NewPipe/app/src/main/java/org/schabi/newpipe/fragments
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
..
channel Code improvements 2017-06-28 18:56:05 +02:00
detail Code improvements 2017-06-28 18:56:05 +02:00
search Code improvements 2017-06-28 18:56:05 +02:00
BaseFragment.java Improve backstack and theme change 2017-06-05 16:33:01 -03:00
MainFragment.java Improve backstack and theme change 2017-06-05 16:33:01 -03:00