Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/db
mcclure 85a6b2d96b
Preference to disable multiple-login usernames (#2718)
* Preference to disable multiple-login usernames (with problems)

* Fix problem where 'show self username disambiguation' does not take effect immediately because MainActivity needed to be restarted

* Make 'show username in toolbars' a 3-option selector, default when multiple accounts logged in

* Move SHOW_SELF_USERNAME higher in preference fragment
2022-10-18 19:38:17 +02:00
..
AccountDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountEntity.kt improve logout (#2579) 2022-06-20 16:45:54 +02:00
AccountManager.kt Preference to disable multiple-login usernames (#2718) 2022-10-18 19:38:17 +02:00
AppDatabase.java Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
Converters.kt move Html parsing to ViewData (#2414) 2022-04-15 13:20:27 +02:00
DraftDao.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
DraftEntity.kt Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00
InstanceDao.kt fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
InstanceEntity.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
TimelineDao.kt Request status language in getStatuses() (#2710) 2022-09-26 11:06:44 +02:00
TimelineStatusEntity.kt Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00