yausername
e9196eb852
made instance list url non translatable
2019-12-31 20:10:51 +05:30
Tobias Groza
02d670a73a
Merge pull request #2879 from Louis-Berlic/dev
...
Add support for Occitan language
2019-12-31 11:02:14 +01:00
Tobias Groza
da2bd88b79
Merge pull request #2912 from mauriciocolli/fix-wrong-thread-access
...
Fix for player access out of its creation thread
2019-12-31 10:55:12 +01:00
Mauricio Colli
a3075dce2e
Fix for player access out of its creation thread
2019-12-31 02:52:16 -03:00
Tobias Groza
8deb027e29
Merge pull request #2636 from dotvirus/longpress-on-custom-playlists
...
Add local playlist to queue when long clicking on 'Background/Popup'
2019-12-31 01:50:52 +01:00
dotvirus
6bf6ce3ab8
Update LocalPlaylistFragment.java
2019-12-31 01:42:41 +01:00
Tobias Groza
3e89ea5e5f
Merge pull request #2875 from Nico-late/Issue#2838
...
Fixed issues #2838 #2797 #2773
2019-12-31 01:23:24 +01:00
Nico-late
8dd062ed21
Update app/src/main/java/org/schabi/newpipe/download/DownloadDialog.java
...
Space added for more clarity
Co-Authored-By: Tobias Groza <TobiGr@users.noreply.github.com>
2019-12-31 00:52:01 +01:00
Nico-late
5af0e7bfea
Fixed issue #2838
2019-12-31 00:52:01 +01:00
winqooq
9904e14904
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (508 of 508 strings)
2019-12-27 17:26:55 +01:00
Hosted Weblate
3cd5ee723e
Merge branch 'origin/dev' into Weblate.
2019-12-27 09:21:15 +01:00
Jaewoi
53d987a70f
Translated using Weblate (Korean)
...
Currently translated at 98.6% (501 of 508 strings)
2019-12-27 09:21:12 +01:00
thami simo
710bf78e94
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (522 of 522 strings)
2019-12-24 08:21:11 +01:00
Hosted Weblate
29fa82dbc4
Merge branch 'origin/dev' into Weblate.
2019-12-22 23:21:13 +01:00
Éfrit
d93ac3fdc1
Translated using Weblate (French)
...
Currently translated at 100.0% (508 of 508 strings)
2019-12-22 23:21:11 +01:00
justanidea
0fbd00b28c
Translated using Weblate (French)
...
Currently translated at 100.0% (508 of 508 strings)
2019-12-22 23:21:11 +01:00
WaldiS
400631a7c9
Translated using Weblate (Polish)
...
Currently translated at 100.0% (508 of 508 strings)
2019-12-22 23:21:09 +01:00
TobiGr
da8a22b679
Add SoundCloud audio stream extraction fix to changelog
2019-12-22 00:59:39 +01:00
TobiGr
074da15e07
Update extractor to fix SoundCloud audio stream extraction
2019-12-22 00:50:16 +01:00
Tobias Groza
1a6c8475d2
Merge pull request #2862 from TeamNewPipe/release_0.18.0
...
Release 0.18.0
2019-12-21 19:47:54 +01:00
TobiGr
79b3f3590c
Add changelog
2019-12-21 01:14:11 +01:00
TobiGr
cdf03517b9
Bump version to 0.18.0 and version code to 800
2019-12-21 01:14:11 +01:00
Louis-Berlic
d1bc686af8
Move to values-oc
2019-12-19 16:11:17 +01:00
Louis-Berlic
eadfd82f16
Added initial strings.xml for Occitan language
2019-12-19 16:10:09 +01:00
TobiGr
5b26d78254
Merge remote-tracking branch 'Weblate/dev' into dev
2019-12-18 23:12:31 +01:00
WaldiS
dd880fc7bc
Translated using Weblate (Polish)
...
Currently translated at 100.0% (508 of 508 strings)
2019-12-18 14:21:09 +01:00
Adolfo Jayme Barrientos
74b6f9963b
Translated using Weblate (Spanish)
...
Currently translated at 99.8% (507 of 508 strings)
2019-12-17 08:31:15 +01:00
Tobias Groza
400a93a4b4
Merge pull request #2868 from yausername/fix-add-instance-dialog
...
fix add instance dialog
2019-12-15 11:01:13 +01:00
Tobias Groza
fc3ac29b44
Merge pull request #2792 from mqus/dev
...
Enabling TLS1.1/1.2 on Android 4.4 devices (API 19/KitKat)
2019-12-15 00:17:37 +01:00
yausername
f44cd776a3
fix add instance dialog
2019-12-15 01:30:47 +05:30
Markus
abc61fa14d
Remove commented-out code and hide stacktraces in release mode
2019-12-13 21:46:19 +01:00
Markus
1572691233
Add trying out some more cipher suites which may be supported on non-standard Android 4.4.2 devices
2019-12-13 21:46:12 +01:00
Markus
7718801390
Fix formatting and remove unused code
2019-12-13 21:43:03 +01:00
Markus Richter
c13f0249c8
Enable TLS v1.1/1.2 for KitKat devices
...
This enables modern TLS versions in the collection browser, the Downloader and the Player.
This is neccessary because media.ccc.de rejects all older TLS connection attempts, see issue #2777 .
2019-12-13 21:42:58 +01:00
Tobias Groza
65796b999f
Merge pull request #2744 from XiangRongLin/seek
...
Adjustable seek duration
2019-12-13 08:47:02 +01:00
Xiang Rong Lin
d9c74ae200
Rename "seek_duration_default_key" and use it in BasePlayer
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
462a57d6ce
Remove local variable for seek duration
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
5cb9e0d51f
Extract getting of seek duration into a function
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
f9f5f49b59
Rename adjustable seek duration setting
...
Change from "Seek duration" to "Fast-forward/-rewind seek duration"
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
f06e7b71f9
Adjust BasePlayer to use seek duration of preferences.
...
Changes behaviour when double-tapping in video and clicking fast forward/rewind in background mode.
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
00737ab0f2
Add new preference for seek duration.
...
Add new ListPreference under settings/ video & audio for the duration of a seek.
With options for 5, 10, 15, 20, 25, 30 seconds.
2019-12-13 07:14:17 +01:00
Tobias Groza
e2c9137a6d
Merge pull request #2860 from spk/fix-cannot-resolv-symbol
...
Migrate annotation to androidx
2019-12-12 21:44:49 +01:00
TobiGr
aeb91cc66b
Delete view_history_deleted translation
2019-12-12 21:32:38 +01:00
TobiGr
3913805d8c
Delete toggle_leak_canary translation
2019-12-12 21:32:03 +01:00
Laurent Arnoud
b386ffeb4b
Migrate annotation to androidx
...
release build is failing without this on android studio 3.5.3
2019-12-12 21:31:23 +01:00
TobiGr
13c4c9ceff
Delete overwrite_warning translations
2019-12-12 21:31:19 +01:00
TobiGr
2fcdb0d5bc
Delete msg_pending_downloads translations
2019-12-12 21:30:19 +01:00
TobiGr
796dc43aa2
Delete error_http_requested_range_not_satisfiable translations
2019-12-12 21:29:37 +01:00
TobiGr
26238d1e19
Delete direct_on_background translations
2019-12-12 21:29:22 +01:00
TobiGr
11025a75bf
Rename default_kiosk_page_sumatry to default_kiosk_page_summary
...
Remove duplicates
2019-12-12 21:25:31 +01:00