Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/di
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
..
ActivitiesModule.kt 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
AppComponent.kt Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
AppInjector.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
AppModule.kt Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
BroadcastReceiverModule.kt fix crash when cancelling notifications 2018-05-06 13:17:17 +02:00
FragmentBuildersModule.kt make search find statuses (#613) 2018-04-30 11:30:10 +02:00
Injectable.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
NetworkModule.kt Dependency injection improvement (#596) 2018-04-22 17:20:01 +02:00
ServicesModule.kt 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00