aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2017-07-23Fully implement imagepicker and create play store showcase (#12)3.1.1Allan Wang
* Update changelog * Add uri to imagemodel * Revamp image pickers * Prepare play store showcase * Add encrypted files * Test showcase * Clean elastic recycler activity
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-18Dev 2.1 (#8)Allan Wang
* Rewrite animation interfaces * Update changelog * Add scale factor for slide * Remove margins in iitems and replace with decorators * Remove mutable list * Switch cardiitem to use lambdas for click * status * Utils update and imagepicker fixes * Remove stringholder * Add fade in fade out * Increment about version * Rename fromedge to direction in javadocs * More logging * Add logging and docs * Make card icons visible * Update email builder and icon padding * Create elastic recycler activity * Fix card iitem * Add lint check and plurals * Inline all the things * Format and sort xml * Update dependencies and increment version
2017-07-09Added some extensions (#4)Jahir Fiquitiva
* Add a couple extra extensions. * Add more extensions * Make oneline fun * Remove duplicated line from modules.xml * Revert kprefsingle and fix minor docs (cherry picked from commit 76d0de9) * Clean up ColorUtils * Clean up ActivityUtils * Clean up DrawableUtils * Remove MenuUtils * Clean PackageUtils * Clean up ViewUtils * Clean up ViewUtils 2
2017-07-09Use raw image linksAllan Wang
2017-07-08Update dependenciesAllan Wang
2017-07-07Update about activity baseAllan Wang
2017-07-07Create seekbar prefsAllan Wang
2017-07-04Set up baseAllan Wang
2017-07-04Rename permission requestAllan Wang
2017-07-03Push permission manager for releaseAllan Wang
2017-07-03Initial creation of the Permission ManagerAllan Wang
2017-06-29Better throwable loggingAllan Wang
2017-06-29Prepare releaseAllan Wang
2017-06-29Add string email senderAllan Wang
2017-06-27Testing about activity and chained adaptersAllan Wang
2017-06-26Add some commentsAllan Wang
2017-06-26Add back press helperAllan Wang
2017-06-21Add more stringsAllan Wang
2017-06-20Add email builder and other utilsAllan Wang
2017-06-19Update support libsAllan Wang
2017-06-19Remove unneeded dependenciesAllan Wang
2017-06-19Add changelogsAllan Wang