gnome-shell/js/ui/status
Zeeshan Ali (Khattak) 5a8a293614 location: Update available accuracy on max accuracy changing
We translate 'On' to available accuracy level but if available accuracy
level later changes, we don't update available accuracy level accordingly
and hence limit the accuracy of apps.

E.g if available accuracy level is 'city' and geolocation is enabled,
the max accuracy level would be 'city' and apps can't get higher than
that. Now if user plugs in GPS, the available accuracy level will change
to 'exact' but without this patch max accuracy level will remain to be
'city' and apps will not be able to use the GPS.

https://bugzilla.gnome.org/show_bug.cgi?id=731882
2014-06-20 12:26:27 +01:00
..
accessibility.js js: Name all the timeouts and idles 2014-04-10 21:08:16 +02:00
bluetooth.js BluetoothMenu: fix visibility 2014-03-17 16:45:30 +01:00
brightness.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00
keyboard.js Fix Meta.KeyBindingFlags.IS_REVERSED typo 2014-06-16 12:57:10 +02:00
location.js location: Update available accuracy on max accuracy changing 2014-06-20 12:26:27 +01:00
network.js status: use consistent messages for network connections 2014-04-21 22:03:22 +02:00
power.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
rfkill.js rfkill: make the Airplane mode menu insensitive in the lock screen 2014-04-30 21:52:56 +02:00
screencast.js Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00
system.js system: Keep key focus when switching between alternatives 2014-05-06 14:25:39 +02:00
volume.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00