Release 2.0
Release 2.0
- Fade animation in loading image
- SQL structure improved (upgradable)
- Improved logic for updating json in next app update
- Search removed from favorite section
- Implemented manual dependency injection
- Blur image strategy improved
- Bugs fixed
- Improved performance
NOTE: If you are migrating from
v1.O
tov2.0
, make sure thatDB_NAME
ofv1.0
'sSQLHelper
is same asv2.0
'sPreserveOldFav
DB_NAME
. Otherwise, your users will lose their favorites in new update.