0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
Anki-Android/AnkiDroid
SanjaySargam e6127154c8 deckpicker: keyboard shortcuts
Implemented keyboard shortcuts to enhance the user experience by providing quick access to commonly used functionalitie. The following shortcuts have been added:

T: Opens Statistics.
D: Creates a Deck
C: Check database
F: Creates a Filtered Deck.
Del: Deletes the currently focused Deck (on large screen only) with
confirmation dialog.
Shift+Del: Deletes deck without confirmation dialog (on large screen
only)
R: Renames the Deck (on large screen only)
P: Opens Settings.
M: Checks Media.
Ctrl+ E: triggers the Export Collection dialog.
Ctrl + Shift + I: Opens the Import dialog.
Ctrl + Shift + N: Opens Manage Note Types.
Ctrl+B: Restore from backup
2024-08-01 22:53:45 +00:00
..
src deckpicker: keyboard shortcuts 2024-08-01 22:53:45 +00:00
.gitignore
build.gradle enhacement: add Audio and Video multimedia options 2024-07-31 14:54:09 +00:00
jacoco.gradle Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
proguard-rules.pro Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
proguard-test-rules.pro Implement release mode instrumentation with better proguard rules 2024-06-26 15:58:07 +00:00
robolectricDownloader.gradle Dependency updates 20231130 (#14855) 2023-11-30 16:01:31 -05:00