-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e57f2d
commit aa4e6ff
Showing
5 changed files
with
43 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
# Trianglify Releases | ||
|
||
## Latest | ||
* [Version 0.9 beta](https://bintray.com/suyashmahar/trianglify/trianglify/0.9-beta) | ||
| [demo apk](https://drive.google.com/open?id=0Bz_2jvdEtUlrWEpxQ2Y2RnJGc1U) | ||
* Added custom palette demonstration to demo app | ||
* Added method `fillViewCompletely` to check if view is incompletely filled | ||
* Fixes many bugs - [#23](https://github.com/sdsmdg/trianglify/issues/23), [#33](https://github.com/sdsmdg/trianglify/issues/33), [#34](https://github.com/sdsmdg/trianglify/issues/34), [#35](https://github.com/sdsmdg/trianglify/issues/35) & [#36](https://github.com/sdsmdg/trianglify/issues/36) | ||
|
||
## Previous | ||
* [Version 0.8 beta](https://bintray.com/suyashmahar/trianglify/trianglify/0.8-beta) | ||
| [demo apk](https://www.dropbox.com/s/cn85g497nkwmx14/trianglify-release-0.8-beta.apk?dl=0) | ||
* Generation of triangulation on worker thread to prevent UI freezing [#20](https://github.com/sdsmdg/trianglify/issues/20) | ||
* Correct coloring of view, color now drawn matches its name [#18](https://github.com/sdsmdg/trianglify/issues/18) | ||
* Support for custom palette ([usage](#26-using-custom-palettes)) [#17](https://github.com/sdsmdg/trianglify/issues/17) | ||
|
||
## Previous | ||
* [Version 0.7 beta](https://bintray.com/suyashmahar/trianglify/trianglify/0.7-beta) | ||
[Google Play](https://suyashmahar.me/404) | ||
* Added library to jCenter | [Link](https://bintray.com/suyashmahar/trianglify/trianglify/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We can use How to Apply instead of Usages. Usages is repeated lower down the readme.