Commit Graph

105 Commits

Author SHA1 Message Date
Schoumi 619cb0a8e0 - Bug fix that when app ask for password after longtime without connexion, it says that credentials already exists.
- Update gradle version
2021-09-22 17:40:54 +02:00
Schoumi e41d4b475b Merge pull request 'translations' (#13) from translations into master
Reviewed-on: https://codeberg.org/Schoumi/PeerTubeLive/pulls/13
2021-09-21 10:24:57 +02:00
Artem 7c84bcd377
Translated using Weblate (Russian)
Currently translated at 50.0% (1 of 2 strings)

Translation: PeerTube Live/Store
Translate-URL: https://hosted.weblate.org/projects/peertube-live/store/ru/
2021-08-15 14:33:31 +02:00
Pouhiou Noénaute f2d19355b0
Translated using Weblate (French)
Currently translated at 100.0% (2 of 2 strings)

Translation: PeerTube Live/Store
Translate-URL: https://hosted.weblate.org/projects/peertube-live/store/fr/
2021-08-10 17:33:32 +02:00
Pouhiou Noénaute 4d7117e645
Translated using Weblate (English)
Currently translated at 100.0% (2 of 2 strings)

Translation: PeerTube Live/Store
Translate-URL: https://hosted.weblate.org/projects/peertube-live/store/en/
2021-08-10 17:33:32 +02:00
Artem 405299bbf1
Translated using Weblate (Russian)
Currently translated at 1.0% (3 of 277 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/ru/
2021-07-31 21:52:02 +02:00
goofy 9ba51fd031
Translated using Weblate (French)
Currently translated at 0.0% (0 of 2 strings)

Translation: PeerTube Live/Store
Translate-URL: https://hosted.weblate.org/projects/peertube-live/store/fr/
2021-07-29 15:13:28 +02:00
goofy 233cfc7697
Translated using Weblate (French)
Currently translated at 100.0% (277 of 277 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/fr/
2021-07-29 15:13:28 +02:00
goofy afde7cb263
Translated using Weblate (English)
Currently translated at 100.0% (277 of 277 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/en/
2021-07-29 15:13:27 +02:00
Hosted Weblate b03ee3e7f1
Merge branch 'origin/master' into Weblate. 2021-07-27 20:30:01 +02:00
Schoumi d61711d4d3 Merge pull request 'Manage instance live configuration: live enabled and allow replay' (#12) from save-replay-unavailable into master
Reviewed-on: https://codeberg.org/Schoumi/PeerTubeLive/pulls/12
fixes #11
2021-07-27 20:29:59 +02:00
Schoumi f9ea80bb3d Manage instance live configuration: live enabled and allow replay
fixes #11
2021-07-27 20:20:08 +02:00
Hosted Weblate ce32337b09
Merge branch 'origin/master' into Weblate. 2021-07-27 15:53:35 +02:00
Artem 952e7a3e9f
Translated using Weblate (Russian)
Currently translated at 0.3% (1 of 274 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/ru/
2021-07-27 15:53:35 +02:00
Schoumi 6031e37959 Merge pull request 'manage-stream-resolution' (#10) from manage-stream-resolution into master
Reviewed-on: https://codeberg.org/Schoumi/PeerTubeLive/pulls/10
2021-07-27 15:53:33 +02:00
Schoumi df6d043e19 manage stream resolution settings/ui/rtmp with camera2 api instead of deprecated camera api 2021-07-27 15:45:12 +02:00
Schoumi 1573afb279 finish activity when network error occurs during livestream 2021-07-26 20:38:57 +02:00
Artem c05d2e4e54
Added translation using Weblate (Russian) 2021-07-26 19:12:01 +02:00
Schoumi 0f5c390855 Merge remote-tracking branch 'weblate/master'
# Conflicts:
#	app/src/main/res/values-fr/strings.xml
#	app/src/main/res/values/strings.xml
2021-07-26 18:32:54 +02:00
Schoumi e0c822a812 merge https://codeberg.org/Schoumi/PeerTubeLive/pulls/9 into master with conflict resolution 2021-07-26 18:14:44 +02:00
Schoumi 79ec5dde61 fix error in file 2021-07-26 18:07:52 +02:00
Schoumi 1de6d2cd1b
Translated using Weblate (French)
Currently translated at 100.0% (274 of 274 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/fr/
2021-07-26 17:26:57 +02:00
Schoumi 8586e20fa8
Translated using Weblate (English)
Currently translated at 100.0% (274 of 274 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/en/
2021-07-26 17:26:44 +02:00
Schoumi 5fad6cdfc6
Added translation using Weblate (Norwegian Bokmål) 2021-07-26 15:31:05 +02:00
Schoumi 678e131f32 Fix crash on one permission refused and color black on black 2021-07-25 21:06:51 +02:00
Schoumi a8e290fc0b Add an alert dialog when creating live in order to help the user wait for completion
fixes #1
2021-07-25 21:06:03 +02:00
Schoumi be2e41765f Add exemple how to set instance url in placeholder 2021-07-25 21:05:11 +02:00
Schoumi b2770e980c Fix info should not be displayed during loading channel informations 2021-07-25 21:03:52 +02:00
Schoumi 1ecfc2cc06 remove wrongly commit file due to mistake in gitignore 2021-07-23 19:33:21 +02:00
Schoumi 5d76e740f9 Merge pull request 'initial Fastlane structures' (#7) from izzy/PeerTubeLive:fastlane into master
Reviewed-on: https://codeberg.org/Schoumi/PeerTubeLive/pulls/7
2021-07-22 15:20:30 +02:00
Schoumi 99af00cb9a Merge pull request 'README reworked' (#6) from kingu/PeerTubeLive:master into master
Reviewed-on: https://codeberg.org/Schoumi/PeerTubeLive/pulls/6
2021-07-22 14:18:04 +02:00
Izzy fe6a566823
initial Fastlane structures 2021-07-21 21:20:17 +02:00
J. Lavoie 99377d7eb6
Translated using Weblate (French)
Currently translated at 99.6% (271 of 272 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/fr/
2021-07-21 20:56:36 +02:00
J. Lavoie a946dfeef8
Translated using Weblate (German)
Currently translated at 22.4% (61 of 272 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/de/
2021-07-21 20:56:30 +02:00
Allan Nordhøy d749cea52f
Translated using Weblate (English)
Currently translated at 100.0% (272 of 272 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/en/
2021-07-21 20:56:29 +02:00
Allan Nordhøy 2505820621
Added translation using Weblate (Norwegian Bokmål) 2021-07-21 20:47:42 +02:00
J. Lavoie c4ed78d66a
Added translation using Weblate (German) 2021-07-21 19:39:30 +02:00
Allan Nordhøy 9fe6eeaf46 README reworked 2021-07-21 19:12:14 +02:00
Schoumi 5f648aaf9e Add weblate link 2021-07-21 18:19:20 +02:00
Schoumi 22fb2a98c6 fix readme 2021-07-21 17:52:22 +02:00
Schoumi 95ba1e9f12 fix readme 2021-07-21 17:50:54 +02:00
Schoumi 47e32215b9 update readme 2021-07-21 17:45:36 +02:00
Schoumi 8ec4d3ad7b Add ci made with drone on my server 2021-07-21 17:38:32 +02:00
Schoumi 11766b39c3 add Readme 2021-07-21 17:35:24 +02:00
Schoumi a1ae20a00f remove log file commit by mistake 2021-07-21 12:13:41 +02:00
Anthony Chomienne d8642c9d15 Adjust some layout elements and default visibility 2021-07-07 17:53:50 +02:00
Anthony Chomienne 48669ff2ac Add background image to make the app more colorful 2021-07-07 17:41:53 +02:00
Anthony Chomienne ca5ae7b7ba Fix end of forms-data sending 2021-07-07 17:35:39 +02:00
Anthony Chomienne 45fa4af1a9 Centralize error handling in OAuthManager and Fix error on sending parameters in urlencode format that are not correctly urlencoded 2021-07-07 17:33:21 +02:00
Anthony Chomienne c5f5007945 Fix error when pressed back during live creation window that display the end of the stream that never exist 2021-07-07 17:32:14 +02:00