2017-08-29
- fix issue #61 android O compatible type_application_overlay
2017-02-12
- Remove permission "SYSTEM_ALERT_WINDOW" for no-op release [Issue #50] (https://github.com/brianPlummer/TinyDancer/issues/50)
- TinyDancerBuilder now only honors gravity flag if X or Y starting position is not set. [Issue #48] (https://github.com/brianPlummer/TinyDancer/issues/58)
- Minor pretty enhancement to example
2016-10-30
- introducing a no-op aar option
2015-12-16
- fix TinyDancer.hide() to take Context [Issue #26] (https://github.com/brianPlummer/TinyDancer/issues/26)
2015-12-14
- added CHANGELOG to keep Artem :-)
2015-12-14
- Double tap to hide. Removal of testing archives from artifact.
2015-12-14
- Added callback
- Cleaned up readme
- Minor code tweaks