bopol
11d06dc86d
remove todo as it's already done
2020-01-10 16:03:24 +01:00
bopol
8f46432391
fixed some activities where the wrong languages would be set
2020-01-10 15:50:15 +01:00
Avently
421b8214cb
Fixes of VideoDetailFragment
2020-01-10 17:32:05 +03:00
Avently
6fc91312d2
Changed default autoplay type to "Only on WiFi"
2020-01-09 19:27:10 +03:00
TobiGr
99cdaec40e
Translated using Weblate (German)
...
Currently translated at 99.0% (520 of 525 strings)
2020-01-09 17:23:02 +01:00
Avently
22bb129bd9
Autoplay enhancement and new button at the top left corner
...
- added a video close button to the top left corner
- autoplay will not work if stream plays in background or popup players
2020-01-09 18:28:06 +03:00
bopol
b32935a1b0
app language now changes time formatting (3hrs ago), was system language b4
2020-01-09 15:51:41 +01:00
bopol
ed9a3517c6
removed unused imports
2020-01-09 12:15:01 +01:00
B0pol
e0a39efa2b
Merge branch 'dev' into dev
2020-01-09 10:07:22 +01:00
bopol
3ad0e313ca
changed the way to change language, now is «NewPipe's language» selector
2020-01-09 09:40:05 +01:00
Allan Nordhøy
bca547ce44
\'Storage Access Framework\'
2020-01-09 04:38:47 +01:00
Allan Nordhøy
6bc697f926
Continue ending playback queue
2020-01-09 04:36:39 +01:00
Igor Nedoboy
bff5371e41
Translated using Weblate (Russian)
...
Currently translated at 100.0% (525 of 525 strings)
2020-01-09 02:51:05 +01:00
Allan Nordhøy
694013c9df
Spelling: Language reworked 2
2020-01-08 21:55:17 +01:00
Hosted Weblate
a76398efd0
Merge branch 'origin/dev' into Weblate.
2020-01-08 20:51:08 +01:00
Allan Nordhøy
99bcd8d043
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 96.0% (501 of 522 strings)
2020-01-08 20:51:04 +01:00
Software In Interlingua
1602ecbaf9
Translated using Weblate (Interlingua)
...
Currently translated at 11.1% (58 of 522 strings)
2020-01-08 20:51:04 +01:00
Tobias Groza
7e17bdf369
Merge pull request #2935 from comradekingu/patch-9
...
Spelling: Could not, PeerTube, HTTPS, URL
2020-01-08 19:09:43 +01:00
Allan Nordhøy
d316bbad44
Select your favorite
...
Co-Authored-By: Stypox <stypox@pm.me>
2020-01-08 18:22:17 +01:00
Tobias Groza
72151c8c0c
Merge pull request #2906 from kapodamy/opus-fixup
...
add opus file extension
2020-01-08 18:19:23 +01:00
Allan Nordhøy
e2e0a9bfa2
Spelling: Could not, PeerTube, HTTPS, URL
2020-01-08 17:51:35 +01:00
Avently
4c57893312
New features and fixes
...
- added autoplay options inside settings: always, only on wifi, never
- now statusbar will be shown in fullscreen mode
- playlists, channels can be autoplayed too (if enabled)
- changed title of background activity to Play queue
- fixed a crash
2020-01-08 19:16:50 +03:00
kapodamy
8d53b07167
fixup
...
* [DownloadDialog.java] use *.opus extension instead of *.webm (bad change from 844f80a5f1
)
* [StreamItemAdapter.java] show "opus" in format label instead of "WebM Opus"
2020-01-08 12:42:34 -03:00
Tobias Groza
1df852171d
Merge pull request #2837 from decarvalhobo/dev
...
Playlist thumbnail updates
2020-01-07 23:02:42 +01:00
TobiGr
399e2626fb
Fix code style and improve imports
2020-01-07 22:48:35 +01:00
decarvalhobo
752a76eb44
Usage of drawable instead of remote image + refactor the append to an empty playlist by just updating the thumbnail before adding the item in it.
2020-01-07 22:33:45 +01:00
De Carvalho Marcio Antonio
8feee05eec
remove comments
2020-01-07 22:33:45 +01:00
De Carvalho Marcio Antonio
e9a4caaf0b
remove comments
2020-01-07 22:33:45 +01:00
decarvalhobo
8de367e03f
fix issue: thumbnail update when element deleted + thumbnail update when element added and no thumbnail
2020-01-07 22:33:45 +01:00
TobiGr
dad88b83fb
Fix Arabic translation
2020-01-07 22:33:30 +01:00
TobiGr
846f7f2f05
Merge remote-tracking branch 'Weblate/dev' into dev
2020-01-07 22:28:15 +01:00
pjammo
41e18ae694
Translated using Weblate (Italian)
...
Currently translated at 100.0% (522 of 522 strings)
2020-01-07 17:21:22 +01:00
Daniele Lira Mereb
deeac118a1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 97.3% (508 of 522 strings)
2020-01-07 17:21:21 +01:00
Avently
a2d5314cf7
Fourth block of fixes for review
...
- wrote more methods to PlayQueue. Now it supports internal history of played items with ability to play previous() item. Also it has equals() to check whether queues has the same content or not
- backstack in fragment is more powerful now with help of PlayQueue's history and able to work great with playlists' PlayQueue and SinglePlayQueue at the same time
- simplified logic inside fragment. Easy to understand. New PlayQueue will be added in backstack from only one place; less number of setInitialData() calls
- BasePlayer now able to check PlayQueue and compare it with currently playing. And if it is the same queue it tries to not init() it twice. It gives possibility to have a great backstack in fragment since the same queue will not be played from two different instances and will not be added to backstack twice with duplicated history inside
- better support of Player.STATE_IDLE
- worked with layouts of player and made them better and more universal
- service will be stopped when activity finishes by a user decision
- fixed a problem related to ChannelPlayQueue and PlaylistPlayQueue in initial start of fragment
- fixed crash in popup
2020-01-06 13:39:01 +03:00
MohammedSR Vevo
594d77e713
Translated using Weblate (Kurdish)
...
Currently translated at 100.0% (522 of 522 strings)
2020-01-06 00:21:31 +01:00
JoC
2ea404659b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (522 of 522 strings)
2020-01-06 00:21:28 +01:00
Software In Interlingua
e2ec95e6ff
Translated using Weblate (Interlingua)
...
Currently translated at 10.9% (57 of 522 strings)
2020-01-06 00:21:28 +01:00
pietrasagh
db87df743d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (522 of 522 strings)
2020-01-06 00:21:27 +01:00
ssantos
23f9ffdab7
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (522 of 522 strings)
2020-01-06 00:21:26 +01:00
Enol P
28063c35c2
Translated using Weblate (Asturian)
...
Currently translated at 49.2% (257 of 522 strings)
2020-01-06 00:21:25 +01:00
Иван
21a39b06e7
Translated using Weblate (Ukrainian)
...
Currently translated at 98.1% (512 of 522 strings)
2020-01-06 00:21:23 +01:00
Osoitz
8fb29ae6c2
Translated using Weblate (Basque)
...
Currently translated at 99.8% (521 of 522 strings)
2020-01-06 00:21:22 +01:00
B0pol
21895caa3a
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (522 of 522 strings)
2020-01-06 00:21:20 +01:00
THANOS SIOURDAKIS
f17b92512c
Translated using Weblate (Greek)
...
Currently translated at 97.9% (511 of 522 strings)
2020-01-06 00:21:19 +01:00
ssantos
014682664d
Translated using Weblate (German)
...
Currently translated at 100.0% (522 of 522 strings)
2020-01-06 00:21:18 +01:00
Tobias Groza
5bf1df9f14
Merge pull request #2690 from K1rakishou/( #1570 )-lock-screen-video-thumbnail
...
Show video thumbnail on the lock screen
2020-01-05 10:36:38 +01:00
bopol
dea1e0dcb9
Update localizations settings
...
1) now, on « content language » change, it will also change the app language
2) added Esperanto to the list of language in content language
2020-01-04 21:38:27 +01:00
Avently
e063967734
Third block of fixes for review
...
- audio-only streams plays the same way as video streams
- fullscreen mode for tablet with controls on the right place
- hidden controls while swiping mini player down
- mini player works better
2020-01-03 19:19:14 +03:00
k1rakishou
eb5fb42da9
Couple more code review changes
2020-01-03 16:29:04 +03:00
k1rakishou
c46a0f7b2e
Code-review changes
2020-01-03 13:00:53 +03:00