Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/interfaces
Konrad Pozniak c869886c19
add the ability to see who faved or boosted a toot (#962)
* move reblog/fav count up in detailed status view and make them clickable

* use status object returned by api when reblogging/faving

* Reblogs -> Boosts

* add support for viewing who faved/reblogged a status

* add onShowReblogs/onShowFavs to listener, fix display bug

* remove unneeded icon from previous revision

* small code improvements

* fix liking/boosting toot with card
2018-12-27 09:48:24 +01:00
..
AccountActionListener.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ActionButtonActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
LinkListener.java move bottom sheet from fragments to activities (#628) 2018-05-06 22:05:54 +02:00
StatusActionListener.java add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00