index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: Resolve a couple Gradle warnings
Abandoned Cart
2023-06-04
1
-1
/
+4
*
android: Add support for split foldable view
Abandoned Cart
2023-06-03
3
-1
/
+55
*
android: Replace deprecated and Java code
Abandoned Cart
2023-06-03
1
-27
/
+20
*
android: Fix crash on importing invalid save
Charles Lombardo
2023-06-03
1
-3
/
+5
*
android: Rename "Input Overlay" to "Overlay Options"
Charles Lombardo
2023-06-03
1
-1
/
+1
*
android: Adjust import/export saves dialog
Charles Lombardo
2023-06-03
3
-15
/
+21
*
android: Warning dialogs for key errors
Charles Lombardo
2023-06-03
3
-31
/
+95
*
android: EmulationFragment: Remove unnecessary surface destroy on pause.
bunnei
2023-06-03
1
-3
/
+0
*
android: renderer_vulkan: Fix crash with surface recreation.
bunnei
2023-06-03
1
-0
/
+1
*
android: Fix presentation layout on foldable and tablet devices.
bunnei
2023-06-03
4
-14
/
+47
*
android: Enable overlay scale/opacity dialog
Charles Lombardo
2023-06-03
10
-65
/
+182
*
Add image to card_game.xml to preview in the Layout Editor
PabloG02
2023-06-03
1
-1
/
+2
*
Save the position of buttons as a percentage
PabloG02
2023-06-03
1
-80
/
+136
*
android: Don't crash the app when selecting a zip that causes a SecurityExcep...
Charles Lombardo
2023-06-03
1
-1
/
+5
*
android: ForegroundService: Handle null intent.
bunnei
2023-06-03
1
-1
/
+4
*
android: ImportExportSavesFragment: Cleanup strings.
bunnei
2023-06-03
2
-7
/
+10
*
Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExport...
bunnei
2023-06-03
1
-1
/
+1
*
Remove `?.`
PabloG02
2023-06-03
1
-1
/
+1
*
Check if folder exists before letting the user import/export saves
PabloG02
2023-06-03
1
-9
/
+17
*
Add save import/export in UI
PabloG02
2023-06-03
5
-0
/
+247
*
android: Fix FPS text getting cut off by rounded display corners
Charles Lombardo
2023-06-03
2
-7
/
+20
*
android: Prevent deleting the settings file while a game is running
Charles Lombardo
2023-06-03
3
-2
/
+7
*
android: Fix link text color for base theme dialog
Charles Lombardo
2023-06-03
1
-0
/
+1
*
android: Various fixes for CI.
bunnei
2023-06-03
25
-50
/
+111
*
android: externals: Update libadrenotools, use useLegacyPackaging.
bunnei
2023-06-03
1
-0
/
+5
*
android: Re-enable service notification
Charles Lombardo
2023-06-03
4
-24
/
+29
*
android: Ensure keys are loaded before populating games list
Charles Lombardo
2023-06-03
1
-0
/
+3
*
android: Use dialog fragment for the reset settings dialog
Charles Lombardo
2023-06-03
2
-12
/
+37
*
android: Upgrade AGP to 8.0.2
Charles Lombardo
2023-06-03
1
-2
/
+2
*
android: Show notification permission page during setup
Charles Lombardo
2023-06-03
4
-59
/
+151
*
android: DIsable FPS counter by default
Charles Lombardo
2023-06-03
1
-1
/
+1
*
android: Improve searches with one character
Charles Lombardo
2023-06-03
1
-1
/
+2
*
android: Stop building x86 packages in APKs
Charles Lombardo
2023-06-03
1
-1
/
+1
*
android: Add FPS toggle
Charles Lombardo
2023-06-03
4
-10
/
+37
*
android: Clean up app build.gradle
Charles Lombardo
2023-06-03
1
-22
/
+2
*
android: config: Expose VSync as a configurable setting.
bunnei
2023-06-03
5
-9
/
+44
*
android: GPU: Enable async presentation, increase frames in flight.
bunnei
2023-06-03
1
-1
/
+3
*
android: Enable onBackInvokedCallback
Charles Lombardo
2023-06-03
1
-1
/
+2
*
android: Remove deprecated use of onBackPressed()
Charles Lombardo
2023-06-03
1
-1
/
+16
*
android: Add option for touch overlay haptics
Charles Lombardo
2023-06-03
6
-4
/
+51
*
android: Improve missing game handling
Charles Lombardo
2023-06-03
2
-1
/
+19
*
android: Clean up dependencies
Charles Lombardo
2023-06-03
1
-7
/
+3
*
android: Delete java code style file
Charles Lombardo
2023-06-03
1
-241
/
+0
*
android: Settings UI tweaks
Charles Lombardo
2023-06-03
6
-23
/
+24
*
android: Simplify setup in search and games fragments
Charles Lombardo
2023-06-03
2
-57
/
+62
*
android: Use collapsing toolbar layout in settings
Charles Lombardo
2023-06-03
3
-11
/
+26
*
android: Remove unnecessary JvmStatic/JvmField annotations
Charles Lombardo
2023-06-03
11
-17
/
+0
*
android: Fix navigation rail animation in rtl layout
Charles Lombardo
2023-06-03
1
-4
/
+14
*
android: Use cutout insets on setup fragment
Charles Lombardo
2023-06-03
1
-5
/
+6
*
android: Button to reset all settings
Charles Lombardo
2023-06-03
21
-23
/
+138
[next]