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

android-1.2.6

Compare
Choose a tag to compare
@befora befora released this 09 Feb 06:28
· 56 commits to master since this release

add advanced setting allow vpn through wifi only setting
add advanced setting reader scroll offset
add advanced setting shared element transition
add browser select all
add reader next/previous action will trigger scroll if available
add rounded corners to thumbnails
androidx migration
change font from roboto to opensans
fix bookmark dialog layout image fit and add content metadata
fix browser did not clear glide request on recycle
fix browser item sometimes has unintended scrollbar
fix browser update use iterator is much cleaner
fix cannot invoke observeforever on a background thread
fix crash if json parse fails
fix download delete sometimes left a blank item behind
fix download icon did not recycle properly
fix download list did not update progress upon return
fix download title had unintended scrollbar
fix home open series button sometimes triggered open book
fix material components regressions
fix network allowed mobile data when wifi-only was enabled
fix preview fab exit animation
fix preview fab sometimes doesn't complete show animation
fix rare crash due to backstackentry overload
fix reader aspect fill position accounts for rtl
fix reader buttons did not account rtl
fix reader can scroll horizontal bug
fix reader download neighbor observes multiple times causing unexpected behavior
fix reader download next book did not check if status was finished
fix reader download previous book did not check if status was finished
fix reader next book end of series bug
fix reader overlay seekbar width and padding
fix reader seekbar missing in rtl mode
fix reader viewpager refresh bug
fix setting theme initial selection
fix settings advanced backpress did not work
fix splash icon was too small
fix unnecessary dismiss listener
refactor preview and reverse layout settings to the advanced settings fragment
refactor wifi only into disable cellular
remove light theme
update android tools build from 3.3.0 to 3.3.1
update baserecyclerviewadapterhelper from 2.9.40 to 2.9.46
update dagger from 2.19 to 2.21
update fetch from 2.3.1 to 2.3.6
update gradle from 3.2.1 to 3.3.0
update kotlin from 1.3.11 to 1.3.21
update livedata from 2.1.0-alpha01 to 2.1.0-alpha02
update material components from 1.1.0-alpha02 to 1.1.0-alpha03
update recyclerview from 1.1.0-alpha01 to 1.1.0-alpha02
update workmanager from 1.0.0-alpha11 to 1.0.0-beta04