index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
app
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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: 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
2023-09-26
android: Refactor zip code into FileUtil
Charles Lombardo
4
-91
/
+89
2023-09-26
android: Use a different string for the content install dialog
Charles Lombardo
2
-1
/
+2
2023-09-26
android: Fix case bug for installing game content
Charles Lombardo
3
-7
/
+19
2023-09-25
android: Consolidate installers to one fragment
Charles Lombardo
30
-339
/
+516
2023-09-25
android: Prevent click ripple from appearing on loading card
Charles Lombardo
1
-1
/
+2
2023-09-25
android: Remove bottom attribute from navigation view
Charles Lombardo
1
-1
/
+1
2023-09-25
android: Prevent nav bar shade from laying out across screen
Charles Lombardo
2
-5
/
+7
2023-09-24
android: Use measured size of view for input overlay bounds
Charles Lombardo
1
-6
/
+9
2023-09-22
android: Use smaller read buffer size for exporting user data
Charles Lombardo
1
-1
/
+10
2023-09-22
android: Adjust valid user data check
Charles Lombardo
1
-1
/
+2
2023-09-21
android: Update androidx window library to 1.2.0-beta03
Charles Lombardo
1
-1
/
+1
2023-09-21
Revert "android: Allow save imports always"
Charles Lombardo
16
-13
/
+48
2023-09-20
android: Remove unused strings related to the save manager
Charles Lombardo
15
-30
/
+0
2023-09-20
android: Allow importing saves even if no saves are found
Charles Lombardo
1
-18
/
+13
[next]