Releases: Mindera/skeletoid
Releases · Mindera/skeletoid
1.1.3-beta9
Added a method to expose the PopupWindow variable, could be useful to get information about it such as isShowing, etc.
1.1.3-beta8
Updated popup tooltip to allow different anchor gravities
1.1.3-beta7
- Updated
FbAppender
to match firebase specification.
1.1.3-beta5
- Updated the analytics manager that should have been updated in version 1.1.3-beta4.
1.1.3-beta4
- Updated the firebase analytics to the most recent version available.
- Added new method to track page hits and deprecated the previous one as a warning. (Still usable, if the need for it arises).
1.1.2-beta3
- Add list extension
1.1.2-beta2
- Removes gradle plugins dsl.
1.1.1
1.1.0: Fix/gradle cleanup (#129)
- Gradle dependencies cleanup
- Changed minVersion and targetVersion to follow root project
- Added new utils extensions
1.0.1
- Added app rating
- Minor fixes