Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/view
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
..
ComposeOptionsView.kt ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
ConversationLineItemDecoration.kt fix bug in rtl layout, remove unneeded xml attributes & dimen resources 2018-02-16 22:14:25 +01:00
EditTextTyped.kt EmojiCompat support (#600) 2018-05-10 11:16:56 +02:00
EndlessOnScrollListener.java Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
ImageViewPager.java Adds ability to page between multiple images in a status by swiping from left to right. Closes #66 2017-06-25 01:07:41 -04:00
ProgressImageView.java Fix SparkButtons (#608) 2018-04-28 22:59:46 +02:00
RoundedTransformation.java make avatar rounding independent of image size 2018-03-30 19:08:24 +02:00
SquareImageView.kt fix some lint warnings, remove unused code 2017-11-07 15:31:44 +01:00
TootButton.kt ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00