aboutsummaryrefslogtreecommitdiff
path: root/docs/Migration.md
AgeCommit message (Collapse)Author
2020-02-29Add leak canaryAllan Wang
2020-02-23Move config builder out of constructorAllan Wang
2020-02-23Update docsAllan Wang
2019-07-01Update migrationAllan Wang
2019-06-13Revert iconics updates for nowAllan Wang
2019-06-08Fix iconics importAllan Wang
2019-06-07Update migrationAllan Wang
2019-06-07Add deprecation annotations for network utilsAllan Wang
2019-06-07Update migration docsAllan Wang
2019-06-07Merge devAllan Wang
2019-06-07Update changelog and migrationAllan Wang
2018-12-24Enhancement/coroutines (#180)Allan Wang
* Add coroutine dependency * Add coroutines to kprefactivity * Change base job to supervisor * Update coroutines for faq * Update changelog * Use preloading in media picker core * Make test logging internal * Remove anko
2018-12-24Migrate to androidx (#178)Allan Wang
* Initial refactor * Remove alpha version usages * Update test code * Add tests for checkbox * Fix invalid card import * Remove more old support content * Update kotlin version * Add back kotterknife with new imports * Update docs * Use bold notice * Add changelog * Remove deprecation for kotterknife * Remove unused dependencies * Update changelog
2018-10-08Move progress animator migration to 4.0.0Allan Wang
2018-10-08Update migration docAllan Wang
2018-10-08Update to match masterAllan Wang
2018-10-08Enhancement/kpref (#170)Allan Wang
* Deprecate kpref double * Update kpref tests and migration * Fix kpref file * Update changelog * Replace changelog angle brackets
2018-09-26Update kpref tests and migrationAllan Wang
2018-09-09Add initial progress animator changeAllanWang
2018-04-07Update/android studio 3.1 (#146)Allan Wang
* Update dependencies * Add default invalid id value * Extend appcompat views only * Update migration * Remove setTextIfValid * Remove nosibling warning * Add deprecation warnings to fragment view binding * Bring back glide 4.6.1 * Use proper distribution type setter
2017-12-26Update/kpref activity (#113)Allan Wang
* Revamp kpref * Clean up data * Fix script * Test emulator * Test google api * Test again * Test gpg * Update dependencies