aboutsummaryrefslogtreecommitdiff
path: root/src/android
AgeCommit message (Expand)Author
2023-09-25android: Prevent nav bar shade from laying out across screenCharles Lombardo
2023-09-24android: Use measured size of view for input overlay boundsCharles Lombardo
2023-09-22android: Use smaller read buffer size for exporting user dataCharles Lombardo
2023-09-22android: Adjust valid user data checkCharles Lombardo
2023-09-21Merge pull request #11564 from t895/overlay-inset-fixCharles Lombardo
2023-09-21android: Update androidx window library to 1.2.0-beta03Charles Lombardo
2023-09-21Revert "android: Allow save imports always"Charles Lombardo
2023-09-20android: Remove unused strings related to the save managerCharles Lombardo
2023-09-20android: Allow importing saves even if no saves are foundCharles Lombardo
2023-09-19android: Add import/export buttons for user dataCharles Lombardo
2023-09-19Merge pull request #11542 from t895/touch-offset-fixliamwhite
2023-09-19android: Ignore validation layers library in gitCharles Lombardo
2023-09-19android: Don't pause emulation when entering PiPCharles Lombardo
2023-09-19android: Fix showing input overlay in PiPCharles Lombardo
2023-09-19android: Properly update emulation surfaceCharles Lombardo
2023-09-17android: Export PiP receiver on API 33 and laterCharles Lombardo
2023-09-17android: Set up signing config for release buildsCharles Lombardo
2023-09-16android: Collect task state once view is createdCharles Lombardo
2023-09-16Merge pull request #11492 from lat9nq/c-numeric-conversionsliamwhite
2023-09-14android: Remove settings interface specifically for audio muteCharles Lombardo
2023-09-14Merge pull request #11507 from t895/emulation-stop-fixCharles Lombardo
2023-09-14Merge pull request #11506 from t895/icon-fixCharles Lombardo
2023-09-14android: Return the correct status code on emulation stopCharles Lombardo
2023-09-14Merge pull request #11505 from t895/config-patchCharles Lombardo
2023-09-14android: Use resource as shortcut intermediaryCharles Lombardo
2023-09-14Merge pull request #11504 from t895/emu-argsCharles Lombardo
2023-09-14android: Don't reinitialize settings on emulation startCharles Lombardo
2023-09-14android: Fix emulation to settings navigation argsCharles Lombardo
2023-09-14android: Delay collecting UI state in games fragmentCharles Lombardo
2023-09-14android: Refactor menu tags to enumCharles Lombardo
2023-09-14android: Use StateFlow instead of LiveDataCharles Lombardo
2023-09-13android/config: Remove uncaught usage of stoullat9nq
2023-09-10am: Implement UserChannel parametersFearlessTobi
2023-08-30android: Fix game content installerCharles Lombardo
2023-08-30android: Combine LongMessageDialogFragment with MessageDialogFragmentCharles Lombardo
2023-08-30android: Support dynamic app shortcutsCharles Lombardo
2023-08-30android: Separate emulation states from emulation mutexCharles Lombardo
2023-08-30android: Game loading/shutting down indicatorsCharles Lombardo
2023-08-30android: Create custom game icon loaderCharles Lombardo
2023-08-29Merge pull request #11380 from t895/settings-integrationCharles Lombardo
2023-08-29android: Don't reload settings when stopping settings activityCharles Lombardo
2023-08-29android: Add optional androidDefault property to settingsCharles Lombardo
2023-08-29android: Proper state restoration on settings dialogsCharles Lombardo
2023-08-29android: Add search for settingsCharles Lombardo
2023-08-29android: Implement paired settingsCharles Lombardo
2023-08-29android: Prevent infinite switch toggle loopCharles Lombardo
2023-08-29android: Migrate settings to navigation componentCharles Lombardo
2023-08-29android: Trim settings enums and itemsCharles Lombardo
2023-08-29android: Expose interface for getting settings from native codeCharles Lombardo
2023-08-29android: Support intents to emulation activityCharles Lombardo