LastPipeBender/app/src/main/java/org/schabi/newpipe/local
Mauricio Colli 20a4bb0936
Implement new feed and subscriptions groups
- Introduce Groupie for easier lists implementations
- Use some of the new components of the Android Architecture libraries
- Add a bunch of icons for groups, using vectors, which still is
compatible with older APIs through the compatibility layer
2020-03-14 00:12:31 -03:00
..
bookmark Use AlertDialog.Builder instead of BookmarkDialog class for the same look. 2020-02-02 12:54:43 +01:00
dialog Use AlertDialog.Builder instead of BookmarkDialog class for the same look. 2020-02-02 12:54:43 +01:00
feed Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
history Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
holder Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
playlist Setup initial database for feed implementation 2020-03-14 00:12:30 -03:00
subscription Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
BaseLocalListFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
HeaderFooterHolder.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
LocalItemBuilder.java data flow issue + declaration redundancy 2018-09-11 19:18:41 +02:00
LocalItemListAdapter.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00