Commit Graph

43 Commits

Author SHA1 Message Date
ricky 21d43d7f97 Added dynamic themes for slecting holo were avaiable
fixed the button bars in the map fragment, and parking timer to use
android's button bar styles

Change-Id: I63e1d2a07f6d13964616f23cc3772dd99437bbee
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-04-16 11:21:10 -04:00
ricky e5f57674fd Updated build paths to be ADt 17 compliant
Change-Id: I546db4472b918539501951ca11082b107994d328
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-31 12:34:14 -04:00
ricky 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
ricky 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
ricky 51748fee4c Dismiss the soft keybord on page change
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-09 11:16:09 -05:00
ricky 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
ricky 09e06abab3 Removed tracking for gen files
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-09 10:51:23 -05:00
ricky 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
ricky 9835514d29 Updated to use the mapfragment progress circle
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-08 10:05:10 -05:00
ricky 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
ricky 3e77944ea5 Fixed some link warnings
Change-Id: Ie73ce22c4a6a517812b7889bff8550d356e30a30
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 13:21:33 -05:00
ricky 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
ricky 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
ricky 77f44b00c9 Moved distance() to LocationLib GeoUtils.distanceToString()
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 10:52:07 -05:00
ricky 4e75de8441 removed tracking for findmycarlib.jar
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 10:27:19 -05:00
ricky 124b0a3001 Updated to meet the refactored location library
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-05 08:31:04 -05:00
ricky 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
ricky bdeb5cbe02 removed tracking of gen files
Change-Id: I2ae54d1fa77f5a0038a2d4cadc41d1f3a3054204
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-04 14:42:10 -05:00
ricky 8adabf34ad Removed tracking for gen files
Change-Id: I7668737cfb7d88e8defe6248eba267cd416fe1ce
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-04 14:07:50 -05:00
ricky 7800b82f27 Removed tracking for findmycarlib.jar
Change-Id: Icc1568f3eb310dc4db51b1bb5ec8ed4605e54a89
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-01 13:48:58 -05:00
ricky 96918be3c4 Fixed all lint issues
Change-Id: I4eb350619129db7089714857b21a931f71573103
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-01 13:45:34 -05:00
ricky 819d17969e Updated to new Exception Handler requirements
Change-Id: Id9f0ab7f98198e0957eae414383f3f73152075a9
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-01 13:37:28 -05:00
ricky 9d384e6457 Removed Tracking for generated files
Change-Id: Ic7d7096979a00431ffb5befb6ec1bb23efb6b0f8
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-01 13:33:30 -05:00
ricky 6d86d5143a Cleaned up packages and fixed compiling errors
Change-Id: I4fa5aa02ccbe097947ec2d846cd7b3ff0a16bde5
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-21 10:34:07 -05:00
ricky 22674eedf4 fixed maket link url 2011-12-10 19:19:11 +00:00
ricky b9c29c1e56 Added empty msgs to the directions list fragment 2011-12-10 19:05:05 +00:00
ricky eaf308a567 added a null check for mMap in displayWelcomeDialog() 2011-12-10 18:30:43 +00:00
ricky 6b93a02a82 commented out proguard 2011-12-10 18:16:13 +00:00
ricky cb8e06c34f commented out proguard 2011-12-10 18:15:56 +00:00
ricky d81f9ea45b removed testing from exception handler propertys 2011-12-10 18:11:21 +00:00
ricky bbcc9aff2a removed testing from exception handler propertys 2011-12-10 18:10:40 +00:00
ricky ef83801fe2 added proguard conf 2011-12-10 18:06:02 +00:00
ricky e50b8534b6 changed map api to TC
added proguard conf
2011-12-10 17:58:56 +00:00
ricky f261209979 added proguard conf 2011-12-10 17:57:38 +00:00
ricky ad4c7eaa9c updated welcome msg 2011-12-10 17:53:15 +00:00
ricky 584cc205cb commented out EULA dialog, as we dont have one yet 2011-12-10 17:40:35 +00:00
ricky 50d06fd76f initial commit of 4.0 2011-12-10 17:32:06 +00:00
ricky 2723b14431 Share project "FindMyCarLite" into "svn+ssh://tcdevsvn1/svn/find_my_car" 2011-12-10 17:31:32 +00:00
ricky 9100b62434 initial commit of 4.0 2011-12-10 17:30:16 +00:00
ricky deaafbeee9 Share project "FindMyCarFull" into "svn+ssh://tcdevsvn1/svn/find_my_car" 2011-12-10 17:30:02 +00:00
ricky 15124addce intial commit of 4.0 2011-12-10 17:29:14 +00:00
ricky 937f12c2b0 Share project "FindMyCarLib" into "svn+ssh://tcdevsvn1/svn/find_my_car" 2011-12-10 17:28:54 +00:00
ricky 6f2ba891a7 init 2011-12-10 17:28:25 +00:00