All Versions
31
Latest Version
Avg Release Cycle
75 days
Latest Release
1607 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.2.1 Changes
January 09, 2014๐ Merged
- โก๏ธ Update to quadTrees
#1
- Area: new implementation avoiding isCCW, and taking radius.
#21
- General code clean up
#24
- ๐ Fix dark text appearance in TextIconGenerator
#25
- ๐ Fix PointQuadTree test.
#22
- โ Add PolyUtil isLocationOnEdge, isLocationOnPath
#19
- โก๏ธ Update Earth radius - use the mean radius of the earth instead of radius at equator.
#20
- ๐ Rename BubbleIconFactory to TextIconGenerator, remove use of enums.
#16
- โ Add IntelliJ project files and Gradle build directory to gitignore.
#15
- ๐จ Refactoring of demos. Change demo minSdkVersion to 8.
#14
- Call startDemo() only once.
#13
- โ Add PolyUtil.containsLocation().
#11
- โ Add a Bitdeli Badge to README
#9
Commits
- โก๏ธ Update to quadTrees