NewPipe/app/src/main/java/org/schabi/newpipe/local
Stypox a555aab3e7
Merge pull request #7024 from Stypox/string-fixes
Never use ``android.R.string``s; remove unused ``add`` string
2021-08-31 12:00:07 +02:00
..
bookmark Consolidate edittext alert dialogs into one layout 2021-07-27 13:31:58 -04:00
dialog Consolidate edittext alert dialogs into one layout 2021-07-27 13:31:58 -04:00
feed Merge pull request #7024 from Stypox/string-fixes 2021-08-31 12:00:07 +02:00
history Save channelUrl to Database if it doesn't exist 2021-08-13 18:02:53 +08:00
holder Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
playlist Save channelUrl to Database if it doesn't exist 2021-08-13 18:02:53 +08:00
subscription Always use our strings, not android ones 2021-08-30 16:37:01 +02:00
BaseLocalListFragment.java Fix grid span count calculation; remove duplicate methods 2021-07-19 20:47:50 +02:00
HeaderFooterHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemBuilder.java Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
LocalItemListAdapter.java Fix trying to delete object not in list (#6127) 2021-05-12 14:33:00 +02:00