NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments
Isira Seneviratne b0b0a75c87 Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally. 2020-11-01 14:44:07 +05:30
..
detail Push conditionals inside branch expressions 2020-10-31 15:57:26 -04:00
list Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally. 2020-11-01 14:44:07 +05:30
BackPressable.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BaseStateFragment.java Use final where possible 2020-08-16 10:25:09 +02:00
BlankFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
EmptyFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainFragment.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
OnScrollBelowItemsListener.java Use final where possible 2020-08-16 10:25:09 +02:00
ViewContract.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00