Alexander--
|
caa1de8aff
|
Rename FireTvUtils to AndroidTvUtils and isFireTv() to isTV()
Because those methods are no longer exclusive to Amazon devices
|
2020-01-29 03:16:33 +06:59 |
|
Alexander--
|
fac13fb8cb
|
Merge remote-tracking branch 'newpipe/dev' into rebase
|
2020-01-29 03:10:16 +06:59 |
|
Christophe
|
94403a9c3c
|
Add send to Kodi button to player next to share button
|
2020-01-27 10:27:24 +01:00 |
|
Tobias Groza
|
609855f774
|
Merge pull request #2917 from raphj/patch-1
Allow a BasePlayer to start paused
|
2020-01-26 17:39:39 +01:00 |
|
Tobias Groza
|
cc83991d8d
|
Merge pull request #2958 from kapodamy/android5-temp-dir-issue
fix #2889
|
2020-01-26 11:04:45 +01:00 |
|
kapodamy
|
b8f726153f
|
Merge branch 'dev' into subtitles
|
2020-01-20 23:23:51 -03:00 |
|
kapodamy
|
afc362d2b6
|
readability changes
|
2020-01-20 23:33:30 -03:00 |
|
kapodamy
|
776d8a4406
|
Merge branch 'dev' into android5-temp-dir-issue
|
2020-01-20 23:23:44 -03:00 |
|
kapodamy
|
a2d3e2c7e0
|
2 typo fixup
* add missing namespace of StandardCharsets
* use an unused constructor argument
|
2020-01-18 01:10:25 -03:00 |
|
kapodamy
|
845767e2f8
|
StandardCharsets.UTF_8 instead of Charset.forName("utf-8")
|
2020-01-18 00:43:38 -03:00 |
|
Raphaël Jakse
|
7dbb2b206c
|
Simplify an if expression
|
2020-01-17 11:49:33 +01:00 |
|
Raphaël Jakse
|
ef90493c27
|
Deduplicate code switching to another player into a function
|
2020-01-17 11:49:20 +01:00 |
|
Raphaël Jakse
|
570dded8d6
|
Add field START_PAUSED to the Player Intent
This allows fixing spurious playback resume when minimizing to the background player.
|
2020-01-16 20:57:55 +01:00 |
|
karkaminski
|
a0ee1b1653
|
Merge branch 'dev' into issue-#2254
|
2020-01-14 22:23:32 +01:00 |
|
Karol Kaminski
|
a228e702da
|
menu-item History visibility accordingly to settings
|
2020-01-14 19:30:36 +01:00 |
|
kapodamy
|
00eddcb237
|
android 5 (lollipop) fixup
this commit attempts to fix the pickAvailableTemporalDir() method in ROMS that not are CTS compliant.
|
2020-01-14 00:05:34 -03:00 |
|
kapodamy
|
42ec6f0810
|
ttml to srt conversion
rewrite SubtitleConverter (use JSoup library instead, remove unused methods)
|
2020-01-14 00:04:16 -03:00 |
|
Karol Kaminski
|
9d773d6e8a
|
removed dot menu where its no longer needed
|
2020-01-13 20:28:32 +01:00 |
|
TobiGr
|
3d93ecd6ec
|
Use Integer value directly for formatted string
a
|
2020-01-13 20:25:32 +01:00 |
|
Kamil Szczęk
|
2c8222fd55
|
Style corrected
|
2020-01-11 15:19:24 +01:00 |
|
Kamil Szczęk
|
d071891b2a
|
Add a snackbar to allow user to undo file deletion
|
2020-01-11 15:09:01 +01:00 |
|
Kamil Szczęk
|
986acc5fc5
|
Reorder buttons in clear downloads dialog
|
2020-01-11 15:09:01 +01:00 |
|
Kamil Szczęk
|
e4295fb3fa
|
Use a dialog option instead of a checkbox
|
2020-01-11 15:09:01 +01:00 |
|
Kamil Szczęk
|
cfad3fb5de
|
Fix inconsistent style
|
2020-01-11 15:09:01 +01:00 |
|
Kamil Szczęk
|
b18236a27e
|
Put call to forget finished downloads in an else statement to prevent potential bugs
|
2020-01-11 15:09:01 +01:00 |
|
Kamil Szczęk
|
f6bbc69cf9
|
Remove unnecessary import
|
2020-01-11 15:09:01 +01:00 |
|
Kamil Szczęk
|
707e4f7167
|
Add option to remove downloaded files when clearing finished downloads
|
2020-01-11 15:09:01 +01:00 |
|
kapodamy
|
8d53b07167
|
fixup
* [DownloadDialog.java] use *.opus extension instead of *.webm (bad change from https://github.com/TeamNewPipe/NewPipe/pull/2679/commits/844f80a5f1b0762a043afd2b4aec63b402830e53)
* [StreamItemAdapter.java] show "opus" in format label instead of "WebM Opus"
|
2020-01-08 12:42:34 -03:00 |
|
TobiGr
|
399e2626fb
|
Fix code style and improve imports
|
2020-01-07 22:48:35 +01:00 |
|
decarvalhobo
|
752a76eb44
|
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
|
8feee05eec
|
remove comments
|
2020-01-07 22:33:45 +01:00 |
|
De Carvalho Marcio Antonio
|
e9a4caaf0b
|
remove comments
|
2020-01-07 22:33:45 +01:00 |
|
decarvalhobo
|
8de367e03f
|
fix issue: thumbnail update when element deleted + thumbnail update when element added and no thumbnail
|
2020-01-07 22:33:45 +01:00 |
|
k1rakishou
|
eb5fb42da9
|
Couple more code review changes
|
2020-01-03 16:29:04 +03:00 |
|
k1rakishou
|
c46a0f7b2e
|
Code-review changes
|
2020-01-03 13:00:53 +03:00 |
|
k1rakishou
|
835476870b
|
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
|
718acb5059
|
Code improvements
|
2020-01-02 15:00:31 +01:00 |
|
TobiGr
|
1aa763e86c
|
Enable lockscreen video thumbnail by default
|
2020-01-02 15:00:31 +01:00 |
|
k1rakishou
|
0395dc6e9e
|
Add a setting for the lock screen thumbnail feature
|
2020-01-02 15:00:31 +01:00 |
|
k1rakishou
|
96de70b71e
|
Rebase onto the latest dev, update appcompat dependencies to use androidx
|
2020-01-02 15:00:31 +01:00 |
|
k1rakishou
|
f44883e79f
|
Show video thumbnail on the lock screen
|
2020-01-02 15:00:31 +01:00 |
|
Paweł Matuszewski
|
3625a38a23
|
improve code consistency in ScrollableTabLayout
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
1393d3ad7f
|
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
|
b674cfec24
|
simplify ScrollableTabLayout tabs width checking
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
f0f0c43b72
|
hide main page tab selector with single tab
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
33caad4690
|
make main page tabs scrollable
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
ee65e89230
|
limit amount of notification thumbnail updates
limits amount of calls to updateNotificationThumbnail in background player
|
2020-01-01 16:38:46 +01:00 |
|
Alexander--
|
55d2637214
|
Merge remote-tracking branch 'newpipe/dev' into rebase
|
2020-01-01 12:55:05 +06:59 |
|
yausername
|
2b4190d85d
|
made instance list url non translatable
|
2019-12-31 20:10:51 +05:30 |
|
Mauricio Colli
|
1e7e8d4121
|
Fix for player access out of its creation thread
|
2019-12-31 02:52:16 -03:00 |
|