aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-10-24Update changelogAllan Wang
2021-10-24Many version bumpsAllan Wang
2021-09-11Update changelogAllan Wang
2021-09-11Update changelogAllan Wang
2021-04-17Spotless applyAllan Wang
2021-01-11Update changelogAllan Wang
2020-10-24Update to android 4.1.0Allan Wang
2020-10-03Update spotlessAllan Wang
2020-07-18Update changelogAllan Wang
2020-02-29Add leak canaryAllan Wang
2020-02-23Move config builder out of constructorAllan Wang
2020-02-23Update docsAllan Wang
2019-12-31Update changelogAllan Wang
2019-12-30Update changelog5.2.0Allan Wang
2019-12-30Update CircleView and changelogAllan Wang
2019-10-20Update changelogAllan Wang
2019-10-19Apply spotless and update changelogAllan Wang
2019-09-22Lower constraint for status bar light switchAllan Wang
2019-09-22Merge devAllan Wang
2019-07-27Fix theme injectionAllan Wang
2019-07-01Update migrationAllan Wang
2019-07-01Run release tests onlyAllan Wang
2019-07-01Update changelog and add post setter testAllan Wang
2019-07-01Add in memory kpref variantAllan Wang
2019-06-17Update triple t contentsAllan Wang
2019-06-13Translations (#207)5.0.0Allan Wang
* New translations strings_about.xml (Arabic) * New translations strings_colorpicker.xml (Arabic) * New translations strings_commons.xml (Arabic) * New translations strings_mediapicker.xml (Arabic) * New translations strings_about.xml (Afrikaans) * New translations strings_colorpicker.xml (Russian) * New translations strings_about.xml (Russian) * New translations strings_mediapicker.xml (Romanian) * New translations strings_commons.xml (Romanian) * New translations strings_colorpicker.xml (Romanian) * New translations strings_about.xml (Romanian) * New translations strings_mediapicker.xml (Russian) * New translations strings_mediapicker.xml (Japanese) * New translations strings_commons.xml (Japanese) * New translations strings_colorpicker.xml (Japanese) * New translations strings_commons.xml (Russian) * New translations strings_mediapicker.xml (Tagalog) * New translations strings_commons.xml (Tagalog) * New translations strings_colorpicker.xml (Tagalog) * New translations strings_about.xml (Tagalog) * New translations strings_about.xml (Japanese) * New translations strings_colorpicker.xml (Afrikaans) * New translations strings_mediapicker.xml (Czech) * New translations strings_commons.xml (Czech) * New translations strings_colorpicker.xml (Czech) * New translations strings_about.xml (Czech) * New translations strings_about.xml (Finnish) * New translations strings_mediapicker.xml (Catalan) * New translations strings_commons.xml (Catalan) * New translations strings_colorpicker.xml (Catalan) * New translations strings_about.xml (Catalan) * New translations strings_mediapicker.xml (Afrikaans) * New translations strings_commons.xml (Afrikaans) * New translations strings_colorpicker.xml (Finnish) * New translations strings_commons.xml (Greek) * New translations strings_mediapicker.xml (Hebrew) * New translations strings_commons.xml (Hebrew) * New translations strings_colorpicker.xml (Hebrew) * New translations strings_about.xml (Hebrew) * New translations strings_mediapicker.xml (Greek) * New translations strings_colorpicker.xml (Greek) * New translations strings_commons.xml (Finnish) * New translations strings_about.xml (Greek) * New translations strings_mediapicker.xml (Finnish) * New translations strings_about.xml (Tamil) * New translations strings_colorpicker.xml (Tamil) * New translations strings_commons.xml (Tamil) * New translations strings_mediapicker.xml (Tamil) * New translations strings_mediapicker.xml (Arabic) * New translations strings_commons.xml (Arabic) * New translations strings_about.xml (Arabic) * Add credits * Delete blank translations * Update changelog
2019-06-13Update changelogAllan Wang
2019-06-13Update to sdk 29 and update changelogAllan 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 public xml script to ignore modules without res itemsAllan Wang
2019-06-07Update migration docsAllan Wang
2019-06-07Merge devAllan Wang
2019-06-07Update changelog and migrationAllan Wang
2019-05-22Update changelogAllan Wang
2019-05-21Update changelogAllan Wang
2019-05-21Add configuration options within getter and setterAllan Wang
2019-04-04Remove legacy descriptions4.0.0Allan Wang
2019-01-05Fix tests and prepare next release4.0.0-alpha02Allan Wang
2019-01-04Coroutine tests (#185)Allan Wang
* Add some coroutine tests for implicit cancellation * Create util test and new helper methods * Remove coroutinescope extension from withcontext * Update dependencies
2018-12-30Emulator tests (#183)Allan Wang
* Add connected check * Delete flyweight * Add skin tag * Try emulator api 22 * Try emulator api 19 * Remove emulator tests for now. Too flaky
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-24Enhancement/ktlint (#179)Allan Wang
* Add spotless dependency * Apply ktlint * Add license headers
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-18Fix/kprefseekbar builder (#174)Allan Wang
* Convert seekbar fields to getters * Make getters inline * Add spacing in readme, resolves #173 * Placeholder commit
2018-10-08Move progress animator migration to 4.0.0Allan Wang
2018-10-08Update migration docAllan Wang
2018-10-08Update to match masterAllan Wang