aboutsummaryrefslogtreecommitdiff
path: root/sample/build.gradle
AgeCommit message (Collapse)Author
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-22Support sdk 19 where possible and add image picker (#10)3.0Allan Wang
* Fix plural * Switch to long * Test plural again * Comment * Major update to image picker and view utils * Make image activity full screen * Update min sdk and prefix * Lower sdk requirement and make string private * Bring kpref activity to sdk 19
2017-07-09KAU iconAllan Wang
2017-07-09KAU 2.0 (#1) - Update docs and finish up refractoringAllan Wang
* Update readme * Add docs for remaining submodules * Update searchview * Update links 1/3 * Update links 2/3 * Update links 3/3 * update changelog * Update readme * Test rename to readme * Rename remaining to readme * Link readme to repo
2017-07-09Clean up and optimizeAllan Wang
2017-07-09Clean up gradle and test buildAllan Wang
2017-07-08Move components to separate modulesAllan Wang
2017-07-04Separate core components in its own moduleAllan Wang
2017-07-02Update readme and use git versioningAllan Wang
2017-06-29Add string email senderAllan Wang
2017-06-20Add email builder and other utilsAllan Wang
2017-06-12Remove extra kotlin libAllan Wang
2017-06-11finalize Pref layoutAllan Wang
2017-06-10initAllan Wang