mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-14 19:09:57 +01:00
* 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>