NewPipe/app/src/main/java/org/schabi/newpipe/local
Stypox d3d05d613d
Fix reload feed button does nothing
initListeners was being called before the bindings were assigned, and therefore the click listener was never setup
2021-01-18 11:42:25 +01:00
..
bookmark Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
dialog Update most dependencies 2020-11-22 14:03:10 +01:00
feed Fix reload feed button does nothing 2021-01-18 11:42:25 +01:00
history Return ViewBinding instead of View in BaseLocalListFragment's getListHeader() and getListFooter() methods. 2021-01-14 11:15:54 +05:30
holder Convert AnimationUtils functions to extension functions. 2021-01-16 14:49:37 +05:30
playlist Convert AnimationUtils functions to extension functions. 2021-01-16 14:49:37 +05:30
subscription Fix reload feed button does nothing 2021-01-18 11:42:25 +01:00
BaseLocalListFragment.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
HeaderFooterHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemBuilder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemListAdapter.java Switch to the Java 8 Date/Time API. 2020-11-05 15:02:51 +05:30