| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-02 | Merge pull request #10949 from t895/memory-requirements | liamwhite | |
| android: Rework MemoryUtil | |||
| 2023-06-30 | android: Show memory warning once | Charles Lombardo | |
| 2023-06-30 | android: Rework MemoryUtil | Charles Lombardo | |
| Uses string templates and rounds up memory amount for potentially inaccurate checks now | |||
| 2023-06-29 | android: Suppress a known incompatibility | Abandoned Cart | |
| Android Gradle plugin 8.0.2 is designed for API 33, but a newer plugin hasn't been released yet. The warning message is rather extravagant, but also suggests adding this property if you are aware of the risks. | |||
| 2023-06-28 | android: Make MemoryUtil an object | Charles Lombardo | |
| 2023-06-28 | android: Android 14 support | Charles Lombardo | |
| Specifies the permissions needed for the changes to foreground services in Android 14. | |||
| 2023-06-26 | Merge pull request #10888 from 8bitDream/native | liamwhite | |
| android: (native) Parameter types from Android Studio | |||
| 2023-06-26 | Merge pull request #10865 from t895/extension-meme | liamwhite | |
| android: Clean up file extension checks | |||
| 2023-06-26 | android: Clean up file extension checks | Charles Lombardo | |
| 2023-06-23 | android: define [[maybe_unused]] (const) auto | Abandoned Cart | |
| 2023-06-23 | android: Parameter types from Android Studio | Abandoned Cart | |
| Android Studio marked these parameters as errors because it is an instance, not a class, that is being passed from Java. | |||
| 2023-06-23 | Merge pull request #10811 from 8bitDream/pip_mute | liamwhite | |
| android: Add a PiP interface to mute / unmute | |||
| 2023-06-22 | Merge pull request #10794 from 8bitDream/multiples | bunnei | |
| android: Add support for multiple installs | |||
| 2023-06-22 | Merge pull request #10878 from GPUCode/log-droid | Morph | |
| android: Log settings | |||
| 2023-06-22 | android: Log settings | GPUCode | |
| 2023-06-21 | android: Generalize string message dialog | Abandoned Cart | |
| 2023-06-21 | android: Add support for concurrent installs | Abandoned Cart | |
| 2023-06-21 | android: Convert memory sizes to resource | Abandoned Cart | |
| 2023-06-21 | android: Add a notice when RAM inadequate | Abandoned Cart | |
| 2023-06-21 | android: Refactor native and corresponding variables | Abandoned Cart | |
| 2023-06-21 | Fix JNI and expose mute settings to Android | Abandoned Cart | |
| 2023-06-21 | android: Add a PiP interface to mute / unmute | Abandoned Cart | |
| 2023-06-20 | android: Don't show custom driver button on mali and x86 | Charles Lombardo | |
| 2023-06-16 | Merge pull request #10808 from t895/settings-stuffs | bunnei | |
| android: Expose settings | |||
| 2023-06-16 | android: Expose audio output engine setting | Charles Lombardo | |
| 2023-06-16 | android: Bump ktlint version to 0.47.1 | Charles Lombardo | |
| 2023-06-16 | android: Disable import-ordering ktlint check | Charles Lombardo | |
| 2023-06-16 | android: Expose CPU debugging option | Charles Lombardo | |
| 2023-06-16 | android: Expose fastmem option | Charles Lombardo | |
| 2023-06-16 | android: Support changing multiple settings at once | Charles Lombardo | |
| 2023-06-16 | android: Fix aspect ratio when rotating screen | Abandoned Cart | |
| 2023-06-15 | android: Apply ktlint codestyle | Charles Lombardo | |
| 2023-06-15 | Android: Use ktlint for Kotlin code style | Charles Lombardo | |
| 2023-06-15 | android: Enable android linting | Charles Lombardo | |
| 2023-06-15 | android: fs: Fix Exists / IsFile for SAF. | bunnei | |
| 2023-06-14 | android: Move overlays to their own layout | Abandoned Cart | |
| 2023-06-14 | android: Initialize defaults for each orientations | Abandoned Cart | |
| 2023-06-14 | android: Display FPS with emulation on hinge | Abandoned Cart | |
| 2023-06-14 | android: Remove PiP reliance on fragment | Abandoned Cart | |
| 2023-06-14 | android: Set layout by fragment, not view | Abandoned Cart | |
| 2023-06-14 | android: Add a separate foldable layout set | Abandoned Cart | |
| 2023-06-14 | android: Set portrait default control params | Abandoned Cart | |
| 2023-06-14 | android: Actually implement portrait controls | Abandoned Cart | |
| 2023-06-14 | android: Enable automated portrait controls | Abandoned Cart | |
| 2023-06-14 | android: Add Picture in Picture / Orientation | Abandoned Cart | |
| 2023-06-14 | android: Adapt EmulationActivity to navigation component | Charles Lombardo | |
| 2023-06-13 | Merge pull request #10760 from FearlessTobi/translations | Charles Lombardo | |
| android: Declare languages in locales_config.xml | |||
| 2023-06-13 | android: Declare languages in locales_config.xml | FearlessTobi | |
| This is required to make per-app language swithcing possible on Android 13. | |||
| 2023-06-13 | Merge pull request #10751 from german77/touch | Charles Lombardo | |
| android: Fix touch input | |||
| 2023-06-13 | android: Fix touch input | german77 | |
