aboutsummaryrefslogtreecommitdiff
path: root/adapter/build.gradle
AgeCommit message (Collapse)Author
2019-07-27Update dependency structureAllan Wang
2019-06-13Initial fastadapter updateAllan Wang
2019-06-08Add many more dependency declarations in pluginAllan Wang
2019-06-07Add short namespace for pluginAllan Wang
2019-06-07Remove package nameAllan Wang
2018-02-23Update/fast adapter (#138)Allan Wang
* Update version and add debug key * Update fast adapter * Add debug separation * Inline functions and remove unused
2018-01-24Create buildSrcAllan Wang
2018-01-20Add back git tag versioning (#129)Allan Wang
2017-08-30Feature/gradle 4.x (#47)Allan Wang
* Update to api and implementation * Update gradle * Add missing dependency * Update readme * Update external dependencies
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-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-09Clean up and optimizeAllan Wang
2017-07-09Clean up gradle and test buildAllan Wang
2017-07-08Move components to separate modulesAllan Wang