mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-02 02:50:03 -06:00
* Add setup step to grant `MANAGE_EXTERNAL_STORAGE` * WIP re-implementation of Android `Rename` using native filesystem manipulation * Applied clang-format and updated license headers * Support user directories on removable storage devices * If `MANAGE_EXTERNAL_STORAGE` is lost, re-request it * Fix missing permission dialog appearing during initial setup * Added empty code branches to prep for old Android support * Fixed permission setup completion not accounting for external storage permission * Implement code for Android <11 * Fixed emulation error if a renamed file is then opened for R/W * Detect if the current user directory cannot be located, and prompt re-selection * If an invalid user directory is selected, reject and re-prompt |
||
|---|---|---|
| .. | ||
| android | ||
| audio_core | ||
| citra_meta | ||
| citra_qt | ||
| citra_room | ||
| citra_room_standalone | ||
| citra_sdl | ||
| common | ||
| core | ||
| input_common | ||
| installer | ||
| network | ||
| tests | ||
| video_core | ||
| web_service | ||
| .clang-format | ||
| CMakeLists.txt | ||