FearlessTobi
00fe302e60
android: Declare languages in locales_config.xml
This is required to make per-app language swithcing possible on Android 13.
3 years ago
german77
322ac1c20c
android: Fix touch input
3 years ago
bunnei
bcdd35e8be
android: settings: Disable force_max_clock by default.
3 years ago
bunnei
f8a33f85ef
android: settings: Add reactive flushing as a default-disabled setting.
3 years ago
bunnei
306ad012c8
android: res: Remove translated strings that no longer exist.
3 years ago
FearlessTobi
26cdd7d980
android: Add translation files manually
3 years ago
Narr the Reg
a338de7850
android: Add update support
3 years ago
Charles Lombardo
eb7ccf5249
android: Use autogenerated hash code function for Game class
3 years ago
Charles Lombardo
5751822e31
android: Use autoVersion when gradle property is set
3 years ago
Charles Lombardo
92d49ad652
android: Update dependencies
3 years ago
Charles Lombardo
f23a2b514b
android: Differentiate build types with new names
Change the applicationIdSuffix and app launcher title based on build type
3 years ago
Charles Lombardo
37e135d74d
Android: Remove unused relWithVersionCode build type
3 years ago
Charles Lombardo
16fe64ad0c
android: Use ContentResolver to get file extension
Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time.
3 years ago
bunnei
ea716eb5cc
android: Fix screen orientation & blurriness.
3 years ago
Charles Lombardo
72d9dc9a3f
android: Add proper homebrew check
3 years ago
Charles Lombardo
3cce51d25b
android: Fix input overlay version check
3 years ago
bunnei
064bad6ddf
android: EmulationActivity: Fix orientation on Mi Pad 5.
3 years ago
qurious-pixel
45f80f2b06
remove version code declaration
3 years ago
Live session user
9611a9e220
Android TV banner
3 years ago
Narr the Reg
4d61319307
android: Set version code
3 years ago
Abandoned Cart
0968e315f4
android: Improve Gradle build configuration
3 years ago
bunnei
e1078ec0f4
android: HomeSettingsFragment: Use string resource for "Share log".
3 years ago
Charles Lombardo
c8b91b3a89
android: Use a custom view for changing emulation aspect ratio
Credit to the Skyline team for the FixedRatioSurfaceView.
3 years ago
PabloG02
409ff26f02
Address feedback
3 years ago
Charles Lombardo
cba5865afe
android: Create licenses page
3 years ago
Charles Lombardo
5e58af0616
android: Move settings to debug submenu
3 years ago
Charles Lombardo
0078f97227
android: Load settings at the start of each activity
3 years ago
PabloG02
3733187c14
Attempt to move the unzip coroutine to a ViewModel
3 years ago
PabloG02
72597b8ffe
android: update strings
3 years ago
PabloG02
8713c442e9
android: add option to share log
3 years ago
PabloG02
5435f0be5e
android: add option to install firmware
3 years ago
PabloG02
19674ec78d
android: move unzip function to FileUtil and use SecurityException
3 years ago
Charles Lombardo
5de8c5b5c7
android: Several string changes
3 years ago
Abandoned Cart
00a391ce10
android: Resolve a couple Gradle warnings
3 years ago
Abandoned Cart
cfa8bec5b9
android: Add support for split foldable view
3 years ago
Abandoned Cart
b394a6b937
android: Replace deprecated and Java code
3 years ago
Charles Lombardo
a789046127
android: Fix crash on importing invalid save
3 years ago
Charles Lombardo
f94eb320ff
android: Rename "Input Overlay" to "Overlay Options"
3 years ago
Charles Lombardo
c927a30d09
android: Adjust import/export saves dialog
3 years ago
Charles Lombardo
20abd49a21
android: Warning dialogs for key errors
3 years ago
bunnei
4ac9778652
android: EmulationFragment: Remove unnecessary surface destroy on pause.
3 years ago
bunnei
098e2c4077
android: renderer_vulkan: Fix crash with surface recreation.
3 years ago
bunnei
057117f009
android: Fix presentation layout on foldable and tablet devices.
3 years ago
Charles Lombardo
ca4b07a2d7
android: Enable overlay scale/opacity dialog
3 years ago
PabloG02
1957b7e6cc
Add image to card_game.xml to preview in the Layout Editor
3 years ago
PabloG02
a7e0a0d5b1
Save the position of buttons as a percentage
3 years ago
Charles Lombardo
8e8627a258
android: Don't crash the app when selecting a zip that causes a SecurityException
3 years ago
bunnei
9ca8687b5f
android: ForegroundService: Handle null intent.
3 years ago
bunnei
17ae85e724
android: ImportExportSavesFragment: Cleanup strings.
3 years ago
bunnei
b325ad16bc
Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExportSavesFragment.kt
3 years ago