Skip to content

Commit 22f9a7d

Browse files
committed
doc: Update README & CHANGELOG.
1 parent 519b0fa commit 22f9a7d

File tree

3 files changed

+13
-150
lines changed

3 files changed

+13
-150
lines changed

CHANGELOG.md

Lines changed: 5 additions & 150 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,17 @@
1-
# SVGAPlayer-Android (2019-06-19)
1+
# SVGAPlayer-Android (2019-06-20)
22

3-
## [2.5.0](https://github.com/yyued/SVGAPlayer-Android/compare/2.5.0...2.4.4) (2019-06-19)
3+
## [Next release](https://github.com/yyued/SVGAPlayer-Android/compare/2.5.0...2.4.4) (2019-06-20)
44

55
### Bug Fixes
66

7-
* correct bitmap size. ([3ae8390](https://github.com/yyued/SVGAPlayer-Android/commit/3ae8390))
8-
* correct demo. ([c4d71e8](https://github.com/yyued/SVGAPlayer-Android/commit/c4d71e8))
9-
* correct image key. ([b8a85db](https://github.com/yyued/SVGAPlayer-Android/commit/b8a85db))
10-
* filter no matte. ([1257db4](https://github.com/yyued/SVGAPlayer-Android/commit/1257db4))
11-
* filter no matte. ([ae7e802](https://github.com/yyued/SVGAPlayer-Android/commit/ae7e802))
12-
* Remove clipPath support. ([f9e3827](https://github.com/yyued/SVGAPlayer-Android/commit/f9e3827))
13-
* reset image when bitmap matte layer. ([3f06512](https://github.com/yyued/SVGAPlayer-Android/commit/3f06512))
14-
* return share clear bitmap when matte bitmap is null for avoiding crash. ([9e1f0f3](https://github.com/yyued/SVGAPlayer-Android/commit/9e1f0f3))
15-
* support reuse bitmap paint and canvas. ([3df95bb](https://github.com/yyued/SVGAPlayer-Android/commit/3df95bb))
16-
* update filter when matte sprite frame alpha = 0, it is visuable. ([b25fafb](https://github.com/yyued/SVGAPlayer-Android/commit/b25fafb))
7+
* Support reuse bitmap paint and canvas. ([3df95bb](https://github.com/yyued/SVGAPlayer-Android/commit/3df95bb))
8+
* Update filter when matte sprite frame alpha = 0, it is visuable. ([b25fafb](https://github.com/yyued/SVGAPlayer-Android/commit/b25fafb))
179

1810

1911
### Features
2012

21-
* add 2.x proto support for matte. ([741eb01](https://github.com/yyued/SVGAPlayer-Android/commit/741eb01))
22-
* add 2.x proto support for matte. ([895edf0](https://github.com/yyued/SVGAPlayer-Android/commit/895edf0))
13+
* Add 2.x proto support for matte. ([741eb01](https://github.com/yyued/SVGAPlayer-Android/commit/741eb01))
2314
* draw matte sprite with PorterDuffXfermode(PorterDuff.Mode.DST_IN). ([3a39ff6](https://github.com/yyued/SVGAPlayer-Android/commit/3a39ff6))
24-
* draw matte sprite with PorterDuffXfermode(PorterDuff.Mode.DST_IN). ([bd55948](https://github.com/yyued/SVGAPlayer-Android/commit/bd55948))
25-
26-
27-
### Reverts
28-
29-
* #f9e3827. ([0a95581](https://github.com/yyued/SVGAPlayer-Android/commit/0a95581)), closes [#f9e3827](https://github.com/yyued/SVGAPlayer-Android/issues/f9e3827)
30-
31-
3215

3316
## [2.4.4](https://github.com/yyued/SVGAPlayer-Android/compare/2.4.3...2.4.4) (2019-05-15)
3417

@@ -62,131 +45,3 @@
6245

6346

6447

65-
# [2.3.0](https://github.com/yyued/SVGAPlayer-Android/compare/2.1.9...2.3.0) (2018-10-31)
66-
67-
68-
69-
## [2.1.9](https://github.com/yyued/SVGAPlayer-Android/compare/2.1.8...2.1.9) (2018-09-18)
70-
71-
72-
73-
## [2.1.7](https://github.com/yyued/SVGAPlayer-Android/compare/2.1.5...2.1.7) (2018-08-10)
74-
75-
76-
77-
## [2.1.5](https://github.com/yyued/SVGAPlayer-Android/compare/2.1.4...2.1.5) (2018-07-11)
78-
79-
80-
81-
## [2.1.4](https://github.com/yyued/SVGAPlayer-Android/compare/2.1.3...2.1.4) (2018-04-09)
82-
83-
84-
85-
## [2.1.2](https://github.com/yyued/SVGAPlayer-Android/compare/2.1.1...2.1.2) (2018-03-28)
86-
87-
88-
89-
## [2.1.1](https://github.com/yyued/SVGAPlayer-Android/compare/2.1.0...2.1.1) (2018-01-31)
90-
91-
92-
93-
# [2.1.0](https://github.com/yyued/SVGAPlayer-Android/compare/2.0.6...2.1.0) (2018-01-15)
94-
95-
96-
97-
## [2.0.6](https://github.com/yyued/SVGAPlayer-Android/compare/2.0.5...2.0.6) (2017-12-12)
98-
99-
100-
101-
## [2.0.5](https://github.com/yyued/SVGAPlayer-Android/compare/2.0.4...2.0.5) (2017-11-24)
102-
103-
104-
105-
## [2.0.4](https://github.com/yyued/SVGAPlayer-Android/compare/2.0.3...2.0.4) (2017-11-24)
106-
107-
108-
109-
## [2.0.3](https://github.com/yyued/SVGAPlayer-Android/compare/2.0.2...2.0.3) (2017-11-17)
110-
111-
112-
113-
## [2.0.2](https://github.com/yyued/SVGAPlayer-Android/compare/2.0.1...2.0.2) (2017-11-09)
114-
115-
116-
117-
## [2.0.1](https://github.com/yyued/SVGAPlayer-Android/compare/2.0.0...2.0.1) (2017-11-07)
118-
119-
120-
121-
# [2.0.0](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.10...2.0.0) (2017-10-23)
122-
123-
124-
125-
## [1.2.10](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.9...1.2.10) (2017-10-17)
126-
127-
128-
129-
## [1.2.9](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.8...1.2.9) (2017-10-16)
130-
131-
132-
133-
## [1.2.8](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.7...1.2.8) (2017-08-21)
134-
135-
136-
137-
## [1.2.7](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.6...1.2.7) (2017-08-07)
138-
139-
140-
141-
## [1.2.6](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.5...1.2.6) (2017-08-04)
142-
143-
144-
145-
## [1.2.5](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.4...1.2.5) (2017-08-01)
146-
147-
148-
149-
## [1.2.4](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.3...1.2.4) (2017-06-19)
150-
151-
152-
153-
## [1.2.3](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.2...1.2.3) (2017-06-15)
154-
155-
156-
157-
## [1.2.2](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.1...1.2.2) (2017-05-15)
158-
159-
160-
161-
## [1.2.1](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.0-beta5...1.2.1) (2017-05-12)
162-
163-
164-
165-
# [1.2.0-beta5](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.0...1.2.0-beta5) (2017-04-28)
166-
167-
168-
169-
# [1.2.0-beta4](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.0-beta3...1.2.0-beta4) (2017-04-20)
170-
171-
172-
173-
# [1.2.0-beta3](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.0-beta2...1.2.0-beta3) (2017-04-01)
174-
175-
176-
177-
# [1.2.0-beta2](https://github.com/yyued/SVGAPlayer-Android/compare/1.2.0-beta...1.2.0-beta2) (2017-03-31)
178-
179-
180-
181-
# [1.2.0-beta](https://github.com/yyued/SVGAPlayer-Android/compare/1.1.0...1.2.0-beta) (2017-03-30)
182-
183-
184-
185-
# [1.1.0](https://github.com/yyued/SVGAPlayer-Android/compare/1.1.0-beta...1.1.0) (2017-03-23)
186-
187-
188-
189-
# 1.1.0-beta (2017-02-22)
190-
191-
192-

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,10 @@ Here are many feature samples.
178178

179179
Head on over to [https://github.com/yyued/SVGAPlayer-Android/wiki/APIs](https://github.com/yyued/SVGAPlayer-Android/wiki/APIs)
180180

181+
## CHANGELOG
182+
183+
Head on over to [CHANGELOG](./CHANGELOG.md)
184+
181185
## Credits
182186

183187
### Contributors

readme.zh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,7 @@ HttpResponseCache.install(cacheDir, 1024 * 1024 * 128)
160160
## APIs
161161

162162
请参阅此处 [https://github.com/yyued/SVGAPlayer-Android/wiki/APIs](https://github.com/yyued/SVGAPlayer-Android/wiki/APIs)
163+
164+
## CHANGELOG
165+
166+
请参阅此处 [CHANGELOG](./CHANGELOG.md)

0 commit comments

Comments
 (0)