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
*
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
liamwhite
2024-02-23
1
-3
/
+3
|
\
|
*
Address review comments
FearlessTobi
2024-02-19
1
-3
/
+3
*
|
Merge pull request #13105 from t895/connection-fix
liamwhite
2024-02-21
3
-33
/
+52
|
\
\
|
*
|
android: Connect controllers with supported styles
t895
2024-02-21
1
-30
/
+46
|
*
|
android: Add additional check for hasMapping
t895
2024-02-21
1
-3
/
+3
|
*
|
android: Enable all controller styles on emulation shutdown
t895
2024-02-21
1
-0
/
+3
*
|
|
android: Fix extra stick setting default values
t895
2024-02-20
1
-7
/
+7
|
/
/
*
|
android: Expose device name setting
t895
2024-02-20
4
-1
/
+7
*
|
android: Add StringInputSetting settings item
t895
2024-02-20
5
-0
/
+104
*
|
Merge pull request #13086 from t895/clear-button-fix
liamwhite
2024-02-19
5
-16
/
+7
|
\
\
|
*
|
android: Fix broken clear button check
t895
2024-02-19
5
-16
/
+7
*
|
|
android: Have input overlay follow player 1 style index (#13085)
Charles Lombardo
2024-02-19
1
-6
/
+5
|
/
/
*
|
android: Fix overlay visibility reset (#13083)
Charles Lombardo
2024-02-19
1
-1
/
+1
*
|
android: Show done button when configuring input overlay (#13082)
Charles Lombardo
2024-02-19
1
-1
/
+1
|
/
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
1
-2
/
+6
*
Merge pull request #13064 from t895/auto-map-fail
liamwhite
2024-02-18
1
-2
/
+8
|
\
|
*
android: Only do first startup automapping if nothing has been mapped
t895
2024-02-18
1
-2
/
+8
*
|
Merge pull request #13065 from t895/cancel-button-fail
liamwhite
2024-02-18
1
-1
/
+2
|
\
\
|
*
|
android: Show cancel button for the content install notice
t895
2024-02-18
1
-1
/
+2
|
|
/
*
/
android: Map touches to touchscreen
t895
2024-02-18
3
-5
/
+23
|
/
*
android: Create lifecycle utility to simplify common StateFlow operations
t895
2024-02-17
20
-630
/
+331
*
android: Use extension functions for view visibility and text marquee
t895
2024-02-17
31
-265
/
+166
*
Merge pull request #13052 from t895/serializable-stuff
liamwhite
2024-02-17
2
-42
/
+53
|
\
|
*
android: Move CoreErrorDialogFragment to its own file
t895
2024-02-17
2
-42
/
+53
*
|
android: Input mapping
t895
2024-02-17
75
-951
/
+5064
*
|
android: Allow SettingsItems to use String or StringRes
t895
2024-02-16
17
-214
/
+278
|
/
*
Merge pull request #12993 from liamwhite/am-rewrite-part1
Narr the Reg
2024-02-14
1
-2
/
+0
|
\
|
*
am: rewrite appletAE, appletOE
Liam
2024-02-11
1
-2
/
+0
*
|
Merge pull request #13009 from t895/message-dialog-fix
liamwhite
2024-02-13
2
-5
/
+9
|
\
\
|
*
|
android: Prevent user from dismissing mod/cheat notice
t895
2024-02-13
1
-1
/
+4
|
*
|
android: Show cancel option for delete addons dialog
t895
2024-02-13
1
-1
/
+2
|
*
|
android: Swap ok and close default strings for MessageDialogFragment
t895
2024-02-13
1
-3
/
+3
*
|
|
android: Add screen vertical alignment setting
t895
2024-02-13
8
-1
/
+90
*
|
|
android: Expose FSR sharpness slider
t895
2024-02-13
4
-1
/
+15
|
/
/
*
|
android: Swap confirmation buttons for delete save data dialog
t895
2024-02-12
1
-1
/
+3
*
|
android: Extend MessageDialogFragment to support a negative action and button...
t895
2024-02-12
2
-22
/
+104
|
/
*
Merge pull request #12920 from t895/jni-common
liamwhite
2024-02-09
13
-1071
/
+159
|
\
|
*
android: Run OnEmulationStarted frontend callback in another thread
t895
2024-02-08
1
-1
/
+3
|
*
android: Move JNI setup and helpers to common
t895
2024-02-08
12
-1070
/
+156
*
|
Merge pull request #12968 from t895/thermal-status
liamwhite
2024-02-09
21
-168
/
+180
|
\
\
|
*
|
android: Use utility function for applying view margins
t895
2024-02-09
15
-163
/
+104
|
*
|
android: Add thermal throttling overlay
t895
2024-02-09
6
-5
/
+76
*
|
|
Merge pull request #12964 from t895/foreground-service-test
liamwhite
2024-02-09
26
-176
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
android: Remove foreground service
t895
2024-02-08
26
-176
/
+0
|
|
/
*
|
android: Fix regex for git version
t895
2024-02-08
1
-2
/
+9
*
|
ci: android: Play store publishing setup
t895
2024-02-04
1
-15
/
+16
|
/
*
am: retrieve main applet creation info from frontend
Liam
2024-01-29
4
-13
/
+35
*
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
|
\
[next]