Commit Graph

584 Commits

Author SHA1 Message Date
Stefan Schueller 38390156eb Fastlane 2020-07-11 17:34:45 +02:00
Stefan Schueller 64db893297 Readme 2020-07-11 17:20:32 +02:00
Stefan Schueller 8a1390cb10 Merge branch 'develop' of ssh://github.com/sschueller/peertube-android into develop 2020-07-11 17:16:47 +02:00
Stefan Schueller c034e54c84 Fastlane 2020-07-11 17:15:31 +02:00
Stefan Schüller 7aa24eef2d
Create android.yml 2020-07-11 17:14:09 +02:00
Stefan Schueller eca92cf9d4 Merge branch 'develop' of https://hosted.weblate.org/git/peertube/android into develop 2020-07-11 13:53:23 +02:00
Stefan Schüller fc5a565269 Release 2020-07-10 21:44:46 +02:00
Digiwizkid c7007af2cc
Translated using Weblate (Bengali)
Currently translated at 100.0% (341 of 341 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/bn/
2020-07-10 09:41:49 +02:00
Stefan Schüller f1825ae75e Fix token refresh 2020-07-09 21:17:21 +02:00
Stefan Schueller dda3c7cbc0 Version Bump-revert to fix broken auth 2020-07-08 20:26:39 +02:00
Stefan Schüller 832e103a11 Reproducible Builds 2020-07-08 12:31:30 +02:00
Heimen Stoffels ed97d84d14
Translated using Weblate (Dutch)
Currently translated at 100.0% (341 of 341 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/nl/
2020-07-07 19:41:49 +02:00
Allan Nordhøy 1fab0fe31f
Translated using Weblate (Norwegian Bokmål)
Currently translated at 35.7% (122 of 341 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/nb_NO/
2020-07-07 19:41:49 +02:00
Jeff Huang 008a0c7139
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (341 of 341 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/zh_Hant/
2020-07-07 19:41:48 +02:00
Olivier Humbert 4af120cfb5
Translated using Weblate (French)
Currently translated at 100.0% (341 of 341 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/fr/
2020-07-07 19:41:48 +02:00
Stefan Schüller d594bb5685 Reproducible Build 2020-07-06 21:48:26 +02:00
Stefan Schueller f1ef75a1dd Version Bump 2020-07-05 20:54:20 +02:00
Stefan Schueller b235bbf423 Added token refresh. 2020-07-05 20:51:53 +02:00
Stefan Schueller 04ce44ac78 Version bump 2020-07-05 20:14:43 +02:00
Stefan Schueller 333e23045f Version bump 2020-07-05 20:12:43 +02:00
Oğuz Ersen f2524984ad Translated using Weblate (Turkish)
Currently translated at 99.7% (339 of 340 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/tr/
2020-07-05 20:09:56 +02:00
Stefan Schueller 0a387db625 Add Reproducible Builds (still needs testing) 2020-07-05 20:09:18 +02:00
Stefan Schueller 08ed1d41e6 Removed unused constants 2020-07-05 19:25:35 +02:00
Stefan Schüller b1fbfe3015
Merge pull request #208 from Poslovitch/likes-implementation
Completed implementation of Likes & Dislikes
2020-07-05 19:23:50 +02:00
Florian CUNY 7fa40bc8cd
Merge branch 'develop' into likes-implementation 2020-07-05 17:52:59 +02:00
Stefan Schueller 082c482e47 Code cleanup 2020-07-05 16:12:35 +02:00
Stefan Schueller e4766c9363 Code cleanup 2020-07-05 15:11:48 +02:00
Stefan Schueller cee233db39 Code cleanup 2020-07-05 15:07:50 +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 6cbf35972b Code cleanup 2020-07-05 14:31:19 +02:00
Stefan Schueller b01807d2a9 Code cleanup, renamed serverlist to search server 2020-07-05 14:25:28 +02:00
Stefan Schueller 0e3756f399 Merge branch 'develop' of https://hosted.weblate.org/git/peertube/android into develop
 Conflicts:
	app/src/main/res/values-fr/strings.xml
2020-07-05 14:17:16 +02:00
J. Lavoie ed8c46a79a
Translated using Weblate (German)
Currently translated at 93.7% (345 of 368 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/de/
2020-07-05 14:16:25 +02:00
Jeff Huang 0c3d508a53
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (368 of 368 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/zh_Hant/
2020-07-05 14:16:25 +02:00
Oğuz Ersen a41049e8dd
Translated using Weblate (Turkish)
Currently translated at 99.7% (367 of 368 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/tr/
2020-07-05 14:16:24 +02:00
Florian CUNY 3ac28ef4d9
Translated using Weblate (French)
Currently translated at 100.0% (368 of 368 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/fr/
2020-07-05 14:16:24 +02:00
Stefan Schueller db560bb340 Code cleanup 2020-07-05 14:15:48 +02:00
Stefan Schueller a56dc55921 Code cleanup 2020-07-05 13:56:17 +02:00
Stefan Schueller ded16379f1 Code Format 2020-07-05 13:16:50 +02:00
Stefan Schüller f84fcb4ba5
Merge pull request #206 from Poslovitch/automated-code-cleanup-videoplayactivity
Automated code cleanup in VideoPlayActivity
2020-07-05 13:13:54 +02:00
Stefan Schüller 57b49bb200
Merge pull request #204 from Poslovitch/tweaks-video-options-display
Added preview of the current playback speed and video quality in the VideoOptionsFragment
2020-07-05 13:13:34 +02:00
Florian CUNY 9609447aae Automated code cleanup in VideoPlayActivity
Removed unused imports, redundancy, useless checks ; code formatting
2020-07-05 11:52:40 +02:00
Florian CUNY b2a8cf857d Removed unusued imports in VideoOptionsFragment.java 2020-07-05 11:07:57 +02:00
Florian CUNY 9a91c2140a Made use of existing strings for the video speed display 2020-07-05 11:07:35 +02:00
Florian CUNY d631193311 Made the "Automated" video quality translatable 2020-07-05 09:38:03 +02:00
Stefan Schüller 90029aaf76
Merge pull request #201 from Poslovitch/ignore-icon-reserved-space
Ignore icon reserved space for preferences in SettingsActivity
2020-07-05 00:17:25 +02:00
Florian CUNY fd3a7c87d1 Fixed typo in ar strings.xml 2020-07-04 22:46:52 +02:00
Stefan Schueller 3a29bf5985 fix https://github.com/sschueller/peertube-android/issues/202 2020-07-04 22:36:17 +02:00
Florian CUNY 70593c17ee Added preview of the current playback speed and video quality in the VideoOptionsFragment 2020-07-04 22:30:58 +02:00
Florian CUNY 8d7063ee78 Added VideoPlayerService#getPlayBackSpeed 2020-07-04 22:30:00 +02:00