summaryrefslogtreecommitdiff
path: root/src/android
AgeCommit message (Expand)Author
2023-11-05android: Color the FPS counter whiteCharles Lombardo
2023-11-04android: Always update FPS counterCharles Lombardo
2023-11-03android: Log more system information during startupCharles Lombardo
2023-11-03android: Fix fetching system memory size from MemoryUtilCharles Lombardo
2023-11-03android: Update surface parameters on emulation startCharles Lombardo
2023-11-01Merge pull request #11942 from t895/log-versionliamwhite
2023-11-01android: Adjust log lifecycleCharles Lombardo
2023-11-01android: Use yuzu logging systemCharles Lombardo
2023-11-01android: Default to player number 0 if we get an input from an unrecognized c...Charles Lombardo
2023-11-01android: Adjust driver manager source stringCharles Lombardo
2023-11-01android: Reorganize settings tabCharles Lombardo
2023-10-31android: Auto-generate locale configCharles Lombardo
2023-10-31android: Update translations from transifexCharles Lombardo
2023-10-31Merge pull request #11931 from t895/applet-launcherliamwhite
2023-10-31android: Initialize filesystem components during application startCharles Lombardo
2023-10-31android: Implement applet launcherCharles Lombardo
2023-10-31Merge pull request #11925 from t895/controller-fixliamwhite
2023-10-30android: Reorder controller indexes and only use controllersCharles Lombardo
2023-10-30Merge pull request #11922 from t895/simplify-card-layoutliamwhite
2023-10-30android: Simplify game card layoutCharles Lombardo
2023-10-30android: FileUtil: Add option to suppress log for native exists() callsCharles Lombardo
2023-10-30android: Fix resolving android URIs in native codeCharles Lombardo
2023-10-30android: Refactor game metadata collection to new fileCharles Lombardo
2023-10-30android: Use header for EmulationSessionCharles Lombardo
2023-10-30Merge pull request #11916 from t895/focus-fixliamwhite
2023-10-30Merge pull request #11915 from t895/startup-freezeliamwhite
2023-10-30android: InputHandler: Convert to objectCharles Lombardo
2023-10-30android: Removed unused ControllerMappingHelperCharles Lombardo
2023-10-29android: Release touch on input overlay when opening in-game menuCharles Lombardo
2023-10-29android: Move game deserialization to another threadCharles Lombardo
2023-10-29android: Break home settings into grid with large screensCharles Lombardo
2023-10-13Merge pull request #11767 from t895/gradle-stuffCharles Lombardo
2023-10-13android: Fix incorrect assumption for driver installation validationCharles Lombardo
2023-10-13android: Remove unnecessary flag to extract native libs in AndroidManifest.xmlCharles Lombardo
2023-10-13android: Update dependenciesCharles Lombardo
2023-10-13android: Update ndk to 26.1.10909125Charles Lombardo
2023-10-13Merge pull request #11649 from t895/driver-managerliamwhite
2023-10-12android: Update AGP to 8.1.2Charles Lombardo
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