Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
UlrichKu b4d10c9613
3204: Add an account based preference store (#3205)
* 3204: Add an account based preference store

* 3204: (related) reformat a bit, add todo

* 3204: Use the preference data store for all three account settings

* 3204: Move event handling to account settings handler

* 3204: Correct includes

* 3204: Appease linter

* 3204: Appease linter again

* 3204: Add an account based preference store

* 3204: Use the preference data store for all three account settings

* 3204: Move event handling to account settings handler

* 3204: Correct includes

* 3204: Add general "preference upgrade loop stepper"; use it for removing obsolete account settings (in shared)

* 3204: Add missing spaces

* 3204: Key is non-nullable

* 3204: Upgrade to new settings migration code

* 3204: Remove (commented) DI code
2023-02-27 14:07:28 +01:00
..
account Make "Up" and "Overflow" menu icons more visible in AccountProfile (#3272) 2023-02-23 19:30:27 +01:00
accountlist Clean up Account adapters (#3202) 2023-02-04 20:29:13 +01:00
announcements Use unsafeLazy to simplify thread unsafe lazy initializations (#3276) 2023-02-20 20:14:54 +01:00
compose Use TypedArray.use to obtain attrs (#3349) 2023-02-25 21:30:52 +01:00
conversation show status edits (#3049) 2023-01-02 14:09:18 +01:00
drafts Code cleanups (#3264) 2023-02-20 19:58:37 +01:00
followedtags Use the adapter position when responding to clicks on followed tags (#3334) 2023-02-20 20:36:37 +01:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login Reinstate optional login via custom browser tab (#3165) 2023-01-25 19:26:29 +01:00
notifications Fix crash when failing to unsubscribe push notifications (#3234) 2023-01-28 12:40:58 +01:00
preference 3204: Add an account based preference store (#3205) 2023-02-27 14:07:28 +01:00
report Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 2022-12-31 13:01:35 +01:00
scheduled Fix saving changes to statuses when editing (#3103) 2022-12-31 13:04:49 +01:00
search Use unsafeLazy to simplify thread unsafe lazy initializations (#3276) 2023-02-20 20:14:54 +01:00
timeline Use unsafeLazy to simplify thread unsafe lazy initializations (#3276) 2023-02-20 20:14:54 +01:00
trending Add trending tags (#3149) 2023-02-14 19:52:11 +01:00
viewthread Perform unicode text isolation on user names in post edit history view (#3342) 2023-02-25 21:27:54 +01:00