LastPipeBender/app/src/main/java/org/schabi/newpipe/local
2020-11-01 14:44:04 +05:30
..
bookmark Fix some lambdas 2020-09-06 12:52:43 +02:00
dialog Fix PlaylistAppendDialog: Renamed method and replaced with Runnable 2020-10-23 09:44:26 +02:00
feed Fix a few Kotlin style issues 2020-10-31 15:57:49 -04:00
history Use Comparator's comparing(), nullsLast() and reversed() methods. 2020-11-01 14:44:04 +05:30
holder Don't rearrange lists by dragging the thumbnails 2020-10-17 16:25:06 +02:00
playlist Fix PlaylistAppendDialog showing when no local playlists exist 2020-10-23 09:44:26 +02:00
subscription Fix a few Kotlin style issues 2020-10-31 15:57:49 -04:00
BaseLocalListFragment.java Use AndroidX preference 2020-09-06 12:52:42 +02: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 Use final where possible 2020-08-16 10:25:09 +02:00