| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #10811 from 8bitDream/pip_mute | 2023-06-23 | 9 | -255/+148 | |
| |\ | | | | | android: Add a PiP interface to mute / unmute | ||||
| | * | android: Refactor native and corresponding variables | 2023-06-21 | 6 | -22/+25 | |
| | | | |||||
| | * | Fix JNI and expose mute settings to Android | 2023-06-21 | 7 | -277/+99 | |
| | | | |||||
| | * | android: Add a PiP interface to mute / unmute | 2023-06-21 | 4 | -0/+68 | |
| | | | |||||
| * | | Merge pull request #10794 from 8bitDream/multiples | 2023-06-22 | 3 | -40/+154 | |
| |\ \ | | | | | | | android: Add support for multiple installs | ||||
| | * | | android: Generalize string message dialog | 2023-06-21 | 2 | -11/+11 | |
| | | | | |||||
| | * | | android: Add support for concurrent installs | 2023-06-21 | 3 | -40/+154 | |
| | |/ | |||||
| * | | Merge pull request #10878 from GPUCode/log-droid | 2023-06-22 | 1 | -0/+1 | |
| |\ \ | | | | | | | android: Log settings | ||||
| | * | | android: Log settings | 2023-06-22 | 1 | -0/+1 | |
| | |/ | |||||
| * | | android: Convert memory sizes to resource | 2023-06-21 | 3 | -11/+21 | |
| | | | |||||
| * | | android: Add a notice when RAM inadequate | 2023-06-21 | 3 | -1/+75 | |
| |/ | |||||
| * | android: Don't show custom driver button on mali and x86 | 2023-06-20 | 3 | -71/+123 | |
| | | |||||
| * | Merge pull request #10808 from t895/settings-stuffs | 2023-06-16 | 12 | -74/+165 | |
| |\ | | | | | android: Expose settings | ||||
| | * | android: Expose audio output engine setting | 2023-06-16 | 7 | -21/+59 | |
| | | | |||||
| | * | android: Expose CPU debugging option | 2023-06-16 | 5 | -23/+30 | |
| | | | |||||
| | * | android: Expose fastmem option | 2023-06-16 | 4 | -29/+59 | |
| | | | |||||
| | * | android: Support changing multiple settings at once | 2023-06-16 | 2 | -1/+17 | |
| | | | |||||
| * | | android: Bump ktlint version to 0.47.1 | 2023-06-16 | 1 | -1/+1 | |
| | | | |||||
| * | | android: Disable import-ordering ktlint check | 2023-06-16 | 1 | -1/+2 | |
| |/ | |||||
| * | android: Fix aspect ratio when rotating screen | 2023-06-16 | 2 | -28/+20 | |
| | | |||||
| * | android: Apply ktlint codestyle | 2023-06-15 | 53 | -278/+476 | |
| | | |||||
| * | Android: Use ktlint for Kotlin code style | 2023-06-15 | 1 | -0/+20 | |
| | | |||||
| * | android: Enable android linting | 2023-06-15 | 2 | -11/+1 | |
| | | |||||
| * | android: fs: Fix Exists / IsFile for SAF. | 2023-06-15 | 2 | -0/+23 | |
| | | |||||
| * | android: Move overlays to their own layout | 2023-06-14 | 5 | -108/+117 | |
| | | |||||
| * | android: Initialize defaults for each orientations | 2023-06-14 | 6 | -173/+187 | |
| | | |||||
| * | android: Display FPS with emulation on hinge | 2023-06-14 | 2 | -17/+13 | |
| | | |||||
| * | android: Remove PiP reliance on fragment | 2023-06-14 | 5 | -63/+69 | |
| | | |||||
| * | android: Set layout by fragment, not view | 2023-06-14 | 3 | -63/+63 | |
| | | |||||
| * | android: Add a separate foldable layout set | 2023-06-14 | 3 | -206/+222 | |
| | | |||||
| * | android: Set portrait default control params | 2023-06-14 | 4 | -17/+186 | |
| | | |||||
| * | android: Actually implement portrait controls | 2023-06-14 | 2 | -33/+82 | |
| | | |||||
| * | android: Enable automated portrait controls | 2023-06-14 | 2 | -81/+40 | |
| | | |||||
| * | android: Add Picture in Picture / Orientation | 2023-06-14 | 15 | -66/+336 | |
| | | |||||
| * | android: Adapt EmulationActivity to navigation component | 2023-06-14 | 9 | -74/+86 | |
| | | |||||
| * | Merge pull request #10760 from FearlessTobi/translations | 2023-06-13 | 2 | -0/+18 | |
| |\ | | | | | android: Declare languages in locales_config.xml | ||||
| | * | android: Declare languages in locales_config.xml | 2023-06-13 | 2 | -0/+18 | |
| | | | | | | | | | This is required to make per-app language swithcing possible on Android 13. | ||||
| * | | Merge pull request #10751 from german77/touch | 2023-06-13 | 1 | -2/+4 | |
| |\ \ | | | | | | | android: Fix touch input | ||||
| | * | | android: Fix touch input | 2023-06-13 | 1 | -2/+4 | |
| | | | | |||||
| * | | | android: settings: Disable force_max_clock by default. | 2023-06-12 | 3 | -5/+5 | |
| | | | | |||||
| * | | | android: settings: Add reactive flushing as a default-disabled setting. | 2023-06-12 | 5 | -0/+24 | |
| | | | | |||||
| * | | | android: res: Remove translated strings that no longer exist. | 2023-06-12 | 14 | -106/+0 | |
| |/ / | |||||
| * | | Merge pull request #10743 from FearlessTobi/translations | 2023-06-12 | 14 | -0/+4816 | |
| |\| | | | | | android: Add translation files manually | ||||
| | * | android: Add translation files manually | 2023-06-13 | 14 | -0/+4816 | |
| | | | |||||
| * | | Merge pull request #10705 from german77/updates | 2023-06-12 | 6 | -5/+182 | |
| |\ \ | |/ |/| | android: Add update and DLC support | ||||
| | * | android: Add update support | 2023-06-11 | 6 | -5/+182 | |
| | | | |||||
| * | | Merge pull request #10728 from t895/game-hash | 2023-06-12 | 1 | -7/+12 | |
| |\ \ | | | | | | | android: Use autogenerated hash code function for Game class | ||||
| | * | | android: Use autogenerated hash code function for Game class | 2023-06-11 | 1 | -7/+12 | |
| | | | | |||||
| * | | | android: Use autoVersion when gradle property is set | 2023-06-11 | 1 | -1/+15 | |
| |/ / | |||||
| * | | Merge pull request #10713 from t895/gradle-updates | 2023-06-11 | 2 | -16/+11 | |
| |\ \ | | | | | | | android: Gradle updates | ||||