ankidroid / ankidroid/Anki-Android
Consolidate validation in app entry points
Open
Keep Open
Priority-Medium
- Dominant language
- Kotlin
- Stars
- 11.8k
- Forks
- 2.9k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 171
Description
Most of the `AnkiDroidApp` validation only works if `DeckPicker` is the first activity
- [x] Define the list of alternate entry points
- ManageSpaceActivity; IntentHandler[2] etc...
- https://github.com/ankidroid/Anki-Android/pull/21206
- [x] Consolidate the entry points if possible
- https://github.com/ankidroid/Anki-Android/pull/21206
- [ ] Ensure that fatal/startup errors are handled correctly
Contributor guide
Assessment
This issue has not been assessed yet.