Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@befora befora released this 04 Sep 10:43

add application preload tasking
add google play rate button to changelog dialog
add notification for file download completion and bug fixes
add setting finished download notification toggle
change reader overlay seekbar length
fix animations
fix browser did not update finished items on resume
fix browser fragment regression
fix browser item badge to use gone instead of invisible since nothing isanchored to it
fix browser media as list selection bug
fix browser media as list toggle did not restore on new instance
fix browser media menu toggle sometimes showed during selection mode
fix browser media unnecessary delay
fix browser menu state regression
fix browser star icon size bug in android 9
fix crash at download adapter on invalid data
fix crash during fragment transaction
fix download fragment did not reset before populate
fix download fragment now updates downloads faster
fix download fragment regression
fix download tracking badge was still visible after view holder is recycled
fix download tracking enqueue same item multiple times after changing savepath
fix download tracking no longer requires app to be open
fix downloaded items will no longer keep bookmark
fix downloads deletion is reactionary and more reliable
fix https secure menu icon did not show
fix network fail to connect on android 9
fix notification selection intent did not create new task
fix notification selection intent to target splashActivity instead ofmainActivity
fix notification selection intent was not reliable
fix reader finish action was missing exit transition
fix save path change now resets all download tracking to prevent corruption
fix slow fragment transition
fix splash lower case letters and icon size
refactor browser fragments
refactor downloads fragment to use listadapter
refactor splash preload
update constraint-layout to 1.1.3 from 1.1.2
update fetch to 2.2.0-RC11 from 2.0.0-RC22