Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Remove storage error activity
|
|
We fall back to the internal memory silently, so these code paths are
never actually called.
|
|
Use new material playlist drawables
|
|
|
|
Use circular progress bar on ItemFragment
|
|
|
|
|
|
|
|
|
|
Scroll to top by long-pressing toolbar
|
|
Supports all lists except "all episodes" list because that one still
displays tabs. Can be added as soon as the tabs are no longer required.
|
|
Integrate TriangleLabelView library locally into project
|
|
Fix importing multiple authenticated feeds
|
|
Do not forget feed password when subscribing
|
|
|
|
|
|
|
|
Remove more old rules from proguard
|
|
|
|
|
|
Fix name and location of chart box drawable
|
|
|
|
Update EventBus library
|
|
|
|
|
|
|
|
Fix another crash on Android 4.4
|
|
|
|
|
|
Link to localized website version from about screen
|
|
Update Glide library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix placeholder image sometimes missing
|
|
|
|
Remove old redundant rules from proguard
|
|
Not only that spares resources but it also avoid resetting the web view and its scroll.
|
|
|
|
|
|
Don't recreate activity when a result is pending
|
|
|
|
|