NewPipe/app/src/main/java/org/schabi/newpipe/fragments/local
John Zhen Mo efd4db40ef -Fixed NPE issues when button views are clicked on local playlist and statistics playlist fragments are out of focus.
-Added disk cache size limit for image loader.
-Fixed button names for playlist rename dialog.
2018-02-07 19:24:36 -08:00
..
bookmark -Fixed NPE issues when button views are clicked on local playlist and statistics playlist fragments are out of focus. 2018-02-07 19:24:36 -08:00
holder -Fixed memory leak due to image loader overusing memory cache. 2018-02-07 19:24:35 -08:00
BaseLocalListFragment.java -Fixed database updates cause outdated record to overwrite reordered local playlist when fragment is active. 2018-02-07 19:24:36 -08:00
HeaderFooterHolder.java -Revamped local items to display more information such as service name, etc. 2018-02-07 19:24:35 -08:00
LocalItemBuilder.java -Refactored info item and local item click gestures into the same OnClickGesture. 2018-02-07 19:24:35 -08:00
LocalItemListAdapter.java -Refactored info item and local item click gestures into the same OnClickGesture. 2018-02-07 19:24:35 -08:00
LocalPlaylistFragment.java -Fixed NPE issues when button views are clicked on local playlist and statistics playlist fragments are out of focus. 2018-02-07 19:24:36 -08:00
LocalPlaylistManager.java -Revamped local items to display more information such as service name, etc. 2018-02-07 19:24:35 -08:00
PlaylistAppendDialog.java -Refactored info item and local item click gestures into the same OnClickGesture. 2018-02-07 19:24:35 -08:00
PlaylistCreationDialog.java -Redone control panel in video detail fragment. 2018-02-07 19:24:35 -08:00
PlaylistDialog.java -Added bulk playlist creation and append. 2018-02-07 19:24:34 -08:00