NewPipe-app-android/app/src
Roy Yosef 13c0fdef08
Final declarations, naming & redundant code
* add final declarations where missing
* fix typo "onSelectedLisener" to "onSelectedListener"
* rename "baseEqual" to "baseEquals"
* replace getPlaylistsObserver code with functions pointers
* remove duplicate code in constructors
* remove useless null checks
2020-07-04 11:37:38 +02:00
..
androidTest/java/org/schabi/newpipe Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
debug Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
main Final declarations, naming & redundant code 2020-07-04 11:37:38 +02:00
test Auto-format using Ktlint 2020-05-01 20:13:21 +02:00