Skip to content

Commit

Permalink
refactor: remove unused Permissions files
Browse files Browse the repository at this point in the history
got unused after permissions started being handled by permission screens

With the new permission screens, the "Please grant AnkiDroid the 'All files access' permission to continue" string isn't necessary anymore
  • Loading branch information
BrayanDSO committed Jul 13, 2023
1 parent 73874d2 commit 5c87abf
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 325 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion AnkiDroid/src/main/res/values/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
grant AnkiDroid the 'Storage' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">Please grant AnkiDroid the ‘Storage’ permission to continue</string>
<string name="startup_all_files_access_permission">Please grant AnkiDroid the ‘All files access’ permission to continue</string>
<string name="startup_photos_and_videos_permission">Please grant AnkiDroid the ‘Photos and videos’ permission to continue</string>
<!--
The time_quantities are units of time. They are used without
Expand Down

0 comments on commit 5c87abf

Please sign in to comment.