Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
Konrad Pozniak 131309e99c
Fix conversations (#2556)
* fix conversations

* cleanup ConversationsRemoteMediator

* update conversation timestamps regularly

* improve loadStateListener

* add db migration

* make deleting from conversation db suspending

* reorganize code in ConversationsFragment

* delete NetworkStateViewHolder

* cleanup imports

* add 38.json

* honor fabHide setting in ConversationsFragment

* set page size to 30
2022-05-30 19:06:14 +02:00
..
account Issue 2477: Show account's creation date in Profile. (#2480) 2022-05-17 19:49:42 +02:00
announcements fix unparsed html in announcements (#2451) 2022-04-21 18:47:05 +02:00
compose Ability to crop images attached to posts (#2531) 2022-05-22 21:01:14 +02:00
conversation Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
drafts Fix crash when saving redrafted media to drafts (#2502) 2022-05-09 19:39:43 +02:00
instanceinfo Remove code to check the server version (#2469) 2022-04-29 18:35:25 +02:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login make WebView debuggable in debug builds (#2548) 2022-05-27 18:44:16 +02:00
notifications remove legacy notification channel cleanup (#2550) 2022-05-25 20:54:25 +02:00
preference Fix unintended [mismatched] show-replies preference (with key force-reset) (#2568) 2022-05-29 19:21:33 +02:00
report Improve time format of posts when using absolute time (#2413) 2022-04-18 21:41:18 +02:00
scheduled introduce KotlinResultCallAdapter for nice suspending network calls (#2415) 2022-04-14 19:49:49 +02:00
search fix SearchActivity transition animations (#2464) 2022-04-28 20:37:46 +02:00
timeline remove unused member vars from TimelineFragment (#2561) 2022-05-29 19:23:08 +02:00