Releases: TeamNewPipe/NewPipe
Releases · TeamNewPipe/NewPipe
v0.11.5
v0.11.4
Fix
- 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.
- fix crash on plurals (fixes #963)
- force select app when using "Open in browser"
Improvements
v0.11.3
v0.11.2
v0.11.1
New
Fix
- #838 Fixes auto rotation bug (closes #827)
- Fixes title loss on orientation change #842 (closes #841)
- Fixes text color inconsistency issue in #836 by using fixed text coloring on notifications
- Fixes popup player not running in foreground when launched externally, causing it to get gc'ed when video is still playing.
- Fixes exception when launching popup player externally without launching the player internally first after fresh installation.
Improvements
- Some Playback Enhancements #810
- Added play buttons to channel fragment.
- Added popup player tossing when flung with weaker strength (useful for getting the popup out of keyboard's way).
- Modified background notification to display seeking buttons when play queue has only 1 item, per @SpajicM's request.
- Modified service player activity scrolling to be instant when the distance between the currently viewing and playing is too far apart.
- Fixed track progress reset when shuffle is clicked in quick succession.
- Fixed NPE when service player activity UI is touched during service shutdown.
- Resume from original time after failure to play #760
- Remember last screen orientation
v0.11.0
v0.10.2
Fix
- Fix getUploaderName() error
The APK attached here is for debug purposes, the recommended way to get NewPipe is from F-Droid.
If you insist in installing this release, keep in mind these problems:
- The APK signature of this release is different from other sources (e.g. F-Droid), this implies that, if the current install is from another source, you WILL have to uninstall the current version and then install this one
- By doing that, you will lose ALL your settings, so pay attention
v0.10.1
New
- Open youtube links directly from search (fixes #35) #692
- Support dark theme in file picker #699 (fixes #646)
Improved
- Improved search
- Use a nice
RecyclerView
list instead of a popup (aesthetics and space constraints) - Show search history entries
- Delete entries using a long click
- Use a nice
Fixed
- Fix crash when returning to player #756 (fixes #737)
- Fix service id not initialized #757 (closes #744 and #749)
The APK attached here is for debug purposes, the recommended way to get NewPipe is from F-Droid.
If you insist in installing this release, keep in mind these problems:
- The APK signature of this release is different from other sources (e.g. F-Droid), this implies that, if the current install is from another source, you WILL have to uninstall the current version and then install this one
- By doing that, you will lose ALL your settings, so pay attention
v0.10.0
New
- Added basic channel subscription and feed pages (#620 )
- Add search and watch history (#626 )
- Introduced RxJava and Room persistence
- Updated ExoPlayer to r2.5.1 (#656 )
- Very basic playlist support
- It only supports list the videos from the playlists at this moment
- Added option to ignore permanent audio focus loss (#624 )
- Add download filename preferences (#636 )
Fixes
Improvements
- Upgrade target sdk and support library version to 26 (#642)
- Improve
InfoListAdapter
- Nicer animation for inserting data
- Refactor settings
- Split settings into different screens, making it easier to use
- Remove unused NetCipher library
The APK attached here is for debug purposes, the recommended way to get NewPipe is from F-Droid.
If you insist in installing this release, keep in mind these problems:
- The APK signature of this release is different from other sources (e.g. F-Droid), this implies that, if the current install is from another source, you WILL have to uninstall the current version and then install this one
- By doing that, you will lose ALL your settings, so pay attention
v0.9.10
New
- Add About Page #612
- NewPipe's License
- Note on how to contribute and a link to GitHub
- Copyright of the software components used including full license texts
- Ability to control the playback speed of the video players. (#153)
(control for background player coming soon)
Fixes
The APK attached here is for debug purposes, the recommended way to get NewPipe is from F-Droid.
If you insist in installing this release, keep in mind these problems:
- The APK signature of this release is different from other sources (e.g. F-Droid), this implies that, if the current install is from another source, you WILL have to uninstall the current version and then install this one
- By doing that, you will lose ALL your settings, so pay attention