Location

Differences between revisions 15 and 16
Revision 15 as of 2016-01-18 15:17:16
Size: 2728
Editor: mpt
Comment: + bug 1388178 (Nokia HERE label has incorrect punctuation and caption size)
Revision 16 as of 2016-02-01 16:51:01
Size: 2963
Editor: mpt
Comment: - blueprint (abandoned); + summary of location UI; revert "Location tracking" to "Location detection"
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]]. Location services in Ubuntu are provided by [[https://launchpad.net/ubuntu/+source/geoclue|GeoClue]] and the [[https://launchpad.net/ubuntu-geoip|Ubuntu GeoIP Provider]]. Their UI includes the [[https://launchpad.net/indicator-location|Location Indicator]], app permission prompts, and settings in System Settings and the first-run setup.
Line 4: Line 4:

 * Blueprint: https://blueprints.launchpad.net/ubuntu/+spec/client-1303-location-service
Line 14: Line 12:
''Errata:
 * “Location tracking” should be “Location detection”
 * “Track location using:” should be “Detect location using:”
 * “Apps that can track your location:” should be “Apps that can use this location:”''
Line 18: Line 21:
In all three places, the '''switch''' should be “Location tracking”. In the initial setup, it should be off by default. In all three places, the '''switch''' should be “Location detection”. In the initial setup, it should be off by default.
Line 22: Line 25:
If it is installed but “Location tracking” is off, the radio buttons should be disabled. If it is installed but “Location detection” is off, the radio buttons should be disabled.
Line 28: Line 31:
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. Whenever “Location detetion” 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.

Location services in Ubuntu are provided by GeoClue and the Ubuntu GeoIP Provider. Their UI includes the Location Indicator, app permission prompts, and settings in System Settings and the first-run setup.

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

Errata:

  • “Location tracking” should be “Location detection”
  • “Track location using:” should be “Detect location using:”
  • “Apps that can track your location:” should be “Apps that can use this location:”

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 detection”. 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 detection” is off, the radio buttons should be disabled.

HERE terms and conditions” (bug 1388178) 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 detetion” 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)