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: Clean up git commands in build.gradle
t895
2024-01-13
1
-56
/
+18
|
*
|
|
android: Move ktlintCheck to yuzu-verify
t895
2024-01-13
1
-1
/
+8
|
|
/
/
|
*
|
Merge pull request #12605 from german77/abstract
liamwhite
2024-01-12
1
-2
/
+2
|
|
\
\
|
|
*
|
service: hid: Create abstracted pad structure
german77
2024-01-11
1
-2
/
+2
|
|
|
/
|
*
|
android: Fix added driver path
t895
2024-01-10
1
-1
/
+1
|
*
|
android: Add button to use global driver value
t895
2024-01-10
4
-2
/
+65
|
*
|
android: Reload driver data on importing user data
t895
2024-01-10
1
-0
/
+3
|
*
|
android: Rework driver fragment
t895
2024-01-10
4
-110
/
+84
|
*
|
android: Refactor DriverAdapter to use AbstractSingleSelectionList
t895
2024-01-10
1
-73
/
+23
|
*
|
android: Create generic single selection list adapter
t895
2024-01-10
2
-0
/
+114
|
*
|
android: Refactor recycler view adapters to use AbstractListAdapter
t895
2024-01-10
7
-236
/
+140
|
*
|
android: Create generic list adapter for basic lists
t895
2024-01-10
1
-0
/
+98
|
*
|
android: Refactor async diff adapters to use AbstractDiffAdapter
t895
2024-01-10
3
-172
/
+92
|
*
|
android: Create generic adapter and viewholder
t895
2024-01-10
2
-0
/
+51
|
|
/
*
|
Fix typos in arrays.xml
Viktor Szépe
2024-01-15
1
-1
/
+1
*
|
Fix more typos
Viktor Szépe
2024-01-15
3
-3
/
+3
|
/
*
Merge pull request #12560 from GayPotatoEmma/master
Charles Lombardo
2024-01-07
2
-0
/
+10
|
\
|
*
android: add basic support for google game dashboard
Emma
2024-01-04
2
-0
/
+10
*
|
Merge pull request #12576 from t895/total-save-manager
liamwhite
2024-01-07
4
-0
/
+254
|
\
\
|
*
|
android: Re-add global save manager
t895
2024-01-04
4
-0
/
+254
|
|
/
*
|
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
1
-3
/
+3
*
|
Merge pull request #12575 from t895/inconsistent-settings-application
liamwhite
2024-01-04
3
-9
/
+3
|
\
\
|
*
|
android: Save global config synchronously in onCloseGameFoldersFragment
t895
2024-01-03
1
-2
/
+3
|
*
|
android: Don't save settings on config destruction
t895
2024-01-03
2
-7
/
+0
|
|
/
*
|
Merge pull request #12571 from t895/apply-orientation-on-start
liamwhite
2024-01-04
4
-14
/
+49
|
\
\
|
*
|
android: Update orientation on emulation fragment start
t895
2024-01-03
1
-0
/
+1
|
*
|
android: Expose all orientation locking options
t895
2024-01-03
4
-14
/
+48
|
|
/
*
/
android: Add internal option to disable compression for zip exports
t895
2024-01-02
3
-3
/
+15
|
/
*
Merge pull request #12551 from t895/dpad-save-fix
liamwhite
2024-01-02
1
-2
/
+1
|
\
|
*
android: Fix dpad position saving
t895
2024-01-01
1
-2
/
+1
*
|
android: Use case-insensitive check for addon directory
t895
2024-01-01
1
-1
/
+1
|
/
*
android: Expose touchscreen toggle
t895
2023-12-30
3
-0
/
+13
*
android: Don't apply material you below android 12
t895
2023-12-30
1
-1
/
+8
*
android: Migrate in-game overlay settings to ini
t895
2023-12-30
25
-847
/
+1206
*
frontend_common: config: Refactor WriteSetting to stricter types
t895
2023-12-30
1
-2
/
+3
*
android: Migrate theme settings to ini
t895
2023-12-30
8
-61
/
+127
*
android: Update Kotlin version to 1.9.20
t895
2023-12-30
2
-2
/
+2
*
android: Expose anisotropic filtering setting
t895
2023-12-29
5
-1
/
+37
*
android: Center switch setting title when no description is present
t895
2023-12-29
1
-1
/
+1
*
android: Pair fastmem toggle to CPU Debug toggle
t895
2023-12-29
1
-0
/
+1
*
android: Fix "No games found" text appearing on load
t895
2023-12-21
1
-6
/
+8
*
android: add oboe to audio configuration
Liam
2023-12-17
2
-0
/
+3
*
Merge pull request #12335 from t895/per-game-settings
liamwhite
2023-12-16
103
-866
/
+3498
|
\
|
*
android: Rework InstallableProperty view with icon
t895
2023-12-12
6
-11
/
+191
|
*
android: Prevent editing non-savable settings in per-game settings
t895
2023-12-12
4
-0
/
+23
|
*
android: Pre-select custom config in game launch dialog
t895
2023-12-12
1
-2
/
+2
|
*
android: Use confirmation dialog when deleting shader cache
t895
2023-12-12
3
-15
/
+45
|
*
android: Always use custom settings when launched from intent
t895
2023-12-12
1
-2
/
+3
|
*
android: Adjust variable name format for native config
t895
2023-12-12
1
-6
/
+6
|
*
android: Add game dir entries to FilesystemProvider
t895
2023-12-12
6
-9
/
+80
[prev]
[next]