aboutsummaryrefslogtreecommitdiff
path: root/src/android
AgeCommit message (Expand)Author
2023-09-27Merge pull request #11616 from t895/save-errorCharles Lombardo
2023-09-27Merge pull request #11603 from t895/consolidate-installsCharles Lombardo
2023-09-27android: Correctly reload settings file during resetCharles Lombardo
2023-09-26android: Remove ability to install xci filesCharles Lombardo
2023-09-26android: Adjust failure dialogs for user data and firmware installersCharles Lombardo
2023-09-26android: Fix cancel behavior on indeterminate progress dialog fragmentCharles Lombardo
2023-09-26android: Refactor zip code into FileUtilCharles Lombardo
2023-09-26android: Use a different string for the content install dialogCharles Lombardo
2023-09-26android: Fix case bug for installing game contentCharles Lombardo
2023-09-25android: Consolidate installers to one fragmentCharles Lombardo
2023-09-25Merge pull request #11594 from t895/rotation-fixCharles Lombardo
2023-09-25android: Prevent click ripple from appearing on loading cardCharles Lombardo
2023-09-25android: Remove bottom attribute from navigation viewCharles Lombardo
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