| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-21 | general: reduce use of dynamic_cast | Liam | |
| 2023-07-16 | android: fix links to re-dumping guides | Valeri Ochinski | |
| 2023-07-10 | android: Visualize disabled home options | Charles Lombardo | |
| Allow for displaying options in the home options that are disabled with messages that explain why they are disabled. This includes reasoning for the GPU driver installation button. | |||
| 2023-07-09 | android: Don't prompt to save user data on uninstall | Charles Lombardo | |
| While this can be convenient in some scenarios, this will be a big problem for users trying to sideload different APK versions. If they forget the last one they had installed, they could have problems installing a new copy. | |||
| 2023-07-05 | Merge pull request #11006 from german77/nfc_nfc | liamwhite | |
| service: nfc: Ensure controller is in the correct mode | |||
| 2023-07-03 | android: Reintroduce launch mode as single top | german77 | |
| 2023-07-02 | android: Version the input overlay | Charles Lombardo | |
| Now within the Input Overlay file, there is a version that will determine when the overlay will be reset. This is intended for breaking changes like the ones we had with the additions of percentage based layouts or the addition of foldable/portrait layouts. This also includes versions for each individual layout so we don't have to reset every layout if only one is broken. Additionally, this includes new L3/R3 buttons. | |||
| 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 | |
