flycast/shell/android-studio
Flyinghead 8b2c1bc5dc android: bug fixes
onInputDeviceAdded may be called with an invalid device id. Avoid NPE
onGenericMotionEvent: event may have a null device. Avoid NPE
getExternalFilesDir may return null if no external storage available.
Use getFilesDir in this case.
Catch exceptions in HomeMover and continue.
addStorage: catch SecurityException and alert user. Graceful failure.
2024-07-20 10:30:27 +02:00
..
flycast android: bug fixes 2024-07-20 10:30:27 +02:00
gradle android: update project 2024-05-22 16:16:07 +02:00
screenshots android screenshots 2024-06-20 18:18:01 +02:00
.gitignore android: update project files 2021-07-17 19:35:14 +02:00
build.gradle android: update project 2024-05-22 16:16:07 +02:00
debug.keystore android: add debug keystore to avoid upgrading errors 2020-01-04 10:41:09 +01:00
gradle.properties android: storage fixes 2024-06-17 09:53:32 +02:00
gradlew android: update gradle 2022-02-27 08:33:44 +01:00
gradlew.bat android: update gradle 2022-02-27 08:33:44 +01:00
playstore.jks android: upload to google play 2024-06-14 12:59:19 +02:00
settings.gradle android: update project 2024-05-22 16:16:07 +02:00