thorium-fork/app
Florian CUNY 52c593b9f1 Completed implementation of Likes & Dislikes
* Added the ability to change the rating from Like to Dislike and vice versa without having to "undo" the rating beforehand.
* Fixed Likes/Dislikes counters not being incremented/decremented (it previously required to go back and then re-open the video page to see the change).
* Improved overall code performance and readability by removing redundant calls.
* Fixed some typos in comments
* Removed "video_rating_none", "video_rating_like" and "video_rating_dislike" from strings.xml as they were not translatable and only used in the code without ever being displayed to the user.
2020-07-05 14:39:50 +02:00
..
src Completed implementation of Likes & Dislikes 2020-07-05 14:39:50 +02:00
build.gradle fix https://github.com/sschueller/peertube-android/issues/202 2020-07-04 22:36:17 +02:00
proguard-rules.pro Init 2018-03-03 01:10:13 +01:00