aboutsummaryrefslogtreecommitdiff
path: root/kpref-activity/src/main/res/layout/kau_pref_core.xml
AgeCommit message (Collapse)Author
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-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-10-16Translations (#89)Allan Wang
* Update strings * Delete extra file * Update strings
2017-08-30Fix/kpref-inner-frame-size (#42)Allan Wang
* Fix kpref item barriers * Revert and add text constraint
2017-07-23Update kpref-activity's min-sdk and other minor changes (#11)3.1.0Allan Wang
* Move some resources to public * Lower kpref minsdk * Remove excess kauUtils annotations * Allow nullable throwable * Do not throw null throwable * Make image picker base abstract again * Migrate about strings to private * Update readme * Update readme * Update sample tagging * Update adapter readme
2017-07-09Update resource prefixesAllan Wang