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
...
*
am: re-namespace frontend applets to frontend directory
Liam
2024-01-29
3
-14
/
+14
*
android: Don't show delete button for system driver
t895
2024-01-29
1
-5
/
+2
*
Merge pull request #12826 from t895/system-driver-version
liamwhite
2024-01-28
4
-2
/
+46
|
\
|
*
android: Show system driver information
t895
2024-01-27
4
-2
/
+46
*
|
android: Disable focus on loading card
t895
2024-01-28
1
-1
/
+3
*
|
android: Multi-program app switching
t895
2024-01-27
8
-34
/
+117
|
/
*
android: Reload global settings on closing emulation
t895
2024-01-26
1
-0
/
+1
*
Merge pull request #12809 from t895/error-message
liamwhite
2024-01-26
1
-1
/
+7
|
\
|
*
android: Add cancel condition to installed content check
t895
2024-01-26
1
-1
/
+7
*
|
Merge pull request #12707 from FearlessTobi/fs-housekeeping
liamwhite
2024-01-26
2
-13
/
+14
|
\
\
|
|
/
|
/
|
|
*
Address review comments and fix compilation problems
FearlessTobi
2024-01-25
2
-13
/
+14
*
|
android: Disable default focus highlight on views that shouldn't be selected
t895
2024-01-25
11
-5
/
+19
*
|
android: Allow controller to focus on toolbar menu items
t895
2024-01-25
11
-6
/
+28
*
|
android: Add 600dp layout for GameInfoFragment
t895
2024-01-25
1
-0
/
+155
*
|
android: Fix button click listener for build version name
t895
2024-01-25
1
-1
/
+1
*
|
android: Disable focus for the root of cards that contain buttons
t895
2024-01-25
4
-5
/
+5
*
|
android: Focus on the in game menu when opened
t895
2024-01-25
4
-7
/
+39
|
/
*
Merge pull request #12777 from t895/firmware-warning
liamwhite
2024-01-25
7
-17
/
+99
|
\
|
*
android: Add key check
t895
2024-01-25
6
-2
/
+67
|
*
android: Add option to make MessageDialogFragments non-dismissible
t895
2024-01-25
1
-8
/
+24
|
*
frontend_common: Consistently use references
t895
2024-01-25
1
-7
/
+8
*
|
Merge pull request #12787 from t895/game-list-refresh
liamwhite
2024-01-25
3
-9
/
+22
|
\
\
|
*
|
android: Only compare game contents for GameAdapter
t895
2024-01-25
3
-9
/
+22
*
|
|
android: Fix waiting for driver install on startup
t895
2024-01-25
3
-13
/
+24
*
|
|
android: Add current driver vendor to FPS overlay
t895
2024-01-25
3
-2
/
+15
|
/
/
*
/
android: Add to launcher button
t895
2024-01-22
7
-52
/
+116
|
/
*
Merge pull request #12739 from t895/debug-keystore
Charles Lombardo
2024-01-22
2
-4
/
+11
|
\
|
*
android: Provide debug.keystore for debug and relWithDebInfo builds
t895
2024-01-21
2
-4
/
+11
*
|
Merge pull request #12738 from t895/lock-drawer
Charles Lombardo
2024-01-22
6
-4
/
+70
|
\
\
|
*
|
android: Port "Lock drawer" feature from Citra
t895
2024-01-21
6
-4
/
+70
|
|
/
*
/
android: Add options to verify installed content
t895
2024-01-21
8
-4
/
+165
|
/
*
android: Sync translations
t895
2024-01-20
20
-338
/
+2062
*
android: Change "Clear" to "Use global setting" for per-game settings
t895
2024-01-20
5
-10
/
+8
*
Merge pull request #12721 from t895/card-elevation
liamwhite
2024-01-20
1
-3
/
+3
|
\
|
*
android: Use elevated card style for home setting card
t895
2024-01-20
1
-3
/
+3
*
|
Merge pull request #12719 from t895/sort-search
liamwhite
2024-01-20
1
-2
/
+2
|
\
\
|
*
|
android: Sort recently added/played games by time
t895
2024-01-20
1
-2
/
+2
|
|
/
*
|
android: Add addon delete button
t895
2024-01-19
12
-59
/
+233
*
|
android: Use callback to update progress bar dialogs
t895
2024-01-19
10
-121
/
+236
*
|
frontend_common: Add content manager utility functions
t895
2024-01-19
8
-79
/
+114
|
/
*
android: Save overlay data while using emulation fragment
t895
2024-01-17
2
-7
/
+4
*
Merge pull request #12380 from flodavid/save-profile
Narr the Reg
2024-01-16
1
-1
/
+1
|
\
|
*
Save profile name used
flodavid
2024-01-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into typos3
Viktor Szépe
2024-01-16
28
-658
/
+704
|
\
\
|
*
\
Merge pull request #12681 from t895/stick-toggles
liamwhite
2024-01-15
1
-2
/
+2
|
|
\
\
|
|
*
|
android: Fix overlay toggle ordering
t895
2024-01-15
1
-2
/
+2
|
*
|
|
Merge pull request #12612 from liamwhite/fs-pid
Charles Lombardo
2024-01-15
1
-3
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
fsp-srv: use program registry for SetCurrentProcess
Liam
2024-01-11
1
-3
/
+3
|
|
|
/
|
*
|
Merge pull request #12667 from t895/version-info
liamwhite
2024-01-13
4
-62
/
+24
|
|
\
\
|
|
*
|
android: Show version name instead of git hash in the about fragment
t895
2024-01-13
3
-6
/
+6
[prev]
[next]