summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* android: Fix popup menu going out of boundsCharles Lombardo2023-06-031-19/+10
* android: Use autofit grid for games fragmentCharles Lombardo2023-06-031-1/+1
* android: Fix emulation fragment commentsCharles Lombardo2023-06-031-2/+2
* android: Use modal navigation drawer as in game menuCharles Lombardo2023-06-0311-120/+169
* android: Fix RTL layoutsCharles Lombardo2023-06-033-1/+6
* android: Use ellipsis characterCharles Lombardo2023-06-031-1/+1
* android: Move all array strings to main strings fileCharles Lombardo2023-06-032-48/+109
* android: Remove unused stringsCharles Lombardo2023-06-031-9/+0
* android: Remove unused colorsCharles Lombardo2023-06-032-6/+0
* android: Remove citra date time pickerCharles Lombardo2023-06-031-22/+0
* android: Remove unused premium header layoutCharles Lombardo2023-06-031-42/+0
* android: Remove unused fragment animationsCharles Lombardo2023-06-032-41/+0
* android: Remove unused string arraysCharles Lombardo2023-06-031-34/+0
* android: Remove unused integer xmlsCharles Lombardo2023-06-034-13/+0
* android: Refactor ic_launcher.xml to drawablesCharles Lombardo2023-06-031-0/+0
* android: Add data extraction rulesCharles Lombardo2023-06-032-0/+51
* android: Inset input overlay based on system cutoutsCharles Lombardo2023-06-031-0/+2
* android: Move driver installation off of main threadCharles Lombardo2023-06-031-0/+1
* android: res: fragment_emulation: Ensure FPS counter is shown.bunnei2023-06-031-7/+7
* android: Use androidx splash screenCharles Lombardo2023-06-031-0/+6
* android: New settings fragment animationsCharles Lombardo2023-06-0310-113/+76
* android: Use edge to edgeCharles Lombardo2023-06-034-16/+22
* android: Use Material 3 componentsCharles Lombardo2023-06-0313-150/+136
* android: Modernize theme systemCharles Lombardo2023-06-037-91/+127
* android: Use vector iconsCharles Lombardo2023-06-0342-9/+27
* android: Use adaptive iconCharles Lombardo2023-06-0313-3/+24
* android: Convert MainActivity to KotlinCharles Lombardo2023-06-031-1/+1
* android: Inherit from Material 3 themesCharles Lombardo2023-06-031-8/+4
* android: Convert SettingsAdapter to KotlinCharles Lombardo2023-06-031-0/+2
* android: Use material slider in settings dialogCharles Lombardo2023-06-031-20/+20
* android: frontend: Add unique error strings for Vulkan initialization errors.bunnei2023-06-031-0/+4
* android: Use the center of the object and reduce draw callsgerman772023-06-033-40/+40
* android: Replace old buttons with vectorsgerman772023-06-03147-4/+541
* android: frontend: settings: Add graphics debugging.bunnei2023-06-031-0/+2
* android: vulkan: Implement adrenotools turbo mode.bunnei2023-06-031-0/+2
* android: frontend: Add support for GPU driver selection.bunnei2023-06-032-0/+15
* android: Add all buttons to screen controllerNarr the Reg2023-06-031-59/+31
* android: frontend: Implement game grid view. (#9)bunnei2023-06-033-74/+70
* android: Replace notification icon with yuzugerman772023-06-033-0/+0
* android: strings: Refresh key dumping URL.bunnei2023-06-031-1/+1
* android: frontend: Modify ROM load messaging for invalid keys.bunnei2023-06-031-1/+1
* android: frontend: Integrate key installation for SAF.bunnei2023-06-0312-5/+7
* android: Implement SAF support & migrate to SDK 31. (#4)bunnei2023-06-037-62/+1
* android: Frontend: Fix rendering aspect ratio & add a setting for it.bunnei2023-06-032-0/+17
* android: Integrate settings frontend with yuzu & remove unused code.bunnei2023-06-033-165/+65
* android: Minimize frontend & convert to yuzu.bunnei2023-06-0330-505/+218
* android: Add Citra frontend.bunnei2023-06-03215-0/+1721