Commit Graph

20 Commits

Author SHA1 Message Date
4e7cafa8c2 Added location lib and exception handler lib as sub modules
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2013-01-12 12:56:10 -05:00
0f1449fad2 Enabled zoom controls
closes #90

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-06-30 09:11:56 -04:00
f366f2ae09 Added a call to removeSplashScreen to Main.onPause
This should take care of the "View not attached" error

closes #13

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-02 11:10:44 -04:00
684e0baadd fixed R import inf TitlePageIndicator.java
Change-Id: Ib387fd305c1a6827e215ffb0d31932cdf290dbff
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-26 13:13:44 -04:00
61fb9af3d2 Updated to meet Location Lib changes
Change-Id: Ia78130ba8cdbf4ba9b7b4477ef289e8a515b4529
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-19 12:22:41 -04:00
51748fee4c Dismiss the soft keybord on page change
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-09 11:16:09 -05:00
0bd438b2a6 Set Compass Dest point to null, when car is deleted
Change-Id: I51b07c5798cec706b0d52e2f14b8141a56f034d4
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-09 11:05:20 -05:00
cd1a00ac52 Added tich delegation to the map button, to make them easier to click
Change-Id: Ia43fa2a13af68c5e81f6023a8948d4d851479f21
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-09 10:48:05 -05:00
9835514d29 Updated to use the mapfragment progress circle
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-08 10:05:10 -05:00
b083efed28 Cleaned up UI xml
and fixed some lint issues

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-08 09:18:38 -05:00
9252bc6389 Added address of car feature
fixed some lint problems

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 12:16:18 -05:00
e18fa36ef9 Cleaned up code in MapFragment.java
updated comments, replaced thread from onLocationChanged() with
mHandler.post() to prevent unnessarray object creation

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 11:13:16 -05:00
77f44b00c9 Moved distance() to LocationLib GeoUtils.distanceToString()
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 10:52:07 -05:00
124b0a3001 Updated to meet the refactored location library
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 08:31:04 -05:00
186ad1703f Finished converting FMC over to the new SkyHookUserOverlayMapFragment
Change-Id: I9059afeec89b5e5fea735c3800b7465bb9ff6e72
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-04 14:43:23 -05:00
22674eedf4 fixed maket link url 2011-12-10 19:19:11 +00:00
b9c29c1e56 Added empty msgs to the directions list fragment 2011-12-10 19:05:05 +00:00
eaf308a567 added a null check for mMap in displayWelcomeDialog() 2011-12-10 18:30:43 +00:00
584cc205cb commented out EULA dialog, as we dont have one yet 2011-12-10 17:40:35 +00:00
15124addce intial commit of 4.0 2011-12-10 17:29:14 +00:00