mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-02-09 07:30:06 +00:00
![Coffeemakr](/assets/img/avatar_default.png)
* 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