NewPipe/app/src/main/res/menu
kapodamy 9e34fee58c New MP4 muxer + Queue changes + Storage fixes
Main changes:
* correctly check the available space (CircularFile.java)
* misc cleanup (CircularFile.java)
* use the "Error Reporter" for non-http errors
* rewrite network state checking and add better support for API 21 (Lollipop) or higher
* implement "metered networks"
* add buttons in "Downloads" activity to start/pause all pending downloads, ignoring the queue flag or if the network is "metered"
* add workaround for VPN connections and/or network switching. Example: switching WiFi to 3G
* rewrite DataReader ¡Webm muxer is now 57% more faster!
* rewrite CircularFile, use file buffers instead of memory buffers. Less troubles in low-end devices
* fix missing offset for KaxCluster (WebMWriter.java), manifested as no thumbnails on file explorers

Download queue:
* remember queue status, unless the user pause the download (un-queue)
* semi-automatic downloads, between networks. Effective if the user create a new download or the downloads activity is starts
* allow enqueue failed downloads
* new option, queue limit, enabled by default. Used to allow one or multiple downloads at same time

Miscellaneous:
* fix crash while selecting details/error menu (mistake on MissionFragment.java)
* misc serialize changes (DownloadMission.java)
* minor UI tweaks
* allow overwrite paused downloads
* fix wrong icons for grid/list button in downloads
* add share option
* implement #2006
* correct misspelled word in strings.xml (es) (cmn)
* fix MissionAdapter crash during device shutdown

New Mp4Muxer + required changes:
* new mp4 muxer (from dash only) with this, muxing on Android 7 is possible now!!!
* re-work in SharpStream
* drop mp4 dash muxer
* misc changes: add warning in SecondaryStreamHelper.java,
* strip m4a DASH files to normal m4a format (youtube only)

Fix storage issues:
* warn to the user if is choosing a "read only" download directory (for external SD Cards), useless is rooted :)
* "write proof" allow post-processing resuming only if the device ran out of space
* implement "insufficient storage" error for downloads
2019-06-03 18:09:43 -03:00
..
dialog_url.xml Embedded GigaGet download manager. First try. 2016-05-02 10:47:18 -03:00
download_menu.xml New MP4 muxer + Queue changes + Storage fixes 2019-06-03 18:09:43 -03:00
drawer_items.xml Added drawer menu 2018-08-24 12:04:35 +02:00
error_menu.xml Added dark theme 2017-01-17 20:33:54 +05:30
main_fragment_menu.xml Implement subscriptions import/export 2018-03-08 10:39:24 -03:00
main_menu.xml Options here again 2018-08-24 12:26:15 +02:00
menu_about.xml Add about activity 2017-07-05 19:35:15 +02:00
menu_channel.xml -Added ability to save playlist as remote playlist link rather than storing it in database. 2018-02-07 19:24:36 -08:00
menu_history.xml Merge branch 'dev' into patch1_ui 2019-02-23 13:18:14 +02:00
menu_play_queue.xml -Added ability to save playlist as remote playlist link rather than storing it in database. 2018-02-07 19:24:36 -08:00
menu_play_queue_bg.xml -Added player conversion to background and popup players. 2018-01-03 22:53:38 -08:00
menu_play_queue_popup.xml -Added player conversion to background and popup players. 2018-01-03 22:53:38 -08:00
menu_playlist.xml -Merged bookmark buttons on playlist fragment into one. 2018-02-08 19:53:11 -08:00
menu_search.xml Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
menu_videooptions.xml performance + usability 2018-09-11 19:18:14 +02:00
mission.xml New MP4 muxer + Queue changes + Storage fixes 2019-06-03 18:09:43 -03:00
software_component.xml Add about activity 2017-07-05 19:35:15 +02:00
video_detail_menu.xml move download menu item into detail controls menu 2018-02-11 21:34:32 +01:00
video_player.xml Fix non-commited file 2017-03-27 11:26:36 -03:00