Commit Graph

62 Commits

Author SHA1 Message Date
c3d155500a UserOverlayBase.java fixed animation thread break condition to check of isAborted rather than !isAborted 2012-01-13 05:51:24 +00:00
fdc21f6afe MapFragmentBase.java
added convince methods

UserOverlayBase.java
added convince methods

UserOverlayMapFragment.java
added convince methods

SkyHoookUserOverlayMapFragment.java
added convince methods
2012-01-12 17:10:04 +00:00
51e03d9d9d updated the manifest to reflect com.TwentyCodes.android.location as the main package
Created the abstract class MapFragmentBase.java to be used as a template for creating new mapfragments.

Created UserOverlayMapFragment.java & SkyHookUserOverlayMapFragment.java. these two mapfragments each maintain the mapview and its respected user overlay, allowing for simpler implmention
2012-01-12 15:20:42 +00:00
1a858f1335 Created abstract class UserOverlayBase.java to replace most of the code that is redundant in UserOverlay.java ands SkyHookUserOverlay.java. This will make it easyer to update the UserOverlays across the board 2012-01-12 14:29:41 +00:00
5cf1e61c6c added compass drawables to the lib
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png

added RadiusOverlay.java and LocationSelectedListener.java to the library
2012-01-12 13:30:48 +00:00
d2d643afe6 added compass drawables to the lib
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png

added RadiusOverlay.java and LocationSelectedListener.java to the library
2012-01-08 14:35:25 +00:00
9217b1215e added compass drawables to the lib
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png

added RadiusOverlay.java and LocationSelectedListener.java to the library
2012-01-08 14:35:01 +00:00
192215f879 added compass drawables to the lib
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png

added RadiusOverlay.java and LocationSelectedListener.java to the library
2012-01-08 14:33:18 +00:00
703a6ca059 added compass drawables to the lib
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png

added RadiusOverlay.java and LocationSelectedListener.java to the library
2012-01-08 14:32:53 +00:00
4a0469abf7 init commit 2011-12-17 15:43:48 +00:00
eeb14e8bb7 Share project "LocationLib" into "svn+ssh://tcdevsvn1/svn/location_library" 2011-12-17 15:43:34 +00:00
3e71492292 init setup 2011-12-17 15:43:11 +00:00