0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Anki-Android/.idea
lukstbit f4ea73aeab Enable the backend UI screens for importing an anki package
With the changes in this PR it will only be possible to import a single
 package. Also fixed some minor IDE reported issues.

The progress during the import operation is handled by the backend UI.
Once the native progress dialog was removed we have to call
backend.setWantsAbort() on back button press. This required
implementing the newer predictive back navigation with callbacks that
are enabled/disabled AHEAD of the time of the actual BACK button press.
2023-11-21 18:03:43 -05:00
..
codeStyles chore: use recommended Kotlin code style settings 2022-04-29 08:22:35 -05:00
dictionaries Enable the backend UI screens for importing an anki package 2023-11-21 18:03:43 -05:00
icon.svg dev: add IDEA project icon 2023-11-13 17:42:51 -05:00