Changelog History
Page 1
-
v1.13.3 Changes
July 09, 2021- โ Removed JCenter dependencies and updated other build dependencies (#388)
-
v1.13.2 Changes
March 10, 2021- ๐ Moved artifact publishing from JCenter to Maven Central (#385)
-
v1.13.0 Changes
September 05, 2019๐
889c7c8
Fixed unresolved dependency by JCenter
โก๏ธ84afbb8
Update README.md (#349)
๐80610b6
Add NativeScript support link (#332)
8887555
Fix #304: view being cut by "non-present" navigation bar (#311)
a5f4288
Improve Gradle files (#317)
๐4af5fe1
Remove execution permission (+x) from files (#318)
e01b5e5
Don't tint transparent targets (#315)
299ee87
Migrate to AndroidX (#312)
โก๏ธ3351ec1
Updated readme to reflect latest version -
v1.12.0 Changes
July 25, 2018f9233de
Fix decor related issues (#300)
8036db5
Fix not being able to cancel on last target (#299)
be6d3ac
Fix NPE from dismissal before determining center (#298)
edb505e
Replacement of "compile" with "implementation" (#291)
cf27a77
Handle dismiss before show
๐75bb6e5
Use central build variables (#264)
โก๏ธ4f0aee1
Update build tools to most recent ones (#261)
๐ง2e18dda
Use api configuration for public dependencies. (#258)
โก๏ธ7f60a0d
Update to latest support library + SDK version (#257)
๐e24cab4
Fix build (#256)
0c7cb95
Disable interaction during expand animation (#248)
โก๏ธea599d8
Update Gradle version (#253)
9dd9d47
Fix "sometimes" typo (#246) -
v1.11.0 Changes
January 07, 2018 -
v1.10.0 Changes
October 19, 2017d2d4ae9
Catch all exceptions when removing view (#218)
๐งb812385
Add possibility to configure alpha of description text. (#213)
๐42284f9
Add support for TapTargetSequences to act on Dialogs (#198)
960e433
Allow sequences to be canceled (#186)
f74226d
Don't return an empty/gone Toolbar navigation view
๐40de141
Change order of removeView and onDismiss call (#177)
729cd17
Separate title and description typeface (#167)
๐4d36558
Remove unnecessary clip patch operation (#166) -
v1.9.1 Changes
April 01, 2017 -
v1.9.0 Changes
March 27, 201788bfe0d
Add outer circle alpha target option (#154)
1bdfa87
Add jittered shadow fallback for transparent targets (#151)
befa6aa
Dont attempt to create layouts with negative width (#147)
๐ฆba0c355
Signal when last target was not clicked if continueOnCancel is true (#142)
5576f82
Return TapTargets in all factory methods (#135)
c10d2f2
Extend AnimatorListenerAdapter (#131)
๐ฆ17e1f05
Reduce some visibility to package protected (#132)
53f66c8
Use ContextCompat.getColor() (#130) -
v1.8.0 Changes
February 09, 2017๐
cb5231f
Add initial support for tablets (#127)
5a28b2a
Dont use white as the 'unset' color (#125)
e11a5ff
Ignore NPE from modified versions of Android (#122)
7a34259
Add ability to treat tapping the outer circle as a cancel (#118)
a5bd180
Allow custom icons to be set on a view tap target (#117) -
v1.7.0 Changes
January 16, 20178562acf
Add debug text for interesting elements (#109)
๐542bf46
Calculate outer circle radius better (#107)
c828694
Don't redraw tinted target if already drawn (#105)
3c5b8f3
Added onSequenceStep() (#103)
efe5523
Add step listener to sequence listener (#102)
459a3af
Fix #98 typo in textTypeface function usage