Yuito-app-android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase Export Room schemes (#963) 2018-12-25 20:06:28 +01:00
src add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Export Room schemes (#963) 2018-12-25 20:06:28 +01:00
proguard-rules.pro remove more Kotlin null check methods from release bytecode 2018-12-17 23:36:59 +01:00