NewPipe/app/src/main/java/org/schabi/newpipe/local/subscription
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
..
decoration Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
dialog Simplify screen handling in feed group dialog 2020-03-14 00:12:51 -03:00
item Detect if the subscription list should be shown as a grid 2020-03-14 00:12:52 -03:00
services Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
FeedGroupIcon.kt Change feed groups header title and icon from feed representing "All" 2020-03-14 00:12:37 -03:00
ImportConfirmationDialog.java fix wrong language shown many popup dialogs 2020-02-01 09:44:49 +01:00
SubscriptionFragment.kt Detect if the subscription list should be shown as a grid 2020-03-14 00:12:52 -03:00
SubscriptionManager.kt New option to use dedicated feed sources for services that support it 2020-03-14 00:12:39 -03:00
SubscriptionViewModel.kt Don't expose MutableLiveData in view models 2020-03-14 00:12:48 -03:00
SubscriptionsImportFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00