summaryrefslogtreecommitdiff
path: root/src/android
AgeCommit message (Expand)Author
2023-10-13Merge pull request #11649 from t895/driver-managerliamwhite
2023-10-12android: Add GPU driver management fragmentCharles Lombardo
2023-10-02vk_present_manager: recreate surface on any surface lossLiam
2023-10-01android: Use application context for all FileUtil functionsCharles Lombardo
2023-09-28Merge pull request #11604 from t895/only-install-nspliamwhite
2023-09-27Merge pull request #11613 from t895/fragment-exception-changeCharles Lombardo
2023-09-27android: Prevent crash when trying to change pages in setup fragmentCharles Lombardo
2023-09-27android: Prevent setup fragment crash in backgroundCharles Lombardo
2023-09-27android: Don't update views if binding is null in onConfigurationChangedCharles Lombardo
2023-09-27android: Don't wait for post to update input overlay visibilityCharles Lombardo
2023-09-27android: Close activity with toast if emulation has no gameCharles Lombardo
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