Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components
Konrad Pozniak 006f0de05c
Upgrade AndroidX dependencies (#3169)
* upgrade AndroidX dependencies

* use new @Upsert in InstanceDao

* fix crash because of new Room nullchecks

* make TimelineStatusEntity.reblogAccount a val as well
2023-02-04 20:22:29 +01:00
..
account Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
announcements Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
compose Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
conversation show status edits (#3049) 2023-01-02 14:09:18 +01:00
drafts don't show sending failed dialog when sending was cancelled (#3226) 2023-01-28 12:40:36 +01:00
followedtags Modernize a bit (#3171) 2023-02-04 19:58:53 +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 Implement HTTP proxy summary as a SummaryProvider (#3091) 2023-01-13 19:28:46 +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 Reduce horizontal swipe sensitivity in timelines (#3148) 2023-01-13 19:51:09 +01:00
timeline Upgrade AndroidX dependencies (#3169) 2023-02-04 20:22:29 +01:00
viewthread fix crash in ViewThreadFragment (#3250) 2023-02-03 19:21:21 +01:00