aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main
AgeCommit message (Collapse)Author
2017-08-01Imagepicker -> mediapicker (#16)3.2.1Allan Wang
* Readme * Fix kau direction bits * Truly support transparent ripples * Update changelog * Test rect as base * Replace fab transition with generic fade scale transition * Add scalexy func * Add scaleXY * Add arguments to fadeScaleTransition * Clean up ink indicator * Create setOnSingleTapListener * Fix lint and add rndColor * Create kotterknife resettables * Add readme and missing objec * Create lazy resettable registered * Update core docs * Opt for separate class for resettable registry * Clean up resettable registry * Rename functions * Add ripple callback listener * Adjust kprefactivity desc color * Add more transitions * Add delete keys option * Add instrumentation tests * switch id * Revert automatic instrumental tests * Generify imagepickercore and prepare video alternative * Create working video picker * Address possible null issue * Update searchview * Make layouts public * Add changelog test * Update logo link * Add custom color gif * Rename imagepicker to mediapicker * Clean up * Fix remaining merge conflicts * Update readme * Update readme
2017-07-31Major update to core and kotterknife; create mediapicker (#15)Allan Wang
* Readme * Fix kau direction bits * Truly support transparent ripples * Update changelog * Test rect as base * Replace fab transition with generic fade scale transition * Add scalexy func * Add scaleXY * Add arguments to fadeScaleTransition * Clean up ink indicator * Create setOnSingleTapListener * Fix lint and add rndColor * Create kotterknife resettables * Add readme and missing object * Create lazy resettable registered * Update core docs * Opt for separate class for resettable registry * Clean up resettable registry * Rename functions * Add ripple callback listener * Adjust kprefactivity desc color * Add more transitions * Add delete keys option * Add instrumentation tests * switch id * Revert automatic instrumental tests * Generify imagepickercore and prepare video alternative * Create working video picker * Address possible null issue * Update searchview * Make layouts public * Add changelog test * Update logo link * Add custom color gif
2017-07-27Update readme and changelogAllan Wang
2017-07-25Clear searchview animatorAllan Wang
2017-07-25Update dependencies and icons (#14)3.1.2Allan Wang
* Use kotlin color for sample * Add play store button * Update icon * Update build tools
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-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 gradle and test buildAllan Wang
2017-07-08Optimize importsAllan Wang
2017-07-08Move components to separate modulesAllan Wang
2017-07-07Update about activity baseAllan Wang
2017-07-07Update changelogAllan Wang
2017-07-07Update kauIItem for optional idAllan Wang
2017-07-07Create seekbar prefsAllan Wang
2017-07-07Update changelogAllan Wang
2017-07-06Support other axisAllan Wang
2017-07-06Add back logic for swipeAllan Wang
2017-07-05Update sampleAllan Wang
2017-07-05Bring back swipeAllan Wang
2017-07-05More on swipe backAllan Wang
2017-07-05Setup swipe for all directionsAllan Wang
2017-07-05Remap color dark and fix up swipeAllan Wang
2017-07-04Set up baseAllan Wang
2017-07-04Separate core components in its own moduleAllan 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-07-02Create withArgumentsAllan Wang
2017-07-02Update readme and use git versioningAllan Wang
2017-06-29Prepare releaseAllan Wang
2017-06-29Annotate staticAllan Wang
2017-06-29Update readme and changelogAllan Wang
2017-06-29Finalize about activityAllan Wang
2017-06-29Completely rewrite about activityAllan Wang
2017-06-28Remove kau_ prefix for styleablesAllan Wang
2017-06-28Beginning of overlaying about activityAllan Wang
2017-06-27Add animatorsAllan Wang
2017-06-27Testing about activity and chained adaptersAllan Wang
2017-06-26Add some commentsAllan Wang
2017-06-26Add kpref item readmeAllan Wang
2017-06-26Add searchview to readmeAllan Wang
2017-06-26Bind search to root viewAllan Wang
2017-06-26Add back press helperAllan Wang
2017-06-26Improve search item layoutAllan Wang
2017-06-25Add annotationsAllan Wang