wb9688
|
f2d4e462b8
|
Merge pull request #3704 from Stypox/keep-failed-streams
Do not remove items generating errors form queue
|
2020-06-15 15:16:26 +02:00 |
|
wb9688
|
7444772ca0
|
Merge pull request #3437 from TheLastGimbus/fast-rewind-forward-in-background-activity
Fast rewind forward in background activity
|
2020-06-15 15:06:58 +02:00 |
|
TheLastGimbus
|
c478b0cc96
|
Add buttons also in landscape mode
|
2020-06-14 23:22:31 +02:00 |
|
TheLastGimbus
|
26eaffe169
|
Change to final
|
2020-06-14 19:52:58 +02:00 |
|
TheLastGimbus
|
9b8a227c41
|
Add speed button to top bar
|
2020-06-14 15:16:04 +02:00 |
|
TheLastGimbus
|
528bbb3969
|
Remove speed buttons from bottom menu
|
2020-06-14 15:15:38 +02:00 |
|
Tobias Groza
|
86321a278b
|
Merge pull request #3772 from adinilfeld/copy-video-title
Copy video title
|
2020-06-13 16:38:14 +02:00 |
|
adinilfeld
|
8b791002b7
|
made ClipboardManager final
|
2020-06-11 09:36:57 -07:00 |
|
adinilfeld
|
825db7422a
|
inverted if-else statement
|
2020-06-11 09:36:05 -07:00 |
|
adinilfeld
|
eaf2330678
|
removed unnecessary setLongClickable
|
2020-06-11 09:33:05 -07:00 |
|
wb9688
|
e5425f07ab
|
Merge pull request #3759 from Stypox/fix-search
Fix search crash: adapter array index out of bounds
|
2020-06-11 13:06:30 +02:00 |
|
adinilfeld
|
24d774689f
|
added a copyToClipboard method to ShareUtils, and modified CommentsMiniInfoItemHolder and VideoDetailFragment to use the new method.
|
2020-06-10 15:14:08 -07:00 |
|
adinilfeld
|
6fdb924877
|
allowed user to copy video title to clipboard (from detail screen)
|
2020-06-10 14:17:43 -07:00 |
|
adinilfeld
|
05371df1dc
|
set an OnLongClickListener
|
2020-06-10 14:11:06 -07:00 |
|
Stypox
|
b1d1254347
|
Fix search crash: adapter array index out of bounds
|
2020-06-07 21:28:54 +02:00 |
|
Tobias Groza
|
aba3e22f3e
|
Merge pull request #3698 from B0pol/openWebsite
avoid duplicate: use openUrlInBrowser instead of openWebsite
|
2020-06-06 18:44:24 +02:00 |
|
Stypox
|
bc914d4932
|
Do not remove items generating errors form queue
|
2020-05-31 14:06:22 +02:00 |
|
bopol
|
1aeff68c92
|
avoid duplicate: use openUrlInBrowser instead of openWebsite
|
2020-05-31 12:17:54 +02:00 |
|
TobiGr
|
a6e76a109a
|
Release version 0.19.5 (950)
|
2020-05-30 10:43:10 +02:00 |
|
TobiGr
|
867a3037f4
|
Add changelog for 0.19.5 (950)
|
2020-05-30 10:42:39 +02:00 |
|
Tobias Groza
|
050764bad8
|
Merge pull request #3679 from wb9688/fix-android-10
Enable requestLegacyExternalStorage
|
2020-05-30 10:32:46 +02:00 |
|
Tobias Groza
|
c453b0ecc8
|
Merge pull request #3680 from wb9688/fix-kiosks
Open the correct kiosk
|
2020-05-30 10:28:24 +02:00 |
|
wb9688
|
4305f062f3
|
Open the correct kiosk
|
2020-05-30 08:14:54 +02:00 |
|
wb9688
|
4971dcd15f
|
Enable requestLegacyExternalStorage
|
2020-05-30 08:05:40 +02:00 |
|
Tobias Groza
|
173ab59f7c
|
Merge pull request #3669 from TeamNewPipe/release_0.19.4
Release 0.19.4
|
2020-05-29 19:13:09 +02:00 |
|
Stypox
|
2f1eb347f5
|
Add 0.19.4 (940) fastlane changelog
|
2020-05-29 18:55:01 +02:00 |
|
Stypox
|
b84875266d
|
Bump to 0.19.4 (940)
|
2020-05-29 18:55:01 +02:00 |
|
TobiGr
|
c5f9a5c353
|
Increase JVM memory to fix release build
|
2020-05-29 18:55:01 +02:00 |
|
Stypox
|
12b25fcae1
|
Regression: fix icon size in main player
|
2020-05-29 15:32:44 +02:00 |
|
Tobias Groza
|
67051882fc
|
Merge pull request #3662 from B0pol/localisation-fixes
Localisation fixes (Fix crashes, lint)
|
2020-05-29 08:02:19 +02:00 |
|
bopol
|
b5fb63ed91
|
oops
|
2020-05-28 23:32:44 +02:00 |
|
bopol
|
637b6729d6
|
remove totally untranslated languages
|
2020-05-28 23:21:28 +02:00 |
|
bopol
|
e55190bfa0
|
other translation linting stuff
|
2020-05-28 23:14:57 +02:00 |
|
bopol
|
081a900e28
|
fix crash in hindi and pa languages
|
2020-05-28 22:59:14 +02:00 |
|
bopol
|
3d3c5da7fa
|
remove unused plural string «comments»
on top of being unused, there were MANY problems for some languages: %s missing, only «one» quantity is translated…
|
2020-05-28 22:49:41 +02:00 |
|
bopol
|
202a58a71d
|
fix crash in polish, lint: remove translated translatable=false string
|
2020-05-28 22:22:29 +02:00 |
|
Tobias Groza
|
f822ce37a5
|
Merge pull request #3509 from wb9688/upgrade-dependencies
Upgrade some dependencies
|
2020-05-28 22:07:04 +02:00 |
|
TobiGr
|
51958340fc
|
Updatethe extractor version
|
2020-05-28 21:56:54 +02:00 |
|
TobiGr
|
b5a1613b02
|
Merge remote-tracking branch 'Weblate/dev' into dev
|
2020-05-28 21:46:45 +02:00 |
|
wb9688
|
78a2aa6f81
|
Fix viewing licenses
|
2020-05-28 11:39:17 +02:00 |
|
wb9688
|
e58211dc6a
|
Upgrade jsoup
|
2020-05-28 11:39:17 +02:00 |
|
Arnis Jaundzeikars
|
b169eb0789
|
Added translation using Weblate (Latvian)
|
2020-05-27 18:06:40 +02:00 |
|
pjammo
|
b60b1dc514
|
Translated using Weblate (Italian)
Currently translated at 99.6% (575 of 577 strings)
|
2020-05-26 09:52:46 +02:00 |
|
wb9688
|
e0092771a1
|
Upgrade ACRA
|
2020-05-25 11:03:07 +02:00 |
|
wb9688
|
76fee31989
|
Upgrade LeakCanary
|
2020-05-25 11:03:07 +02:00 |
|
wb9688
|
6b18bdc85a
|
Upgrade some dependencies
|
2020-05-22 15:40:28 +02:00 |
|
Hosted Weblate
|
351da6b37e
|
Merge branch 'origin/dev' into Weblate.
|
2020-05-22 11:41:39 +02:00 |
|
Rahul Bali
|
09dc051f7f
|
Translated using Weblate (Hindi)
Currently translated at 82.4% (476 of 577 strings)
|
2020-05-22 11:41:37 +02:00 |
|
Yaron Shahrabani
|
f11296c8c8
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (577 of 577 strings)
|
2020-05-22 11:41:37 +02:00 |
|
Anonymous
|
f05bde8e2a
|
Translated using Weblate (Bengali (Bangladesh))
Currently translated at 29.8% (172 of 577 strings)
|
2020-05-22 11:41:36 +02:00 |
|