index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-12
android: Use the same transition animation between every fragment in settings
t895
3
-28
/
+4
2023-11-12
android: Use more padding on top of each settings header
t895
1
-1
/
+2
2023-11-12
android: Remove dividers between each setting
t895
1
-7
/
+0
2023-11-12
android: Add icons and descriptions to the first-level advanced settings page
t895
13
-47
/
+165
2023-11-12
android: Remove general section from settings
t895
2
-11
/
+3
2023-11-09
android: Hide loading animation on first frame
t895
4
-4
/
+13
2023-11-05
android: Simplify FPS counter padding
Charles Lombardo
2
-24
/
+5
2023-11-05
android: Color the FPS counter white
Charles Lombardo
1
-2
/
+0
2023-11-04
android: Always update FPS counter
Charles Lombardo
3
-12
/
+6
2023-11-03
android: Don't reload log/system after loading firmware/backup
Charles Lombardo
5
-13
/
+18
2023-11-03
android: Log more system information during startup
Charles Lombardo
2
-0
/
+14
2023-11-03
android: Fix fetching system memory size from MemoryUtil
Charles Lombardo
2
-19
/
+17
2023-11-03
android: Update surface parameters on emulation start
Charles Lombardo
1
-0
/
+9
2023-11-01
android: Adjust log lifecycle
Charles Lombardo
4
-10
/
+30
2023-11-01
android: Use yuzu logging system
Charles Lombardo
4
-31
/
+39
2023-11-01
android: Default to player number 0 if we get an input from an unrecognized c...
Charles Lombardo
1
-1
/
+1
2023-11-01
android: Adjust driver manager source string
Charles Lombardo
1
-1
/
+1
2023-11-01
android: Reorganize settings tab
Charles Lombardo
1
-33
/
+33
2023-10-31
android: Auto-generate locale config
Charles Lombardo
4
-18
/
+5
2023-10-31
android: Update translations from transifex
Charles Lombardo
19
-687
/
+3425
2023-10-31
android: Initialize filesystem components during application start
Charles Lombardo
2
-9
/
+14
2023-10-31
android: Implement applet launcher
Charles Lombardo
24
-9
/
+703
2023-10-30
android: Reorder controller indexes and only use controllers
Charles Lombardo
2
-6
/
+50
2023-10-30
android: Simplify game card layout
Charles Lombardo
1
-27
/
+18
2023-10-30
android: FileUtil: Add option to suppress log for native exists() calls
Charles Lombardo
2
-3
/
+5
2023-10-30
android: Fix resolving android URIs in native code
Charles Lombardo
3
-9
/
+45
2023-10-30
android: Refactor game metadata collection to new file
Charles Lombardo
10
-102
/
+154
2023-10-30
android: Use header for EmulationSession
Charles Lombardo
3
-406
/
+392
2023-10-30
android: InputHandler: Convert to object
Charles Lombardo
2
-6
/
+4
2023-10-30
android: Removed unused ControllerMappingHelper
Charles Lombardo
2
-75
/
+0
2023-10-29
android: Release touch on input overlay when opening in-game menu
Charles Lombardo
1
-0
/
+28
2023-10-29
android: Move game deserialization to another thread
Charles Lombardo
1
-16
/
+23
2023-10-29
android: Break home settings into grid with large screens
Charles Lombardo
2
-3
/
+5
2023-10-13
android: Fix incorrect assumption for driver installation validation
Charles Lombardo
1
-12
/
+13
2023-10-13
android: Remove unnecessary flag to extract native libs in AndroidManifest.xml
Charles Lombardo
1
-1
/
+0
2023-10-13
android: Update dependencies
Charles Lombardo
1
-7
/
+7
2023-10-13
android: Update ndk to 26.1.10909125
Charles Lombardo
1
-1
/
+1
2023-10-12
android: Update AGP to 8.1.2
Charles Lombardo
1
-2
/
+2
2023-10-12
android: Add GPU driver management fragment
Charles Lombardo
32
-263
/
+1010
2023-10-02
vk_present_manager: recreate surface on any surface loss
Liam
1
-1
/
+0
2023-10-01
android: Use application context for all FileUtil functions
Charles Lombardo
8
-41
/
+34
2023-09-27
android: Prevent crash when trying to change pages in setup fragment
Charles Lombardo
1
-2
/
+6
2023-09-27
android: Prevent setup fragment crash in background
Charles Lombardo
1
-2
/
+4
2023-09-27
android: Don't update views if binding is null in onConfigurationChanged
Charles Lombardo
1
-0
/
+4
2023-09-27
android: Don't wait for post to update input overlay visibility
Charles Lombardo
1
-9
/
+3
2023-09-27
android: Close activity with toast if emulation has no game
Charles Lombardo
2
-4
/
+23
2023-09-27
android: Correctly reload settings file during reset
Charles Lombardo
1
-1
/
+2
2023-09-26
android: Remove ability to install xci files
Charles Lombardo
1
-4
/
+0
2023-09-26
android: Adjust failure dialogs for user data and firmware installers
Charles Lombardo
2
-3
/
+13
2023-09-26
android: Fix cancel behavior on indeterminate progress dialog fragment
Charles Lombardo
1
-4
/
+14
[next]