| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| | * | | android: Update dependencies | 2023-06-11 | 1 | -4/+4 | |
| | | | | |||||
| | * | | android: Differentiate build types with new names | 2023-06-11 | 2 | -2/+7 | |
| | | | | | | | | | | | | | Change the applicationIdSuffix and app launcher title based on build type | ||||
| | * | | Android: Remove unused relWithVersionCode build type | 2023-06-11 | 1 | -10/+0 | |
| | |/ | |||||
| * / | android: Use ContentResolver to get file extension | 2023-06-11 | 3 | -11/+28 | |
| |/ | | | | Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time. | ||||
| * | android: Fix screen orientation & blurriness. | 2023-06-10 | 2 | -48/+0 | |
| | | |||||
| * | Merge pull request #10691 from t895/nro-check | 2023-06-09 | 6 | -12/+37 | |
| |\ | | | | | android: Add proper homebrew check | ||||
| | * | android: Add proper homebrew check | 2023-06-09 | 6 | -12/+37 | |
| | | | |||||
| * | | android: Fix input overlay version check | 2023-06-09 | 1 | -12/+14 | |
| |/ | |||||
| * | android: EmulationActivity: Fix orientation on Mi Pad 5. | 2023-06-08 | 1 | -1/+2 | |
| | | |||||
| * | Merge pull request #10650 from qurious-pixel/android_tv | 2023-06-07 | 2 | -14/+8 | |
| |\ | | | | | Android TV banner | ||||
| | * | remove version code declaration | 2023-06-07 | 1 | -1/+0 | |
| | | | |||||
| | * | Android TV banner | 2023-06-06 | 3 | -14/+9 | |
| | | | |||||