NewPipe/app/src/main/java/org/schabi/newpipe/local
Mauricio Colli b62142db82
Detect if the subscription list should be shown as a grid
Also used proper string keys for the preferences, left a TODO to fix it
in other places later.
2020-03-14 00:12:52 -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 Don't expose MutableLiveData in view models 2020-03-14 00:12:48 -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 Detect if the subscription list should be shown as a grid 2020-03-14 00:12:52 -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