thunderbird-android/app/ui/legacy
cketti a61429e8c5 Rewrite custom app language feature
Add AppLanguageManager that notifies listeners when the app language has been changed. K9Activity uses this mechanism to restart() on language changes. The Application object will update its configuration.

Instead of using the deprecated Resources.updateConfiguration() we now use LocaleContextWrapper (in combination with AppCompat) to override the locale in the configuration.
2021-04-20 21:41:18 +02:00
..
src Rewrite custom app language feature 2021-04-20 21:41:18 +02:00
build.gradle Extract variable for FastAdapter version and upgrade to 5.4.0 2021-04-12 16:14:27 +02:00