dolphin/Source/Android/app
Charles Lombardo 98ab893be7 Android: Create extension functions for serializables
Getting serializables without explicitly stating the type is deprecated in Android 13. However we still need a way to get a serializable in versions below that. Now with these we can avoid repeating the same if block.
2023-03-15 14:26:37 -04:00
..
src/main Android: Create extension functions for serializables 2023-03-15 14:26:37 -04:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle Android: Use Kotlin extensions for lifecycle components 2023-03-07 15:45:41 -05:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00