Skip to content

Releases: AllanWang/KAU

3.2.5

05 Aug 22:19
Compare
Choose a tag to compare
  • :core: Fix FAQ background
  • :core: Create FileUtils
  • :core: Create NotificationUtils
  • :core: Update swipe to remove most exceptions
  • :core: Make logging class functions inline
  • :core-ui: Move reactive libs to :searchview:

3.2.3

03 Aug 22:18
Compare
Choose a tag to compare
3.2.2 - Create faq parser and update sample (#19)

* Test emulator

* Update readme

* Update fastadapter and about listing

* Make faq parser asynchronous

* Modularize about panels

* Add basis for faq

* Test and finalize the faq panel

* Update readme

* Update changelog

* Remove emulator for now

* Update sample

3.2.2

02 Aug 23:42
Compare
Choose a tag to compare

Update mediapicker to support video prefetching

3.2.1

01 Aug 17:48
Compare
Choose a tag to compare
Imagepicker -> mediapicker (#16)

* 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

3.2.0

27 Jul 18:01
Compare
Choose a tag to compare
  • Minor changelog and readme fixes
  • Fix build error from sample

3.1.2

25 Jul 19:26
Compare
Choose a tag to compare
Update dependencies and icons (#14)

* Use kotlin color for sample

* Add play store button

* Update icon

* Update build tools

3.1.1

24 Jul 06:26
Compare
Choose a tag to compare
Fully implement imagepicker and create play store showcase (#12)

* Update changelog

* Add uri to imagemodel

* Revamp image pickers

* Prepare play store showcase

* Add encrypted files

* Test showcase

* Clean elastic recycler activity

3.1.0

23 Jul 20:13
Compare
Choose a tag to compare
Update kpref-activity's min-sdk and other minor changes (#11)

* 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

3.0

22 Jul 23:08
Compare
Choose a tag to compare
3.0
Support sdk 19 where possible and add image picker (#10)

* 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