aboutsummaryrefslogtreecommitdiff
path: root/docs/Changelog.md
blob: 08b65293a1536fb6aaa20a66cd4a725a0705f1da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Changelog

## v1.5
* Change snackbar builder
* Change addBundle to withArguments to match ANKO
* Created KauIItem to replace AbstractItem
* Created permission manager and permission constants

## v1.4
* Added about activities
* Added themed fast item adapter
* Added chained adapter
* Added item animators
* Ported some views over from Plaid
* Add string arg option for sendEmail
* Add many iitems

## v1.3
* Added kpref subitems
* Added DSL markers
* Added transition utils and other utils
* Added custom searchview with binders
* Added KauBoundedCardView

## v1.2
* Fix title attribute in changelog
* Update support libs
* Add is app installed utils
* Add email builder

## v1.1
* Created kpref items
* Attached source files
* Created color dialog
* Added more utilities
* Fixed indexStack clearing when starting activity

## v1.0
* Initial Changelog
* Created many extension functions
* Ported changelog builer
* Ported ripple canvas