Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
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
..
AccountListFragment.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
AccountMediaFragment.kt Show image descriptions in gallery (#630) 2018-05-10 20:13:25 +02:00
BaseFragment.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
NotificationsFragment.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
PreferencesFragment.java fix proxy settings 2018-04-30 10:34:38 +02:00
SFragment.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
SearchFragment.kt Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
TimelineFragment.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
ViewMediaFragment.java Show image descriptions in gallery (#630) 2018-05-10 20:13:25 +02:00
ViewThreadFragment.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00