bunnei
5c6c48fe24
android: res: Remove translated strings that no longer exist.
3 years ago
FearlessTobi
cf118cecd0
android: Add translation files manually
3 years ago
Narr the Reg
707999d4c0
android: Add update support
3 years ago
Charles Lombardo
c62bbe270a
android: Use autogenerated hash code function for Game class
3 years ago
Charles Lombardo
8180d213d7
android: Use autoVersion when gradle property is set
3 years ago
Charles Lombardo
81d4145aca
android: Update dependencies
3 years ago
Charles Lombardo
6d1b8d6ca4
android: Differentiate build types with new names
Change the applicationIdSuffix and app launcher title based on build type
3 years ago
Charles Lombardo
4ad4f6cf26
Android: Remove unused relWithVersionCode build type
3 years ago
Charles Lombardo
62a8bb65be
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
e1402935d9
android: Fix screen orientation & blurriness.
3 years ago
Charles Lombardo
b1b9075f2d
android: Add proper homebrew check
3 years ago
Charles Lombardo
1595600bf2
android: Fix input overlay version check
3 years ago
bunnei
571c5c728e
android: EmulationActivity: Fix orientation on Mi Pad 5.
3 years ago
qurious-pixel
2984cc4b30
remove version code declaration
3 years ago
Live session user
9cf85cb9e3
Android TV banner
3 years ago
Narr the Reg
fa13ede502
android: Set version code
3 years ago
Abandoned Cart
5e1a62e7af
android: Improve Gradle build configuration
3 years ago
bunnei
c09c2c9292
android: HomeSettingsFragment: Use string resource for "Share log".
3 years ago
Charles Lombardo
f83acbd1ae
android: Use a custom view for changing emulation aspect ratio
Credit to the Skyline team for the FixedRatioSurfaceView.
3 years ago
PabloG02
582f6df48c
Address feedback
3 years ago
Charles Lombardo
f51882a9ae
android: Create licenses page
3 years ago
Charles Lombardo
079a3deced
android: Move settings to debug submenu
3 years ago
Charles Lombardo
73440cbb01
android: Load settings at the start of each activity
3 years ago
PabloG02
14665c97f2
Attempt to move the unzip coroutine to a ViewModel
3 years ago
PabloG02
25be1f62cd
android: update strings
3 years ago
PabloG02
1b3b1592ea
android: add option to share log
3 years ago
PabloG02
b63d3b7fce
android: add option to install firmware
3 years ago
PabloG02
3c15b89b78
android: move unzip function to FileUtil and use SecurityException
3 years ago
Charles Lombardo
546a2653b9
android: Several string changes
3 years ago
Abandoned Cart
d3b46a88af
android: Resolve a couple Gradle warnings
3 years ago
Abandoned Cart
fa02375617
android: Add support for split foldable view
3 years ago
Abandoned Cart
b360aa794e
android: Replace deprecated and Java code
3 years ago
Charles Lombardo
80069f2bc4
android: Fix crash on importing invalid save
3 years ago
Charles Lombardo
82cf343786
android: Rename "Input Overlay" to "Overlay Options"
3 years ago
Charles Lombardo
53547f7f37
android: Adjust import/export saves dialog
3 years ago
Charles Lombardo
30c65465d8
android: Warning dialogs for key errors
3 years ago
bunnei
cb077cc1b0
android: EmulationFragment: Remove unnecessary surface destroy on pause.
3 years ago
bunnei
fb362f0b6e
android: renderer_vulkan: Fix crash with surface recreation.
3 years ago
bunnei
d57495d3c0
android: Fix presentation layout on foldable and tablet devices.
3 years ago
Charles Lombardo
cbfc1d7809
android: Enable overlay scale/opacity dialog
3 years ago
PabloG02
09bbcceec6
Add image to card_game.xml to preview in the Layout Editor
3 years ago
PabloG02
aa5437bc16
Save the position of buttons as a percentage
3 years ago
Charles Lombardo
0153f39bc1
android: Don't crash the app when selecting a zip that causes a SecurityException
3 years ago
bunnei
a7696575f1
android: ForegroundService: Handle null intent.
3 years ago
bunnei
a01f8ae529
android: ImportExportSavesFragment: Cleanup strings.
3 years ago
bunnei
29f677f10d
Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExportSavesFragment.kt
3 years ago
PabloG02
5091df34bf
Remove `?.`
3 years ago
PabloG02
b96e520f89
Check if folder exists before letting the user import/export saves
3 years ago
PabloG02
fdfea60242
Add save import/export in UI
3 years ago
Charles Lombardo
57afc35f1a
android: Fix FPS text getting cut off by rounded display corners
3 years ago