Skip to content

Commit d13da02

Browse files
committed
Merge branch 'master' into dev
2 parents d686995 + cd5392c commit d13da02

1 file changed

Lines changed: 44 additions & 1 deletion

File tree

README.md

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,55 @@ How use it ?
7070
</RelativeLayout>
7171
```
7272

73+
![Logo](https://raw.github.com/neopixl/PixlUI/master/Sample/res/drawable-xhdpi/small.png ) ChangeLog
74+
===
75+
76+
**1.0.4**
77+
78+
- Added RelativeLayoutAnimator (*VISIBLE/GONE/INVISIBLE transition animation*)
79+
- Added LinearLayoutAnimator (*VISIBLE/GONE/INVISIBLE transition animation*)
80+
- Added custom AutoCompleteEditText
81+
- Added custom AutoResizeTextView (**in progress**)
82+
83+
**1.0.3**
84+
85+
- Added custom CheckBox (*Custom font, Text all caps*)
86+
87+
**1.0.2**
88+
89+
- Added method in custom EditText (*Autofocus Listener, Hide/Show Keyboard*)
90+
91+
**1.0.1**
92+
93+
- Added method in custom TextView (*Text all caps*) - for old api version
94+
- Added method in custom EditText (*Text all caps*) - for old api version
95+
- Added method in custom Button (*Text all caps*) - for old api version
96+
- Fix NPE in Batch Listener
97+
- Added custom RelativeLayout (*Alpha*) - for old api version
98+
99+
**1.0.0**
100+
101+
- Added custom TextView (*Custom font*)
102+
- Added custom EditText (*Custom font, Focus Listener, Batch Listener*)
103+
- Added custom Button (*Custom font*)
104+
- Fix many crash
105+
106+
![Logo](https://raw.github.com/neopixl/PixlUI/master/Sample/res/drawable-xhdpi/small.png ) Application using PixlUI
107+
======
108+
109+
![W-Zup](https://lh5.ggpht.com/HIidBBI4pgoYWy4GxYd66AhcxHkdbFPBsJSKoSL5sk2kBoULUYFOTYdTCrcNxtfDWMg=w100 ) ![FLASHiZ](https://lh3.ggpht.com/KwnWyILbe4O2Ein2GoBnUjT0wfXHoZ4siTLkRCwNbAYZ-0X_5yPYTxAvCR79EvlXVQhE=w100)
110+
![MeeTincS](https://lh5.ggpht.com/WQcf8Msp7dFfpyAQNvYV_WNaA9GdR9G7-gLRrFwMgPuDTwKaU72YdTMwXXSxNkdvjA=w100)
111+
![Wort.lu](https://lh4.ggpht.com/8d3m3aWSKpP6bqZefw5oF256Sgk9X_vxxh4VQ9LXqgvCz6HuyOYsQu4VmAXuDF4deZQ=w100)
112+
113+
[W-Zup](https://play.google.com/store/apps/details?id=com.wzup.wzup) - [FLASHiZ](https://play.google.com/store/apps/details?id=com.mobey.android) - [MeeTincS](https://play.google.com/store/apps/details?id=com.neopixl.apppixl.meetincs) - [Wort.lu](https://play.google.com/store/apps/details?id=lu.wort.main)
114+
115+
73116

74117
Copyright
75118
==========
76119

77120

78-
Copyright 2013 Neopixl
121+
Copyright 2014 Neopixl
79122

80123
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
81124

0 commit comments

Comments
 (0)