LastPipeBender/app/src/main/java/org/schabi/newpipe/local
Stypox 759e9846ad
Remove ugly if-else-cascade in
Common actions and labels are now in a unique enum: StreamDialogEntry
If an action is not common to every long-press menu (e.g. delete) a custom action has to be provided using e.g. delete.setAction(...)
2019-07-25 00:44:12 +02:00
..
bookmark despaget certain parts of the new design 2018-08-24 12:27:02 +02:00
dialog Show streams states for local lists 2019-04-15 22:18:24 +03:00
feed Implement Storage Access Framework 2019-06-03 18:16:41 -03:00
history Remove ugly if-else-cascade in 2019-07-25 00:44:12 +02:00
holder Animate states changed 2019-04-27 22:27:08 +03:00
playlist Remove ugly if-else-cascade in 2019-07-25 00:44:12 +02:00
subscription Merge branch 'dev' into menu-consistency 2019-07-21 11:11:06 +02:00
BaseLocalListFragment.java Animate states changed 2019-04-27 22:27:08 +03:00
HeaderFooterHolder.java add delete options for StatisticPlaylistFragment 2018-04-29 12:51:57 +02:00
LocalItemBuilder.java data flow issue + declaration redundancy 2018-09-11 19:18:41 +02:00
LocalItemListAdapter.java Animate states changed 2019-04-27 22:27:08 +03:00