summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Merge pull request #10618 from t895/licensesGravatar bunnei2023-06-0510-4/+918
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | android: Add licenses page
| | * | | | | | | android: Create licenses pageGravatar Charles Lombardo2023-06-0510-4/+918
| | | | | | | | |
| * | | | | | | | Merge pull request #10613 from t895/settings-changesGravatar bunnei2023-06-047-104/+116
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | android: String and settings organization changes
| | * | | | | | | | android: Move settings to debug submenuGravatar Charles Lombardo2023-06-044-26/+38
| | | | | | | | | |
| | * | | | | | | | android: Several string changesGravatar Charles Lombardo2023-06-045-78/+78
| | | | | | | | | |
| * | | | | | | | | android: Load settings at the start of each activityGravatar Charles Lombardo2023-06-044-6/+19
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | android: Resolve a couple Gradle warningsGravatar Abandoned Cart2023-06-041-1/+4
| |/ / / / / / /
| * | | | | | | android: Add support for split foldable viewGravatar Abandoned Cart2023-06-033-1/+55
| | | | | | | |
| * | | | | | | android: Replace deprecated and Java codeGravatar Abandoned Cart2023-06-031-27/+20
| |/ / / / / /
| * | | | | | android: Fix crash on importing invalid saveGravatar Charles Lombardo2023-06-031-3/+5
| | | | | | |
| * | | | | | android: vk_presentation_manager: Fix unusued needs_recreation.Gravatar bunnei2023-06-031-3/+3
| | | | | | |
| * | | | | | android: Rename "Input Overlay" to "Overlay Options"Gravatar Charles Lombardo2023-06-031-1/+1
| | | | | | |
| * | | | | | android: Adjust import/export saves dialogGravatar Charles Lombardo2023-06-033-15/+21
| | | | | | |
| * | | | | | android: Warning dialogs for key errorsGravatar Charles Lombardo2023-06-033-31/+95
| | | | | | |
| * | | | | | android: vk_turbo_mode: Remove unnecessary device recreation.Gravatar bunnei2023-06-032-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixes a rare crash.
| * | | | | | android: EmulationFragment: Remove unnecessary surface destroy on pause.Gravatar bunnei2023-06-031-3/+0
| | | | | | |
| * | | | | | android: renderer_vulkan: Fix crash with surface recreation.Gravatar bunnei2023-06-035-1/+36
| | | | | | |
| * | | | | | android: Fix presentation layout on foldable and tablet devices.Gravatar bunnei2023-06-035-22/+94
| | | | | | |
| * | | | | | android: Enable overlay scale/opacity dialogGravatar Charles Lombardo2023-06-0310-65/+182
| | | | | | |
| * | | | | | Add image to card_game.xml to preview in the Layout EditorGravatar PabloG022023-06-031-1/+2
| | | | | | |
| * | | | | | Save the position of buttons as a percentageGravatar PabloG022023-06-031-80/+136
| | | | | | |
| * | | | | | android: Don't crash the app when selecting a zip that causes a ↵Gravatar Charles Lombardo2023-06-031-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | SecurityException
| * | | | | | input_common: Fix virtual amiibosGravatar bunnei2023-06-031-4/+4
| | | | | | |
| * | | | | | android: audio_core: Avoid shutdown hang.Gravatar bunnei2023-06-031-0/+3
| | | | | | |
| * | | | | | android: ForegroundService: Handle null intent.Gravatar bunnei2023-06-031-1/+4
| | | | | | |
| * | | | | | android: ImportExportSavesFragment: Cleanup strings.Gravatar bunnei2023-06-032-7/+10
| | | | | | |
| * | | | | | Update ↵Gravatar bunnei2023-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExportSavesFragment.kt
| * | | | | | Remove `?.`Gravatar PabloG022023-06-031-1/+1
| | | | | | |
| * | | | | | Check if folder exists before letting the user import/export savesGravatar PabloG022023-06-031-9/+17
| | | | | | |
| * | | | | | Add save import/export in UIGravatar PabloG022023-06-035-0/+247
| | | | | | |
| * | | | | | android: Fix FPS text getting cut off by rounded display cornersGravatar Charles Lombardo2023-06-032-7/+20
| | | | | | |
| * | | | | | android: Prevent deleting the settings file while a game is runningGravatar Charles Lombardo2023-06-033-2/+7
| | | | | | |
| * | | | | | android: Fix link text color for base theme dialogGravatar Charles Lombardo2023-06-031-0/+1
| | | | | | |
| * | | | | | android: Various fixes for CI.Gravatar bunnei2023-06-0326-60/+121
| | | | | | |
| * | | | | | android: externals: Update libadrenotools, use useLegacyPackaging.Gravatar bunnei2023-06-031-0/+5
| | | | | | |
| * | | | | | android: Re-enable service notificationGravatar Charles Lombardo2023-06-034-24/+29
| | | | | | |
| * | | | | | android: Ensure keys are loaded before populating games listGravatar Charles Lombardo2023-06-031-0/+3
| | | | | | |
| * | | | | | android: Use dialog fragment for the reset settings dialogGravatar Charles Lombardo2023-06-032-12/+37
| | | | | | |
| * | | | | | android: Upgrade AGP to 8.0.2Gravatar Charles Lombardo2023-06-031-2/+2
| | | | | | |
| * | | | | | android: Show notification permission page during setupGravatar Charles Lombardo2023-06-034-59/+151
| | | | | | |
| * | | | | | android: DIsable FPS counter by defaultGravatar Charles Lombardo2023-06-031-1/+1
| | | | | | |
| * | | | | | android: Improve searches with one characterGravatar Charles Lombardo2023-06-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Jaccard algorithm is great for searches with 2 or more characters but nothing is returned for searches with one character. To get around this, just search with JaroWinkler for single character searches.
| * | | | | | android: Stop building x86 packages in APKsGravatar Charles Lombardo2023-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This was really only meant for building the app to run in an emulator. If this is necessary, just add manually.
| * | | | | | android: Add FPS toggleGravatar Charles Lombardo2023-06-034-10/+37
| | | | | | |
| * | | | | | android: Clean up app build.gradleGravatar Charles Lombardo2023-06-031-22/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes the conflicting declaration of "version" and changes to versionCode that did nothing.
| * | | | | | video_core: vk_rasterizer: Decrease draw dispatch count for Android.Gravatar bunnei2023-06-031-0/+4
| | | | | | |
| * | | | | | android: config: Expose VSync as a configurable setting.Gravatar bunnei2023-06-035-9/+44
| | | | | | |
| * | | | | | android: GPU: Enable async presentation, increase frames in flight.Gravatar bunnei2023-06-032-2/+4
| | | | | | |
| * | | | | | android: Enable onBackInvokedCallbackGravatar Charles Lombardo2023-06-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For now this enables the ability to see the new Android 13 back gesture animations but later we can create custom animations that follow the back gesture.
| * | | | | | android: Remove deprecated use of onBackPressed()Gravatar Charles Lombardo2023-06-031-1/+16
| | | | | | |