summaryrefslogtreecommitdiff
path: root/build/android/app
Commit message (Collapse)AuthorAge
* Android: Update Gradle, NDK, Build Tools, and SQLite version (#10833)Muhammad Rifqi Priyo Susanto2021-01-20
|
* Add open user data button to main menu (#10579)rubenwardy2020-12-19
|
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-25
| | | | | Shader support for OpenGL ES 2 devices (Android) Co-authored-by: sfan5 <sfan5@live.de>
* Android: update gradle, NDK and built tools versionMaksim2020-10-13
|
* Android: add ci with saving artifactsMaksim2020-10-13
|
* Android: get deps as a zip archive and sqlite3 from official sourceMaksim2020-10-13
|
* Android: replace InputDialogActivity on simple dialog window (#10034)Maksim2020-09-26
|
* Android: fix maxAspectRatio (should be float) (#10080)Maksim2020-06-23
|
* Android: Fix asset upgrade by renaming license file (#10073)rubenwardy2020-06-20
|
* Add .nomedia file to Android assets (#10047)rubenwardy2020-06-18
|
* Show Toast in UI thread and fix unpacking on Android 10 (#9900)Bektur2020-06-05
|
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-17
|
* Android: some java-part improvements (#9760)Maksim2020-05-04
| | | | | | | | Replace Log to Toast. Start Native only after successful unpacking. Light refactoring in CopyZipTask. Update NDK version. Co-authored-by: ubulem <berkut87@gmail.com>
* Android: add OpenGL ES 2 support (#9715)Maksim2020-04-22
| | | .. and bump gradle to 3.6.3
* Android: add Android Studio support, completely redone java part (#9066)Maksim2020-04-15