Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE 1.3.1.GA_P01
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile
Description
Geolocation requirements vary by application:
1. a single approximate value when the page is loaded
2. a current more accurate value when the user interacts
3. a history of locations
4. periodic update of current location at the server
1. and 2. are currently supported with the mobi:geolocation component. 3. can be implemented as a background task with a batch upload of the geolocation history. 4. deviates from the web model since the periodic update may be expected to occur even if the web browser is not active on the device.
However, some users may regard 4. as a privacy violation and be willing to provide location updates only when the web application is visible. This could be implemented with a periodic submit and the current mobi:geolocation component.
To provide continuous background updates would be a container feature and require investigation on each mobile platform.
1. a single approximate value when the page is loaded
2. a current more accurate value when the user interacts
3. a history of locations
4. periodic update of current location at the server
1. and 2. are currently supported with the mobi:geolocation component. 3. can be implemented as a background task with a batch upload of the geolocation history. 4. deviates from the web model since the periodic update may be expected to occur even if the web browser is not active on the device.
However, some users may regard 4. as a privacy violation and be willing to provide location updates only when the web application is visible. This could be implemented with a periodic submit and the current mobi:geolocation component.
To provide continuous background updates would be a container feature and require investigation on each mobile platform.
Activity
Ted Goddard
created issue -
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34107 | Wed Mar 27 15:07:27 MDT 2013 | ted.goddard | prototype offline geolocation ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ICEmobile-SX-Info.plist |
Ted Goddard
made changes -
Attachment | geo.jsp [ 15717 ] | |
Attachment | geospy.jsp [ 15718 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34127 | Thu Mar 28 13:31:17 MDT 2013 | ted.goddard | strategy choice between continuous and significant location updates ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35648 | Wed May 29 16:49:01 MDT 2013 | ted.goddard | button for launching geo tracking ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.m
ADD /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/geospy@2x.png MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX.xcodeproj/project.pbxproj MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/IceUtil.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.h ADD /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/geospy.png MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/en.lproj/ViewController_iPhone.xib |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35919 | Wed Jun 05 11:24:24 MDT 2013 | ted.goddard | geo and sms icons ( |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/sms.png
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35920 | Wed Jun 05 11:24:48 MDT 2013 | ted.goddard | geo and sms icons ( |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/sms@2x.png
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35941 | Wed Jun 05 14:43:15 MDT 2013 | ted.goddard | geospy and sms in multi-button layout ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX.xcodeproj/project.pbxproj MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/en.lproj/ViewController_iPad.xib MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ICEmobile-SX-Info.plist MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/en.lproj/ViewController_iPhone.xib |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36294 | Wed Jun 19 10:58:27 MDT 2013 | ted.goddard | updated text and button icons ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/en.lproj/ViewController_iPad.xib
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/en.lproj/ViewController_iPhone.xib |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37342 | Thu Aug 08 15:36:31 MDT 2013 | ted.goddard | ensure user prompt for allowing geolocation is displayed before returning to browser ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37343 | Thu Aug 08 15:39:33 MDT 2013 | ted.goddard | HTML5 test page for geospy continuous geolocation ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/jsp/icemobilespring/src/main/java/org/icemobile/samples/spring/controllers/GeolocationController.java
ADD /icemobile/trunk/icemobile/samples/jsp/icemobilespring/src/main/webapp/resources/geospy.html |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37349 | Thu Aug 08 16:48:47 MDT 2013 | ted.goddard | push feature for background geolocation ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/jsp/icemobilespring/src/main/java/org/icemobile/samples/spring/controllers/GeolocationController.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37856 | Wed Sep 11 16:21:38 MDT 2013 | ted.goddard | accurate button depressed state for geospy ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/AppDelegate.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.h |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38270 | Tue Sep 24 12:03:56 MDT 2013 | ted.goddard | duration and properties for geospy ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h |
Ted Goddard
made changes -
Assignee | Ted Goddard [ ted.goddard ] | Steve Maryka [ steve.maryka ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38293 | Thu Sep 26 12:39:05 MDT 2013 | steve.maryka | Mobi-657: jguid and duration parameters now support for geospy. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/sxcore/src/org/icemobile/client/android/sxcore/SxCore.java
MODIFY /icemobile/trunk/icemobile/client/android/integration/location/src/org/icemobile/client/android/location/LocationService.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38336 | Wed Oct 02 10:42:25 MDT 2013 | ted.goddard | do not return to browser unless geolocation authorization granted or denied ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38542 | Mon Oct 07 17:04:19 MDT 2013 | steve.maryka | Mobi-657: Geospy support in Android now supports multiple independant location monitors keyed on upload server. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/util/src/org/icemobile/client/android/util/UtilInterface.java
MODIFY /icemobile/trunk/icemobile/client/android/integration/location/src/org/icemobile/client/android/location/LocationService.java |
Ted Goddard
made changes -
Fix Version/s | BridgeIt 1.0.5 [ 11574 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Fix Version/s | EE 1.3.1.GA_P01 [ 11670 ] | |
Fix Version/s | BridgeIt 1.0.5 [ 11574 ] |
Consider for ICEmobile 1.3.