aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res-public
AgeCommit message (Collapse)Author
2017-11-12Add translations (#103)Allan Wang
2017-11-08Translations Vietnamese (#99)Allan Wang
* Add translations * Lint * Inline * Optimize imports * Replace ellipsis
2017-11-08Translations Italian (#98)Allan Wang
* Add translations * Update dependencies * Show lint output * Fix type inference * Add annotation
2017-10-24Add german translations (#96)Allan Wang
2017-10-24Add spanish translations (#95)Allan Wang
* Add spanish translations * Update README.md * Update readme
2017-10-24Add french translations (#94)Allan Wang
* Add french translations * Add translatable tags to about
2017-10-16Translations (#89)Allan Wang
* Update strings * Delete extra file * Update strings
2017-09-23v3.4.1 (#63)Allan Wang
* Check browser intent before launching (#54) * Update changelog * fix/misc (#55) * Add kapt plugin * Fix kau vector * Debug lintRelease * Revert debug * Update dependencies * Check context finishing state before showing dialog (#61) * Keep copy of shared pref rather than application context (#60) * Keep copy of shared pref rather than application context * Add back preference name * Add resolver checks (#62)
2017-08-05Release v3.2.5 (#26)3.2.5Allan Wang
* Move transparent style to core * Update version
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