NewPipe/app/src/main/java/org/schabi/newpipe/util
Mauricio Colli 83b084a90b Implement subscriptions import/export
- Import subscriptions from YouTube and SoundCloud (all services that the extractor support)
- Import/export a JSON representation of the subscriptions
- [Minor] Remove some javax annotations in favor of the one provided by the android support library
2018-03-08 10:39:24 -03:00
..
AnimationUtils.java Improve search 2017-09-28 10:06:48 -03:00
Constants.java -Condensed repeating entries on stream history. 2018-02-07 19:24:35 -08:00
ExtractorHelper.java -Added loader eviction to avoid spawning too many threads in MediaSourceManager. 2018-03-03 11:42:23 -08:00
FilePickerActivityHelper.java Support dark theme in file picker (#699) 2017-09-19 18:38:27 +02:00
FilenameUtils.java Add renaming filename patterns 2017-07-24 13:01:24 +02:00
InfoCache.java -Added loader eviction to avoid spawning too many threads in MediaSourceManager. 2018-03-03 11:42:23 -08:00
KioskTranslator.java translate kiosk name using resources 2017-09-28 16:38:44 +02:00
LayoutManagerSmoothScroller.java Improve search 2017-09-28 10:06:48 -03:00
ListHelper.java Use getters for extractor items 2017-12-10 11:07:51 +01:00
Localization.java -Revamped local items to display more information such as service name, etc. 2018-02-07 19:24:35 -08:00
NavigationHelper.java -Fixed main video player losing state when killed in background. 2018-03-05 19:03:49 -08:00
OnClickGesture.java -Refactored info item and local item click gestures into the same OnClickGesture. 2018-02-07 19:24:35 -08:00
PermissionHelper.java Add preferred player 2018-01-23 11:15:36 -02:00
SerializedCache.java -Added serialized cache for transferring serializable objects too large for intent transactions. 2018-02-28 17:47:12 -08:00
ServiceHelper.java merge RouterActivity and RouterVideoActivity 2018-02-12 23:07:17 +01:00
StateSaver.java Code improvement and logging 2017-10-08 17:52:07 +02:00
ThemeHelper.java merge RouterActivity and RouterVideoActivity 2018-02-12 23:07:17 +01:00
ZipHelper.java add import database function 2018-02-04 13:38:58 +01:00