| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-02-17 | android: Input mapping | 1 | -0/+24 | ||
| 2024-02-08 | android: Move JNI setup and helpers to common | 1 | -3/+23 | ||
| 2024-01-27 | android: Multi-program app switching | 1 | -0/+1 | ||
| 2024-01-19 | android: Add addon delete button | 1 | -0/+9 | ||
| Required some refactoring of retrieving patches in order for the frontend to pass the right information to ContentManager for deletion. | |||||
| 2024-01-19 | frontend_common: Add content manager utility functions | 1 | -0/+8 | ||
| Creates utility functions to remove/install DLC, updates, and base game content | |||||
| 2023-12-30 | android: Migrate in-game overlay settings to ini | 1 | -0/+12 | ||
| 2023-12-12 | android: Add JNI initialization information for Game class | 1 | -0/+9 | ||
| Unused in this PR, but will be useful later | |||||
| 2023-12-12 | android: Add Game properties | 1 | -0/+6 | ||
| This commit has the UI for viewing a game's properties on long-press and some links to useful tools like - Game info - Shortcut to settings (global in this commit) - Addon manager with installer - Save data manager - Option to clear all save data - Option to clear shader cache | |||||
| 2023-11-27 | android: Multi directory UI | 1 | -0/+2 | ||
| 2023-08-30 | android: Game loading/shutting down indicators | 1 | -0/+2 | ||
| 2023-06-03 | android: Various fixes for CI. | 1 | -0/+3 | ||
| 2023-06-03 | android: video_core: Add support for disk shader cache. (#64) | 1 | -0/+5 | ||
| 2023-06-03 | android: Minimal JNI for yuzu. | 1 | -0/+11 | ||