Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Schueller 3730804c8f Bug fixes, code cleanup 2021-01-24 00:31:51 +01:00
Stefan Schueller 15aee422fa docs: Fixed license mix up 2020-11-28 22:36:47 +01:00
Stefan Schüller 86cfac15d5 Allow insecure connections 2020-11-22 13:54:54 +01:00
Stefan Schüller 1089632a19 Translated using Weblate (Italian)
Currently translated at 99.1% (340 of 343 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/it/
2020-09-26 18:56:58 +02:00
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
Stefan Schueller 9ffea41df5 Added more fields to server list 2020-07-04 20:46:32 +02:00
jmgfr aa5e37c5f5
update library and more (#160)
* download files with friendly name (not video ID)

* Update Picasso library
FIX : add extension in downloaded filename.
download files with friendly name (not video ID)

* Update Gradle
Add 0.75x and 1.25x to play speed
2020-06-01 19:44:35 +02:00
Stefan Schueller 66a874f577 WiP 2019-01-07 22:33:10 +01:00
Stefan Schüller 9fa7a3bbc7 - Moved video playback into fragment 2019-01-06 02:22:55 +01:00
Stefan Schüller 0c11d8fba5 - Like / dislike cleanup
- Video download
- Version bump
2019-01-05 23:05:01 +01:00
Stefan Schüller 33dc848a93 - Like / dislike, basic functionality 2019-01-04 23:32:07 +01:00
Stefan Schüller f61eeb5eca - Moved video metadata into fragment 2019-01-04 23:19:10 +01:00