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
ee65e89230
limit amount of notification thumbnail updates
...
limits amount of calls to updateNotificationThumbnail in background player
2020-01-01 16:38:46 +01:00
Mauricio Colli
1e7e8d4121
Fix for player access out of its creation thread
2019-12-31 02:52:16 -03:00
Xiang Rong Lin
8970a663ec
Rename "seek_duration_default_key" and use it in BasePlayer
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
334437137e
Remove local variable for seek duration
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
949c01b37f
Extract getting of seek duration into a function
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
dcd35b038e
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
k1rakishou
e8437052d8
Add a setting for the lock screen thumbnail feature
2019-11-28 21:47:15 +03:00
k1rakishou
cf13f5ca56
Rebase onto the latest dev, update appcompat dependencies to use androidx
2019-11-28 21:47:15 +03:00
k1rakishou
52f82ed228
Show video thumbnail on the lock screen
2019-11-28 21:47:15 +03:00
Robin
3108c903dd
squashed commit
2019-11-24 16:24:39 +01:00
Robin
8e152df46d
Remember caption option in player, closes #2811
2019-11-24 11:10:50 +01:00
mitosagi
2ad0d47f61
Fix popup player gestures
2019-11-22 11:41:10 +01:00
Mauricio Colli
71f1bbdcc1
Use new Localization and Downloader implementations from extractor
2019-11-17 23:58:52 -03:00
Redirion
7aeb1ec8d9
Apply suggestions from code review
...
Co-Authored-By: Tobias Groza <TobiGr@users.noreply.github.com>
2019-10-07 11:27:43 +02:00
Robin
50b51f931e
Make use of isPlaying feature of ExoPlayer 2.10.5
2019-10-07 11:18:27 +02:00
Robin
87eab2a9b0
Fixed deprecations
2019-10-07 11:18:26 +02:00
Robin
dcd5197a19
Update to ExoPlayer 2.10.5
2019-10-07 11:18:26 +02:00
Robin
bf2a3ca043
Migrate to AndroidX
2019-10-04 14:59:08 +02:00
TobiGr
5053d470f6
Do not save playback position when watch history is disabled
2019-08-13 14:39:57 +02:00
Stypox
5191907af0
Fix player resume
2019-08-11 22:10:05 +02:00
Stypox
7c9ef58acd
Fix crash when closing a not-yet-loaded popup.
2019-07-25 12:32:56 +02:00
Christian Schabesberger
8a43e24095
Merge branch 'dev' into issue-2240
2019-07-21 16:07:32 +02:00
Alan Nelson
ee9052ad3d
Add title to additional metadata object
2019-07-11 00:48:28 -05:00
Alan Nelson
ccdd450283
Add current and total track numbers to metadata
2019-07-09 22:37:03 -05:00
Alan Nelson
224a607bc3
Fix Bluetooth AVRCP duration metadata
2019-07-09 22:34:18 -05:00
Marcel Dopita
8059ac89d3
Handle (auto)rotation changes during activity lifecycle
...
Fixes #1156
2019-07-04 07:30:01 +02:00
Vasily
2a41802f36
Merge branch 'dev' into playback_state_list
2019-06-23 20:23:29 +03:00
kapodamy
162df5eb6c
Merge branch 'dev' into ps-branch
2019-06-14 12:55:49 -03:00
Redirion
af971b6a19
Fixed selected subtitle stream not being shown
...
closes #2393
this ammends my obviously incomplete fix in PR #2311 .
This is just an UI issue. Subtitle track selection works, it just shows "No Captions" unfortunately.
2019-06-12 14:44:36 +02:00
kapodamy
f6b32823ba
Implement Storage Access Framework
...
* re-work finished mission database
* re-work DownloadMission and bump it Serializable version
* keep the classic Java IO API
* SAF Tree API support on Android Lollipop or higher
* add wrapper for SAF stream opening
* implement Closeable in SharpStream to replace the dispose() method
* do required changes for this API:
** remove any file creation logic from DownloadInitializer
** make PostProcessing Serializable and reduce the number of iterations
** update all strings.xml files
** storage helpers: StoredDirectoryHelper & StoredFileHelper
** best effort to handle any kind of SAF errors/exceptions
2019-06-03 18:16:41 -03:00
Robin
0763280196
Readd CustomTrackSelector
2019-04-28 01:45:19 +02:00
Vasiliy
03b1a8bd41
Merge branch 'dev' into playback_state_list
2019-04-27 17:37:43 +03:00
Tobias Groza
e99714eba6
Merge remote-tracking branch 'TeamNewPipe/dev' into close_button
2019-04-13 18:18:17 +02:00
Vasiliy
4e1423d224
Implement playback state management
2019-04-13 13:34:36 +03:00
Stypox
40957c445f
Implemented share button in MainVideoPlayer
...
Android Studio also decided to change the indentation of some lines
2019-04-06 20:27:13 +02:00
Ritvik Saraf
6421d3017e
seek on clicking timestamp links in comments
2019-03-13 07:01:24 +05:30
Robin
7877b107c1
Merge branch 'exoplayerupdate' of https://github.com/Redirion/NewPipe into exoplayerupdate
2019-03-06 09:38:17 +01:00
Robin
a2aa0aa9a8
Fix for wrong case after language normalization
2019-03-06 09:37:55 +01:00
Redirion
b3475d30c0
Merge branch 'dev' into exoplayerupdate
2019-03-05 21:44:27 +01:00
Tobias Groza
31c4ed7d0e
Update app/src/main/java/org/schabi/newpipe/player/BackgroundPlayer.java
...
Co-Authored-By: Redirion <redirion@web.de>
2019-03-05 20:57:05 +01:00
Robin
7f246b2d3d
Removed unused import
2019-03-05 19:54:37 +01:00
Robin
7d68cff700
NOTE for legacy version: Removed Lint markers and completely dropped Jelly Bean workarounds
2019-03-05 19:48:39 +01:00