This website requires JavaScript.
c2f98c526f
Updated Location Service to use Google Play Location Service
master
ricky
2014-09-17 20:27:13 -04:00
fcb4aecf8a
Updated all logging to verbose and disabled it
ricky
2014-09-02 19:54:55 -04:00
45107300d1
Fixed the address search dialog, & disabled map when not in use
ricky
2014-09-01 11:13:57 -04:00
4ca015c7cd
Merge branch 'v3'
ricky
2014-08-31 22:46:12 -04:00
b5e1984c0f
Working again.
ricky
2014-08-31 22:32:06 -04:00
ec9fb9aec0
Cleaned up more errors
ricky
2014-08-30 11:50:39 -04:00
91970d0b97
Import to intelij, started updating to use maps v2
ricky
2014-08-30 11:29:50 -04:00
85f1c8c606
Cleaned Up Codes, Added LICENSE, and removed un-needed files, old docs
ricky
2012-12-18 14:47:52 -05:00
9d0f1205ad
Updated support libray to r11
ricky
2012-12-11 11:31:55 -05:00
3ca7f800a6
Updated compat libray
ricky
2012-11-19 00:48:18 -05:00
fc6baf35e1
Removed Skyhook, updated compat lib, and old multishot service moethods.
ricky
2012-11-03 14:07:35 -04:00
1f3a6680fe
Added a null check for the location service's intent.
ricky
2012-08-16 11:31:29 -04:00
4179211897
Added files need to build with ant
ricky
2012-08-09 13:21:03 -04:00
fee38864a7
Cleaned up code
ricky
2012-07-22 09:36:54 -04:00
6fcc65a605
Cleaned up some code in the Location service and android gps classes
ricky
2012-07-21 22:38:38 -04:00
1bc12ce660
Updated compat library to r9
ricky
2012-07-19 09:26:10 -04:00
d0bd334571
replaced broken compat library with working r7
ricky
2012-07-17 12:30:43 -04:00
39cc29a4c5
Updated Compat library and cleaned up code
ricky
2012-07-01 11:19:46 -04:00
2abc43c3bf
Added a static update interval fail safe set of 15 minutes
ricky
2012-06-21 10:03:06 -04:00
d53fe7bdd5
I have moved all static keys from individual service classes to LocationLibraryConstants
ricky
2012-06-21 09:33:30 -04:00
2a30cca952
Fixed some lint errors
ricky
2012-06-03 11:36:00 -04:00
4f1ff722ae
Fixed various lint issues
ricky
2012-06-02 17:05:34 -04:00
b211c3d829
Added a null check on mIntent before trying to access it's information
ricky
2012-05-29 16:48:14 -04:00
b34bf29302
Added null check for mListener in SkyHook.java
ricky
2012-05-22 15:49:58 -04:00
76f2c37c76
Merge branch 'feature/#53'
ricky
2012-05-16 10:47:05 -04:00
fa9985aed5
Cleaned Up code related to broadcasting and receving locations updates
ricky
2012-05-16 10:41:53 -04:00
ff27eb8ae3
Initial commit of the passive location listener
ricky
2012-05-15 10:39:00 -04:00
5ba3f55eda
Added some convenice methods to BaseMapFragment
ricky
2012-05-10 13:04:21 -04:00
c5570b4aa4
Moved mListener.onFirstFix() call in AndroidGPS.onLocationChanged()
ricky
2012-05-06 00:49:41 -04:00
d8159587a5
Added first fix tracking to AndroidGPS and SkyHook
ricky
2012-05-02 11:33:01 -04:00
46ab711e41
Upadted Android Compatibility Lib + Google Maps Hack
ricky
2012-05-02 10:58:42 -04:00
9941e0cfe7
Set map api to production
ricky
2012-04-22 10:34:41 -04:00
5daf9b5d67
Updated build paths to be ADt 17 compliant and fixed lint errors
ricky
2012-03-31 12:36:38 -04:00
55af1854c8
Moved OnDirectionsSelected Listener into DirectionsListFragment
ricky
2012-03-15 10:10:07 -04:00
15f40387eb
Updated SkyHook field variable
ricky
2012-03-14 11:13:14 -04:00
00e74337a6
Reduced compass update interval
ricky
2012-03-14 11:12:47 -04:00
eaf205c865
Moved CompassListener into CompassSensor.java
ricky
2012-03-14 11:11:37 -04:00
f2940419bb
Added proper compensation for device rotations.
ricky
2012-03-14 11:05:10 -04:00
4c4986ea61
Refactored and updated omst variables to final
ricky
2012-03-13 12:32:33 -04:00
24d820cada
Updated CompassSensor to compensate for geomag declination
ricky
2012-03-11 23:45:55 -04:00
86d34b501f
Added getDestination() calls to retrive destination point from CompassOverlay
ricky
2012-03-11 18:11:57 -04:00
411cba9d00
CompassSensor.java Readded my orginal compensation of for device rotations
ricky
2012-03-11 14:24:04 -04:00
0c995e02d3
Added getters for PathOverlay points, refactored DirectionsOverlay
ricky
2012-03-10 09:46:11 -05:00
54de0d8060
Updated the compass to compensate for device rotation
ricky
2012-03-10 09:44:27 -05:00
e0c7df5ea6
Decreased user arrow animation by 2 seconds
ricky
2012-03-09 10:52:17 -05:00
9e244ee772
Added a progress circle to the mapfragment
ricky
2012-03-08 09:59:32 -05:00
c4a4938e2b
Cleaned up imports
ricky
2012-03-05 11:46:13 -05:00
674da044c6
Commented out debugging System.out.print call in CompassSensor.130
ricky
2012-03-05 11:02:11 -05:00
449c97a384
Added method GeoUtils.distanceToString()
ricky
2012-03-05 10:49:45 -05:00
3610660a56
Converted PoathOverlay into an imutable object
ricky
2012-03-05 10:39:07 -05:00
e1e1bea1ef
Refactored the entire library
ricky
2012-03-05 08:28:47 -05:00
2d53cf69cb
removed synchronation
ricky
2012-03-04 14:55:13 -05:00
184552932e
Updated Map based classes
ricky
2012-03-04 14:03:04 -05:00
066a17a0a1
Updated Midpoint tp be inmutible
ricky
2012-03-03 11:28:58 -05:00
7dff00f5b0
Removed Tracking for locationlib.jar
ricky
2012-03-01 13:51:26 -05:00
a1c52bfa08
Updated Skyhook library
ricky
2012-02-21 10:35:58 -05:00
a11a6801d5
UserOverlayBase.java updated AnimationThread to make the animation more smooth
ricky
2012-01-18 16:22:49 +00:00
f4ee1f1898
UserOverlayBase.java removed the synchronized modifier from AnimationThread.abort() the prevent ANR's
ricky
2012-01-18 16:10:39 +00:00
c3d155500a
UserOverlayBase.java fixed animation thread break condition to check of isAborted rather than !isAborted
ricky
2012-01-13 05:51:24 +00:00
fdc21f6afe
MapFragmentBase.java added convince methods
ricky
2012-01-12 17:10:04 +00:00
51e03d9d9d
updated the manifest to reflect com.TwentyCodes.android.location as the main package
ricky
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
ricky
2012-01-12 14:29:41 +00:00
5cf1e61c6c
added compass drawables to the lib
ricky
2012-01-12 13:30:48 +00:00
d2d643afe6
added compass drawables to the lib
ricky
2012-01-08 14:35:25 +00:00
9217b1215e
added compass drawables to the lib
ricky
2012-01-08 14:35:01 +00:00
192215f879
added compass drawables to the lib
ricky
2012-01-08 14:33:18 +00:00
703a6ca059
added compass drawables to the lib
ricky
2012-01-08 14:32:53 +00:00
4a0469abf7
init commit
ricky
2011-12-17 15:43:48 +00:00
eeb14e8bb7
Share project "LocationLib" into "svn+ssh://tcdevsvn1/svn/location_library"
ricky
2011-12-17 15:43:34 +00:00
3e71492292
init setup
ricky
2011-12-17 15:43:11 +00:00