NewPipe/app/src/main/java/org/schabi/newpipe/settings
Coffeemakr b03723c3fb Code improvements
* Replace unchecked casts with checked casts
 * remove Utility.finViewById
 * Fix return activity checking
 * Create UserAction enum
 * Fix typos
 * Add instrumented test for error info
 * ErrorInfo make fields final
 * Log exception using logger
 * Add inherited annotations
 * Resolve deprecation warnings
 * Remove unused methods from utility
 * Reformat code
 * Remove unused methods from Utility and improve getFileExt
 * Create OnScrollBelowItemsListener
2017-06-28 18:56:05 +02:00
..
NewPipeSettings.java Code improvements 2017-06-28 18:56:05 +02:00
SettingsActivity.java Remove unused strings 2017-05-23 11:53:50 -03:00
SettingsFragment.java Fix download path handling (#580) 2017-06-13 10:47:40 +02:00