Location

Differences between revisions 2 and 14 (spanning 12 versions)
Revision 2 as of 2013-04-09 15:42:34
Size: 1658
Editor: mpt
Comment: completes initial draft
Revision 14 as of 2016-01-12 16:25:51
Size: 2710
Editor: mpt
Comment: standardizes location settings across initial setup, System Settings, and indicator menu
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Location services in Ubuntu are provided by [[https://launchpad.net/ubuntu/+source/geoclue|GeoClue]] and the [[https://launchpad.net/ubuntu-geoip|Ubuntu GeoIP Provider]], and presented by the [[https://launchpad.net/indicator-location|Location Indicator]].
Line 3: Line 5:
||<tablestyle="float:left;margin:0 1em 1em 0" style="border:none">{{attachment:phone-location.png}}||  * Blueprint: https://blueprints.launchpad.net/ubuntu/+spec/client-1303-location-service
Line 5: Line 7:
The text of the caption for the “Location detection” switch should depend on which location providers have been implemented, and for the non-GPS providers, whether they are currently powered on. There are three locations for location settings: the initial setup, System Settings, and the location indicator menu.
Line 7: Line 9:
If just GPS is implemented: “Uses GPS to detect your rough location. When off, GPS turns off to save battery.” In System Settings, “Location” should be part of “[[SecurityAndPrivacySettings|Security & Privacy]]”.
Line 9: Line 11:
If GPS and wi-fi is implemented:
||'''Wi-fi is on'''||'''Wi-fi is off'''||
||Uses wi-fi and GPS to detect your rough location. When off, GPS turns off to save battery.||Uses wi-fi (currently off) and GPS to detect your rough location. When off, GPS turns off to save battery.||
<<Anchor(phone-menu)>>
{{attachment:location-screens.phone.png}}
Line 13: Line 14:
If GPS, wi-fi, and cell tower triangulation is implemented:
|| ||'''Wi-fi is on'''||'''Wi-fi is off'''||
||'''Cellular connection is on'''||Uses wi-fi, cell tower locations, and GPS to detect your rough location. When off, GPS turns off to save battery.||Uses wi-fi (currently off), cell tower locations, and GPS to detect your rough location. When off, GPS turns off to save battery.||
||'''Cellular connection is off'''||Uses wi-fi, cell tower locations (no current cellular connection), and GPS to detect your rough location. When off, GPS turns off to save battery.||Uses wi-fi (currently off), cell tower locations (no current cellular connection), and GPS to detect your rough location. When off, GPS turns off to save battery.||
There are three possible settings for location detection: none, using GPS only, or using GPS + Wi-Fi + cell info.
Line 18: Line 16:
The “Allow access to location:” list should be present whenever “Location detection” is on. It should include only those applications that have ever requested access to location data. In the initial setup, and in System Settings, these settings should be presented identically (bug Bug:1467790): a switch followed by two dependent radio buttons. This approach (rather than three radio buttons) means the indicator menu can be simpler by containing the switch alone (bugs Bug:1446627, Bug:1375322, Bug:1507793).

In all three places, the '''switch''' should be “Location tracking”. In the initial setup, it should be off by default.

In the initial setup and in System Settings, if HERE is not installed, the '''radio buttons''' should not be present.

If it is installed but “Location tracking” is off, the radio buttons should be disabled.

“'''__HERE terms and conditions__'''” should navigate to a child “HERE” screen displaying the terms and conditions, with the only navigation being the standard Back button back to the previous screen.

“'''Apps that can use this location:'''” should list only currently-installed apps that have ever requested access to location data (or “None requested” if none have).

Whenever “Location tracking” is off, the “Apps that can use this location:” label and list should be insensitive, ''and'' the switches for each app should be off, regardless of the underlying permission, so that there is no confusion about whether they are accessing your location. If you later choose to let the phone detect your location, the switches for each app should return to their previous states.

The '''indicator''' should appear in the status bar whenever an app has accessed your location in the past five minutes. It should list all apps that have accessed your location in the past five minutes, most recent first. Choosing any app should switch to that app, so that you may control whichever functions in that app are accessing location. “Location Settings…” should navigate to the “Location” screen of System Settings.

Location services in Ubuntu are provided by GeoClue and the Ubuntu GeoIP Provider, and presented by the Location Indicator.

Phone

There are three locations for location settings: the initial setup, System Settings, and the location indicator menu.

In System Settings, “Location” should be part of “Security & Privacy”.

location-screens.phone.png

There are three possible settings for location detection: none, using GPS only, or using GPS + Wi-Fi + cell info.

In the initial setup, and in System Settings, these settings should be presented identically (bug 1467790): a switch followed by two dependent radio buttons. This approach (rather than three radio buttons) means the indicator menu can be simpler by containing the switch alone (bugs 1446627, 1375322, 1507793).

In all three places, the switch should be “Location tracking”. In the initial setup, it should be off by default.

In the initial setup and in System Settings, if HERE is not installed, the radio buttons should not be present.

If it is installed but “Location tracking” is off, the radio buttons should be disabled.

HERE terms and conditions” should navigate to a child “HERE” screen displaying the terms and conditions, with the only navigation being the standard Back button back to the previous screen.

Apps that can use this location:” should list only currently-installed apps that have ever requested access to location data (or “None requested” if none have).

Whenever “Location tracking” is off, the “Apps that can use this location:” label and list should be insensitive, and the switches for each app should be off, regardless of the underlying permission, so that there is no confusion about whether they are accessing your location. If you later choose to let the phone detect your location, the switches for each app should return to their previous states.

The indicator should appear in the status bar whenever an app has accessed your location in the past five minutes. It should list all apps that have accessed your location in the past five minutes, most recent first. Choosing any app should switch to that app, so that you may control whichever functions in that app are accessing location. “Location Settings…” should navigate to the “Location” screen of System Settings.

Location (last edited 2016-02-23 09:48:48 by mpt)