1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-04-26 08:41:25 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Robin
bf2a3ca043 Migrate to AndroidX 2019-10-04 14:59:08 +02:00
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