History log of /packages/apps/Settings/src/com/android/settings/LocationSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1270eb5e430349febfbdd458904f9425d6eafa93 19-Jun-2012 Amith Yamasani <yamasani@google.com> Show full summary for network location sercice even for wifi-only devices

Bug: 6694051
Change-Id: Ic2446aa640bc2688fd74885eeb55f179c51e7691
/packages/apps/Settings/src/com/android/settings/LocationSettings.java
aa5cb065e324caa7307bc413bb30b1e46b6b028f 04-Jan-2012 Vladimir Baryshnikov <vovkab@gmail.com> Observer for GPS is never added back.

mSettingsObserver will be added only once to mContentQueryMap on first start,
but if you bring activity back to top, it will not be added any more.

Signed-off-by: Vladimir Baryshnikov <vovkab@gmail.com>
/packages/apps/Settings/src/com/android/settings/LocationSettings.java
8af88fb8387259e51615709b2d1ea0260f7057fd 31-Aug-2011 Robert Greenwalt <rgreenwalt@google.com> Use the new isNetworkSupported api for wifi-only

Didn't have an API for this before so people used a hacked system property (ro.carrier)
to determine if the device supported mobile data. Added new API and switching callsites.

bug:5087537
Change-Id: Ibd799559be102a9e2fd552d1a23d1afbcf8f4614
/packages/apps/Settings/src/com/android/settings/LocationSettings.java
ee52a4253b5ac284577d79bc35d29705e63e6ce8 30-Jul-2011 Sean Cotter <cotter@google.com> String changes for Location services Settings screen
Bug: 5098817

Change-Id: I11cf170e06e5cc117d62ffe1f72dbb47c7fc9e0e
/packages/apps/Settings/src/com/android/settings/LocationSettings.java
a6a8a1479b970d8a84395453703348fe42d17438 09-Jun-2011 Gilles Debunne <debunne@google.com> Split Location and Security settings.

Needs final icon for location.

Change-Id: I8d826203c4d0ca4ae768f59ecdeae2700bad7c86
/packages/apps/Settings/src/com/android/settings/LocationSettings.java