Mauricio Colli
a73b752fa2
Change feed groups header title and icon from feed representing "All"
2020-03-14 00:12:37 -03:00
bopol
098c71916d
Fix seek duration not showing
2020-03-13 23:12:10 +01:00
zeritti
fc78872b38
Translated using Weblate (Czech)
...
Currently translated at 100.0% (536 of 536 strings)
2020-03-11 22:16:36 +01:00
Krysa Czech
cdf03594dd
Translated using Weblate (Czech)
...
Currently translated at 100.0% (534 of 534 strings)
2020-03-08 17:32:53 +01:00
Vojtěch Šamla
db75cf4567
Translated using Weblate (Czech)
...
Currently translated at 100.0% (534 of 534 strings)
2020-03-08 17:32:53 +01:00
Vojtěch Šamla
42d1edda77
Translated using Weblate (Czech)
...
Currently translated at 100.0% (533 of 533 strings)
2020-02-29 17:04:52 +01:00
Vojtěch Šamla
7ce3227b79
Translated using Weblate (Czech)
...
Currently translated at 100.0% (533 of 533 strings)
2020-02-23 00:10:48 +01:00
TobiGr
c79058e942
Remove 'duration_live_button' string from translations
2020-02-22 00:37:46 +01:00
zeritti
6290800f1a
Translated using Weblate (Czech)
...
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:57:57 +01:00
Vojtěch Šamla
40475904d2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (532 of 532 strings)
2020-02-21 16:57:56 +01:00
zeritti
fb642baf84
Translated using Weblate (Czech)
...
Currently translated at 100.0% (532 of 532 strings)
2020-02-12 02:50:22 +01:00
Vojtěch Šamla
2914a325cd
Translated using Weblate (Czech)
...
Currently translated at 100.0% (532 of 532 strings)
2020-02-07 21:15:46 +01:00
Hosted Weblate
e7d6abc5d8
Merge branch 'origin/dev' into Weblate.
2020-02-03 21:20:50 +01:00
Vojtěch Šamla
b1ca2eea3e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:31 +01:00
Stypox
8ed77bbb17
Merge branch 'dev' of github.com:TeamNewPipe/NewPipe into recaptcha
2020-02-01 18:27:00 +01:00
Stypox
827f0498a1
Change recaptcha string names to match style
2020-02-01 18:24:16 +01:00
zeritti
9e07e539e2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:10 +01:00
TobiGr
3913805d8c
Delete toggle_leak_canary translation
2019-12-12 21:32:03 +01:00
TobiGr
443db9e024
Merge remote-tracking branch 'Weblate/dev' into dev
2019-12-12 20:58:22 +01:00
zeritti
f96f496672
Translated using Weblate (Czech)
...
Currently translated at 100.0% (508 of 508 strings)
2019-11-29 20:05:20 +01:00
kapodamy
fc4a892f45
code cleanup
...
* migrate few annotations to androidx
* mission recovery: better error handling (except StreamExtractor.getErrorMessage() method always returns an error)
* post-processing: more detailed progress
[file specific changes]
DownloadMission.java
* remove redundant/boilerplate code (again)
* make few variables volatile
* better file "length" approximation
* use "done" variable to count the amount of bytes downloaded (simplify percent calc in UI code)
Postprocessing.java
* if case of error use "ERROR_POSTPROCESSING" instead of "ERROR_UNKNOWN_EXCEPTION"
* simplify source stream init
DownloadManager.java
* move all "service message sending" code to DownloadMission
* remove not implemented method "notifyUserPendingDownloads()" also his unused strings
DownloadManagerService.java
* use START_STICKY instead of START_NOT_STICKY
* simplify addMissionEventListener()/removeMissionEventListener() methods (always are called from the main thread)
Deleter.java
* better method definition
MissionAdapter.java
* better method definition
* code cleanup
* the UI is now refreshed every 750ms
* simplify download progress calculation
* indicates if the download is actually recovering
* smooth download speed measure
* show estimated remain time
MainFragment.java:
* check if viewPager is null (issued by "Apply changes" feature of Android Studio)
2019-11-26 10:46:31 -03:00
kapodamy
2484698e8b
long-term downloads resume
...
* recovery infrastructure
* bump serialVersionUID of DownloadMission
* misc cleanup in DownloadMission.java
* remove unused/redundant from strings.xml
2019-11-26 10:46:26 -03:00
zeritti
58f10fd336
Translated using Weblate (Czech)
...
Currently translated at 100.0% (478 of 478 strings)
2019-10-16 05:20:32 +02:00
zeritti
87c51c9d29
Translated using Weblate (Czech)
...
Currently translated at 100.0% (477 of 477 strings)
2019-09-21 21:09:45 +02:00
Czech Translator
a81fd065f1
Translated using Weblate (Czech)
...
Currently translated at 98.9% (468 of 473 strings)
2019-08-29 21:23:58 +02:00
Tobias Groza
ae10e67490
Fix another %s in translation
2019-08-21 14:35:39 +02:00
TobiGr
c3a584960d
Clean up string resources
2019-08-12 17:35:36 +02:00
TobiGr
1ab22b66c9
Fix playback position not being deleted on clearing watch history
2019-08-07 14:34:49 +02:00
TobiGr
84b7c84fff
Merge branch 'weblate' into release_v0.17.0
2019-08-01 01:44:25 +02:00
Christian Schabesberger
1833580102
Merge branch 'dev' into removeextra
2019-06-26 15:42:47 +02:00
kapodamy
03d1647479
amend rebase
...
resolve inconsistency in string.xml files
2019-06-04 15:45:28 -03:00
Tobias Groza
a34c3e02f6
Merge branch 'master' into dev
2019-05-31 23:46:28 +02:00
Karel S
cfccfdf799
Translated using Weblate (Czech)
...
Currently translated at 99.8% (442 of 443 strings)
2019-05-31 11:24:44 +02:00
Cipisek Rumcajsu
59f8de0c4a
Translated using Weblate (Czech)
...
Currently translated at 90.3% (400 of 443 strings)
2019-05-29 18:08:08 +02:00
Karel S
82b9e09969
Translated using Weblate (Czech)
...
Currently translated at 90.3% (400 of 443 strings)
2019-05-29 18:08:08 +02:00
Tobias Groza
c111dc3515
Remove old strings
...
Remove strings which have been deleted from the English strings file during development, but were translated via Weblate, which failed to pull and push our upstream repo.
2019-05-27 00:11:37 +02:00
sherlock
e6041939bf
removed the gena strings.
2019-04-17 16:45:40 +05:30
Vojtěch Šamla
112ae7082e
Translated using Weblate (Czech)
...
Currently translated at 88.4% (390 of 441 strings)
2019-02-01 09:37:06 +01:00
Christian Schabesberger
07c6d2588f
merge weblate
2019-01-27 22:00:00 +01:00
Vojtěch Šamla
5f1d8a4126
Translated using Weblate (Czech)
...
Currently translated at 100.0% (383 of 383 strings)
2018-12-07 21:08:55 +01:00
Christian Schabesberger
2902880dc7
merge weblate
2018-10-22 12:07:12 +02:00
Christian Schabesberger
0c72d4614e
add support for content language and content country
2018-10-05 16:20:27 +02:00
Cipisek Rumcajsu
cc9a2afa9b
Translated using Weblate (Czech)
...
Currently translated at 99.7% (382 of 383 strings)
2018-09-12 12:20:20 +02:00
Christian Schabesberger
db9e18180d
merge weblate changes
2018-08-31 14:11:16 +02:00
oscar
36b887dcc4
Removed incorrect explanations of the M4A and WebM audio formats
2018-08-12 23:46:21 -03:00
Igor Nedoboy
8d9b192d0e
Translated using Weblate (Czech)
...
Currently translated at 93,9% (360 of 383 strings)
2018-08-05 12:41:01 +02:00
Igor Nedoboy
8045976cf9
Translated using Weblate (Czech)
...
Currently translated at 93.9% (360 of 383 strings)
2018-08-04 20:36:29 +02:00
r2308145
97b1a28d92
Translated using Weblate (Czech)
...
Currently translated at 100.0% (364 of 364 strings)
2018-05-06 13:01:53 +02:00
r2308145
c23fa25f35
Translated using Weblate (Czech)
...
Currently translated at 100.0% (363 of 363 strings)
2018-05-01 22:58:31 +02:00
r2308145
de8815241b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (354 of 354 strings)
2018-04-27 11:35:54 +02:00