Christian Schabesberger
cfa697fab2
make history ui more consistent
2018-04-29 12:51:57 +02:00
Christian Schabesberger
a09b9d3e4d
made items actually deltable
2018-04-29 12:51:57 +02:00
Christian Schabesberger
c470909f19
add delete options for StatisticPlaylistFragment
2018-04-29 12:51:57 +02:00
Christian Schabesberger
5e59cfcf9d
remove HistoryInfoItem again
...
blub
2018-04-29 12:51:57 +02:00
Christian Schabesberger
a099fe35d2
reorder playqueue/localPlaylist classes
2018-04-29 12:51:57 +02:00
Christian Schabesberger
bcfd8a2450
rename playlist to player.playqueue
2018-04-29 12:49:52 +02:00
Christian Schabesberger
8ed9d71e14
put local foo into local foo folder
2018-04-29 12:47:12 +02:00
Christian Schabesberger
004c2fa55a
Project restructure for history part 1
...
- add HistoryInfoItem (deriving from StreamInfoItem)
in order to add a special options menu for the list items
- delete HistoryActivity and everything that belongs to its UI (not the
manager tho)
- put everything that is local into local. (subscriptions still missing)
2018-04-29 12:47:12 +02:00
DafabHoid
3dd63d03cb
Double-tap the middle of the player screen to pause the video
2018-04-29 11:23:21 +02:00
AB
cceedab864
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-29 10:34:40 +02:00
Andrei.Rosca
b494b2ea39
Remove GSON lib
2018-04-29 01:06:34 +02:00
Rubix
0b29cf086b
Translated using Weblate (Romanian)
...
Currently translated at 86.7% (307 of 354 strings)
2018-04-27 21:40:56 +02:00
r2308145
11d33097f7
Translated using Weblate (Czech)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-27 11:35:54 +02:00
ButterflyOfFire
3ae61645de
Translated using Weblate (Arabic)
...
Currently translated at 87.8% (311 of 354 strings)
2018-04-26 15:34:21 +02:00
Weblate
4711befffa
Merge remote-tracking branch 'origin/dev' into dev
2018-04-25 02:40:49 +02:00
Robson Cassiano
5673d53a20
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-25 02:40:47 +02:00
Christian Schabesberger
90ca4a5e92
Merge pull request #1346 from naXa777/dev
...
Fix #1345 Gradle build fails
2018-04-24 22:03:36 +02:00
Allan Nordhøy
ad252956ab
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 94.3% (334 of 354 strings)
2018-04-24 21:39:29 +02:00
Marian Hanzel
1b2c091c39
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-24 09:40:59 +02:00
anonymous
9031bc0c7b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.7% (353 of 354 strings)
2018-04-24 02:28:17 +02:00
anonymous
1d85e0ea63
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.7% (353 of 354 strings)
2018-04-24 02:27:25 +02:00
Robson Cassiano
458774aadb
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.7% (353 of 354 strings)
2018-04-24 02:27:20 +02:00
ButterflyOfFire
ae89f7bea3
Translated using Weblate (Arabic)
...
Currently translated at 83.8% (297 of 354 strings)
2018-04-23 23:34:19 +02:00
Allan Nordhøy
fd77b8552b
Rework new strings
2018-04-23 22:07:27 +02:00
Marian Hanzel
bae9f5e844
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-23 08:05:45 +02:00
Paul
e3f3d90b68
Translated using Weblate (Russian)
...
Currently translated at 99.1% (351 of 354 strings)
2018-04-22 19:41:32 +02:00
James Straub
646fa877ba
Update to mobile data limiting
...
- Moved non-key strings from string_keys.xml to strings.xml
- Code style changes
- Replaced a hard coded key string with resource constant
2018-04-22 10:20:19 -04:00
naXa!
7f3bd8aec2
Fix #1345 Gradle build fails with "error: unescaped apostrophe in string"
2018-04-22 14:31:59 +03:00
CaptainCrumble
4501203a7a
Translated using Weblate (Portuguese)
...
Currently translated at 93.2% (330 of 354 strings)
2018-04-22 01:40:38 +02:00
Somethingweirdhere
06292bceb2
PopUpPlayer now has a play and pause button. Tapping now doesnt pause or unpause the video and instead shows this button.
2018-04-22 00:16:07 +02:00
Somethingweirdhere
f94f14ab65
Added settings export
2018-04-21 21:11:52 +02:00
AB
7145c68e03
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-21 19:11:00 +02:00
James Straub
d1b0cd74be
Added the ability to limit video quality if using mobile data.
...
* Added a dropdown to video & audio settings
* Changes to ListHelper:
** Limits resolution when code requests the default video resolution
** Limits audio bitrate when code requests the default audio bitrate
** Removed some dead code and did some cleanup
** Make methods private/protected to help understand what was in use
** The code now chooses one format over an other using a simple raking system defined in array constants. I realized I needed to do this in order to choose the most efficient video stream. I did my best to evaluate the video and audio formats based on quality and efficiency. It's not an exact science.
** Made changes to the tests to support my changes
2018-04-21 12:35:04 -04:00
wellinkstein
bac3825c87
Translated using Weblate (French)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-21 15:37:08 +02:00
Dante
fc1d283414
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-21 09:35:29 +02:00
anonymous
c0652daa97
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-21 09:35:24 +02:00
Q. A
553903bd9d
Translated using Weblate (Albanian)
...
Currently translated at 12.7% (45 of 354 strings)
2018-04-21 09:34:14 +02:00
Freddy Morán Jr
a43ec25b7e
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (353 of 354 strings)
2018-04-20 16:42:38 +02:00
wellinkstein
bb2a66fd02
Translated using Weblate (French)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-20 14:41:22 +02:00
Ale-Ma
71ac830bfa
Translated using Weblate (Italian)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-20 12:15:48 +02:00
r2308145
82bce80c62
Translated using Weblate (Czech)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-20 11:48:04 +02:00
Dante
67ddf78e18
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-20 09:25:12 +02:00
Marc Riera
8285df0f3f
Translated using Weblate (Catalan)
...
Currently translated at 99.1% (351 of 354 strings)
2018-04-19 22:35:00 +02:00
Emin Tufan Çetin
f330ee8f8d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-19 10:51:45 +02:00
Joseph Kim
7331e4a7f2
Translated using Weblate (Korean)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-19 04:40:40 +02:00
Jeff Huang
51252d3b61
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-19 01:33:35 +02:00
Somethingweirdhere
dcdb2c323e
Added settings export
2018-04-19 01:31:25 +02:00
Q. A
c4ac901c67
Added translation using Weblate (Albanian)
2018-04-18 23:38:25 +02:00
Tobias Groza
a7ce072ca2
Translated using Weblate (German)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-18 23:34:48 +02:00
Nathan Follens
a9b427b877
Translated using Weblate (Flemish)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-18 22:37:17 +02:00
Nathan Follens
67a9f3a4ad
Added translation using Weblate (Flemish)
2018-04-18 22:12:00 +02:00
Nathan Follens
1a4905f36a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-18 21:57:15 +02:00
Weblate
cbb1fde7b0
Merge remote-tracking branch 'origin/dev' into dev
2018-04-18 21:41:20 +02:00
DafabHoid
b86bd019a7
Translated using Weblate (German)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-18 21:41:20 +02:00
anonymous
6a0bada9d2
Translated using Weblate (Polish)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-18 21:41:18 +02:00
Christian Schabesberger
a708278cf0
Merge pull request #1327 from Somethingweirdhere/dev
...
Fixed crash when trying to open a downloaded file without a player
2018-04-18 20:35:44 +02:00
Mauricio Colli
119462cbc9
Fix RouterActivity choice selection
...
- Improve behavior when external player is enabled
- Fixes #1324
2018-04-18 11:44:46 -03:00
Tobias Groza
0324a4928c
Translated using Weblate (German)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-18 12:00:09 +02:00
syed muzammil
895a2a56b5
Translated using Weblate (Urdu)
...
Currently translated at 2.5% (9 of 353 strings)
2018-04-18 01:41:26 +02:00
Somethingweirdhere
d9e616beee
Fixed crash when trying to open a downloaded file without a player
2018-04-17 22:26:24 +02:00
horyzont
aa5d5d2b6d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-17 21:20:47 +02:00
Somethingweirdhere
85dc555358
Fixed crash when trying to open a downloaded file without a player
2018-04-17 19:47:17 +02:00
Andrea Troiano
696c94050d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-17 09:38:03 +02:00
DafabHoid
b222614c4a
Translated using Weblate (German)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-16 22:58:47 +02:00
Emin Tufan Çetin
edff694bf3
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-16 22:42:33 +02:00
Jeff Huang
be430a6ac0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-16 13:03:02 +02:00
AB
937d40c5f7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-16 11:42:15 +02:00
Rubix
d3979676ab
Translated using Weblate (Romanian)
...
Currently translated at 84.1% (297 of 353 strings)
2018-04-16 10:40:03 +02:00
Emin Tufan Çetin
6716262a28
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-15 22:11:00 +02:00
r2308145
06d8bafce6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-15 19:35:47 +02:00
Anton Shestakov
f814755908
Translated using Weblate (Russian)
...
Currently translated at 98.8% (349 of 353 strings)
2018-04-15 16:39:47 +02:00
AB
f355fd2551
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-15 10:40:28 +02:00
Andrea Troiano
ea84c62d76
Translated using Weblate (Italian)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-14 21:24:40 +02:00
r2308145
acda71cebb
Translated using Weblate (Czech)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-14 19:05:22 +02:00
Heimen Stoffels
67dcd2e5c6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-14 17:42:09 +02:00
Marc Riera
c996644613
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-14 16:00:44 +02:00
M1ck
171c3e492d
Translated using Weblate (French)
...
Currently translated at 100.0% (353 of 353 strings)
2018-04-14 12:53:15 +02:00
Weblate
8834195cc6
Merge remote-tracking branch 'origin/dev' into dev
2018-04-14 11:39:08 +02:00
M1ck
ed57e72fa1
Translated using Weblate (French)
...
Currently translated at 96.9% (344 of 355 strings)
2018-04-14 11:39:07 +02:00
Dar Mackani
7e84c3e167
Translated using Weblate (Esperanto)
...
Currently translated at 18.3% (65 of 355 strings)
2018-04-14 11:39:07 +02:00
gensitu
4adc33471b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-14 11:39:06 +02:00
gensitu
31d07cc1e2
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-14 11:39:05 +02:00
Andrea Troiano
a349a66d5a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-14 11:38:59 +02:00
Christian Schabesberger
7d427b4cc4
move on to v0.13.2
2018-04-14 11:22:26 +02:00
Christian Schabesberger
6c7e54868d
Merge branch 'playlist_to_next' of https://github.com/Shan11812/NewPipe into test
2018-04-14 11:04:08 +02:00
Christian Schabesberger
9484a5e2ee
fix conflict
2018-04-14 11:02:31 +02:00
Christian Schabesberger
3cbd2057e3
Merge branch 'qol-follow-ups' of https://github.com/karyogamy/NewPipe into test
2018-04-14 10:53:09 +02:00
Stanisław Sikorski
71ff1cf713
Translated using Weblate (Polish)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-14 00:27:38 +02:00
Rintaro matsuo
c737d891bc
Translated using Weblate (Japanese)
...
Currently translated at 81.1% (288 of 355 strings)
2018-04-13 04:39:41 +02:00
ScratchBuild
82a53343fc
Translated using Weblate (Japanese)
...
Currently translated at 81.1% (288 of 355 strings)
2018-04-13 04:39:36 +02:00
Andrea Troiano
03fdc60018
Translated using Weblate (Italian)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-12 12:15:57 +02:00
John Zhen Mo
42d19d98ad
-Changed media source manager near edge loading to no longer load while player position is not progressing.
...
-Changed main video player to always self-destruct on stop.
-Extracted main video player lifecycle states into separate data class.
-Fixed play queue in full repeat mode does not load first item after expiring.
2018-04-11 20:27:39 -07:00
John Zhen Mo
c9915bba18
-Reversed special seek logic for short buffer livestreams.
...
-Fixed loader cleaning potentially canceling existing correct loading items.
-Updated ExoPlayer to 2.7.3.
2018-04-11 20:27:39 -07:00
John Zhen Mo
a275d7ff50
-Rollbacks the original main player UI to display nav and status bar on click.
...
-Changed system UI color to translucent on Lollipop and above.
2018-04-11 20:27:39 -07:00
John Zhen Mo
74199c8624
-Designated background player as default media button receiver.
...
-Fixed media button intent causing illegal state exception when sent from external apps.
2018-04-11 20:27:38 -07:00
John Zhen Mo
238bff1fee
-Modified adaptive track selection to upgrade with 1 second of buffer.
...
-Modified dynamic track updates to seek to default time instead of clamping to 0 time when negative progress is reached.
2018-04-11 20:27:38 -07:00
John Zhen Mo
de534b58c5
-Removed playlist cleaning.
2018-04-11 20:27:38 -07:00
John Zhen Mo
111a0f9f17
-Modified playback parameter dialog to use translucent background. (reverted from commit 0d25254d4831aca92ad6cf6c0c772279b32b4a07)
2018-04-11 20:27:38 -07:00
John Zhen Mo
50392ed67d
-Changed failed media source exception to use cause instead of top level exception.
2018-04-11 20:27:38 -07:00
John Zhen Mo
3de9da0528
-Bump exoplayer dependency to 2.7.2.
2018-04-11 20:27:38 -07:00
John Zhen Mo
ece93cadd5
-Added better player exception handling to player.
...
-Added expired media source cleaning to media source manager.
2018-04-11 20:27:38 -07:00
John Zhen Mo
7219c8d33c
-Fixed main player multiwindow pauses when focus changes.
2018-04-11 20:27:38 -07:00
John Zhen Mo
b0a09c7876
-Added "add to playlist" button to service player play queue item drop down.
...
-Refactored playlist manipulations out from media source manager.
-Fixed potential ArrayOutOfBound exception when checking if player window is live.
-Fixed service player play queue potentially not refreshing when current play queue is replaced.
2018-04-11 20:27:38 -07:00
John Zhen Mo
1d017d3cbc
-Modified LIVE button to be untranslatable on all players.
2018-04-11 20:27:38 -07:00
John Zhen Mo
5fa56f2aca
-Modified playback parameter dialog to use translucent background.
2018-04-11 20:27:37 -07:00
Freddy Morán Jr
5ded1b139f
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (354 of 355 strings)
2018-04-11 18:41:45 +02:00
r2308145
2abb0db272
Translated using Weblate (Czech)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-11 18:35:42 +02:00
Marc Riera
674c041c13
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-11 10:09:56 +02:00
Marc Riera
03c89a69a2
Translated using Weblate (Catalan)
...
Currently translated at 95.7% (339 of 354 strings)
2018-04-11 09:30:46 +02:00
Marc Riera
dbed5e2a62
Translated using Weblate (Catalan)
...
Currently translated at 76.8% (272 of 354 strings)
2018-04-11 09:30:08 +02:00
Sérgio Marques
d7519903a1
Translated using Weblate (Portuguese)
...
Currently translated at 80.0% (284 of 355 strings)
2018-04-11 00:40:00 +02:00
E T
ab14f0d7ac
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-10 23:03:32 +02:00
Marc Riera
3b6e43b7ca
Translated using Weblate (Catalan)
...
Currently translated at 76.8% (272 of 354 strings)
2018-04-10 22:41:59 +02:00
Marc Riera
7d3b7af874
Translated using Weblate (Catalan)
...
Currently translated at 32.2% (114 of 354 strings)
2018-04-10 19:28:24 +02:00
r2308145
2acc348062
Translated using Weblate (Czech)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-10 18:01:41 +02:00
Freddy Morán Jr
33ba8acd05
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-10 17:49:03 +02:00
ezjerry liao
0c56af7090
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-10 15:01:23 +02:00
Marc Riera
4375ecaad7
Translated using Weblate (Catalan)
...
Currently translated at 32.2% (114 of 354 strings)
2018-04-10 13:52:48 +02:00
nagizade
90c538d4b6
Translated using Weblate (Azerbaijani)
...
Currently translated at 12.9% (46 of 355 strings)
2018-04-10 11:34:35 +02:00
Dante
1ffa8329d0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-10 05:32:24 +02:00
Dante
b404b7974a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-10 05:20:16 +02:00
E T
de44b580f9
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-09 22:53:10 +02:00
Roger
2a630cd745
Added translation using Weblate (Chinese (Mandarin))
2018-04-09 22:31:57 +02:00
ssantos
1ccccc5e39
Translated using Weblate (German)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-09 22:31:35 +02:00
Roger
aec851acfa
Added translation using Weblate (Urdu)
2018-04-09 22:28:18 +02:00
nagizade
ad5ac479fd
Added translation using Weblate (Azerbaijani)
2018-04-09 10:55:09 +02:00
Heimen Stoffels
67b82a404c
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (355 of 355 strings)
2018-04-09 10:45:45 +02:00
Weblate
f7f86a2f62
Merge remote-tracking branch 'origin/dev' into dev
2018-04-09 00:13:42 +02:00
Anton Shestakov
6e42b4af27
Translated using Weblate (Russian)
...
Currently translated at 98.3% (348 of 354 strings)
2018-04-09 00:13:42 +02:00
Filip Sebastian
fe9ed8af76
Translated using Weblate (Romanian)
...
Currently translated at 74.8% (265 of 354 strings)
2018-04-09 00:13:40 +02:00
Eduardo Caron
c4c3f369c0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.8% (350 of 354 strings)
2018-04-09 00:13:40 +02:00
M1ck
9b9bf40e47
Translated using Weblate (French)
...
Currently translated at 97.1% (344 of 354 strings)
2018-04-09 00:13:38 +02:00
Marc Riera
14a888a610
Added translation using Weblate (Catalan)
2018-04-09 00:13:35 +02:00
John Zhen Mo
f3d777c65c
-Added accessibility caption style and text color resolver.
...
-Added button to open captioning settings activity from appearance settings.
-Modified player captions to use custom caption style when captioning manager is enabled.
-Removed caption size settings from appearance settings.
2018-04-08 13:58:55 -07:00
Mauricio Colli
d494b6c934
Long-click to open the downloads activity
...
- Closes #1263
2018-04-08 16:53:22 -03:00
Mauricio Colli
7294220727
Revert removal of menu items
2018-04-08 16:26:47 -03:00
Christian Schabesberger
665b9087b1
fix conflict
2018-04-08 18:49:27 +02:00
Christian Schabesberger
f1691050cd
Merge branch 'download-permissions-screen' of https://github.com/arispoloway/NewPipe into perm
2018-04-08 18:21:27 +02:00
Aris Poloway
169b6acd24
Clean up download dialog opening
2018-04-08 11:47:11 -04:00
Mauricio Colli
35b3bf2edb
Show download size preview
2018-04-08 08:45:15 -03:00
anonymous
b6a19c3e2d
Translated using Weblate (French)
...
Currently translated at 97.1% (344 of 354 strings)
2018-04-08 12:06:00 +02:00
M1ck
21455d58a6
Translated using Weblate (French)
...
Currently translated at 97.1% (344 of 354 strings)
2018-04-08 12:05:55 +02:00
Anton Shestakov
1edfcc629c
Translated using Weblate (Russian)
...
Currently translated at 97.7% (346 of 354 strings)
2018-04-08 09:34:00 +02:00
ezjerry liao
9a2a8698ef
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-08 03:28:46 +02:00
Nathan Follens
54c31422d9
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-08 01:49:32 +02:00
Filip Sebastian
a33464284c
Translated using Weblate (Romanian)
...
Currently translated at 74.8% (265 of 354 strings)
2018-04-08 00:57:40 +02:00
Filip Sebastian
4842caf426
Translated using Weblate (Romanian)
...
Currently translated at 74.8% (265 of 354 strings)
2018-04-08 00:53:04 +02:00
Filip Sebastian
02b6b4d8eb
Translated using Weblate (Romanian)
...
Currently translated at 74.2% (263 of 354 strings)
2018-04-08 00:18:05 +02:00
Filip Sebastian
4b0d7c7d88
Translated using Weblate (Romanian)
...
Currently translated at 74.2% (263 of 354 strings)
2018-04-08 00:17:57 +02:00
Filip Sebastian
559b53acc3
Translated using Weblate (Romanian)
...
Currently translated at 74.2% (263 of 354 strings)
2018-04-08 00:17:51 +02:00
Filip Sebastian
4233c18dbb
Translated using Weblate (Romanian)
...
Currently translated at 70.3% (249 of 354 strings)
2018-04-08 00:11:00 +02:00
Filip Sebastian
adec2c9fcc
Translated using Weblate (Romanian)
...
Currently translated at 70.0% (248 of 354 strings)
2018-04-08 00:10:48 +02:00
Filip Sebastian
6ad2406262
Translated using Weblate (Romanian)
...
Currently translated at 70.0% (248 of 354 strings)
2018-04-08 00:10:43 +02:00
Filip Sebastian
bfeb8ca104
Translated using Weblate (Romanian)
...
Currently translated at 69.7% (247 of 354 strings)
2018-04-08 00:10:34 +02:00
Filip Sebastian
5614edfa2f
Translated using Weblate (Romanian)
...
Currently translated at 68.9% (244 of 354 strings)
2018-04-08 00:00:14 +02:00
Filip Sebastian
946f7b2305
Translated using Weblate (Romanian)
...
Currently translated at 68.9% (244 of 354 strings)
2018-04-07 23:59:49 +02:00
Filip Sebastian
dfcf435f88
Translated using Weblate (Romanian)
...
Currently translated at 67.7% (240 of 354 strings)
2018-04-07 23:53:12 +02:00
Filip Sebastian
0e734c267c
Translated using Weblate (Romanian)
...
Currently translated at 66.9% (237 of 354 strings)
2018-04-07 23:49:06 +02:00
Filip Sebastian
faadcec4d1
Translated using Weblate (Romanian)
...
Currently translated at 66.6% (236 of 354 strings)
2018-04-07 23:47:13 +02:00
Filip Sebastian
eb81784818
Translated using Weblate (Romanian)
...
Currently translated at 66.3% (235 of 354 strings)
2018-04-07 23:45:01 +02:00
Filip Sebastian
327010f76b
Translated using Weblate (Romanian)
...
Currently translated at 66.3% (235 of 354 strings)
2018-04-07 23:44:26 +02:00
Filip Sebastian
371669dcb6
Translated using Weblate (Romanian)
...
Currently translated at 66.3% (235 of 354 strings)
2018-04-07 23:44:19 +02:00
Filip Sebastian
fb702b93ca
Translated using Weblate (Romanian)
...
Currently translated at 66.3% (235 of 354 strings)
2018-04-07 23:37:57 +02:00
Filip Sebastian
50c8453785
Translated using Weblate (Romanian)
...
Currently translated at 66.3% (235 of 354 strings)
2018-04-07 23:37:43 +02:00
Filip Sebastian
14fb5ee6c4
Translated using Weblate (Romanian)
...
Currently translated at 66.3% (235 of 354 strings)
2018-04-07 23:37:29 +02:00
Filip Sebastian
46c2343ec6
Translated using Weblate (Romanian)
...
Currently translated at 66.3% (235 of 354 strings)
2018-04-07 23:35:42 +02:00
Filip Sebastian
f5c226362f
Translated using Weblate (Romanian)
...
Currently translated at 65.8% (233 of 354 strings)
2018-04-07 23:24:43 +02:00
Filip Sebastian
9114c1157d
Translated using Weblate (Romanian)
...
Currently translated at 64.9% (230 of 354 strings)
2018-04-07 23:22:38 +02:00
Filip Sebastian
a4f4230275
Translated using Weblate (Romanian)
...
Currently translated at 64.9% (230 of 354 strings)
2018-04-07 23:22:21 +02:00
Filip Sebastian
46a6147c08
Translated using Weblate (Romanian)
...
Currently translated at 64.9% (230 of 354 strings)
2018-04-07 23:21:19 +02:00
Filip Sebastian
0d26923d79
Translated using Weblate (Romanian)
...
Currently translated at 64.9% (230 of 354 strings)
2018-04-07 23:21:09 +02:00
Filip Sebastian
b57c93cf03
Translated using Weblate (Romanian)
...
Currently translated at 64.6% (229 of 354 strings)
2018-04-07 23:20:04 +02:00
Filip Sebastian
ec19e4bc8f
Translated using Weblate (Romanian)
...
Currently translated at 64.6% (229 of 354 strings)
2018-04-07 23:19:36 +02:00
Filip Sebastian
cb68a9c2ce
Translated using Weblate (Romanian)
...
Currently translated at 64.1% (227 of 354 strings)
2018-04-07 23:16:44 +02:00
Filip Sebastian
b51ded1580
Translated using Weblate (Romanian)
...
Currently translated at 64.1% (227 of 354 strings)
2018-04-07 23:16:38 +02:00
Filip Sebastian
4b6fb5bfeb
Translated using Weblate (Romanian)
...
Currently translated at 63.8% (226 of 354 strings)
2018-04-07 23:08:51 +02:00
Filip Sebastian
9b8175b5be
Translated using Weblate (Romanian)
...
Currently translated at 63.5% (225 of 354 strings)
2018-04-07 23:07:58 +02:00
Filip Sebastian
3ecfc622e2
Translated using Weblate (Romanian)
...
Currently translated at 63.5% (225 of 354 strings)
2018-04-07 23:07:35 +02:00
Filip Sebastian
d8d2ee4e09
Translated using Weblate (Romanian)
...
Currently translated at 63.5% (225 of 354 strings)
2018-04-07 23:06:38 +02:00
Filip Sebastian
be478cb088
Translated using Weblate (Romanian)
...
Currently translated at 62.7% (222 of 354 strings)
2018-04-07 22:57:24 +02:00
Filip Sebastian
c187b4487f
Translated using Weblate (Romanian)
...
Currently translated at 62.7% (222 of 354 strings)
2018-04-07 22:54:09 +02:00
Weblate
f6d21e74cb
Merge remote-tracking branch 'origin/dev' into dev
2018-04-07 22:50:27 +02:00
Filip Sebastian
bde4c4bd25
Translated using Weblate (Romanian)
...
Currently translated at 62.4% (221 of 354 strings)
2018-04-07 22:50:25 +02:00
Mauricio Colli
d9aaceea95
Fix naming inconsistency
2018-04-07 16:09:34 -03:00
Aris Poloway
676d64a24a
Open download dialog if video download is clicked instead
2018-04-07 13:32:31 -04:00
Weblate
8ae1768f71
Merge remote-tracking branch 'origin/dev' into dev
2018-04-07 13:37:23 +02:00
anonymous
212705e7e3
Translated using Weblate (German)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-07 13:37:22 +02:00
Andreas Kromke
b3f6524e5c
Translated using Weblate (German)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-07 13:37:20 +02:00
Aris Poloway
5ca0a0adf2
Open downloads after permission granted
2018-04-06 17:29:58 -04:00
Mauricio Colli
669d2c44c9
Dynamically create the opening choices
...
- Fixes TODO
2018-04-06 06:02:51 -03:00
Mauricio Colli
88268ae569
Merge pull request #1268 from arispoloway/dev
...
Handle links with time specified (ex. &t=xxx)
2018-04-06 04:49:02 -03:00
Mauricio Colli
140fb86401
Fix Info's start time when using VideoDetailFragment
...
- Update extractor dependency
2018-04-06 04:35:44 -03:00
Aris Poloway
2b281c4357
Don't save stream and store recovery position from StreamInfo
2018-04-05 23:47:20 -04:00
MohammedSR Vevo
7b6dbfb456
Translated using Weblate (Kurdish)
...
Currently translated at 18.0% (64 of 354 strings)
2018-04-06 00:37:32 +02:00
Aris Poloway
b3c49ac86b
Revert unnecessary url clean
2018-04-05 16:45:00 -04:00
Dalibor Klobučarić
d309fd9c97
Translated using Weblate (Croatian)
...
Currently translated at 77.4% (274 of 354 strings)
2018-04-05 11:35:13 +02:00
Aris Poloway
f3a280dcb6
Don't preemptively clean url and save StreamInfo with PlayQueueItem
2018-04-04 20:43:14 -04:00
MORTI
43894687a2
Translated using Weblate (French)
...
Currently translated at 96.3% (341 of 354 strings)
2018-04-05 01:40:08 +02:00
MohammedSR Vevo
8dd8928dab
Translated using Weblate (Kurdish)
...
Currently translated at 4.2% (15 of 354 strings)
2018-04-04 23:26:31 +02:00
MohammedSR Vevo
282a4d15c2
Translated using Weblate (Kurdish)
...
Currently translated at 3.3% (12 of 354 strings)
2018-04-04 23:25:25 +02:00
MohammedSR Vevo
83a2ffc67e
Added translation using Weblate (Kurdish)
2018-04-04 23:13:05 +02:00
Eduardo Caron
e9a6e3fae0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.0% (347 of 354 strings)
2018-04-04 17:55:55 +02:00
Eduardo Caron
97944b9793
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.6% (342 of 354 strings)
2018-04-04 17:43:44 +02:00
Çağdaş Tatar
0b5d995b6d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-04 16:48:18 +02:00
Çağdaş Tatar
1781a9fe9a
Translated using Weblate (Turkish)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-04 15:53:38 +02:00
Çağdaş Tatar
a0479bf7ca
Translated using Weblate (Turkish)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-04 15:48:54 +02:00
r2308145
2affa31edf
Translated using Weblate (Czech)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-04 13:35:50 +02:00
Tobias Groza
616c6a1607
Translated using Weblate (German)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-04 12:38:10 +02:00
anonymous
a5176fbf80
Translated using Weblate (German)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-04 12:38:01 +02:00
Nick Undnick
f2b76b7582
Translated using Weblate (German)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-04 12:37:56 +02:00
ssantos
f4847f31ae
Translated using Weblate (German)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-04 12:37:51 +02:00
Dalibor Klobučarić
05adcf2c12
Translated using Weblate (Croatian)
...
Currently translated at 76.2% (270 of 354 strings)
2018-04-04 10:39:56 +02:00
Dalibor Klobučarić
ea301be3c1
Translated using Weblate (Croatian)
...
Currently translated at 76.2% (270 of 354 strings)
2018-04-04 10:39:45 +02:00
Dalibor Klobučarić
88e9785b01
Translated using Weblate (Croatian)
...
Currently translated at 72.8% (258 of 354 strings)
2018-04-04 10:36:04 +02:00
Dual Natan
78efabfc1c
Translated using Weblate (Macedonian)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-04 05:38:53 +02:00
ssantos
183f9701fd
Translated using Weblate (German)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-03 12:16:27 +02:00
ssantos
ebbba134fe
Translated using Weblate (German)
...
Currently translated at 98.8% (350 of 354 strings)
2018-04-03 12:07:17 +02:00
ssantos
c257be8176
Translated using Weblate (German)
...
Currently translated at 98.3% (348 of 354 strings)
2018-04-03 12:00:19 +02:00
Dual Natan
afb0aea660
Translated using Weblate (Macedonian)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-03 05:17:57 +02:00
Dual Natan
960bf46f44
Translated using Weblate (Macedonian)
...
Currently translated at 77.9% (276 of 354 strings)
2018-04-03 04:42:16 +02:00
Dual Natan
16db799e88
Translated using Weblate (Macedonian)
...
Currently translated at 57.0% (202 of 354 strings)
2018-04-03 04:12:55 +02:00
Dual Natan
f8f2cdcfcc
Translated using Weblate (Macedonian)
...
Currently translated at 42.0% (149 of 354 strings)
2018-04-03 03:40:03 +02:00
Dual Natan
a1f7862f96
Translated using Weblate (Macedonian)
...
Currently translated at 7.9% (28 of 354 strings)
2018-04-03 02:29:01 +02:00
Dual Natan
3ff9284f2a
Added translation using Weblate (Macedonian)
2018-04-03 02:07:39 +02:00
Weblate
edf8f27c0f
Merge remote-tracking branch 'origin/dev' into dev
2018-04-02 23:39:25 +02:00
horyzont
a720953ff3
Translated using Weblate (Polish)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-02 23:39:23 +02:00
Christian Schabesberger
89537322fd
fix email button not working
2018-04-02 20:53:32 +02:00
r2308145
2229ce1fe9
Translated using Weblate (Czech)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-02 16:36:12 +02:00
r2308145
f257b2177a
Translated using Weblate (Czech)
...
Currently translated at 98.5% (349 of 354 strings)
2018-04-02 16:33:35 +02:00
r2308145
056c1fd43e
Translated using Weblate (Czech)
...
Currently translated at 97.7% (346 of 354 strings)
2018-04-02 14:59:50 +02:00
r2308145
acacd3134f
Translated using Weblate (Czech)
...
Currently translated at 96.8% (343 of 354 strings)
2018-04-02 14:58:11 +02:00
r2308145
1fe0ba1a6e
Translated using Weblate (Czech)
...
Currently translated at 96.3% (341 of 354 strings)
2018-04-02 14:43:01 +02:00
r2308145
e639f4b5de
Translated using Weblate (Czech)
...
Currently translated at 95.4% (338 of 354 strings)
2018-04-02 14:35:57 +02:00
r2308145
5a234bd989
Translated using Weblate (Czech)
...
Currently translated at 94.6% (335 of 354 strings)
2018-04-02 14:34:55 +02:00
r2308145
661227266e
Translated using Weblate (Czech)
...
Currently translated at 88.9% (315 of 354 strings)
2018-04-02 14:22:33 +02:00
horyzont
e01556fd9a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-01 23:03:18 +02:00
horyzont
5cb53ffc18
Translated using Weblate (Polish)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-01 23:01:44 +02:00
horyzont
e7178626ab
Translated using Weblate (Polish)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-01 22:56:07 +02:00
horyzont
7f0948b0ed
Translated using Weblate (Polish)
...
Currently translated at 99.7% (353 of 354 strings)
2018-04-01 22:50:49 +02:00
Weblate
4baee67781
Merge remote-tracking branch 'origin/dev' into dev
2018-04-01 22:41:06 +02:00
Heimen Stoffels
7061f38abe
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-01 22:41:06 +02:00
horyzont
2aa259c0b2
Translated using Weblate (Polish)
...
Currently translated at 98.3% (348 of 354 strings)
2018-04-01 22:41:02 +02:00
Christian Schabesberger
a0f74e715a
fix bugreport for kiosk
2018-04-01 21:54:00 +02:00
Christian Schabesberger
c13e761c3f
remove global ip range label
2018-04-01 19:58:07 +02:00
shan11812
2837e44bab
Adds 'Add to Playlist' option to Related and Channel lists
2018-04-01 20:47:24 +05:30
Heimen Stoffels
d41e3bb41e
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-01 16:43:09 +02:00
Weblate
4160bbb8c4
Merge remote-tracking branch 'origin/dev' into dev
2018-04-01 15:38:23 +02:00
Veli Tasalı
404a20f280
Translated using Weblate (Turkish)
...
Currently translated at 99.4% (352 of 354 strings)
2018-04-01 15:38:23 +02:00
se7entime
2241146b9f
Translated using Weblate (Indonesian)
...
Currently translated at 89.2% (316 of 354 strings)
2018-04-01 15:38:20 +02:00
Christian Schabesberger
bcb26c5721
move on to version 0.13.1
2018-04-01 15:29:57 +02:00