SIGN IN SIGN UP

refactor: extract Context.sharedPrefs() to :common:android

Moves the Context.sharedPrefs() extension out of :AnkiDroid so
modules below it (including the planned :widgets extraction) can
read default shared preferences without depending on :AnkiDroid.
Adds androidx.preference-ktx to :common:android for
PreferenceManager.
A
Ashish Yadav committed
b636c56125ca6861454b4c14afee1c52e2f62a58
Parent: 94602b4
Committed by David Allison <davidallisongithub@gmail.com> on 6/2/2026, 6:53:52 AM