aboutsummaryrefslogtreecommitdiff
path: root/build/android/app/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move build/android directory to root of project (#11283)NeroBurner2021-06-2112-733/+0
|
* Android: Do not submit text after pressing Enter key for multi-line text ↵Muhammad Rifqi Priyo Susanto2021-06-042-4/+30
| | | | | | (#11298) Regular EditText is used for multi-line text to not close the dialog after pressing back button. New button is added for submitting multi-line text.
* Add open user data button to main menu (#10579)rubenwardy2020-12-191-2/+2
|
* Android: replace InputDialogActivity on simple dialog window (#10034)Maksim2020-09-265-137/+95
|
* Android: fix maxAspectRatio (should be float) (#10080)Maksim2020-06-231-4/+4
|
* Show Toast in UI thread and fix unpacking on Android 10 (#9900)Bektur2020-06-053-12/+29
|
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-171-0/+6
|
* Android: some java-part improvements (#9760)Maksim2020-05-044-21/+29
| | | | | | | | 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 Android Studio support, completely redone java part (#9066)Maksim2020-04-1512-0/+718