Commit Graph

10 Commits

Author SHA1 Message Date
c2f98c526f Updated Location Service to use Google Play Location Service 2014-09-17 20:27:13 -04:00
4ca015c7cd Merge branch 'v3'
Conflicts:
	LocationLib/libs/android-support-v4-r11-googlemaps.jar
	LocationLib/src/com/TwentyCodes/android/fragments/BaseMapFragment.java
	LocationLib/src/com/TwentyCodes/android/location/MidPoint.java
	LocationLib/src/com/TwentyCodes/android/overlays/RadiusOverlay.java
2014-08-31 22:46:12 -04:00
91970d0b97 Import to intelij, started updating to use maps v2 2014-08-30 11:29:50 -04:00
85f1c8c606 Cleaned Up Codes, Added LICENSE, and removed un-needed files, old docs
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-12-18 14:47:52 -05:00
fee38864a7 Cleaned up code 2012-07-22 09:36:54 -04:00
39cc29a4c5 Updated Compat library and cleaned up code
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-07-01 11:19:46 -04:00
4c4986ea61 Refactored and updated omst variables to final
UserOverlay base is now BaseUserOverlay
MapFragmentBase is now BaseMapFragment

Change-Id: Icbe234964f9b8ad511f17f6d22bca1a677d4189b
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-13 12:32:33 -04:00
449c97a384 Added method GeoUtils.distanceToString()
I moved this method from FMC

Change-Id: I61ff03c3e69a32cabb1999cb858b139990f2f835
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 10:49:45 -05: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
4a0469abf7 init commit 2011-12-17 15:43:48 +00:00