Mauricio Colli
989ce126f1
Improve up button behavior
...
- Closes #614
2018-02-03 09:03:55 -02:00
Mauricio Colli
3a8b04e2d1
Fix and improve service switching (introduced colors)
...
- Every service now have its own colors
- Fix bug navigation button and backstack count
- Fix and themed properly the icons and colors of the main fragment tabs
- Re-organized the styles and colors (too much in one file)
2018-01-30 05:07:40 -02:00
Christian Schabesberger
7146719393
add export newipe db function
2018-01-28 19:02:34 +01:00
Mauricio Colli
6bea4aa96b
Fix player switching
...
- Background to popup wasn't asking for permission
- The new task flag is needed to switch from the background/popup UI to the main player
2018-01-27 02:57:00 -02:00
Mauricio Colli
fa262bbceb
Improve settings theme color
...
- Closes #863
2018-01-27 02:56:10 -02:00
Mauricio Colli
ecf7969c46
Improve settings up button behavior
...
- Fix #736
2018-01-23 11:45:41 -02:00
Mauricio Colli
a473e3d623
Add preferred player
2018-01-23 11:15:36 -02:00
Christian Schabesberger
f451f1f65d
resolve conflict
2018-01-20 18:06:34 +01:00
Christian Schabesberger
86eccf219d
refactore some more lambda functions
2018-01-20 15:24:45 +01:00
Christian Schabesberger
677865f347
player popup menu icons for white theme
2018-01-20 14:46:10 +01:00
Christian Schabesberger
eb4b3810e9
refactor ExtractionHelper using lambda expression
2018-01-20 13:57:31 +01:00
Christian Schabesberger
5f26501ddf
fix triangle play button when returning to app
2018-01-20 13:39:06 +01:00
Christian Schabesberger
6dde524d2c
Merge branch 'dev' of github.com:teamnewpipe/NewPipe into dev
2018-01-09 14:02:39 +01:00
Christian Schabesberger
6a631e1915
forece select activity when opening with browser
2018-01-09 14:02:32 +01:00
Coffeemakr
b93d94b0bd
Add subject to shared URL's ( fixes #975 )
2018-01-09 12:41:30 +01:00
Christian Schabesberger
33d75fd2fb
switch languageCode to content country
2018-01-09 12:25:40 +01:00
John Zhen Mo
39b0b2f032
-Added player conversion to background and popup players.
...
-[#919 ] Fixed custom notification does not trigger unlocking on lockscreen.
-[#947 ] Fixes player crashing on internet outage, issue partially addressed.
-Fixed main player losing state after destroy while in background.
-Fixed main player controls not hiding automatically after orientation change.
-Fixed dialog uploader not marqueeing when too long.
-Fixed popup permission throwing NPE on BaseList.
-Refactored popup permissions to start in NavigationHelper.
-Extracted hardcoded string for player menus.
-Bump Java version to 1.8.
-Some lambda conversions.
2018-01-03 22:53:38 -08:00
Christian Schabesberger
808ce72078
fix share menu for playlists
2018-01-04 05:28:01 +01:00
Schabi
7f88c3d0a9
roleback wrong fix
2017-12-30 00:27:29 +01:00
Schabi
11e8e38f2c
setup context for making notifications open via setContextIntent()
2017-12-29 17:29:15 +01:00
Schabi
50c5314eaf
fix yt trending content language
2017-12-29 15:02:23 +01:00
Schabi
9f5d4034e3
fix fullscreen button on popup
2017-12-23 17:34:47 +01:00
Christian Schabesberger
ec8fff421a
fix avatar not vissible on info screen bug
2017-12-22 16:53:43 +01:00
TobiGr
0119d62a35
change notification bar icon for popup and background player
2017-12-20 16:29:32 +01:00
Christian Schabesberger
bc7332780d
fix show rending before page was loaded
2017-12-17 12:55:30 +01:00
Coffeemakr
bb2af96deb
Use getters for extractor items
2017-12-10 11:07:51 +01:00
Coffeemakr
1fe6da14ea
Small code improvements
2017-12-10 11:07:08 +01:00
Christian Schabesberger
f2358692af
update to latest newpipeextractor
2017-12-06 14:29:26 +01:00
TobiGr
26ed6299e3
- add donation hint and website to about activity
...
- move NewPipe's license to license tab
2017-12-05 17:07:31 +01:00
Christian Schabesberger
4261a2eed3
remember last screen orientation
2017-12-05 12:51:23 +01:00
wb9688
1191455d37
Show selected service
2017-11-20 16:04:18 +01:00
wb9688
011e151c91
Merge branch 'dev' into multiple-services
2017-11-19 17:41:57 +01:00
wb9688
54aa40eac1
Add simple drawer for selecting service
2017-11-19 17:21:46 +01:00
Christian Schabesberger
fba3ece688
resolve conflict
2017-11-16 12:20:03 +01:00
John Zhen Mo
d6e4f3c809
-Saves the recovery timestamp when player source fails during a valid stream playback.
2017-11-15 20:09:38 -08:00
John Zhen Mo
69374e25fe
-Fixed cursor position to point to end after search text insert.
...
-Reduced and slightly changed offset of search text insert image.
2017-11-14 15:58:13 -08:00
John Zhen Mo
0fe5a44e5a
-Removed todo for timeout feature on info cache.
2017-11-14 11:34:16 -08:00
John Zhen Mo
98e617001d
-Added search suggestion insert per #840 .
2017-11-14 11:34:16 -08:00
John Zhen Mo
979bd09b29
-Fixed popup player not in foreground when opened by external intent.
...
-Fixed popup overlay permission causing exception when opened externally.
2017-11-14 11:34:15 -08:00
John Zhen Mo
77678b8f31
-Modified InfoItem LRU cache expire to allow expiration (current default 4 hours).
...
-Modified info type display on InfoItemDialog to show uploader name if exists.
2017-11-14 11:34:15 -08:00
Christian Schabesberger
1434b40d03
fix not compilling because of icepick
2017-11-14 12:14:01 +01:00
marin
6d6609187b
Add dropdown menu and switch to background option
2017-11-13 20:29:54 +01:00
Christian Schabesberger
b80879765c
Merge branch 'dev' of https://github.com/lawonga/NewPipe into fix
2017-11-12 23:58:08 +01:00
Christian Schabesberger
fdeb7543ca
fix channel rssbutton null pointer bug
2017-11-12 13:59:11 +01:00
Christian Schabesberger
cd5b60cbed
fix layout
2017-11-12 09:16:51 +01:00
Christian Schabesberger
6d60e6698a
Merge branch 'play-queue-enhancement' of https://github.com/karyogamy/NewPipe into pqe
2017-11-12 08:33:05 +01:00
lawonga
8baaecab1b
#827 Fixes auto rotation bug with useAsFrontPage on by preserving the useAsFrontPage boolean setting
2017-11-11 19:51:20 -08:00
John Zhen Mo
ce36f3ae3b
-Modified play queue action buttons on playlist and channel fragments.
...
-Added info item menu with custom title banner on long click.
-Enabled starting playlists and channels from middle.
-Enabled caching for play queue item thumbnails.
-Modified play queue to revert to first item on deleting last item.
2017-11-11 14:48:16 -08:00
John Zhen Mo
cf147aa161
-Reverted dropdown menu UI for list view info items.
2017-11-11 14:48:16 -08:00
John Zhen Mo
7700cff5e5
-Added play buttons to channel fragment similar to playlist fragment.
...
-Fixed abstract info play queue reloading the same initial page.
-Fixed OOB on get item for abstract play queue.
2017-11-11 14:48:16 -08:00
John Zhen Mo
b883f313ba
-Fixed NPE when popup is updated during shutdown.
2017-11-11 14:48:16 -08:00
John Zhen Mo
b1ee22cde6
-Added scroll to fetch for external play queues.
...
-Modified service player activity scrolling to be instantaneous when difference is too large.
-Modified service player activity to no longer update metadata if nothing change when sync is called.
2017-11-11 14:48:16 -08:00
John Zhen Mo
b32f149a1b
-Refactored Channel and Playlist PlayQueue into AbstractInfo playQueue.
...
-Increase list item action dropdown padding.
2017-11-11 14:48:16 -08:00
John Zhen Mo
1d136c6c35
-Added fast seeking on background notification when play queue size is 1.
...
-Fixed player intent with quality selection not used in detail fragment.
-Fixed window index not reset on sync when not playing.
-Fix dropdown play string for stream info item.
2017-11-11 14:48:16 -08:00
John Zhen Mo
b8a17580c5
-Added play queue dropdown to channel info items.
...
-Added play queue dropdown to playlist info items.
-Added Channel Play Queue.
-Renamed External Play Queue to Playlist Play Queue.
-Modified Playlist Play Queue to allow loading from initial state.
2017-11-11 14:48:16 -08:00
John Zhen Mo
87febf8679
-Added dropdown to start play for all StreamInfoItem.
...
-Refactored NavigationHelper to allow service player control to open anywhere.
-Refactored NavigationHelper to allow starting player at anywhere.
2017-11-11 14:48:16 -08:00
John Zhen Mo
38b2ffd450
-Added fling to toss popup view when velocity is below shutdown.
...
-Added string for unknown content.
-Fixed NPE when UI element is touched after player shuts down in service activity.
-Fixed shuffle reset caused by position discontinuity offsets index.
-Moved some more player shared preferences to PlayerHelper.
2017-11-11 14:48:16 -08:00
John Zhen Mo
01e031e7e7
-Modified recovery to not set if progress position is 0 or less.
...
-Modified queue item synchronization to no longer trigger update when the sync is run on the identical item.
2017-11-11 14:48:16 -08:00
John Zhen Mo
0b1eda3050
-Improved null checks in player stream resolution.
...
-Improved naming in MediaSourceManager
2017-11-11 14:48:16 -08:00
wb9688
621a1909ec
Merge remote-tracking branch 'origin/dev' into multiple-services
2017-11-11 13:18:26 +01:00
wb9688
ac53eeb76d
Upgrade ACRA
2017-11-10 15:36:13 +01:00
yilun
4b775d15a2
Fixes ClassCastException when getting Bitmap from AdaptiveIcon on Android 8+
2017-11-06 12:27:10 +00:00
Christian Schabesberger
ff38ae202b
Merge branch 'fix-open-channel-url-in-browser' of https://github.com/coffeemakr/NewPipe into chan
2017-11-02 20:36:31 +01:00
Coffeemakr
b52e48a355
Use provided url instead of channelInfo
2017-11-01 16:30:24 +01:00
John Zhen Mo
3d5c173d61
-Fixed new task intent for opening controls on players between sdk 21 and 24.
2017-10-31 07:17:51 -07:00
Christian Schabesberger
f8c0c449bf
Merge branch 'fature-log-kodi-videos' of https://github.com/coffeemakr/NewPipe into kodi
2017-10-31 10:08:28 +01:00
Coffeemakr
26d18c588e
Implement channel menu ( closes #759 )
2017-10-31 09:25:27 +01:00
Coffeemakr
6f18dd26a2
Call history listener for Kodi ( closes #798 )
...
If Kore (the Kodi App) was sucessfully started the history listener is
invoked.
2017-10-31 07:47:14 +01:00
Coffeemakr
7340bc05b4
Small refactoring for Kore and Kodi
...
* Improve installation procedure
2017-10-31 07:45:53 +01:00
John Zhen Mo
b0948cf9fc
-Modified selected play queue item to highlight entire item instead of text.
...
-Added selected item bullet.
-Modified play queue panel darker on main video player.
-Fixed color issue on play queue panel on light-themed main video player.
-Fixed hold-to-enqueue tooltip flashing when clicked on earlier sdk versions.
-Fixed queue item removal causing metadata for currently playing to refresh.
2017-10-30 20:59:21 -07:00
John Zhen Mo
86c16fa5d8
-Fixed activity padding.
...
-Fixed expanded notification artist name.
-Fixed playpause on complete setting wrong index.
2017-10-30 20:58:47 -07:00
John Zhen Mo
68695bbf92
-Modified MediaSourceManager to immediately load on critical events.
...
-Fixed tag name for background service actcivity.
-Removed unused track selector.
-Removed unused database entities.
2017-10-30 20:58:47 -07:00
John Zhen Mo
b4fdbdeb1b
-Added load debouncing to MediaSourceManager to prevent mass loading due to rapid timeline change.
...
-Added marquee title to main video player.
-Modified destroyPlayer to always dispose play queue and media source manager.
-Remove unused code from players.
2017-10-30 20:58:47 -07:00
John Zhen Mo
1fb3774e03
-Changed play queue item building to shrink thumbnail before caching.
...
-Renamed refactor directory in player to helper.
-Fixed background player notification update causing lag on older spec models.
-Fixed service activity theme not changing after user setting is changed.
-Fixed NPE on popup player fling to close.
-Fixed audio reactor volume and max volume mixup.
-Added correct toast for each player error case.
-Fixed button coloring for play queue service activity on landscape.
-Changed title and uploader text to marquee for vertical service activity.
-Removed cache clearing on every thumbnail load.
2017-10-30 20:58:47 -07:00
John Zhen Mo
f284a799ef
-Added wake and wifi lock to popup video player.
...
-Added seek time display to player binding activity.
-Added button effect for all image buttons on player binding activity.
-Added click to scroll to current selected on metadata layout for player binding activity.
-Refactored player utilities and preference getters into PlayerHelper.
-Refactored player caching into CacheFactory.
-Refactored player audio related methods into AudioReactor.
-Refactored player locks into LockManager.
-Refactored player loading and buffering mechanics into LoadController.
-Fixed outdated names for background player.
2017-10-30 20:58:47 -07:00
John Zhen Mo
c6e759a94c
-Fixed popup player not playing in foreground.
...
-Fixed activity binder memory leak in popup and background players.
-Fixed out of bound window after removing last item on play queue.
-Fixed MediaSourceManager continues to process update after disposed.
-Changed play queue append to shuffle if queue is already shuffled.
2017-10-30 20:58:46 -07:00
John Zhen Mo
052c9a9869
-Added persisting settings when switching between players.
2017-10-30 20:58:46 -07:00
John Zhen Mo
0806344ffb
-Changed quality resolution to persist across player.
...
-Updated ExoPlayer to 2.5.4.
-Expanded button size in main video player play queue.
-Removed Quality event.
-Extracted player error strings to xml.
2017-10-30 20:58:46 -07:00
John Zhen Mo
d0e626c6ee
-Fixed popup and main video players not using different quality resolution.
2017-10-30 20:58:46 -07:00
John Zhen Mo
9068247856
-Reverted manual track selection from exoplayer track selector.
...
-Added quality record to play queue items.
-Added quality and recovery record play queue events.
-Added landscape view for ServicePlayerActivity.
-Moved repeat and shuffle button to play queue panel in main video player.
-Fixed potential NPE in MediaSourceManager by no longer nulling play queue on dispose.
-Renamed PlayQueueEvent to PlayQueueEventType.
-Renamed PlayQueueMessage to PlayQueueEvent.
2017-10-30 20:58:46 -07:00
John Zhen Mo
4553850412
-Baked recovery records into play queue items.
...
-Added previous and next button on main video player.
-Reverted double tap to seek for popup and main video players.
-Improved shuffling to use recovery record.
-Changed shuffling to place current playing stream to top of queue.
-Fixed exception when removing last item on queue.
-Changed fast forward and rewind button to previous and next on background notification.
-Changed background notification to not update when screen is off and update immediately when screen is turned back on.
-Removed unused intent strings.
-Changed "Append" to "Enqueue" for append text.
2017-10-30 20:58:46 -07:00
John Zhen Mo
21d42c92e5
-Reduced text size for hold to append tip.
...
-Added options to turn off hold to append tip.
2017-10-30 20:58:46 -07:00
John Zhen Mo
eb9770e3ba
-Fixed set index ignoring selection to current index when queue at current index changed.
...
-Modified popup player to disable rendering when screen is off.
2017-10-30 20:58:46 -07:00
John Zhen Mo
d54a6e0b0e
-Added helper text on click for background and popup button on detail fragment for feature discovery.
...
-Fixed popup video queuing causes existing popup player to change quality.
2017-10-30 20:58:45 -07:00
John Zhen M
a8f5cfa640
-Added different toast for append long click on detail fragment.
...
-Corrected drag handle icon.
-Removed reorder icon.
-Refactored play queue item selection.
2017-10-30 20:58:45 -07:00
John Zhen M
0d3e0c201e
-Fixed MediaSourceManager from inserting already inserted entry.
2017-10-30 20:58:45 -07:00
John Zhen M
cc4e4a4f91
-Fixed external popup share not starting.
2017-10-30 20:58:45 -07:00
John Zhen M
b597774bb9
-Enabled play queue control in main video player.
...
-Fixed video players does not resolve to preferred quality on playlists.
-Refactored resolution conversion to Localization.
-Fixed video player quality menu building exception when stream info is not yet available.
2017-10-30 20:58:45 -07:00
John Zhen M
87fca5cffe
-Enabled play queue control panel for popup video player.
...
-Refactored background player activity into generic play queue control panel activity.
-Changed control panel activities into singleTask.
2017-10-30 20:58:45 -07:00
John Zhen M
9685456ee4
-Added new intents to append streams to current player.
...
-Added long clicks for popup and background player buttons on details fragment for append intents.
-Removed restrictions for preventing UI to show up when player is buffering.
-Fixed icons for all repeat modes.
-Added Progress bar to background activity when player is in not ready state.
-Fixed Track Selection when switching between video and audio only on video players.
-Fixed video player to enable tunnelling only after sdk > 21.
-Fixed activity exception from restarting after service is shutdown on earlier sdk versions.
2017-10-30 20:58:45 -07:00
John Zhen M
6a9e3ef639
-Added dropdown menu for background player activity.
...
-Added icons for shuffle and drag handle.
-Fixed exception when returning to background player activity after service shuts down.
-Fixed open detail only working for Youtube.
2017-10-30 20:58:45 -07:00
John Zhen M
b5a9f042cc
-Fixed background player activity crashes on receiving update when stopped (lifecycle still active).
2017-10-30 20:58:45 -07:00
John Zhen M
770dcc1832
-Fixed incorrect indexing due to item removed after shuffle.
...
-Fixed activity binding not unbound after service shutdown.
2017-10-30 20:58:45 -07:00
John Zhen M
94f7baf299
-Added variable speed and pitch to background player.
...
-Moved playback speed LUT to BasePlayer.
2017-10-30 20:58:44 -07:00
John Zhen M
77979eddde
-Added shuffle button to background player.
...
-Extracted MediaSourceManager window size as parameter.
-Removed redundant list manipulation in PlayQueueAdapter.
2017-10-30 20:58:44 -07:00
John Zhen M
f1e52b8b92
-Fixed incorrect stream from being played after consecutive player errors.
...
-Fixed MediaSource reuse due to MediaSourceManager not resetting source on block.
2017-10-30 20:58:44 -07:00
John Zhen M
2e414cfd63
- Added move mechanic to background player through handles (on both thumbnail and icon).
...
- Added remove and open detail as long click popup dropdown on background player.
- Vastly simplified list manipulation in MediaSourceManager by delegating most control to DynamicConcatenatingMediaSource.
2017-10-30 20:58:44 -07:00
John Zhen M
f5b5982e1c
-Improved DeferredMediaSource to build source on IO thread.
...
-Improved exception handling for player.
2017-10-30 20:58:44 -07:00
John Zhen M
eebd83d6ac
-Fixed deferred media source from releasing reused resources.
...
-Fixed external play queue to load more than once.
-Fixed wrong item removal due to player error.
-Added new event to indicate error to play queue.
-Changed player error to skip item instead of removing.
-Modified play queue adapter to update changed items only.
-Removed headers from play queue adapter.
-Merged event broadcast on play queue.
-Changed toast on player error.
-Modified remove event to no longer indicate current index status.
-Modified move event to no longer indicate randomization status.
-Added shuffle check to play queue.
2017-10-30 20:58:44 -07:00
John Zhen M
a9aee21e58
- Improved play queue adapter for selection.
...
- Fixed media source resolution on background player for streams without an audio only stream.
- Fixed background player not updating when screen turns back on.
- Fixed background player notification switching to wrong repeat mode icon opacity on click.
2017-10-30 20:58:44 -07:00
John Zhen M
bd9ee18e56
-Fixed TransactionTooLarge due to notification being shown for too long.
...
-Fixed Play Queue rewinding to last played video upon removing the currently playing.
2017-10-30 20:58:44 -07:00
John Zhen M
c75c2d0f21
-Added documentations for play queue components.
2017-10-30 20:58:44 -07:00
John Zhen M
80f3e3c3b6
-Added temporary fix for mapping track selection with video streams.
...
-Updated ExoPlayer to 2.5.3.
2017-10-30 20:58:44 -07:00
John Zhen M
86a1fcf009
-Fixed unavailable current info when initial stream of playlist fails.
2017-10-30 20:58:43 -07:00
John Zhen M
c235c647a0
-Fixed background player notification update NPE.
2017-10-30 20:58:43 -07:00
John Zhen M
09d8ae1316
-Generify all player intents to use play queues.
...
-Fixed sync updates out-of-sync on background notification.
-Fixed main video player destroyed on resume.
-Fixed track selection using wrong dimension for parameter.
-Fixed background player to use default audio quality.
-Removed quality index from single queue items.
2017-10-30 20:58:43 -07:00
John Zhen M
cb7e94449c
-Modified quality change to persist with its binding player.
...
-Fixed media source stops loading when the sequence of failed media is longer than window size.
-Changed player to release and reset on intent start.
-Removed update event.
2017-10-30 20:58:43 -07:00
John Zhen M
e742091a37
-Modified quality change to use internal track selection.
...
-Enabled audio processing integration with system EQ.
-Re-endabled HDR through tunneling on videos only.
2017-10-30 20:58:43 -07:00
John Zhen M
8e3be3826f
-Fixed Deferred Media Source not working on non-extractor (e.g. dash) sources.
...
-Fixed NPE when extracting streams with no audio.
2017-10-30 20:58:43 -07:00
John Zhen M
9bc95f030c
-Baked stream info resolution into custom media source, allowing for simpler playlist control.
...
-Added track merging on different stream qualities, allowing for implementation of smooth transition on A/V quality and captions change.
2017-10-30 20:58:43 -07:00
John Zhen M
9576d5bd89
-Fixed audio focus not working with timeline changes.
...
-Changed circular loading to boundary loading.
2017-10-30 20:58:43 -07:00
John Zhen M
a0ba3ce2e4
-Made playback manager load circular.
...
-Improved play previous button to reset before 5 seconds.
2017-10-30 20:58:43 -07:00
John Zhen M
6b816a11f7
-Added reorder event.
...
-Improved player blocking.
2017-10-30 20:58:43 -07:00
John Zhen M
86c7b8522e
-Reverted current item removal and update logic.
...
-Updated external play queue.
2017-10-30 20:58:43 -07:00
John Zhen M
f9eb2a1ee5
-Fixed activity pause and resume lifecycle.
2017-10-30 20:58:43 -07:00
John Zhen M
174d040ca3
-Modified quality update to no longer invalidate concatenated media sources.
...
-Improved play queue and timeline update.
2017-10-30 20:58:42 -07:00
John Zhen M
6b16b08712
-Fixed bad window timeline caused by reusing media source on unblocking.
...
-Fixed timeline recovery skipping.
-Fixed timeline updates resumes playing when player is paused.
2017-10-30 20:58:42 -07:00
John Zhen M
e9cdb28a06
-Fixed audio focus change not firing.
2017-10-30 20:58:42 -07:00
John Zhen M
f8abf92a66
-Refactored Playback manager to expose only readonly methods.
...
-Removed swap and move operations.
-Code clean up.
2017-10-30 20:58:42 -07:00
John Zhen M
9413856463
-Added back notification on popup player.
2017-10-30 20:58:42 -07:00
John Zhen M
c24d46cf0f
-Fixed seek problems caused by dynamic timeline .
...
-Removed debouncing, players are now much more responsive.
-Removed some redundant methods.
2017-10-30 20:58:42 -07:00
John Zhen M
c38e4190f1
-Fix restart button not working
2017-10-30 20:58:42 -07:00
John Zhen M
53cec61cdf
-Removed redundant track removal after playing.
...
-Reverted thumbnail loader to use ImageLoader.
2017-10-30 20:58:42 -07:00
John Zhen M
150c3b413a
-Fixed memory leak due to permanent remote view bitmap references.
...
-Removed redundant code in popup player.
2017-10-30 20:58:42 -07:00
John Zhen M
eb15c04254
-Added debouncing to index change reactor.
...
-Fixed repeat mode on background notification.
2017-10-30 20:58:42 -07:00
John Zhen M
7d7a6f7ccc
-Enable background and popup playlists.
2017-10-30 20:58:42 -07:00
John Zhen M
b54d18d888
-Changed intents to start all players, including player swap.
...
-Make play queue and items serializable
-Removed now deprecated code for playing url in exoplayer
2017-10-30 20:58:42 -07:00
John Zhen M
705028c79d
-Modified player repeat mode to use exoplayer repeat mode.
...
-Merged playback manager init load logic with normal load logic.
2017-10-30 20:58:41 -07:00
John Zhen M
a91ef2ce9e
-Fix play queue remove.
...
-Fix player discontinuity refresh.
2017-10-30 20:58:41 -07:00
John Zhen M
73f46d3762
-Modified play queues and items to use extraction helper.
...
-Fixed play queue item removal.
-Rebase changes.
2017-10-30 20:58:41 -07:00
John Zhen M
1ceda017c7
-Revert subscription fragment merge fault
2017-10-30 20:58:41 -07:00
John Zhen M
40b60e8313
-Error processing for failed video during queued playback.
2017-10-30 20:58:41 -07:00
John Zhen M
5c01f04a07
-Functional playlist using full play queue buffering.
2017-10-30 20:58:41 -07:00
John Zhen M
183181ee54
-Added full play queue buffering playback manager.
2017-10-30 20:58:41 -07:00
John Zhen M
74b58cae59
-Improved play queue message bus
...
-Hooking play queue engines with video players (to be removed)
-Proof of concept for previous and next controls
2017-10-30 20:58:41 -07:00
John Zhen M
b859823011
-Hooking playback manager and play queue into main video player.
2017-10-30 20:58:41 -07:00
John Zhen M
701320b100
-Added separate events for play queue index removal.
2017-10-30 20:58:40 -07:00
John Zhen M
dcdcf17f5e
-Added on change event bus to Play Queue.
...
-Added playback manager for player interaction.
2017-10-30 20:58:40 -07:00
John Zhen M
7c9c3de644
-Rename playlist in players to play queue.
2017-10-30 20:58:40 -07:00
John Zhen M
cbcd281784
-Added MediaSourceManager and Playlist adapters.
2017-10-30 20:58:40 -07:00
John Zhen M
e70dcdc642
-Added rudimentary playlist fragment.
...
-Added schema for stream storage.
2017-10-30 20:58:40 -07:00
Christian Schabesberger
391d3e7fc7
fix back button for feed on main page
2017-10-30 23:03:18 +01:00
Christian Schabesberger
02d986fc89
fix multidefined swipe problem in history page
2017-10-30 22:46:55 +01:00
Christian Schabesberger
65a6488e44
dont show search history in suggestion when disabled
2017-10-30 22:04:58 +01:00
SpajicM
7e005549fe
Fix history showing even when disabled
2017-10-30 11:53:44 +01:00
Christian Schabesberger
736d9fe450
Merge branch 'license-dialog' of https://github.com/TobiGr/NewPipe into license
2017-10-29 10:28:52 +01:00
Christian Schabesberger
8d5a59e7d5
fix light theme for main page
2017-10-26 23:56:02 +02:00
Christian Schabesberger
989acce0a5
Merge branch 'popup_improvement' of https://github.com/karyogamy/NewPipe into size
2017-10-26 20:49:43 +02:00
Christian Schabesberger
641b4a806a
Merge branch 'tabs' into dev
2017-10-26 20:46:05 +02:00
Christian Schabesberger
025a44b629
fix channel title for new tabs
2017-10-26 20:45:16 +02:00
Christian Schabesberger
dd64bf2af7
make title contain current tab
2017-10-26 15:16:35 +02:00
TobiGr
0a2aa54508
fix typo
2017-10-26 09:23:43 +02:00
John Zhen Mo
f6353cfb47
-Added fling mechanic for popup player shutdown.
...
-Changed long click to fill screen for popup player.
-Added 2-finger resizing for popup player.
-Removed long click resize mechanic.
2017-10-25 22:00:58 -07:00
Christian Schabesberger
4c4cfb49b4
make tabs contain icons instead of title
2017-10-25 16:09:26 +02:00
Christian Schabesberger
9a073713bb
put tabs on top
2017-10-25 15:20:57 +02:00
Christian Schabesberger
7d296ee650
remove hardcoded strings form MainFragment
2017-10-23 00:26:20 +02:00
Christian Schabesberger
ccd26b4146
fix kiosk service/icon
2017-10-22 23:56:39 +02:00
Christian Schabesberger
5d4269be4c
Merge branch 'dev' into trending
2017-10-22 23:43:48 +02:00
Christian Schabesberger
54cdfc0c16
deactivate icon
2017-10-22 22:53:27 +02:00
Christian Schabesberger
fd899a2e95
fix cammel case
2017-10-22 22:10:48 +02:00
Christian Schabesberger
d1f446aae2
make summary a dynamic string
2017-10-22 22:06:25 +02:00
Christian Schabesberger
c3f04ea67d
fix Kisok spelling error
2017-10-22 21:46:50 +02:00
TobiGr
0040ee5cb6
Fix charset issue.
...
Move Java I/O related methods to separate thread.
2017-10-20 23:41:30 +02:00
Christian Schabesberger
13756508d3
Merge pull request #757 from coffeemakr/fix-service-id-not-initialized
...
Fix service id not initialized
2017-10-16 15:22:26 +02:00
Christian Schabesberger
23eeb4353d
make main page changes display emediatly
2017-10-13 13:49:31 +02:00
Christian Schabesberger
8e8d74b5b7
remove header front kiosk
2017-10-13 13:01:16 +02:00
Christian Schabesberger
0951f0f824
small fixes
...
small fixes
2017-10-11 15:25:10 +02:00
Tryton Van Meer
b70fd826e7
Fix crash when returning to player.
...
When switching apps or locking the phone, destroyPlayer is called which sets audioManager to null. So upon returning to the player and pressing play, the app crashes.
So now initPlayer checks if audioManager is null and sets it if needed.
2017-10-11 14:27:32 +02:00
Christian Schabesberger
f7534b3a0f
Merge branch 'dev' into trending
2017-10-09 14:37:20 +02:00
Christian Schabesberger
7fcc07805a
make kiosk selector signle service again
2017-10-09 14:34:10 +02:00
Christian Schabesberger
7f9f075147
add selector for kiosk
2017-10-09 14:22:27 +02:00
Cyril Müller
c890ab44d6
Merge branch 'dev' into fix-service-id-not-initialized
2017-10-09 11:23:19 +02:00
Coffeemakr
89b11ff71c
Fail-fast for service id == -1
2017-10-08 22:11:38 +02:00
Coffeemakr
60879351a9
Code improvement and logging
2017-10-08 17:52:07 +02:00
Christian Schabesberger
6d8a361c9a
add menu to select kiosk of current service
2017-10-05 14:57:19 +02:00
Christian Schabesberger
46fa9a9366
translate kiosk name using resources
...
fix CDATA fuu
2017-09-28 16:38:44 +02:00
Christian Schabesberger
29fee28d1d
fix channel selection
2017-09-28 15:36:15 +02:00
Mauricio Colli
78cbfa20d9
Improve search
...
- Use a list instead of a popup
- Show search history entries
2017-09-28 10:06:48 -03:00
Christian Schabesberger
3490273b49
made fragments frontpagable
2017-09-26 18:16:39 +02:00
Christian Schabesberger
65c8b6e66a
add selection for front page
2017-09-26 17:29:38 +02:00
Christian Schabesberger
5ebde97352
fix error report and add setting for current_service
2017-09-25 13:05:54 +02:00
Christian Schabesberger
f6c624b59a
make name translatable, fix tab on items, remove back button
...
s/kisok/kiosk/g
2017-09-25 12:52:13 +02:00
Christian Schabesberger
90b9223aae
Merge branch 'dev' into trending
2017-09-23 20:39:01 +02:00
Christian Schabesberger
0d2296917a
creating first prototype of kiosk page
2017-09-23 17:39:04 +02:00
Coffeemakr
d6fffc7e55
Use correct long comparison ( fixes #726 )
2017-09-23 08:35:06 -03:00
TobiGr
74bda719a6
add themes to license dialog
2017-09-22 11:07:17 +02:00
Tobias Groza
795ba89dc4
Support dark theme in file picker ( #699 )
2017-09-19 18:38:27 +02:00
Felix Ableitner
5b8ff28556
Open youtube links directly from search ( fixes #35 ) ( #692 )
...
* Open youtube links directly from search (fixes #35 )
2017-09-19 18:38:27 +02:00
Mauricio Colli
3e6bed538a
Update extractor version
2017-09-19 18:38:27 +02:00
wb9688
442290d7f0
Hide spinner
2017-09-14 11:43:30 +02:00
wb9688
a6eb871f5e
Change layout for audio-only streams
2017-09-14 10:49:39 +02:00
wb9688
b500c3f526
Add service setting
2017-09-14 09:31:01 +02:00
Mauricio Colli
939017ada9
Update extractor version
2017-09-11 11:21:01 -03:00
Mauricio Colli
146d4a8365
Update extractor and refactored NewPipe
2017-09-03 13:57:12 -03:00
John Zhen M
2b2e954b84
-Updated ExoPlayer to r2.5.1.
...
-Fixes some more deprecations due to Exoplayer and Android O notification updates.
2017-08-18 11:07:57 -07:00
Tonelico
85108be686
Android O Notification Building Fix ( #655 )
...
-Added simple notification channel for Android O.
-Fixes notification building failure for background and popup player on Android O.
-Reduce notification channel importance to low to avoid making noise on every notification update.
2017-08-18 09:05:31 -03:00
Coffeemakr
f4dca71497
Add licenses for RxJava (and bindings)
2017-08-15 17:21:11 +02:00
Cyril Müller
c0515de6b7
Add search and watch history ( #626 )
...
Add search and watch history
* Make MainActicity a single task
* Remove some casting
* SearchFragment: start searching when created with query
* Handle settings change in onResume
* History: Log pop up and background playback
* History: Add swipe to remove functionallity
* Enable history by default
* Use stream item
* Store more information about the stream
* Integrate history database into AppDatabase
* Remove redundant casts
* Re-enable date converters
* History: Use Rx Java and run DB in background
* Also make HistoryDAO extend BasicDAO
* History: RX-ify swipe to remove
* Sort history entries by creation date
* History: Set toolbar title
* Don't repeat history entries
* Introduced setters so we can update entries in the database
* If the latest entry has the same (main) values, just update it
2017-08-12 01:50:25 -03:00
Tonelico
becc90409f
Added option to resume on audio focus regain. ( #624 )
2017-08-07 10:04:36 -03:00
Tonelico
10c4f7b465
Added basic channel subscription and feed pages ( #620 )
...
Added basic channel subscription and feed pages
- Room Persistence for sqlite support.
- RxJava2 for reactive async support.
- Stetho for database inspection support.
- Enabled Multidex for debug build.
2017-08-07 10:02:30 -03:00
Mauricio Colli
f7b322da49
Fix audio focus bug
2017-08-02 14:14:45 -03:00
Mauricio Colli
a8880bbc0a
Merge pull request #642 from karyogamy/sdk_26_updrade
...
Upgrade target sdk and support library version to 26
2017-08-01 22:58:54 -03:00
John Zhen M
39277d569f
- Updated target, build tools and support libraries version to 26.
...
- Added dependency repositories jcenter and maven.google.com.
- Changed deprecated ActionBarActivity to AppCompatActivity.
2017-08-01 14:54:32 -07:00
Coffeemakr
b0479d0bd9
Add renaming filename patterns
2017-07-24 13:01:24 +02:00
Coffeemakr
cb8c919609
Prevent time links from beeing clicked
2017-07-19 10:26:26 +02:00
Coffeemakr
70da5769d4
Check if view still exists in UICallback
2017-07-12 09:51:23 +02:00
Mauricio Colli
69e3814c77
Merge pull request #612 from coffeemakr/feature-about-activity
...
Add about activity
2017-07-11 12:49:14 -03:00
Coffeemakr
d950e11332
Small fixes for AboutActivity
...
* Remove parent activity
* Finish activity on "up action"
* Remove unused dimensions
2017-07-11 12:52:20 +02:00
Mauricio Colli
31e5a7afb0
Improve navigation/backstack
2017-07-10 00:14:24 -03:00
Mauricio Colli
0c1d773134
Merge pull request #596 from marcobiscaro2112/master
...
Adds support for adjustable playback speed
2017-07-09 22:49:05 -03:00
Mauricio Colli
894ea27df2
Fix issues #596
2017-07-09 22:38:47 -03:00
Coffeemakr
f13731f91e
Add about activity
2017-07-05 19:35:15 +02:00
Coffeemakr
bab3dd417e
Remove unused code
...
* Remove Giga crash handler
* Some refactoring
* Remove unused download dialog
* Remove duplicated intent creation
2017-06-29 12:54:07 +02:00
Mauricio Colli
0a7ecb89ce
Adjust fragments' enter/exit animations
...
- Make a little bit faster
2017-06-28 16:38:13 -03:00
Coffeemakr
b03723c3fb
Code improvements
...
* Replace unchecked casts with checked casts
* remove Utility.finViewById
* Fix return activity checking
* Create UserAction enum
* Fix typos
* Add instrumented test for error info
* ErrorInfo make fields final
* Log exception using logger
* Add inherited annotations
* Resolve deprecation warnings
* Remove unused methods from utility
* Reformat code
* Remove unused methods from Utility and improve getFileExt
* Create OnScrollBelowItemsListener
2017-06-28 18:56:05 +02:00
Mauricio Colli
40213b2d6a
Fix autoplay
...
- Closes #595
2017-06-27 22:39:33 -03:00
Mauricio Colli
e8b71e867c
Merge pull request #588 from coffeemakr/feature-speedup
...
Speed up detail page loading ⏱
2017-06-27 18:12:30 -03:00
Coffeemakr
8009aa975e
Revert unused changes
2017-06-27 14:11:15 +02:00
Coffeemakr
cea706d14a
Synchronize initRealtedVideoStreams*
2017-06-27 12:44:20 +02:00
Marco Biscaro
7b60648424
Adds support for adjustable playback speed
...
ExoPlayer was updated to 2.4.2, which supports playback speed change.
A speed selector was also added in the MainPlayer and PlayerPopup.
Fixes #153 .
2017-06-26 19:22:16 -03:00
Coffeemakr
ae2b0cc76b
Format code and remove unused methods
2017-06-18 15:43:11 +02:00
Coffeemakr
89b680f6d9
Revert RecyclerView to LinearLayout
2017-06-17 13:43:09 +02:00
Coffeemakr
6d74038866
Improve speed
...
* Replace relative layouts and use Recycler view
* Handle HTML in background
2017-06-16 14:02:45 +02:00
Coffeemakr
62a4869eb7
Fix download path handling ( #580 )
2017-06-13 10:47:40 +02:00
Christian Schabesberger
51d4d0d3dc
Merge branch 'improve-backstack' of https://github.com/mauriciocolli/NewPipe into back
2017-06-11 14:08:47 +02:00
Christian Schabesberger
a482aa1e21
Merge branch 'master' of https://github.com/SpajicM/NewPipe into count
2017-06-11 14:03:49 +02:00
Christian Schabesberger
040b38689d
update extractor to v0.9.8
2017-06-11 14:02:57 +02:00
SpajicM
a5cbaad804
BackgroundPlayer: Add timestamp in expanded notification
2017-06-08 23:28:45 +02:00
Mauricio Colli
71d5762be8
Remove unnecessary check
2017-06-06 11:46:57 -03:00
Mauricio Colli
6ecdfaf19e
Improve backstack and theme change
2017-06-05 16:33:01 -03:00
Mauricio Colli
edb632f9c7
Remove unused strings
2017-05-23 11:53:50 -03:00
Mauricio Colli
d64480fc9b
Add option to disable the search suggestions
2017-05-16 22:14:07 -03:00
Mauricio Colli
c00e694d40
Add option to disable the gesture controls of the player
2017-05-16 21:45:38 -03:00
Mauricio Colli
8b67f1358d
Implement no-audio icon
2017-05-15 00:57:57 -03:00
Mauricio Colli
641ab25470
Fix Settings on screen rotation
2017-05-14 11:10:00 -03:00
Mauricio Colli
cac79d9a0d
Improve behavior on audio focus gain
2017-05-14 10:46:28 -03:00
Mauricio Colli
e47761750a
Fix 'keep screen on'
2017-05-14 00:32:28 -03:00
Christian Schabesberger
719de00e0f
Merge branch 'fix-menu-update' of https://github.com/mauriciocolli/NewPipe
2017-05-13 20:08:18 +02:00
Mauricio Colli
9ca8c5480c
Fix image loader bug
2017-05-09 00:12:06 -03:00
Mauricio Colli
4d0d3c7ead
Update menu items after change in settings
2017-05-08 22:23:27 -03:00
Mauricio Colli
affd23b14e
Fix animations
2017-05-08 10:33:26 -03:00
Mauricio Colli
9c7f249756
Clean and move some classes
2017-05-08 10:28:33 -03:00
Mauricio Colli
040d658540
Implement resizable popup
2017-05-01 02:23:50 -03:00
Christian Schabesberger
134c3804db
Merge branch 'fix-search' of https://github.com/mauriciocolli/NewPipe into fix-search
2017-04-28 20:42:37 +02:00
Christian Schabesberger
e355df5eda
update NewPipeExtractor
2017-04-28 20:19:23 +02:00
Mauricio Colli
a68e0a95f4
Fix NullPointerException
2017-04-28 01:07:54 -03:00
Mauricio Colli
6fd6facf72
Improve animations of VideoDetailFragment
2017-04-28 00:58:50 -03:00
Mauricio Colli
adbeff11d4
Minor improvements
2017-04-26 16:32:20 -03:00
Mauricio Colli
a8fe329678
Improve fragments
...
- They save the state now, that means, no more reloading after rotating the screen or switching between apps
2017-04-26 16:32:04 -03:00
Mauricio Colli
a4b61bf730
Add new workers
2017-04-26 16:25:09 -03:00
Mauricio Colli
932cb1d19c
Remove ugly bitmap sharing and improvements
...
- Now it is just using the ImageLoader to load the image, and better yet, it already have cache implemented in it
- Improve MainActivity intent handler
- Improve utils classes
2017-04-17 01:21:48 -03:00
Mauricio Colli
2ac71c75c0
Improve players
...
- Background player is using ExoPlayer internally now
2017-04-17 01:19:53 -03:00
Christian Schabesberger
06f38cbcb4
Merge branch 'feature-4k60f' of git://github.com/mauriciocolli/NewPipe into 4k
2017-04-15 12:52:03 +02:00
Christian Schabesberger
f368d6b257
update extractor
2017-04-15 12:51:35 +02:00
Christian Schabesberger
b70c07d004
update extractor
2017-04-13 19:41:43 +02:00
Mauricio Colli
3b9a477499
Add resolution support up to 4k and 60 fps
...
- Up to 4k with 60 fps
- Not every device can play in that resolution and bitrate
- Add option to hide these high resolution greater than 1080p (2k,4k) for not clutter the menus
- Add a default resolution for the popup, wil be used when opening in popup mode from another app
2017-04-12 03:07:15 -03:00
Christian Schabesberger
06fafc247e
move to version 0.9.2 of NewPipeExtractor
2017-04-11 22:49:18 +02:00
Mauricio Colli
746c2a15bf
Migrate to fragments and improvements
...
- Migrate to fragments
- Fix #487
- Don't show "Open in popup mode" to channel links
- New backstack of videos
- Change the subscribers count to format using `NumberFormat`, for example some locales use `.` others `,`, this handles it automatically (and the old method had a bug for leading zero, e.g. 4.82.125 instead of 4.082.125)
- Add string 'subscribers' for channels with more than 1 subscriber (plural)
- Popup player chooses the default format and resolution based on the new preference (format)
- Fix taskaffinity of the router activities
- Show title before loading, as it is available from the items already loaded
2017-04-09 14:34:00 -03:00
Christian Schabesberger
a37802c2b9
add prefered video format
2017-04-08 17:17:11 +02:00
Mauricio Colli
33e29be7db
Fix next video and refactor
...
- Refactor VideoItemDetailActivity, StreamExtractorWorker
- Remove redundant styles
- Change dimensions
- Nicer animation/transitions
2017-03-31 20:39:54 -03:00
Christian Schabesberger
e804647a65
make exoplayer default player
2017-03-29 09:17:03 +02:00
Mauricio Colli
71ae342f52
Implement screen orientation toggle
2017-03-27 10:12:22 -03:00
Mauricio Colli
b43c56085d
Implement fullscreen and quality selector
...
- Implement cache
- Abstract player
- Quality selector
- Fullscreen switcher
- Change some drawables
2017-03-27 01:08:16 -03:00
Christian Schabesberger
8735cf931a
update to new backend with playlist support
2017-03-22 20:14:56 +01:00
Christian Schabesberger
e3baf69533
fix channel rotation problem
2017-03-17 20:35:22 +01:00
Christian Schabesberger
461f747af1
add IOException
2017-03-17 20:18:44 +01:00
mauriciocolli
e406ba094c
Improve bug detection
...
- Show a message with the appropriate error (network error)
2017-03-17 12:09:20 -03:00
mauriciocolli
c100d15ba8
Fix bug when fetching unavailable content
...
- Fix #482
- When opening a invalid/deleted/unavailable video, the popup was just printing the error, now it shows a message to the user and exits
2017-03-17 11:50:27 -03:00
Christian Schabesberger
095a2be748
change popuplayer class description
2017-03-09 16:14:49 +01:00
Christian Schabesberger
c75fe88757
Merge branch 'feature-popup' of git://github.com/mauriciocolli/NewPipe
2017-03-09 16:08:33 +01:00
Christian Schabesberger
a8ff4b0744
Fix backbutton behaviour
...
- close on MainActivity when back pressed
- clear NavStack on rotation
2017-03-09 16:01:09 +01:00
Mauricio Colli
a37d8f083a
Implement popup mode
...
- Add icons replay, fast_forward
- Add strings
- Add menu entry
- Add as option to open link directly to popup mode
2017-03-09 04:42:40 -03:00
Mauricio Colli
abff1f537b
Add ExoMedia and remove ExoPlayer
...
- Remove ExoPlayer files
- Added ExoMedia library
2017-03-09 01:44:00 -03:00
Christian Schabesberger
383857d110
add extractor submodule
2017-03-01 19:08:12 +01:00
Christian Schabesberger
cffd049c8a
remove extractor
2017-03-01 19:06:27 +01:00
Christian Schabesberger
780f1d5da3
made extractor systemindipendent again
2017-03-01 18:03:36 +01:00
Christian Schabesberger
3404231457
get rid of xul xml parser
2017-03-01 16:40:04 +01:00
Christian Schabesberger
7b6dae20be
add loading footer to search fragment
2017-02-28 13:24:07 +01:00
Christian Schabesberger
552c70bb0d
add adblocker for youtube red stuff
2017-02-28 13:05:20 +01:00
Christian Schabesberger
8f734737f0
fix bug and add footer cycle to channel
2017-02-28 12:13:29 +01:00
Christian Schabesberger
2002234d86
fix channel load more videos error
2017-02-27 21:31:20 +01:00
Christian Schabesberger
5923663e08
add routed_intent activity
2017-02-27 21:14:03 +01:00
Christian Schabesberger
4cdf20ab8c
fix differences
2017-02-27 19:21:41 +01:00
Christian Schabesberger
af65a1cfef
Merge branch 'feature-theme-change' of git://github.com/mauriciocolli/NewPipe into conf
2017-02-27 19:04:38 +01:00
Christian Schabesberger
927057ab83
Merge pull request #465 from mauriciocolli/fix-travis
...
Fix travis and YoutubeStreamUrlIdHandler
2017-02-27 19:03:28 +01:00
Christian Schabesberger
ffbc001ad5
fix navstack channel problem
2017-02-27 19:00:06 +01:00
Christian Schabesberger
f5625a1151
fix dashmpd bug
2017-02-27 17:57:16 +01:00
Christian Schabesberger
ce2ceb8a1b
fix layout
2017-02-27 16:38:01 +01:00
Christian Schabesberger
c14771534f
redesign channel activity
2017-02-27 15:58:09 +01:00
59436419
d17496f720
Improved code for changing theme
2017-02-27 17:25:15 +05:30
Mauricio Colli
2ccae841d6
Change variable names
...
For a better understanding of what is going on
2017-02-26 07:47:13 -03:00
Mauricio Colli
07f6d0f149
Fix bug lower case id
...
This method was passing the lowercase url
2017-02-25 18:15:50 -03:00
Mauricio Colli
6ec393699e
Check if selected theme it's not the current
2017-02-25 16:04:10 -03:00
Mauricio Colli
f8d9e0fa60
Implement restart dialog
2017-02-25 15:36:31 -03:00
Christian Schabesberger
c28fddc4dd
did some finetuning
2017-02-19 16:07:45 +01:00
Christian Schabesberger
7a6b5dd5b7
add initial support for NavStack
2017-02-18 21:59:48 +01:00
Christian Schabesberger
477f182b43
convert android tests to junit tests
2017-02-16 00:17:43 +01:00
Christian Schabesberger
a5252bb765
add search filter menu
2017-02-15 15:21:36 +01:00
Christian Schabesberger
3f0078f38a
git channel item running
2017-02-15 12:59:36 +01:00
Christian Schabesberger
91434dd2ac
setup core for search channel support
2017-02-13 00:55:11 +01:00
Christian Schabesberger
f29bd0a6e7
fix actionbar icon theming
2017-02-12 16:45:01 +01:00
Christian Schabesberger
7186f58374
remove StreamInfoItemSearchCollector
2017-02-12 14:22:39 +01:00
Christian Schabesberger
5c8bcf15ba
make colector hirarchicall
...
remove broken commit()
2017-02-12 13:39:39 +01:00
Christian Schabesberger
ef15902ec4
add InfoItem
2017-02-11 21:33:01 +01:00
k3b
e869098434
fix NullPointerExcpeption when opening "Downloads" with android-api < 23
2017-02-02 01:58:47 +01:00
Christian Schabesberger
7c9771873b
Merge branch 'master' of git://github.com/ksyko/NewPipe into jf
2017-01-31 18:25:30 +01:00
Christian Schabesberger
7257cdacc8
fix background button problem
2017-01-31 18:23:22 +01:00
Christian Schabesberger
140b480f82
url signature fix
...
* fixed stacktrace
* changed player url
* took regex fix from youtube-dl
final fix taken from youtube-dl
2017-01-31 18:06:44 +01:00
59436419
9a1da5cc75
Made changes for ICS and JB
2017-01-26 12:07:41 +05:30
Christian Schabesberger
7d6b92e064
Merge branch 'feature-improve-search-fragment' of git://github.com/coffeemakr/NewPipe into cofe
2017-01-22 14:42:36 +01:00
Christian Schabesberger
849a45a3ca
resolve conflict
2017-01-22 14:26:01 +01:00
Christian Schabesberger
7ddea5a71b
Merge branch 'feature-accept-embed-links' of git://github.com/coffeemakr/NewPipe into url
2017-01-22 13:55:53 +01:00
Christian Schabesberger
5d81358c15
rename Themer to ThemableActivity
2017-01-22 13:48:50 +01:00
Coffeemakr
7fb4e5a143
Rename download db sqlite file
...
Rename the sqlite database to "downloads.db" instead of "newpipe.db"
to make sure the file will create a conflicts later.
2017-01-20 18:57:30 +01:00
Coffeemakr
8e451b2a83
Use fragments setHasOptionsMenu
...
Remove complications by allowing android to handle fragment's
options menu.
See https://developer.android.com/guide/components/fragments.html#ActionBar
2017-01-19 19:39:33 +01:00
ksyko
8083f06fe7
Update SettingsFragment.java
2017-01-18 00:12:36 +05:30
59436419
44521a2e56
Added dark theme
2017-01-17 22:35:23 +05:30
59436419
dfeed3d0eb
Added dark theme
2017-01-17 22:31:00 +05:30
59436419
616a721bba
Added dark theme
2017-01-17 21:43:30 +05:30
59436419
1e81f61760
Added dark theme
2017-01-17 20:31:14 +05:30
59436419
60dc19d2bc
Added Dark Theme
2017-01-17 16:13:14 +05:30
ksyko
a2e4585fe8
Update InfoItemHolder.java
2017-01-17 16:13:02 +05:30
59436419
5458acfcad
Added dark theme
2017-01-17 16:13:01 +05:30
59436419
68e80e6054
Added dark theme
2017-01-17 16:13:01 +05:30
Christian Schabesberger
e4aa69b8d3
add some super.function() thingies
2017-01-16 16:06:54 +01:00
Coffeemakr
dfd40e43da
Fix for #407
2017-01-16 13:01:52 +01:00
Coffeemakr
7efd111d9c
Improve Search fragment
...
* Keep search query when fragment is restored
* Simplify SuggestionListAdapter
* Use ResourceCursorAdapter for view creation
* Fix deprecation warning
* Some clean code
2017-01-16 07:33:58 +01:00
Coffeemakr
2ded33110f
Improve YoutubeStreamUrlIdHandler
...
* Make it a singelton
* Accept embed links
* Accept share links (youtube.com/shared?ci=...)
* Add tests
* Accept host case insensititve
2017-01-11 17:25:53 +01:00
Coffeemakr
ea76f1d6e2
Improve DownloadManager and -Service
...
* Fix permission at some places
* Fix access problem for downloaded files with external player
* Store finished Downloads
* Remove binding to DownloadService just to download a file
* Javadoc
* Code improvements
2017-01-10 17:48:55 +01:00
Coffeemakr
53ff58daa3
DownloadManagerService: Don't bind if no permissions
2017-01-10 13:35:16 +01:00
Benoît Mauduit
410c4ca736
Remove old comment
2017-01-03 14:38:22 +01:00
Benoît Mauduit
80c9dbf180
Cosmetic
2017-01-03 14:38:22 +01:00
Benoît Mauduit
c9edac2820
Change the way to start reCaptchaActivity
...
* Use startActivityForResult() and onActivityResult() to refresh the
search request when returning from reCaptcha activity.
2017-01-03 14:38:22 +01:00
Benoît Mauduit
143df9a529
Start reCaptcha activity when starting video directly
2017-01-03 14:38:22 +01:00
Benoît Mauduit
c87da9903f
Set result code and finish() Activity instead of starting MainActivity
...
* Activities will start reCaptchaActivity with startActivityForResult and
look for RECAPTCHA_REQUEST and RESULT_OK | RESULT_CANCELED in : 'onActivityResult()'
2017-01-03 14:38:22 +01:00
Coffeemakr
ac0dff7aa1
Make shure thread quits before service
2016-12-27 16:17:59 +01:00
Coffeemakr
f22b5157f5
Notify thread on play/pause
2016-12-27 15:58:17 +01:00
Coffeemakr
659d0d6115
Add PlaybackState broadcast messages
...
They can be used to retrieve the current playback
* Duration
* Played time
* If the media player is playing
2016-12-27 15:52:02 +01:00
Coffeemakr
9494f3a299
Add progress bar to expanded notification
2016-12-27 14:49:59 +01:00
Coffeemakr
8021848b03
Remove note field completly
...
Always use noteBuilder directly to generate a notification
2016-12-27 14:41:30 +01:00
Coffeemakr
5a127c26e6
Improve notification building/updateing
...
* Use custom notification builder which has methods to set the artist
and title and also a method to set the playing state
* Update builder instead of view -> resovles deprecated warnings
2016-12-27 14:37:18 +01:00
Coffeemakr
7c7129f9a1
Notifications: Set customs views in builder
2016-12-27 13:31:34 +01:00
Coffeemakr
05cbc7891d
Typos corrected in StreamInfo
2016-12-27 13:26:48 +01:00
Coffeemakr
14623456ff
Correct typos
2016-12-27 13:19:12 +01:00
Coffeemakr
5064ec3ac4
Fix spelling
2016-12-27 13:16:51 +01:00
Christian Schabesberger
1aed11c156
change ip address provider
...
removed null bomb
2016-12-25 19:32:38 +01:00
Christian Schabesberger
e99e944ac3
make share with newpipe part of newpipe
2016-12-25 19:28:40 +01:00
Christian Schabesberger
6e523d37ba
add copyright notice to DownloadListener
2016-12-25 15:24:37 +01:00
Christian Schabesberger
2aebf6b522
Merge branch 'master' of git://github.com/fr3ts0n/NewPipe into fr3ts0n-master
2016-12-25 15:20:31 +01:00
Christian Schabesberger
937a387f4e
rename reCaptchaException to ReCaptchaException
2016-12-24 15:19:40 +01:00
Christian Schabesberger
cd65f1dffc
Merge branch 'reCaptcha' of git://github.com/be-neth/NewPipe into be-neth-reCaptcha
2016-12-24 14:13:12 +01:00
Christian Schabesberger
c55dcccb1e
Merge branch 'fix-channel-bannel-url' of git://github.com/coffeemakr/NewPipe into coffeemakr-fix-channel-bannel-url
2016-12-21 21:01:47 +01:00
Coffeemakr
83837bde11
Google begins with page 1 so we add 1 to our page starting with 0
2016-12-19 19:28:16 +01:00
Coffeemakr
05189dadbf
Fix banner extaction
2016-12-19 13:32:03 +01:00
Benoît Mauduit
5cc1bbc4bb
Add missing Override decorator
2016-12-07 22:26:54 +01:00
Benoît Mauduit
53796043c3
Start reCaptchaActivity when reCaptcha is requested and fix Typo
...
* Fix typo setSearchWorkerResultListner to setSearchWorkerResultListener
2016-12-07 22:26:54 +01:00
Benoît Mauduit
a5ac528c02
Add reCaptchaException
2016-12-07 22:26:54 +01:00
Benoît Mauduit
54eb353d0d
Add ReCaptcha Activity
...
* ReCaptchas are implemented using a simple WebView with Javascript enable.
* All HTTP responses inside the WebView are catched (using onPageFinished())
** When Google reCatcha cookies are detected, register cookies to the
Downloader class and Return to MainActivity
2016-12-07 22:26:54 +01:00
Benoît Mauduit
3391067cab
Adding cookies member to Downloader
2016-12-07 22:26:54 +01:00
Benoît Mauduit
b4f595eb75
Make Downloader class a Singleton
2016-12-07 22:26:54 +01:00
fr3ts0n
5bba8e02a6
add media scanner notification after successful download
2016-11-06 21:08:57 +01:00
Christian Schabesberger
01875b389d
clean up extractor
2016-09-28 17:13:15 +02:00
Christian Schabesberger
5eef116aaa
put Suggestion extraction into its own class
2016-09-28 12:53:23 +02:00
Christian Schabesberger
6ed4130b66
fix collisions
2016-09-28 11:54:35 +02:00
Felix Ableitner
5f7ee15d1e
Launch video player in single task mode ( fixes #154 )
2016-09-28 13:09:42 +09:00
Christian Schabesberger
43afd5a2b8
clean up downloader thing
2016-09-27 22:59:04 +02:00
Christian Schabesberger
f9ac199c1f
fixed .webm download locatiion issue
2016-09-27 21:33:26 +02:00
Christian Schabesberger
76ba2824a2
stability improvements
2016-09-27 20:18:41 +02:00
Christian Schabesberger
ca0d594547
cleaning away android stuff from extractor
2016-09-27 20:06:33 +02:00
Christian Schabesberger
2b89e24a4b
make download dialog use radio button
2016-09-26 20:18:32 +02:00
Christian Schabesberger
931f34d2fd
fixed related videos nullpointer exception
2016-09-26 18:01:39 +02:00
Christian Schabesberger
60e18aa045
similar videos scroll bug workaround
2016-09-26 17:02:55 +02:00
Christian Schabesberger
57f620485f
fix ui crash bug
2016-09-14 18:35:17 +02:00
Christian Schabesberger
efd2ac353e
fix WORLD_MODE_READABLE bug
...
blub
2016-09-14 11:29:40 +02:00
Christian Schabesberger
863bf9dc8b
fix channel has no second page bug
2016-09-14 11:15:08 +02:00
Christian Schabesberger
b8a0801786
fixed bug regarding channels
...
acual fix
2016-09-14 00:50:18 +02:00
Christian Schabesberger
a2a3b0575d
gather all bug shit things
2016-09-13 23:39:32 +02:00
Christian Schabesberger
2b8954353d
removed crash test line
2016-09-13 23:31:28 +02:00
Christian Schabesberger
9bd5aa0da4
add package field to crash report
2016-09-13 23:31:06 +02:00
Christian Schabesberger
af2cddee91
made acra catch and report errors
2016-09-13 23:24:49 +02:00
Christian Schabesberger
27bc414616
add copyright notice
2016-09-13 22:38:45 +02:00
Christian Schabesberger
14eaedd73a
use intent system to pass errors to error activity
2016-09-13 22:36:47 +02:00
Christian Schabesberger
caf938f79f
add channel extractor tests
2016-09-12 23:44:57 +02:00
Christian Schabesberger
e0dbf4c2cd
fix settings updateSummary
2016-09-12 16:22:02 +02:00
Christian Schabesberger
4bba84af8a
Merge pull request #316 from jaytj95/master
...
Added rewind capability to notification control
2016-09-12 00:57:53 +02:00
Christian Schabesberger
bd7077c1cf
fix rising exception for empty related videos
2016-09-12 00:56:20 +02:00
Christian Schabesberger
a63128bd45
add addblock
2016-09-12 00:51:03 +02:00
Christian Schabesberger
6944f4a68a
add copyright headers and update sdk
2016-09-12 00:33:11 +02:00
Christian Schabesberger
cc74c98509
add bugrepport to channel acitivty
2016-09-11 23:15:22 +02:00
Christian Schabesberger
dd6c6ae03f
seems to made it working
2016-09-10 18:47:35 +02:00
Christian Schabesberger
4f8ca9ef16
fucking brought it almost to work fuck
2016-09-10 18:28:48 +02:00
Christian Schabesberger
53059bcb91
level 1 of making loading more content work
2016-09-10 16:26:21 +02:00
Christian Schabesberger
6dc5350c43
update gradle and fix load image error string
2016-08-20 00:56:10 +02:00
Christian Schabesberger
2601bf6d81
change view naming in detail fragment
2016-08-08 20:21:18 +02:00
Christian Schabesberger
7bea94144e
fix search fragment progressbar
2016-08-03 17:18:05 +02:00
Christian Schabesberger
5d06e8310d
animate item button and made channel layout use recyclerview propper
2016-08-03 15:32:25 +02:00
Christian Schabesberger
1ab82dfa32
made channel activity use recycler view
2016-08-03 13:09:48 +02:00
Christian Schabesberger
557bcc40ef
made detail fragment use recycler view
2016-08-03 00:54:03 +02:00
Christian Schabesberger
06e2e548be
restructure detail activity
2016-08-03 00:12:58 +02:00
Christian Schabesberger
7a25588995
remove listactivity layout
2016-08-02 21:30:55 +02:00
Christian Schabesberger
8107337566
restructure ui
2016-08-02 21:17:54 +02:00
Christian Schabesberger
d6de11f54c
remove video item list plemp
2016-08-02 20:59:53 +02:00
Christian Schabesberger
2f2334eac4
make search fagment handle video items
2016-08-02 18:38:05 +02:00
Christian Schabesberger
3a5b9203d8
put search fragment into own package
2016-08-02 15:06:02 +02:00
Christian Schabesberger
c46ce1170c
add search fragment
2016-08-02 01:42:05 +02:00
Christian Schabesberger
1170c508b4
add new architecture
2016-08-02 01:26:12 +02:00
Christian Schabesberger
f34cacbc5c
add recycler view adapter
2016-08-02 00:58:52 +02:00
Christian Schabesberger
4164195fae
show channelvideos
2016-08-01 21:50:41 +02:00
Christian Schabesberger
c03b106118
add channel avatar
2016-08-01 11:48:52 +02:00
Christian Schabesberger
f3a73ecc4a
add feed function
2016-08-01 02:10:38 +02:00
Christian Schabesberger
6beb36f92f
get channel banner
2016-08-01 01:56:19 +02:00
Christian Schabesberger
9a0f61e60b
add basics
2016-07-26 13:50:52 +02:00
Christian Schabesberger
8fbee92255
try to fix failing CI
2016-07-25 12:11:55 +02:00
Christian Schabesberger
1fd6685b3b
removed orebot/tor support
2016-07-25 11:59:37 +02:00
Christian Schabesberger
c0ce14dba5
moved on to new sdk, and put settings activity result into its fragment
2016-07-25 11:12:54 +02:00
Christian Schabesberger
dc46b3f6c0
Merge pull request #314 from satiricon/pref-filepicker
...
File picker for download preferences.
2016-07-25 00:48:48 +02:00
Christian Schabesberger
d3d4e8c721
Merge pull request #321 from DevFactory/release/collection-interfaces-should-be-used-fix-1
...
Code quality fix - Declarations should use Java collection interfaces such as "List" rather than specific implementation.
2016-07-25 00:46:33 +02:00
David
2ab9db3c07
A little cleanup
2016-07-19 16:53:20 -03:00
David
b3fdd2b0cb
Done with the file picker for the download settings
2016-07-19 16:53:20 -03:00
David
bd43efd2c2
The file picker is working and I'm reordering the code to make it easier to follow
2016-07-19 16:52:37 -03:00
David
36babcaf36
Trying to make last filepicker version work, maybe I'm having some memory problems
2016-07-19 16:51:14 -03:00
David
45be3fb0e8
Starting to add a filepicker to the directory preferences
2016-07-19 16:51:14 -03:00
Gracecr
c880047c4f
Allows for large times stamps fixing #330
...
@scde submitted #330 , along with a couple proposed fixes.
This is the second proposed fix, which allows for arbitrarily large
timestamps. All credit to @scde for this.
2016-07-14 16:50:57 -04:00
Faisal Hameed
13346ab750
Fixing squid:S1319 - Declarations should use Java collection interfaces such as "List" rather than specific implementation.
2016-07-01 04:05:55 +05:00
andoni
f65c08431c
support all variants of vnd.youtube url.
2016-06-30 20:21:54 +02:00
Christian Schabesberger
049b36b1b6
Merge pull request #323 from DevFactory/release/public-static-fields-should-be-constants-fix-1
...
Code quality fix - "public static" fields should be constant.
2016-06-30 16:57:42 +02:00
Christian Schabesberger
faed0958b3
Merge pull request #322 from DevFactory/release/string-literals-should-not-be-duplicated-fix-1
...
Code quality fix - String literals should not be duplicated.
2016-06-30 16:56:41 +02:00
Christian Schabesberger
3b36b7f01b
Merge pull request #324 from DevFactory/release/redundant-modifiers-should-not-be-used-fix-1
...
Code quality fix - Redundant modifiers should not be used.
2016-06-30 16:56:11 +02:00
Faisal Hameed
404017cba3
Fixing squid:S1192 - String literals should not be duplicated.
2016-06-24 14:54:18 +05:00
Faisal Hameed
dd2398efad
Fixing pmd:RedundantFieldInitializer - Redundant Field Initializer.
2016-06-24 05:44:42 +05:00
Faisal Hameed
a44518a757
Fixing squid:S2333 - Redundant modifiers should not be used.
2016-06-24 05:44:09 +05:00
Faisal Hameed
83eb83025a
Fixing squid:S1444 - "public static" fields should be constant.
2016-06-24 05:30:46 +05:00
Jason John
51641dcc9a
Added rewind capability to notification control ( seekTo(0) )
2016-06-16 09:11:18 -04:00
David
9d5951765f
Fix for #310
2016-06-08 12:35:54 -03:00
David
ddc3b47dfa
Fix for #308 part 2
2016-06-07 11:43:13 -03:00
David
59523d6a08
Fix for #308
2016-06-07 11:32:31 -03:00
Christian Schabesberger
aee26fcffc
add downloads menu item to detail fragment
2016-05-26 00:11:42 +02:00
Christian Schabesberger
685eebeb56
add title to activitys
2016-05-25 23:51:22 +02:00
Christian Schabesberger
f23ae091cc
add icons for progress tiles
2016-05-25 23:35:27 +02:00
Christian Schabesberger
1421dca35f
clean up gigaget code
2016-05-25 23:08:15 +02:00
Christian Schabesberger
39c2f31a22
changed color of download blocks
2016-05-25 22:59:32 +02:00
Christian Schabesberger
239ef1c238
add action for downloads menu item
2016-05-25 22:34:36 +02:00
Christian Schabesberger
466ba93750
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-05-25 22:19:47 +02:00
David
26c0445b83
Fix for #273
2016-05-25 08:27:15 -03:00
Christian Schabesberger
6f6c1704d4
add downloads menu item
2016-05-24 14:06:49 +02:00
David
382ac3470b
Fix for #298
2016-05-24 08:51:08 -03:00
Christian Schabesberger
7c2ff977d8
Merge branch 'download-manager' of git://github.com/satiricon/NewPipe into satiricon-download-manager
2016-05-22 12:47:24 +02:00
Christian Schabesberger
5bd9334f8f
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-05-22 12:44:41 +02:00
Christian Schabesberger
c5544df64c
made StreamExtractor use StreamPreviewInfoCollector
2016-05-22 12:39:57 +02:00
Christian Schabesberger
c85e3c07d6
Merge pull request #287 from prashantkhurana/fix/Media-controls-on-main-screen
...
Added media volume control on main screen Fixes #38
2016-05-22 09:18:23 +02:00
Prashant Khurana
7154a1edb8
Fix to hide uploader correctly
2016-05-15 22:20:28 -04:00
David
affce74b84
Added menu to download activity
2016-05-02 10:47:18 -03:00
David
730de4061f
deleted some unused code and assets
2016-05-02 10:47:18 -03:00
David
3beafa2a74
Added new download dialog
2016-05-02 10:47:18 -03:00
David
c622923edd
Fixed the download dialog. Next take it to the previous activity
2016-05-02 10:47:18 -03:00
David
6940021293
Fixed dir settings
2016-05-02 10:47:18 -03:00
David
0156a4f39e
Added back button to download activity ActionBar
2016-05-02 10:47:18 -03:00
David
4bae12aa55
Embedded GigaGet download manager. First try.
2016-05-02 10:47:18 -03:00
Prashant Khurana
477355db8f
Added media volume control on main screen Fixes #38
2016-05-01 21:49:14 -04:00
Christian Schabesberger
381f054daf
Merge branch 'Start-screen-hint' of git://github.com/Ashanmaril/NewPipe into Ashanmaril-Start-screen-hint
2016-03-25 19:05:56 +01:00
Christian Schabesberger
c05d9303a9
fixed download location
2016-03-25 19:01:22 +01:00
Christian Schabesberger
9e910d5501
fixed commons-lang problem & moved on to 0.7.8
2016-03-25 13:56:24 +01:00
Hayden
6c7204eae0
Show/hide message
2016-03-22 20:05:43 -06:00
Christian Schabesberger
de62ed772f
Merge branch 'master' of https://github.com/kamadi/NewPipe into kamadi-master
2016-03-13 22:36:33 +01:00
Christian Schabesberger
6a8c4a65c5
Merge pull request #237 from DevFactory/release/general-code-quality-fix-2
...
General code quality fix-2
2016-03-13 22:30:24 +01:00
Christian Schabesberger
03738aeb27
merged my changes with them of rrooij
2016-03-13 22:22:18 +01:00
rrooij
21768432c8
Move YoutubeStreamPreviewInfoExtractor to separate class
...
The class should be separate because channel support in the future would require video preview extraction too, which doesn't differ much from the extraction done from the search results.
2016-03-12 18:15:20 +01:00
Faisal Hameed
2f9142419a
Fixing squid:S1155, squid:S2293, squid:S1488
2016-03-12 02:01:47 +05:00
Christian Schabesberger
b84eb3df7f
made stream type part of abstractVideoinfo
2016-03-11 16:20:02 +01:00
Christian Schabesberger
4058ec2ee9
fixed another livestream related issue
2016-03-11 15:43:50 +01:00
Christian Schabesberger
d43365f6e6
add custom error report function
2016-03-11 14:56:41 +01:00
Christian Schabesberger
c6ccc2b20d
Merge pull request #232 from DevFactory/release/null-pointer-should-not-be-dereferenced-fix-1
...
Code quality fix - Null pointers should not be dereferenced.
2016-03-11 14:15:41 +01:00
Christian Schabesberger
31dd68be1d
Merge pull request #233 from DevFactory/release/useless-parentheses-should-be-removed-fix-1
...
Code quality fix - Useless parentheses around expressions should be removed to prevent any misunderstanding.
2016-03-11 14:14:29 +01:00
Christian Schabesberger
1c94620c06
Merge pull request #234 from DevFactory/release/variable-should-comply-with-naming-conventions-fix-1
...
Code quality fix - Local variable and method parameter names should comply with a naming convention.
2016-03-11 14:13:51 +01:00
Faisal Hameed
1a3aaf86ee
Fixing squid:S2259- Null pointers should not be dereferenced.
2016-03-10 15:07:23 +05:00
Faisal Hameed
cade4f932d
Fixing squid:S00117- Local variable and method parameter names should comply with a naming convention.
2016-03-10 15:01:38 +05:00
Faisal Hameed
eb060602cd
Fixing squid:S1118 - Utility classes should not have public constructors.
2016-03-10 14:50:42 +05:00
Faisal Hameed
805f046696
Fixing squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed to prevent any misunderstanding.
2016-03-10 14:41:12 +05:00
Christian Schabesberger
19418e5dfb
fixed another parsing but related to livestreams
2016-03-08 02:22:23 +01:00
Christian Schabesberger
8fb1fd3602
fixed image loading bug
2016-03-08 01:24:45 +01:00
madiyar
b2d935dd6d
Restoring search query after orientation change in two pane mode
2016-03-07 13:05:05 +06:00
madiyar
eb66cc5db8
Restoring search query after orientation change
2016-03-07 12:58:48 +06:00
Christian Schabesberger
3ce7eda3eb
made newpipe handle not available like/dislike count
2016-03-05 18:35:28 +01:00
Christian Schabesberger
f63b35e2c0
fixed search error
2016-03-05 17:35:57 +01:00
Christian Schabesberger
9a480cbe3e
fixed backarrow on player_activity
2016-03-05 17:16:28 +01:00
Christian Schabesberger
76ca937bb8
set tor into experimental state
2016-03-05 17:04:37 +01:00
Christian Schabesberger
8a29567572
merge addExoplayer
2016-03-05 16:54:24 +01:00
Christian Schabesberger
839cd7d1c7
some small fixes
2016-03-05 16:24:47 +01:00
Christian Schabesberger
26e11f96e0
add streamtype field
2016-03-04 15:18:04 +01:00
Christian Schabesberger
86c36acedc
removed android code from extractor side
2016-03-04 14:25:37 +01:00
Christian Schabesberger
2318ad2bde
changed viewcount notation
2016-03-04 14:16:02 +01:00
Christian Schabesberger
9548dfabd6
made service list do propper error handling
2016-03-04 14:10:41 +01:00
Christian Schabesberger
b1d2e64450
ad service_id field, and pulled video/audio stream out of streaminfo
2016-03-04 13:45:41 +01:00
Christian Schabesberger
d9cd928100
fixed audio settings changed bug
2016-03-02 23:23:52 +01:00
Christian Schabesberger
68b7d9cdff
made duration an integer, and made youtubesearch engine throw more parsingexceptions
2016-03-02 02:36:45 +01:00
Christian Schabesberger
3aecd15916
Merge branch 'advancedErrorHandling'
2016-03-02 00:29:56 +01:00
Christian Schabesberger
781bf8e7ec
fixed yet another bug
2016-03-01 23:28:22 +01:00
Christian Schabesberger
77b9457707
add error handling to suggestions
2016-03-01 18:43:36 +01:00
Christian Schabesberger
1210ab0de0
changed color of snackbar action text
2016-02-29 21:22:16 +01:00
Christian Schabesberger
3c93c4714e
fixed crash during crash report
2016-02-29 21:13:02 +01:00
Christian Schabesberger
f90a1ede70
fixed some more bugs
2016-02-29 21:06:00 +01:00
Christian Schabesberger
028354b283
fixed some bugs
2016-02-29 20:33:28 +01:00
Christian Schabesberger
18493a578d
made error message be displayed inside erroractivity
2016-02-29 19:23:01 +01:00
Christian Schabesberger
1829dc79c8
make erroractivity handle search engine exceptions
2016-02-29 19:02:40 +01:00
Christian Schabesberger
eed9915c12
add missing gpl3 header to SuggestionListAdapter
2016-02-29 16:19:34 +01:00
Christian Schabesberger
4ac36af40c
made extractor not throw exception upon missing dash mpd
2016-02-29 16:15:15 +01:00
Christian Schabesberger
1a2840b33f
made ui handle missing information on search
2016-02-29 16:10:46 +01:00
Christian Schabesberger
d7e75e6011
restructured search engine
2016-02-29 15:59:06 +01:00
Christian Schabesberger
737a41f45b
display error message
2016-02-27 17:02:38 +01:00
Christian Schabesberger
045ca40a77
renamed video classes to stream classes
2016-02-27 16:37:15 +01:00
Christian Schabesberger
b1fe197c11
changed crashreport email address
2016-02-27 15:57:37 +01:00
Christian Schabesberger
2d51c7428e
add ip and timestamp
2016-02-27 15:02:28 +01:00
Christian Schabesberger
863e2a80a2
set errors mail address
2016-02-27 02:26:06 +01:00
Christian Schabesberger
5decd55551
fixed another pattern problem
2016-02-26 01:42:38 +01:00
Christian Schabesberger
bc468b6f36
fixed stream exception handling
2016-02-26 01:32:44 +01:00
Christian Schabesberger
369d9204d9
add send via mail/share feature
2016-02-25 23:19:43 +01:00
Christian Schabesberger
7caf7be97e
add info box
2016-02-25 22:02:42 +01:00
Christian Schabesberger
64c423902a
made error handling work a bit
2016-02-25 03:43:13 +01:00
Christian Schabesberger
27a2dee3bd
created error report activity
2016-02-24 23:12:02 +01:00
Christian Schabesberger
11d3aeb0dd
fixed faling searchengine unittest
2016-02-24 22:36:16 +01:00
Christian Schabesberger
f54d8d318a
remove parcelabel from VideoInfoItem
2016-02-24 22:25:51 +01:00
Christian Schabesberger
d0bab6183a
fixed related view 0 view count error
2016-02-24 22:12:13 +01:00
Christian Schabesberger
3441aceba3
fixed viewcount failure
2016-02-24 16:44:46 +01:00
Christian Schabesberger
e4f753ae82
fixed emty search query on suggestions error
2016-02-23 23:36:02 +01:00
Christian Schabesberger
7195ff349b
fixed toast issue of the previous commit
2016-02-23 16:42:04 +01:00
Christian Schabesberger
8048ad343e
add toast for suggestion error handling
2016-02-23 16:34:14 +01:00
Christian Schabesberger
799a27ec84
Merge branch 'master' of https://github.com/kamadi/NewPipe into kamadi-master
2016-02-23 16:21:16 +01:00
Christian Schabesberger
c7c77ab20c
fixed another pattern problem
2016-02-23 15:25:34 +01:00
madiyar
8fc113cc52
Added country language param to the suggestionList method in search engine
2016-02-23 16:22:49 +06:00
madiyar
c7679bec87
Added suggestion to the searching
2016-02-23 15:01:59 +06:00
madiyar
3301d8b4fb
Created suggestion adapter
2016-02-23 14:36:24 +06:00
Christian Schabesberger
f5892093a9
made exoplayer work with youtube again
2016-02-23 01:56:04 +01:00
Christian Schabesberger
b06238ba5d
initial changes
2016-02-22 20:28:37 +01:00
Christian Schabesberger
dddcc80f30
merged faridk's code
2016-02-22 19:58:04 +01:00
Christian Schabesberger
7041e63268
merged age restricted video request
2016-02-22 19:17:05 +01:00
Christian Schabesberger
e08aa14eab
better detection for livestreams
2016-02-21 22:25:45 +01:00
Christian Schabesberger
851028997a
fixed json error from the last commit
2016-02-21 21:15:39 +01:00
Christian Schabesberger
a1479d04df
fixed some searchengine errors
2016-02-21 21:08:14 +01:00
rrooij
d12af16f46
VideoItemDetailFragment: check for next vid
...
Check if the next video is available before loading the thumbnails.
2016-02-21 19:07:24 +01:00
rrooij
2edfcb78fe
YTStreamExtractor: implement getAgeRestriction
2016-02-21 18:45:28 +01:00
rrooij
d2b808e540
YTStreamExtractor: fix audio tracks on restricted
...
Fix audio tracks on restriced videos.
2016-02-21 18:24:53 +01:00
Christian Schabesberger
2995a7dc8f
actual fix for androi 6.0 notification problem
...
Notification buttons weren't respondig to clicks. Now they do.
2016-02-21 18:12:00 +01:00
Christian Schabesberger
819db0a30b
antifix for android 6.0 notification z order problem
2016-02-21 17:55:00 +01:00
rrooij
4d727245e1
YTStreamExtractor: add support for age restricted
...
YouTube age restricted videos are now kind of supported. This is not a
final solution to this problem and this commit still crashes because of
some problem with the thumbnail.
2016-02-21 16:39:08 +01:00
Tomasz Marzeion
80dae6ece7
used regex to delete spaces inside parseLong() argument
2016-02-20 13:49:47 +01:00
Christian Schabesberger
5a594173fa
Merge pull request #193 from satiricon/fix-autoplay
...
Fix ArrayIndexOutOfBoundsException when using autoplay
2016-02-19 15:14:06 +01:00
Christian Schabesberger
1c17be9760
made new notification layout available for older platforms
2016-02-19 13:22:49 +01:00
David
fd3436d5c0
Fix ArrayIndexOutOfBoundsException when using autoplay
2016-02-18 13:40:26 -03:00
Christian Schabesberger
a94f9fd3e5
made the ui react on missing information
2016-02-18 13:49:01 +01:00
Christian Schabesberger
77850464d4
renamed crawler into extractor
2016-02-18 11:50:22 +01:00
Christian Schabesberger
f0705c612e
removed play fab button
2016-02-17 23:55:19 +01:00
Christian Schabesberger
648b9b5d02
made the ui more accommodating for not available audio streams
2016-02-17 21:39:41 +01:00
Christian Schabesberger
b15a0b92f9
add support for attribution_link links
2016-02-17 20:29:31 +01:00
Farid
3a8611ebf8
Added ExoPlayer support
2016-02-15 18:49:58 -08:00
Christian Schabesberger
fc8160acda
fixed autoplay bug
2016-02-12 15:29:11 +01:00
Christian Schabesberger
751ffb9de9
quick and dirty solution for download/audio bug
...
Youtube has changed (again) this time it was a bit harder,
therfor the changes are deeper. May be still a bit unstable.
2016-02-12 01:29:14 +01:00
Christian Schabesberger
1e93d06a25
restructured ActionbarHandler
2016-02-08 18:46:42 +01:00
Christian Schabesberger
7cc1c0fbdd
merge code, and adjust code
2016-02-05 17:09:29 +01:00
Christian Schabesberger
241414f81b
Merge pull request #167 from theScrabi/crawlerRefactor
...
Crawler refactor
2016-02-05 14:38:48 +01:00
Christian Schabesberger
1bf046a8ba
made all arrays into lists
2016-02-05 14:09:04 +01:00
Christian Schabesberger
61471fdd3c
renamed UrlIdHandler into VideoUrlIdHandler
2016-02-05 13:34:44 +01:00
Christian Schabesberger
14fb7d8a7a
fixed failing tests
2016-02-02 19:01:53 +01:00
Christian Schabesberger
d097363b24
restructure parser
2016-02-02 18:43:20 +01:00
Christian Schabesberger
bad576c23d
got rid of getVideoInfo() in youtube crawler
2016-02-02 14:06:09 +01:00
Christian Schabesberger
fddcade1fb
removed unnececeary call of setVolumeControlStream()
2016-02-01 13:45:22 +01:00
Teja Vojjala
d3e9f354b3
Update SettingsActivity.java
2016-02-01 15:00:08 +05:30
Teja Vojjala
e958334406
Update VideoItemListActivity.java
2016-02-01 14:29:49 +05:30
Teja Vojjala
a42029970d
Update VideoItemDetailActivity.java
2016-02-01 14:29:28 +05:30
Teja Vojjala
2108e09e13
Update PlayVideoActivity.java
2016-02-01 14:28:38 +05:30
Teja Vojjala
8c010093e8
Update SettingsActivity.java
2016-02-01 14:27:24 +05:30
Teja Vojjala
adc98be441
Update PanicResponderActivity.java
2016-02-01 14:25:23 +05:30
Christian Schabesberger
7f12b58722
use java error system in the crawler
2016-01-31 19:57:30 +01:00
Christian Schabesberger
46c2db310a
add suport for dash
2016-01-30 00:22:16 +01:00
Teja Vojjala
607408b9b9
Update PanicResponderActivity.java
2016-01-29 20:21:44 +05:30
Teja Vojjala
b81e8cb81a
Update SettingsActivity.java
2016-01-29 20:20:55 +05:30
Teja Vojjala
44ef04d90a
Update PlayVideoActivity.java
2016-01-29 20:19:09 +05:30
Teja Vojjala
aa2d8d4833
Update VideoItemDetailActivity.java
2016-01-29 20:16:57 +05:30
Teja Vojjala
cece543d6b
Update VideoItemListActivity.java
2016-01-29 20:07:15 +05:30
Christian Schabesberger
9204a89319
fiexed some licence headers
2016-01-28 23:27:16 +01:00
Christian Schabesberger
f8ed96bb25
renamed services into crawer
2016-01-28 21:34:35 +01:00
Christian Schabesberger
54d318bf04
detatch android related downloader from crawler
2016-01-28 21:21:19 +01:00
Christian Schabesberger
f152d66cd8
fixed some bugs
2016-01-28 12:10:50 +01:00
Sanjiv Jha
42c6698732
ProgressBar must stop incase of network failure in videolist & detail page
2016-01-09 16:39:31 +05:30
Christian Schabesberger
9848f19ce6
Merge github.com:k3b/NewPipe into k3bMaster
2016-01-08 22:04:42 +01:00
k3b
058a039a82
#143 #44 #42 #22 : Fixed some download problems with invalid directories or filenames. Added user Feedback. Different settings for audio and video download dir.
2016-01-07 14:22:55 +01:00
42SK
a934cbb085
Fixed #143
2016-01-07 13:28:17 +01:00
Christian Schabesberger
ab0ce55411
merge unitTesting
2016-01-06 15:13:55 +01:00
chschtsch
02d8463e15
rename resource
2016-01-06 00:02:10 +03:00
Christian Schabesberger
c8d94f541f
resolved merge conflict
2016-01-05 21:50:25 +01:00
Christian Schabesberger
27d06eaa6b
removed hardcoded string, and add licece to some files.
2016-01-05 21:41:55 +01:00
Christian Schabesberger
7f32857e00
buxfix
2016-01-05 21:23:16 +01:00
chschtsch
2f060f0f52
merging with eb0df2b
2016-01-05 23:16:50 +03:00
chschtsch
f89d405226
merging with eb0df2b
2016-01-05 23:13:52 +03:00
chschtsch
fd4459e570
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-01-05 23:12:22 +03:00
Christian Schabesberger
eb0df2b101
set download path on startup
2016-01-05 21:11:15 +01:00
chschtsch
8ced68430d
update resources names to match naming convention & cleanup & start working on themes
2016-01-05 22:56:40 +03:00
Adam Howard
d610e4b19b
minor code tweaks to BackgroundPlayer
2016-01-04 01:51:24 +00:00
Adam Howard
fc44d9e36e
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-01-04 01:15:33 +00:00
Adam Howard
c07686576a
possible fix for expandedView bug in BackgroundPlayer
2016-01-04 01:15:13 +00:00
Christian Schabesberger
5c492c01a1
adjusted orbot support and moved on to 0.7.2
2016-01-04 00:10:51 +01:00
Adam Howard
95b73f35f7
Merge branch 'master' of github.com:theScrabi/NewPipe
2016-01-03 19:44:13 +00:00
Adam Howard
58147e9e12
removed commented code in BackgroundPlayer
2016-01-03 19:44:04 +00:00
Christian Schabesberger
a8830e2ede
preference screen previews set values
2016-01-03 19:55:04 +01:00
Hans-Christoph Steiner
9127f7f0c2
make progress notification for Tor downloader ( closes #39 )
2016-01-03 00:04:55 +01:00
Hans-Christoph Steiner
0bb0226bc2
download files via Tor when Tor is enabled
...
DownloadManager does not let you set its proxy or change how it connects to
the internet. So we have to make a custom one, unfortunately. This is a
very basic downloader with none of the special sauce that makes the
built-in DownloadManager handy.
2016-01-02 22:47:21 +01:00
Hans-Christoph Steiner
b3a1a5dcc2
Android provides global vars for the actual download directories
2016-01-02 21:53:48 +01:00
Hans-Christoph Steiner
984dd1cc25
checking on "Use Tor" when Orbot is not installed starts install
...
If the user turns on "Use Tor" and they are missing Orbot, bring them to
the screen to install Tor.
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
5663e543a4
whenever an Activity resumes and tor is enabled, request it start
...
This makes sure that Orbot is running when the user expects it to be. If
NewPipe is configured to use Tor, then going to a NewPipe screen should
ensure Tor is running.
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
d3879a0398
setup Tor at app start, and config immediately when pref is changed
...
This adds an Application subclass to get the onCreate() method, which is
called once at the first start up of the app, before any Activity starts.
Tor is configured there to ensure it is setup before anything happens.
This also moves the "Use Tor" pref listener to a more appropriate place.
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
6bd2468d44
if Orbot is installed, then default to using Tor
...
If the user has not changed the "Use Tor" preference, then the default
should be to use Tor if Orbot is installed. The user can still override it
by going an unchecking "Use Tor".
2016-01-02 21:21:34 +01:00
Hans-Christoph Steiner
0265da4ae6
use HttpsURLConnections since youtube.com always uses HTTPS
...
This helps enforce that the connection is encrypted. If for whatever reason
an unencrypted connection is created, an Exception will be thrown.
2016-01-02 21:21:28 +01:00
GDR!
ef255d12ae
Test tor code
2016-01-02 20:22:05 +01:00
Christian Schabesberger
adcb8c6469
add c3s thumbnail and moved on to 0.7.1
2016-01-02 17:40:58 +01:00
Christian Schabesberger
592eee7d3d
Merge pull request #134 from eighthave/intent-filters-and-other-fixes
...
Intent filters and other fixes
2016-01-02 16:18:56 +01:00
Christian Schabesberger
7dadb2b26c
fixed close notification problem
2016-01-02 16:08:18 +01:00
Hans-Christoph Steiner
d715eae0d1
route video downloads to "Movies" and audio to "Music"
...
use the standard Android folders when downloading files.
2016-01-02 01:34:18 +01:00
Hans-Christoph Steiner
5533f6ba86
use the standard "Movies" folder for downloads
...
On all of the devices that I've checked, there is a folder called "Movies"
on the SD Card by default. NewPipe should use that standard location
since it is always downloading movies :). People can always change that
via the preferences.
Also, this makes the defaults the same when creating the dir and when
setting the destination URL.
2016-01-02 00:14:11 +01:00
Christian Schabesberger
97c924341c
inital YoutubeExtractor test
2016-01-01 15:26:03 +01:00
Hans-Christoph Steiner
e91fc225e1
after receiving panic trigger, quit remove from history
...
This makes the app fully exit, and removes it from the Recent Apps listing
with the goal of hiding whatever the user was currently watching, and/or
searching for.
PanicKit provides a common framework for creating "panic button" apps that
can trigger actions in "panic responder" apps. In this case, the response
is to lock the app, if it has been configured to do so
https://dev.guardianproject.info/projects/panic/wiki
2015-12-31 21:53:14 +01:00
chschtsch
48e299b2ac
code cleanup
2015-12-29 17:53:24 +03:00
chschtsch
40f00af196
refactor localization
2015-12-29 17:35:51 +03:00
Christian Schabesberger
bd6cc22e63
small hacky error handling refactoring, and add link to c3s
2015-12-28 00:32:38 +01:00
Christian Schabesberger
870b0bf7aa
Merge pull request #127 from 912d/download-directory
...
Added visible notification after succesful download
2015-12-25 21:27:45 +01:00
Jacek Musiał
afd0bd4318
Added visible notification after succesful downloads
...
After succesful download, notification will stay in notification bar. I
used "VISIBILITY_VISIBLE_NOTIFY_COMPLETED" key.
2015-12-25 19:28:09 +01:00
Adam77Root
718d4fd0bd
Fix view count parsing for large numbers
2015-12-25 15:03:11 +01:00
Christian Schabesberger
e83ca0dfda
some improvements for background player
2015-12-25 00:09:35 +01:00
Jacek Musiał
99122ccc03
added check if directory exist and try create it
...
Also I added new variable `'final File dir`' with value of key
"download_path_preference" or externalStorageDirectory.
Firstly I check if dir exits, then eventually try to create it and next
- download file.
2015-12-23 17:52:01 +01:00
Christian Schabesberger
c89dc4ba5b
setup for version 0.7.0
2015-12-20 21:28:07 +01:00
Christian Schabesberger
72289ced39
Merge branch 'backgroundPlayback'
2015-12-20 18:16:28 +01:00
Christian Schabesberger
73e2c42931
Merge pull request #118 from joshsoftware/master
...
Adding the loading screen when user scroll through videoList.
2015-12-20 13:35:10 +01:00
Christian Schabesberger
b11778ec55
some post changes on the can't play fix.
2015-12-20 13:33:39 +01:00
Christian Schabesberger
18bc937958
fixed "Can't play this video." bug.
2015-12-20 13:26:12 +01:00
Adam Howard
69903ba889
added preference to switch between external and internal audio players
2015-12-20 00:31:31 +00:00
Adam Howard
25c5f95ad9
added white play button icon for notification controls; pause button soon to follow.
...
Some checks for audioStreams being null added, along with minor semnatic restructuring of parseDashManifest()
2015-12-20 00:08:12 +00:00
Sanjiv Jha
fdbeaf8692
Added loading footer on paginate screen
2015-12-19 20:18:28 +05:30
Adam Howard
f2e761c07c
added reacquisition of CPU lock after resuming
2015-12-17 18:27:35 +00:00
Adam Howard
6a741de7d1
removed commented-out example code
2015-12-17 18:04:18 +00:00
Adam Howard
95d3651e29
Merge branch 'master' of github.com:theScrabi/NewPipe
...
Conflicts:
app/src/main/AndroidManifest.xml
2015-12-17 17:53:54 +00:00
Adam Howard
cd2d88781a
implemented play/pause and cancel controls
2015-12-17 17:49:12 +00:00
Christian Schabesberger
f9ad0f12d0
Fixed serveral things:
...
* ugly workaround for the details_view_layout problem on older devices
* removed "display button on the left side" option since it's not nececeay anymore.
2015-12-15 22:53:29 +01:00
chschtsch
29a3cbc688
mering with master
2015-12-14 13:07:54 +03:00
chschtsch
4f57d3a201
merging with master
2015-12-14 13:01:34 +03:00
Christian Schabesberger
af1b21db23
code_lint and moved on to v0.6.1
2015-12-09 23:17:29 +01:00
Christian Schabesberger
0e892ff60e
code_lint
2015-12-09 22:31:24 +01:00
Christian Schabesberger
074963aee0
put progressbar on top of thumbnail and made it red
2015-12-09 22:14:22 +01:00
Christian Schabesberger
37d9be9095
put fab button on top of video thumbnail
2015-12-08 21:29:29 +01:00
Adam Howard, from my DSABang
26e36454ef
merged changes from master
2015-12-03 14:39:51 +00:00
Christian Schabesberger
78b95f67eb
made content scroll over thumbnail
2015-12-02 21:20:52 +01:00
chschtsch
f9dd88c1cb
remove divider from listview
2015-12-02 16:29:58 +03:00
Adam Howard
aebfeb98aa
sync so I can clone this branch on another machine
2015-11-29 17:05:44 +00:00
Christian Schabesberger
f6974e8315
code lint
2015-11-29 13:11:56 +01:00
Christian Schabesberger
cb4b20af45
use format strings now
2015-11-26 20:43:16 +01:00
Christian Schabesberger
71bb59dbb8
update gradle/libs and use Perference.Editor.apply() instead of commit()
2015-11-26 19:36:14 +01:00
Christian Schabesberger
6ca9e52f2f
made lint ignore some code and layout warnings
2015-11-26 19:11:31 +01:00
Christian Schabesberger
d6d144c927
renamed Extractor into VideoExtractor
2015-11-26 17:29:26 +01:00
Christian Schabesberger
7f86872139
Categorized settings & moved AbstractVideoInfo into service folder
2015-11-25 21:08:19 +01:00
Adam Howard
dc0fc05a9e
cleaned up BackgroundPlayer code a little
2015-11-25 17:36:01 +00:00
Adam Howard
6b2c3217ab
Implemented a playback notification with a progress bar. No playback controls yet.
2015-11-25 17:18:01 +00:00
Adam Howard
0f93a45b9d
reimplemented BackgroundPlayer extending Service, not IntentService. See http://stackoverflow.com/questions/17237746 and http://stackoverflow.com/questions/8690198
2015-11-25 15:19:50 +00:00
Adam Howard
943027ffdd
implemented stage 1 ultra-basic background play of videos; see https://github.com/theScrabi/NewPipe/wiki/Background-Playback-Mini-Roadmap
2015-11-24 00:40:36 +00:00
chschtsch
fa1d386fcc
cleanup
2015-11-20 00:52:43 +03:00
chschtsch
0392bf6a02
fix bug with upload date + better way to parse it
2015-11-20 00:49:52 +03:00
Adam Howard
2c11bd1889
fixed Bundle casting bug incurred during related videosdisplay
2015-11-19 14:40:35 +00:00
Adam Howard
23e0196fcc
* fixed counterintuitive back button behaviour in PlayVideoActivity; see https://github.com/theScrabi/NewPipe/issues/99
...
* fixed a rarely-caused NullPointerException caused by a related video's view-count field being missing
2015-11-19 00:08:51 +00:00
Adam Howard
91f98c125e
finished implementing timestamp, along with refactoring services
...
* added VideoInfo(AbstractVideoInfo) constructor, to support later implementation for reusing info scraped into VideoPreviewInfo, into VideoInfo
* Made the Extractor class behave as a per-video object;
- most method return values are video-specific, so it makes sense (to me) to have Extractor be stateful.
- The only stateless methods are getVideoUrl(), getVideoId() and loadDecryptionCode(String)
* Implemented a constructor for YoutubeExtractor, which performs all initialisation work
2015-11-17 22:51:27 +00:00
Adam Howard
320a4e2351
Refactoring:
...
* renamed VideoInfoItem to VideoPreviewInfo
* moved streaming service-related classes into their own, new package services
* added javadoc to some classes and methods (where functionality is known well enough to explain)
* De-duplicated common fields between VideoInfo and VideoPreviewInfo by moving them into a common superclass: AbstractVideoInfo
* Removed 2 methods which only call super(), and therefore are unnecessary: PlayVideoActivity.onResume() and PlayVideoActivity.onPostCreate(Bundle)
2015-11-16 23:32:00 +00:00
Adam Howard
b0182ed604
halfway through implementing timestamps:
...
* still need to use the start position value stored in the PlayVideoActivity's Intent bundle, to set the VideoView using seekTo()
* need to test timestamp extraction regex, and possibly move it somewhere else
*need to find a better way to get the startPosition value to ActionBarHandler, which I thought used VideoInfo objects, but apparently doesn't
* currently there is a small setStartPosition() method
2015-11-14 11:47:21 +00:00
Adam Howard
cc7ce5cf93
fixed inefficient double-conversion of parceled VideoInfoItems, from being cast from VideoInfoItem[] to Vector<>, to using ArrayList as an implementation of List
2015-11-13 10:47:05 +00:00
Greg
145a7f8e0d
fix bug with parsing like/dislike count
2015-11-12 12:18:41 +03:00
Adam Howard
67ba126602
implemented locale-specific formatting of view, like and dislike counts, and video published date
2015-11-11 16:23:22 +00:00
Adam Howard
c5084901b5
removed commented-out code, added another TODO note
2015-11-11 13:08:53 +00:00
Adam Howard
3bfc82f7c0
Refactoring YoutubeExtractor:
...
-replaced single use of terrible_unescape_workaround_fuck(String) with call to URLDecoder.decode(String, String)
* tested new regex implementation of YoutubeExtractor.getVideoId(String)
- deleted old HashMap-based implementation of YoutubeExtractor.getVideoId(String)
* Miscellaneous typo corrections
* replaced direct page-scraping extraction of video publication date in YoutubeExtractor.getVideoInfo(String) with jsoup-based scrape of <meta> tag field in YYYY-MM-DD format
*similarly, replaced direct page-scraping extraction of view count with <meta> tag field.
Both <meta> tag fields still need to be formatted locale-specifically
2015-11-11 13:07:09 +00:00
Adam Howard
3411b53450
implemented optimised version of YoutubeExtractor.getVideoId().
...
new version uses a regular expression instead of creating a HashMap and looping over them.
Needs testing before pushing to origin
2015-11-11 01:48:44 +00:00
Christian Schabesberger
353ed90d12
New version number 0.6.0 and some fixes:
...
* moved on to version 0.6.0
* fixed youtube url sicnature encryption (vevo videos can be watched again)
* removed play action from the ActionBar
* rolled back changes for hiding the InfoBar inside PlayVideoActivity
* some small layout changes
* removed some files to be ignored (mostly inside .idea directory)
* etc
2015-11-10 20:51:39 +01:00
chschtsch
7ff43caf96
tryna merge dem files
2015-11-10 20:36:35 +03:00
chschtsch
d0877c3132
tryna merge dem files
2015-11-10 20:34:08 +03:00
chschtsch
c589b03dcb
rollback setting English as a default language for content
2015-11-10 20:28:05 +03:00
chschtsch
862b5aaef6
update layout (implementing redesign suggested by @darkon5) & set english as a default language for content
2015-11-10 20:26:20 +03:00
Adam Howard
596443bf5e
added licensing notice to MediaFormat
2015-11-10 17:23:07 +00:00
Adam Howard
27b450f1e3
minor commit:
...
-removed now-redundant language code check
2015-11-10 17:09:26 +00:00
chschtsch
61a09e97ca
update colors (implementing redesign suggested by @darkon5)
2015-11-10 19:55:58 +03:00
chschtsch
224e7a8969
update date extracting regex pattern + fix some strings in English
2015-11-10 19:50:04 +03:00
Adam Howard
9e7d9ee973
merged commits from origin
2015-11-10 12:43:40 +00:00
Christian Schabesberger
696760e65a
removed printing the player url
2015-11-08 21:22:24 +01:00
Christian Schabesberger
33e332f105
impofed performance and made similar video button hidable
2015-11-08 21:17:51 +01:00
Adam Howard
2fc2fa56c3
refactoring VideoInfo & MediaFormat, part 2:
...
* fixed errors caused by moving media format code to MediaFormat enum
2015-11-08 02:22:40 +00:00
Adam Howard
c87458590c
refactoring VideoInfo & VideoInfoItem, part 1:
...
+ created enum VideoFormat
2015-11-08 02:04:03 +00:00
Adam Howard
8aff134c56
replaced content tountry selection with search language selection.Should now allows users to search for videos in their preferred language. Needs testing before pushing to origin.
2015-11-08 01:09:03 +00:00
chandrashekhar
4def715b25
+ Added TODO & remove unused lines.
2015-11-05 13:19:28 +05:30
chandrashekhar
821acf12d8
+Merge Adam Howard's (medavox) commit with my changes & remove conflict.
...
+update searchEngine.java & YoutubeSearchEngine.java file.
Conflicts:
app/src/main/java/org/schabi/newpipe/SearchEngine.java
app/src/main/java/org/schabi/newpipe/youtube/YoutubeSearchEngine.java
2015-11-05 13:03:47 +05:30
Adam Howard
fc707b6c7e
Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query.
2015-11-04 12:42:17 +00:00
chandrashekhar
85ac000479
+ Change return type of interface method suggestionList, So that it will return arraylist of string type data(suggestion).
2015-11-04 11:44:34 +05:30
chandrashekhar
68a0eefa20
+ Added interface method in SearchEngine class for fetch search suggestion list.
...
+ Implemented SearchEngine Interface method in YoutubeSearchEngine class.
2015-11-04 09:06:21 +05:30
Adam Howard
fc32377ce7
added check and exception reporting to YoutubeExtractor:matchGroup1, so that a failed match doesn't go unnoticed
2015-11-04 00:29:30 +00:00
Christian Schabesberger
59e512a64d
fixed notification hiding issue
2015-11-03 22:19:28 +01:00
Adam Howard
a18353df5f
still fighting with jdk version strings in app/app.iml, .idea/gradle.xml, .idea/misc.xml
2015-11-03 13:19:23 +00:00
Adam Howard
3c72113f4c
replaced 4-line regex blocks with call to equivalent method; removed unecessary try-catch blocks surrounding them: regex methods don't throw runtime exceptions
2015-11-03 12:56:11 +00:00
Adam Howard
4106a984ca
minor corrections pre-sync
2015-11-03 11:51:18 +00:00
Adam Howard
c32c267889
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
app/src/main/java/org/schabi/newpipe/VideoItemDetailFragment.java -- still used class-based passing
app/src/main/java/org/schabi/newpipe/VideoItemListActivity.java -- just some whitespace
2015-11-02 21:29:43 +00:00
Adam Howard
627e987bda
made the PlayVideoActivity return to its VideoItemDetailActivity when the back button is pressed, by setting its parent activity in the manifest. Also grammar fixes for existing comments
2015-11-02 21:19:18 +00:00
Christian Schabesberger
b865326d51
added ability to show similar videos
2015-11-02 19:57:47 +01:00
Adam Howard
a2d5b0893d
Merge remote-tracking branch 'upstream/master'
2015-11-02 15:12:34 +00:00
Adam Howard
db0508b9ab
refactored StreamingService interface so it acts as a Factory (returning new instances of called classes, eg Extractor), rather than passing Class objects (which loses type safety) which are then instantiated. Also noticed there is a conflict between existing gradle setup and mine: misc.xml and app.iml have had their jvm version values switched from 1.8 to 1.7
2015-11-02 15:03:11 +00:00
chandrashekhar
95a9f2f5e3
+ Remove deprecated method from app/src/main/java/org/schabi/newpipe/VideoItemListFragment.java
...
onAttach(Activity activity) is replaced by onAttach(Context context)
+ Remove deprecated method from pp/src/main/java/org/schabi/newpipe/VideoListAdapter.java
context.getResource().getColor(resId) is replaced by ContextCompat.getColor(context,resId)
2015-11-02 18:02:32 +05:30
Christian Schabesberger
f67158a2a7
Fixed:
...
- made "could not find a streamingplayer" thing inside ActionBarHandler yield stacktraces
- remove watermark
- fixed fab layout
- changed version number to 0.5.0
2015-10-29 18:37:32 +01:00
Christian Schabesberger
c22c2009d4
- changed icon again
...
- made ActionBarHandler not be a singelton anymore
- fixed go back bug for the "Next Video" thing
- fixed opening youtube mobile links
2015-10-29 17:56:35 +01:00
Christian Schabesberger
ab4d626ea9
fixed opening videos via firefox/fenec
2015-10-28 20:48:03 +01:00
Christian Schabesberger
080159849e
- added preference for "next video" item
...
- display if a url is supported or nod
2015-10-27 18:13:04 +01:00
Christian Schabesberger
d9e690f62c
added NextVideo support
2015-10-25 19:14:29 +01:00
Christian Schabesberger
038c59ce66
fiexed some smaller displaying errors
2015-10-24 16:04:27 +02:00
Christian Schabesberger
72e08c0447
fixed some layout bugs
2015-10-23 23:08:01 +02:00
Soofe
342807e26a
Update VideoItemListFragment.java
2015-10-15 23:58:14 +02:00
Soofe
c068f08ff8
Fixed some typos and removed unused imports.
2015-10-15 23:25:53 +02:00
Christian Schabesberger
c62ad66f11
New:
...
- Show video title instead of stream url in vlc/MXPlayer
- remember rotation
Fix:
- sensore controlled landscape rotation in the player
2015-09-25 14:17:43 +02:00
Chris Gahan
ac710fff08
Set the title for external video players.
2015-09-23 21:58:41 -04:00
Christian Schabesberger
4f24d61c4b
put the play video button into the horizontal center
2015-09-21 23:53:10 +02:00
Christian Schabesberger
d24c87c9c9
added autio streaming & jumped to version 0.4.0
2015-09-21 21:12:48 +02:00
Christian Schabesberger
1ab5872857
made player pause when screen is locked. started creating audiosupport
2015-09-21 13:32:11 +02:00
=
2489c6c329
Some smaller UI changes and else:
...
- added play video button for better lefthand support
- wrote codepart to darkon5s listitem improvements
- set minimum api level to 15 (Android 4.0.3 support)
- updated to sdk level 23 including the new support libs
2015-09-21 01:10:11 +02:00
Christian Schabesberger
c59754499f
new app icon & made player fullscreen work better
2015-09-20 13:19:28 +02:00
Christian Schabesberger
08648caaff
fixed landscape layout problem & added watch with kodi function
2015-09-15 20:11:42 +02:00
Christian Schabesberger
07e7167356
added preference for default resolution
2015-09-12 22:07:02 +02:00
Christian Schabesberger
8dd05d2974
implemented autoplay feature
2015-09-11 09:50:30 +02:00
Christian Schabesberger
fde0b2ae7f
Made youtu.be links be vieweble through NewPipe, and fixed InfoBar design.
2015-09-10 20:42:39 +02:00
Christian Schabesberger
e38f90757a
Made youtu.be links be vieweble through NewPipe, and fixed InfoBar design.
2015-09-10 20:39:50 +02:00
Christian Schabesberger
73d61f17b5
first commit
2015-09-04 02:15:03 +02:00