Charles Lombardo
b76b698c17
android: Android 14 support
...
Specifies the permissions needed for the changes to foreground services in Android 14.
2023-06-28 16:15:18 -04:00
Abandoned Cart
c89be0dfab
android: Fix aspect ratio when rotating screen
2023-06-16 10:11:18 -04:00
Abandoned Cart
0e957c2e35
android: Move overlays to their own layout
2023-06-14 16:43:24 -04:00
Abandoned Cart
de9100ea81
android: Add Picture in Picture / Orientation
2023-06-14 16:34:14 -04:00
Charles Lombardo
b79c993328
android: Adapt EmulationActivity to navigation component
2023-06-14 14:55:25 -04:00
FearlessTobi
00fe302e60
android: Declare languages in locales_config.xml
...
This is required to make per-app language swithcing possible on Android 13.
2023-06-13 20:26:45 +02:00
Charles Lombardo
f23a2b514b
android: Differentiate build types with new names
...
Change the applicationIdSuffix and app launcher title based on build type
2023-06-11 02:16:45 -04:00
Live session user
9611a9e220
Android TV banner
2023-06-06 11:32:25 -07:00
bunnei
ee8caac82f
android: Various fixes for CI.
2023-06-03 00:06:05 -07:00
Charles Lombardo
116e2b5f02
android: Enable onBackInvokedCallback
...
For now this enables the ability to see the new Android 13 back gesture animations but later we can create custom animations that follow the back gesture.
2023-06-03 00:06:03 -07:00
Charles Lombardo
912bf6a0c6
android: Add user directory shortcut
2023-06-03 00:05:57 -07:00
Charles Lombardo
859c40f00e
android: Enforce Vulkan 1.1 support as minimum
2023-06-03 00:05:51 -07:00
Charles Lombardo
940dbdcff2
android: Enable retaining app data after uninstall
2023-06-03 00:05:49 -07:00
Charles Lombardo
9d7a60346f
android: Remove game database
...
The content provider + database solution was excessive and is now replaced with the simple file checks from before but turned into an array list held within a viewmodel.
2023-06-03 00:05:49 -07:00
Narr the Reg
ca4be4283d
android: Implement amiibo reading from nfc tag
2023-06-03 00:05:48 -07:00
Charles Lombardo
06e58cf088
android: Remove configChanges exceptions
2023-06-03 00:05:46 -07:00
Charles Lombardo
35e9a99452
Android: Enable resizeable activities
2023-06-03 00:05:46 -07:00
Charles Lombardo
74653f1e80
android: Refactor ic_launcher.xml to drawables
2023-06-03 00:05:45 -07:00
Charles Lombardo
1b40a3df19
android: Add data extraction rules
2023-06-03 00:05:44 -07:00
Charles Lombardo
93d6a1fc9c
android: Remove requestLegacyExternalStorage attribute
2023-06-03 00:05:44 -07:00
Charles Lombardo
c803d9e5c7
android: Remove unused permissions
2023-06-03 00:05:44 -07:00
Charles Lombardo
d3c3b69755
android: Inset input overlay based on system cutouts
2023-06-03 00:05:44 -07:00
Charles Lombardo
515f3deea1
android: Use Skyline's document provider
2023-06-03 00:05:43 -07:00
Charles Lombardo
55e4c2d87b
android: Use androidx splash screen
2023-06-03 00:05:43 -07:00
Charles Lombardo
18f4ef436d
android: Modernize theme system
2023-06-03 00:05:42 -07:00
Charles Lombardo
9507e99165
android: Move namespace to app module build.gradle
2023-06-03 00:05:33 -07:00
bunnei
b0f8aef057
android: frontend: Add support for GPU driver selection.
2023-06-03 00:05:32 -07:00
bunnei
ef605f7d8f
android: Implement SAF support & migrate to SDK 31. ( #4 )
2023-06-03 00:05:29 -07:00
bunnei
5e198d1421
android: Minimize frontend & convert to yuzu.
2023-06-03 00:05:27 -07:00
bunnei
bb2cbbfba3
android: Add Citra frontend.
2023-06-03 00:05:26 -07:00