aboutsummaryrefslogtreecommitdiff
path: root/sample/src
AgeCommit message (Collapse)Author
2019-12-31Update changelogAllan Wang
2019-12-30Update changelog5.2.0Allan Wang
2019-12-30Update CircleView and changelogAllan Wang
2019-12-30Update Versions (#238)Allan Wang
* Downgrade material * Downgrade appcompat * Downgrade other related projects * Remove aboutlibrary ui dependencies * Update versions back
2019-10-20Use view binding for sample checkbox and fix pref headerAllan Wang
2019-10-20Update changelogAllan Wang
2019-10-20Update importsAllan Wang
2019-10-20Generify data binding to view bindingAllan Wang
2019-10-19Apply spotless and update changelogAllan Wang
2019-10-19Update changelogAllan Wang
2019-09-22Lower constraint for status bar light switchAllan Wang
2019-09-22Merge devAllan Wang
2019-09-14Revert about library to older variantAllan Wang
2019-09-14Update versionsAllan Wang
2019-08-15Apply spotlessAllan Wang
2019-07-27Update dependency structureAllan Wang
2019-07-27Apply spotlessAllan Wang
2019-07-27Us genericitem where applicableAllan Wang
2019-07-27Fix theme injectionAllan Wang
2019-07-27Fix compile errorsAllan Wang
2019-07-27Fix initial conflictsAllan Wang
2019-07-01Revert viewdraghelper exposureAllan Wang
2019-07-01Update changelogAllan Wang
2019-07-01Delete old color picker testAllan Wang
2019-07-01Run release tests onlyAllan Wang
2019-07-01Update changelog and add post setter testAllan Wang
2019-07-01Remove extra dpToPx conversion, resolves #210Allan 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-13Initial fastadapter updateAllan Wang
2019-06-13Update iconics to 4.x.xAllan Wang
2019-06-08Fix iconics importAllan Wang
2019-06-07Add deprecation annotations for network utilsAllan Wang
2019-06-07Clean up changelog configAllan Wang
2019-06-07Update changelog and migrationAllan Wang
2019-06-07Begin initial md portAllan Wang
2019-05-22Update changelogAllan Wang
2019-05-21Update changelogAllan Wang
2019-05-21Deprecate network utilsAllan Wang
2019-04-04Apply spotless and update changelogAllan Wang
2019-03-11Update versionsAllan 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