ankidroid / ankidroid/Anki-Android

Collection verifying startup code in DeckPicker, IntentHandler (and others) also startup

オープン
#5,135 コメント 3 件 リアクション 2 件 担当者 1 名 @mikehardy が担当を希望しています GitHub で見る
Enhancement Keep Open
主要言語
Kotlin
スター
11.8k
フォーク
2.9k
平均マージ
2日 3時間
マージ済み PR(30日)
171

説明

The issue with #5072 has a root cause that is related to DeckPicker having all our startup code that is protective and makes sure we have access to the collection, but IntentHandler is also a valid startup pathway and doesn't always distribute control to DeckPicker.

The protective code from DeckPicker's startup area needs to move to a dedicated "startup" area and all entry points should reference it.

This could be contemplated at the same time as a full database migration solution #5120 since it would also need to run on startup every time

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。