bopol
daa4d852f2
removed unused imports
2020-01-09 12:15:01 +01:00
B0pol
bc0564fa07
Merge branch 'dev' into dev
2020-01-09 10:07:22 +01:00
bopol
af690618d4
changed the way to change language, now is «NewPipe's language» selector
2020-01-09 09:40:05 +01:00
kapodamy
463799071c
fixup
...
* [DownloadDialog.java] use *.opus extension instead of *.webm (bad change from https://github.com/TeamNewPipe/NewPipe/pull/2679/commits/3641f572944b68787e88eb865755ffb16eb87c42 )
* [StreamItemAdapter.java] show "opus" in format label instead of "WebM Opus"
2020-01-08 12:42:34 -03:00
TobiGr
2caa9f430c
Fix code style and improve imports
2020-01-07 22:48:35 +01:00
decarvalhobo
7c2d43ea44
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
47bdbba81c
remove comments
2020-01-07 22:33:45 +01:00
De Carvalho Marcio Antonio
8e64aaab92
remove comments
2020-01-07 22:33:45 +01:00
decarvalhobo
074fa0c45d
fix issue: thumbnail update when element deleted + thumbnail update when element added and no thumbnail
2020-01-07 22:33:45 +01:00
bopol
732bd75d28
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
k1rakishou
458d59e570
Couple more code review changes
2020-01-03 16:29:04 +03:00
k1rakishou
e973adef8f
Code-review changes
2020-01-03 13:00:53 +03:00
k1rakishou
1db537cb64
Merge remote-tracking branch 'push_here/( #1570 )-lock-screen-video-thumbnail' into ( #1570 )-lock-screen-video-thumbnail
...
# Conflicts:
# app/src/main/java/org/schabi/newpipe/player/BackgroundPlayer.java
# app/src/main/java/org/schabi/newpipe/player/helper/MediaSessionManager.java
# app/src/main/java/org/schabi/newpipe/util/BitmapUtils.java
# app/src/main/res/xml/video_audio_settings.xml
2020-01-03 12:56:01 +03:00
TobiGr
db39ff1b78
Code improvements
2020-01-02 15:00:31 +01:00
TobiGr
85da8b0652
Enable lockscreen video thumbnail by default
2020-01-02 15:00:31 +01:00
k1rakishou
aa10bbcede
Add a setting for the lock screen thumbnail feature
2020-01-02 15:00:31 +01:00
k1rakishou
96976f591d
Rebase onto the latest dev, update appcompat dependencies to use androidx
2020-01-02 15:00:31 +01:00
k1rakishou
3f173c984d
Show video thumbnail on the lock screen
2020-01-02 15:00:31 +01:00
Paweł Matuszewski
5b3481d3d3
improve code consistency in ScrollableTabLayout
2020-01-02 13:02:14 +01:00
Paweł Matuszewski
f6965f7277
fix ScrollableTabLayout content width calculation
...
fix bug where only minimum width requested by tab was counted even if actual content was wider
2020-01-02 13:02:14 +01:00
Paweł Matuszewski
3111b390d5
simplify ScrollableTabLayout tabs width checking
2020-01-02 13:02:14 +01:00
Paweł Matuszewski
d154e56fa2
hide main page tab selector with single tab
2020-01-02 13:02:14 +01:00
Paweł Matuszewski
fae26b94b8
make main page tabs scrollable
2020-01-02 13:02:14 +01:00
Paweł Matuszewski
84601a3af3
limit amount of notification thumbnail updates
...
limits amount of calls to updateNotificationThumbnail in background player
2020-01-01 16:38:46 +01:00
yausername
e9196eb852
made instance list url non translatable
2019-12-31 20:10:51 +05:30
Mauricio Colli
a3075dce2e
Fix for player access out of its creation thread
2019-12-31 02:52:16 -03:00
dotvirus
6bf6ce3ab8
Update LocalPlaylistFragment.java
2019-12-31 01:42:41 +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
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
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
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
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
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
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
Peter Hindes
f57a590882
fix last recomendation. syntax and imports
2019-12-10 12:18:49 -07:00
Peter Hindes
c07b3979da
Update app/src/main/java/org/schabi/newpipe/local/holder/RemotePlaylistItemHolder.java
...
Co-Authored-By: Redirion <redirion@web.de>
2019-12-10 12:13:04 -07:00
Peter Hindes
1663f18a34
Merge branch 'dev' into dev
2019-12-10 09:59:12 -07:00
yausername
12596ea62c
more grammar fix
2019-12-10 12:36:56 +05:30
yausername
7547dd59b3
merged upstream/dev
2019-12-10 01:37:33 +05:30
Peter Hindes
7c53290c95
Merge branch 'dev' into dev
2019-12-09 09:13:18 -07:00
Tobias Groza
e9867c7a5c
Merge branch 'dev' into remember-subtitles
2019-12-09 16:55:37 +01:00
kapodamy
f719f8f38a
add missing change after updating NPE
...
use +webm_opus instead of +opus
2019-12-07 00:16:01 -03:00
kapodamy
104ec70755
remove netbeans editor-fold comments
2019-12-06 16:30:07 -03:00