Tamas Berghammer
265d3c2a0c
Update package names to work with the proto3 compiler
...
Bug: b/28974522
Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
2016-11-08 14:06:17 +00:00
Fan Zhang
6507613ebc
Log visibility change for all fragments.
...
Bug: 30681771
Test: SettingsUnitTests
Refactor visibility logging from InstrumentedFragment into a mixin. And
apply mixin in remaining fragments.
Change-Id: Ibbb59904336254a3e4bb9e8c7d0b36e5a6bc2622
2016-08-18 14:04:13 -07:00
Udam Saini
0708d9e119
Fixes back button on action bar on some fragments.
...
SettingsPreferenceFragment has this already set so that the drawer
layout will work when the menu doesn't exist. However, some fragments
are not preference fragments, and we need to set setHasOptionsMenu
manually.
bug:27879503
Change-Id: I6faadeb56dab00af611ac413109800822038c66d
2016-03-29 10:29:14 -07:00
Prathmesh Prabhu
8d763c0302
settings: Fix more NPEs when bluetooth is missing.
...
Fix a couple NPEs in the settings app when device doesn't support
bluetooth.
BUG:27600761
Change-Id: I356f5e7f321e8230f85ec74da9e405449431846b
2016-03-11 21:35:58 +00:00
Sudheer Shanka
7dbbe13168
Add disabled by policy empty views to more screens.
...
Bug: 27214401
Change-Id: I6cd4292a63610671070bf2134105e9e348c3ab32
2016-02-19 20:18:43 +00:00
Chris Wren
9d1bfd1e8d
port settings over to new metrics enum
...
Change-Id: I0b3efd2f4db773ccbc52bfe59ee8eb0dab9584fb
2016-01-27 10:58:58 -05:00
Hyejin Kim
5518adbe1a
Add IMS settings to Network setting reset am: 623852f6c7
am: c46bbd6373
...
am: 00bc7567b8
* commit '00bc7567b81b05f55d3388817dabfdd1d7b83776':
Add IMS settings to Network setting reset
2015-12-07 23:48:09 +00:00
Hyejin Kim
623852f6c7
Add IMS settings to Network setting reset
...
Add the factory reset function to be used to reset IMS settings
BUG=25300757
Change-Id: I78d2e919418b7a0b42f56af3442d7d98afe40d77
2015-12-01 10:59:25 -08:00
Jason Monk
39b467482d
Depend on support lib preferences
...
Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
2015-10-13 10:12:20 -04:00
Ajay Panicker
568d9336ba
Implement Bluetooth settings factory reset (5/5)
...
Implemented the factory reset function to be used to reset all bluetooth
settings on device to factory default
Bug: 16161518
Change-Id: Ie5404a4547fcf747a0bb51d515e0c97628416f4b
2015-08-04 15:28:16 -07:00
Stuart Scott
47ed6ca004
Network Reset should have a lockdown like Factory Reset.
...
bug:20332322
Change-Id: I645ad0d226869042c11225630e4de5968ebb7a0d
(cherry picked from commit 176f512c5a
)
2015-06-01 16:30:48 +00:00
Stuart Scott
83dbf09fb0
Avoid mulitple calls to getActivity.
...
Change-Id: I789069d86e268aee5f5a1f961de3d703cd7940a7
2015-04-08 16:40:16 -07:00
Stuart Scott
73281fbcfe
Move reset network settings into framework.
...
bug: 16161518
Change-Id: I7d62201758e97bf08117183429a7acfa13b74994
2015-03-30 18:00:41 -07:00
Stuart Scott
0c2f82ca4e
Merge "Forget Wifi SSID"
2015-03-27 23:21:33 +00:00
Chris Wren
8a963babe2
log visibility of views
...
Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f
Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
2015-03-27 13:39:07 -04:00
Stuart Scott
e35a5bab32
Forget Wifi SSID
...
Change-Id: I6d4bf3117d92567f89a8eedf41a430ee5342b6c6
2015-03-26 11:47:36 -07:00
Stuart Scott
97771a3b79
Dont access PhoneFactory, as it could have been inited in another JVM.
...
bug:19858201
Change-Id: I1684c473407b530d23a8965df3ff9a5353803397
2015-03-23 17:53:39 -07:00
Stuart Scott
be90341c80
Add option to reset network settings to factory
...
bug:16161518
Change-Id: I7c0cc58d5385352c6c9af2b27af23a744b5df977
2015-03-09 13:18:50 -07:00