Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
Konrad Pozniak a5578cf765
Check view is non-null before scrolling, fix crash in NotificationsFragment (#3594)
The posted message runs at the end of the message queue, by which time the view may no longer exist.
2023-04-29 16:39:49 +02:00
..
account Do not crash on empty relationship response 2023-04-05 10:54:03 +02:00
accountlist 3430: Make list refresh/retry consistent (#3474) 2023-03-30 19:29:42 +02:00
announcements update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
compose Always publish image alt text 2023-04-24 11:48:40 +02:00
conversation Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
drafts update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
filters 3509: Ensure filter edit dialog is scrollable (#3510) 2023-04-23 22:39:19 +02:00
followedtags update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00
login update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
notifications Check view is non-null before scrolling, fix crash in NotificationsFragment (#3594) 2023-04-29 16:39:49 +02:00
preference Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00
report remove Rx from AccountViewModel and ReportViewModel (#3463) 2023-03-22 22:00:03 +01:00
scheduled distinguish between different error types in ScheduledStatusActivity (#3487) 2023-03-30 18:52:24 +02:00
search Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00
timeline Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00
trending Remove Rx from EventHub and TimelineCases (#3446) 2023-03-18 10:11:47 +01:00
viewthread 3469: Do not jump in the list on the (second) refresh (#3471) 2023-03-24 16:26:50 +01:00