Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/interfaces
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
..
AccountActionListener.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ActionButtonActivity.java bugfix, layout improvements 2017-08-05 12:04:40 +02:00
LinkListener.java move bottom sheet from fragments to activities (#628) 2018-05-06 22:05:54 +02:00
StatusActionListener.java Show image descriptions in gallery (#630) 2018-05-10 20:13:25 +02:00