Yuito-app-android/app/src/test/java/com/keylesspalace/tusky
Ivan Kupalov 3756a1fd20
Add EventHub, add fav, reblog events, improve timelines (#562)
* Add AppStore, add fav, reblog events

* Add events, add handling to Timeline

* Add event handling to Notifications

* Mostly finish events

* Fix unsubscribing

* Cleanup timeline

* Fix newStatusEvent in thread, fix deleteEvent

* Insert new toots only in specific timelines

* Add missing else

* Rename AppStore to EventHub

* Fix tests

* Use DiffUtils for timeline

* Fix empty timeline bug. Improve loading placeholder

* Fix AsyncListDiff, loading indicator, "load more"

* Timeline fixes & improvements.

Fix infinite loading. Remove spinner correctly.
Don't refresh timeline without need.
2018-05-27 11:22:12 +03:00
..
di Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
BottomSheetActivityTest.kt Show image descriptions in gallery (#630) 2018-05-10 20:13:25 +02:00
ComposeActivityTest.kt Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
FakeTuskyApplication.kt ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
SpanUtilsTest.kt Behave like Mastodon web ui and only count URLs as 23 characters when composing (#629) 2018-05-16 19:14:26 +02:00
TimelineFragmentTest.kt Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00