summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-03android: First time setup screenCharles Lombardo
2023-06-03android: Prevent editing unsafe settings at runtimeCharles Lombardo
2023-06-03android: Abstract settingsCharles Lombardo
2023-06-03android: Implement gamepad inputgerman77
2023-06-03android: Bump minimum version to Android 11Charles Lombardo
2023-06-03android: Decouple status bar shade from navigation bar visibilityCharles Lombardo
2023-06-03android: Enable code minificationCharles Lombardo
2023-06-03android: Switch from a colored status bar to a custom viewCharles Lombardo
2023-06-03android: Adjustments to card_gameCharles Lombardo
2023-06-03android: MainActivity overhaulCharles Lombardo
2023-06-03android: Enforce Vulkan 1.1 support as minimumCharles Lombardo
2023-06-03android: Update gradle version to 8.1Charles Lombardo
2023-06-03android: Update app dependenciesCharles Lombardo
2023-06-03android: Convert gradle scripts to Kotlin DSLCharles Lombardo
2023-06-03android: vulkan: Disable vertex_input_dynamic_state on Qualcomm.bunnei
2023-06-03android: settings: Add scaling filter & anti-aliasing options. (#66)bunnei
2023-06-03android: video_core: Add support for disk shader cache. (#64)bunnei
2023-06-03android: vulkan_debug_callback: Ignore many innocuous errors.bunnei
2023-06-03android: config: Change docked mode and GPU accuracy to favor performance on ...bunnei
2023-06-03service: account: Save user profile folder on first user creationgerman77
2023-06-03android: Initialize account managergerman77
2023-06-03android: Remove unsafe null checkgerman77
2023-06-03android: Scale input overlay independently of system display scaleCharles Lombardo
2023-06-03android: Use apply instead of commit for shared preferencesCharles Lombardo
2023-06-03android: Add DPad slide toggleCharles Lombardo
2023-06-03android: Add relative stick center toggleCharles Lombardo
2023-06-03android: Make hash and branch accessible from BuildConfigCharles Lombardo
2023-06-03android: Backup shared preferences where applicableCharles Lombardo
2023-06-03android: Enable retaining app data after uninstallCharles Lombardo
2023-06-03android: Remove unused doFrame functionCharles Lombardo
2023-06-03android: Convert NativeLibrary to KotlinCharles Lombardo
2023-06-03android: Remove LocalBroadcastManagerCharles Lombardo
2023-06-03android: Remove game databaseCharles Lombardo
2023-06-03android: Adjust game icon loadingCharles Lombardo
2023-06-03android: Remove unused dimensions filesCharles Lombardo
2023-06-03android: Slightly reduce game card sizeCharles Lombardo
2023-06-03android: Only show company text view if it has contentCharles Lombardo
2023-06-03android: Fix check for ok text in software keyboardCharles Lombardo
2023-06-03android: Implement amiibo reading from nfc tagNarr the Reg
2023-06-03android: vulkan_device: Disable VK_EXT_custom_border_color on Adreno.bunnei
2023-06-03android: Add toggle controls option to input overlayCharles Lombardo
2023-06-03android: Do not update FPS text on null viewCharles Lombardo
2023-06-03android: Convert keyboard applet to kotlin and refactorCharles Lombardo
2023-06-03android: Implement basic software keyboard applet.bunnei
2023-06-03android: config: Disable shader cache by default on Android.bunnei
2023-06-03android: Fix fps counter not showing upgerman77
2023-06-03android: Prevent showing games on an invalid viewCharles Lombardo
2023-06-03android: Re-implement overlay editingCharles Lombardo
2023-06-03android: Fix popup menu going out of boundsCharles Lombardo
2023-06-03android: Use autofit grid for games fragmentCharles Lombardo