Commit Graph

5 Commits

Author SHA1 Message Date
91970d0b97 Import to intelij, started updating to use maps v2 2014-08-30 11:29:50 -04:00
5daf9b5d67 Updated build paths to be ADt 17 compliant and fixed lint errors
Change-Id: Icea95702018f18d0380ce30b512f94e64975ca3f
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-31 12:36:38 -04:00
9e244ee772 Added a progress circle to the mapfragment
the progress circle will be used to indicate that there is work being
done in the background

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