azahar/src
David Griswold e6847cbf82 android: Lime3DS to Azahar migration adjustments (#917)
* change dialog without write permissions

* Added update path from lime to azahar on android

* Shows the correct dialog info now

* remove unnecessary comments

* Adjusted `select_which_user_directory_to_use` string to be more readable

* improve the dialog box itself

* tougher fix than originally expected but all works as planned

* remove unnecessary code

* Updated license headers

* MainActivity.kt: Removed stray newline

* PermissionsHandler.kt: Move repeated "LIME3DS_DIRECTORY" string to `LIME3DS_DIRECTORY` constant

* Nitpicky comment adjustments

* Reverted superficial changes to HomeViewModel.kt

* PermissionsHandler.kt: `updateDirectory` --> `attemptAutomaticUpdateDirectory`

+ nitpicky formatting adjustment

* Moved PR additions to PermissionsHandler.kt to new file CitraDirectoryUtils.kt

---------

Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2025-04-14 19:09:24 +01:00
..
android android: Lime3DS to Azahar migration adjustments (#917) 2025-04-14 19:09:24 +01:00
audio_core Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
citra_meta Updated all files under dist to refer to Azahar instead of Citra 2025-03-21 16:37:37 +00:00
citra_qt Fix system files setup for region changed consoles 2025-04-13 19:16:38 +01:00
citra_room Updated all files under dist to refer to Azahar instead of Citra 2025-03-21 16:37:37 +00:00
citra_sdl Add LLE modules for online features option + AM Refactor w/ various improvements/fixes 2025-03-13 21:17:32 +00:00
common Corrected minor license header inconsistency 2025-04-11 12:31:34 +01:00
core Fix system files setup for region changed consoles 2025-04-13 19:16:38 +01:00
input_common citra_qt: Add diagonal directional input bindings for circlepad and c-stick (#404) 2024-11-10 20:32:42 +00:00
installer installer: Clean up Windows Start Menu entry 2025-03-21 17:04:03 +00:00
network Check that the country setting is valid for selected region (#847) 2025-03-29 21:51:09 +00:00
tests Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
video_core video_core: Fixed emulation window artefacts on OpenGL + Wayland 2025-03-21 17:04:48 +00:00
web_service Remove the telemetry (#45) 2024-11-07 14:42:32 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt cmake: Fixed compilation failure if CMAKE_CXX_FLAGS is an empty string 2025-03-22 21:47:50 +00:00