Commit Graph

8334 Commits

Author SHA1 Message Date
Jeff Sharkey
cd2c9950aa am bc91baed: am cc24aa2b: Merge "Follow more Secure settings to Global." into jb-mr1-dev
* commit 'bc91baed620593df183f60ec835de6ca5d7f000a':
  Follow more Secure settings to Global.
2012-09-28 00:36:36 -07:00
Wink Saville
98c7b4348f am d1ebef09: am b0873900: Merge "Fix an NPE in WifiSettings." into jb-mr1-dev
* commit 'd1ebef0914830c3b2fc6479fc49b06c98811d4a5':
  Fix an NPE in WifiSettings.
2012-09-28 00:36:14 -07:00
Amith Yamasani
7656d941da am c295f9d3: am 48af3cdb: Merge "Rename "Owner info" to "User info" for secondary users" into jb-mr1-dev
* commit 'c295f9d38e9575259120cd33866b87cd79f65826':
  Rename "Owner info" to "User info" for secondary users
2012-09-28 00:35:15 -07:00
Russell Brenner
314ce581f7 am 6cd719c9: am 2c84b9f2: Merge "Move super call to top of onActivityCreated" into jb-mr1-dev
* commit '6cd719c9e84c2b6f726c6def128eed5fb9871fe9':
  Move super call to top of onActivityCreated
2012-09-28 00:34:25 -07:00
Adam Cohen
e36e87cd32 am 6956e4b0: am f4b6a682: Merge "Addressing issue 7243210, can\'t set status widget properly" into jb-mr1-dev
* commit '6956e4b007a202a2ca6e81c224aada069d38fe5c':
  Addressing issue 7243210, can't set status widget properly
2012-09-28 00:34:01 -07:00
Robert Greenwalt
57e1f4b859 am b02bc8e6: am fffc9bef: Merge "Precreate a data structure so it\'s never null." into jb-mr1-dev
* commit 'b02bc8e6a007f42a0404d386477fc8f2852845eb':
  Precreate a data structure so it's never null.
2012-09-28 00:33:59 -07:00
Baligh Uddin
14e942fc8c am 6238559e: (-s ours) am bfb5fa9e: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '6238559ebb0f922aa461739e1ae8a6f5fd57e9cc':
  Import translations. DO NOT MERGE
2012-09-28 00:33:03 -07:00
The Android Open Source Project
70b4532d52 am fca2ad6d: (-s ours) Reconcile with jb-mr1-release - do not merge
* commit 'fca2ad6dfa28253e859ff9cfe4c2c80229d71a89':
2012-09-28 00:32:54 -07:00
Baligh Uddin
a0e0c039bf Import translations. DO NOT MERGE
Change-Id: I671c42c1630ec9692d14e0e588e303254c67386d
Auto-generated-cl: translation import
2012-09-27 23:42:39 -07:00
Jeff Sharkey
bc91baed62 am cc24aa2b: Merge "Follow more Secure settings to Global." into jb-mr1-dev
* commit 'cc24aa2b1f58236867a4e0c326e5ce4197df55d8':
  Follow more Secure settings to Global.
2012-09-27 19:33:35 -07:00
Jeff Sharkey
cc24aa2b1f Merge "Follow more Secure settings to Global." into jb-mr1-dev 2012-09-27 19:31:10 -07:00
Wink Saville
d1ebef0914 am b0873900: Merge "Fix an NPE in WifiSettings." into jb-mr1-dev
* commit 'b08739003aa2cbc4dfe650f6badda8cfe2be1e76':
  Fix an NPE in WifiSettings.
2012-09-27 18:16:04 -07:00
Wink Saville
b08739003a Merge "Fix an NPE in WifiSettings." into jb-mr1-dev 2012-09-27 18:14:45 -07:00
Jeff Sharkey
5246e7f76d Follow more Secure settings to Global.
Bug: 7232014, 7231331, 7231198
Change-Id: Iea055cfa58edb253b55fe30bf294994ad338cfa4
2012-09-27 16:22:55 -07:00
Wink Saville
001e14a118 Fix an NPE in WifiSettings.
Under stressful conditions, like the Monkey tests, getActivity() can
return null. We assume this occurs when the fragment has shut down but
asynchronous commands are returning results. This change adds appropriate
null checks but assumes during normal operation the checks are not needed.

Bug: 7152711
Change-Id: I7a3736ccead33738dab1a36e78ae1d8042db6e94
2012-09-27 16:16:15 -07:00
Amith Yamasani
c295f9d38e am 48af3cdb: Merge "Rename "Owner info" to "User info" for secondary users" into jb-mr1-dev
* commit '48af3cdbd934b79ebbcd4639bb63621e93ca9ec2':
  Rename "Owner info" to "User info" for secondary users
2012-09-27 16:08:39 -07:00
Amith Yamasani
48af3cdbd9 Merge "Rename "Owner info" to "User info" for secondary users" into jb-mr1-dev 2012-09-27 16:06:49 -07:00
Russell Brenner
6cd719c9e8 am 2c84b9f2: Merge "Move super call to top of onActivityCreated" into jb-mr1-dev
* commit '2c84b9f23c1bf345478bce7a2955ac309e32fe6d':
  Move super call to top of onActivityCreated
2012-09-27 15:16:56 -07:00
Russell Brenner
2c84b9f23c Merge "Move super call to top of onActivityCreated" into jb-mr1-dev 2012-09-27 15:14:27 -07:00
Amith Yamasani
8666b9e170 Rename "Owner info" to "User info" for secondary users
Bug: 7237781
Change-Id: I40207d6aa34bf3b7403f077fc7f3a945d739269d
2012-09-27 14:50:13 -07:00
Adam Cohen
6956e4b007 am f4b6a682: Merge "Addressing issue 7243210, can\'t set status widget properly" into jb-mr1-dev
* commit 'f4b6a68215a0269837b73f134ff57cf150bc1d9c':
  Addressing issue 7243210, can't set status widget properly
2012-09-27 13:16:36 -07:00
Adam Cohen
f4b6a68215 Merge "Addressing issue 7243210, can't set status widget properly" into jb-mr1-dev 2012-09-27 13:14:17 -07:00
Robert Greenwalt
b02bc8e6a0 am fffc9bef: Merge "Precreate a data structure so it\'s never null." into jb-mr1-dev
* commit 'fffc9bef49428ac4974ed5c1ee2e4d0c0f9d4a5a':
  Precreate a data structure so it's never null.
2012-09-27 13:12:57 -07:00
Robert Greenwalt
fffc9bef49 Merge "Precreate a data structure so it's never null." into jb-mr1-dev 2012-09-27 13:10:45 -07:00
Adam Cohen
eeb464ae43 Addressing issue 7243210, can't set status widget properly
Change-Id: I863136bbef123f1c13d9e887840ca48ac7ccbf95
2012-09-27 13:04:00 -07:00
Robert Greenwalt
88b0140241 Precreate a data structure so it's never null.
Fixes NPE that the fast-fingered monkey sometimes triggers.
bug:7084178

Change-Id: Ibeb5e1ce678f59207de5dd321e06ae88ccc52216
2012-09-27 11:21:12 -07:00
Baligh Uddin
b5b8a2db7e Merge "Import translations. DO NOT MERGE" 2012-09-27 10:08:45 -07:00
Baligh Uddin
6238559ebb am bfb5fa9e: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'bfb5fa9ec37d58101febd13a334707f8f7e341f5':
  Import translations. DO NOT MERGE
2012-09-27 10:05:42 -07:00
Baligh Uddin
bfb5fa9ec3 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-09-27 10:03:48 -07:00
The Android Open Source Project
fca2ad6dfa Reconcile with jb-mr1-release - do not merge
Change-Id: I760c1f8381bb21e4f5f3b492b18a0e6d27dd531a
2012-09-27 09:59:34 -07:00
The Android Automerger
a6ab0bd5e8 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-09-27 07:00:27 -07:00
Amith Yamasani
c866358410 am 0c3900af: am 04c4ec60: Merge "Show warning dialog in a multiuser system when adding a new account." into jb-mr1-dev
* commit '0c3900af385a3d8b6d0102edfa51e26a0f4b6a19':
  Show warning dialog in a multiuser system when adding a new account.
2012-09-26 22:04:22 -07:00
Amith Yamasani
0c3900af38 am 04c4ec60: Merge "Show warning dialog in a multiuser system when adding a new account." into jb-mr1-dev
* commit '04c4ec607affecc16e3032327288f890bddad3db':
  Show warning dialog in a multiuser system when adding a new account.
2012-09-26 22:02:48 -07:00
Amith Yamasani
04c4ec607a Merge "Show warning dialog in a multiuser system when adding a new account." into jb-mr1-dev 2012-09-26 22:01:19 -07:00
Jeff Sharkey
e38d3271c7 am 2a6668af: am 3db14139: Merge "Clean up Global settings stragglers." into jb-mr1-dev
* commit '2a6668aff0a9e429d094f8f00fbbc60864f50c5c':
  Clean up Global settings stragglers.
2012-09-26 20:22:58 -07:00
Jeff Sharkey
2a6668aff0 am 3db14139: Merge "Clean up Global settings stragglers." into jb-mr1-dev
* commit '3db14139205d762ccf544c20ee2b4a04dd4de0da':
  Clean up Global settings stragglers.
2012-09-26 20:16:54 -07:00
Jeff Sharkey
3db1413920 Merge "Clean up Global settings stragglers." into jb-mr1-dev 2012-09-26 20:15:20 -07:00
Baligh Uddin
74179ad106 Import translations. DO NOT MERGE
Change-Id: I8cd48c0d3c7452d8dcd50f3c1f8e97d8ce168aaf
Auto-generated-cl: translation import
2012-09-26 18:53:56 -07:00
Baligh Uddin
a9731af829 Import translations. DO NOT MERGE
Change-Id: Ibdc7730e6559d27b4c9abd2e3cec90f2a0d97a76
Auto-generated-cl: translation import
2012-09-26 18:51:25 -07:00
Amith Yamasani
eb71f26897 Show warning dialog in a multiuser system when adding a new account.
Bug: 7207092

Change-Id: I95ac107dbc867490dd2e492291501fd3630d267c
2012-09-26 18:02:54 -07:00
Jeff Brown
41be103950 am 4daf2f42: am 74c1d328: Avoid using hardcoded strings.
* commit '4daf2f42a9c3a61d7d52cf7714829a5874b36236':
  Avoid using hardcoded strings.
2012-09-26 17:31:21 -07:00
Jeff Brown
4daf2f42a9 am 74c1d328: Avoid using hardcoded strings.
* commit '74c1d328e2e75265a2b106ef66618cf1eb60c914':
  Avoid using hardcoded strings.
2012-09-26 17:28:50 -07:00
Jeff Sharkey
08aafd445f Clean up Global settings stragglers.
Bug: 7242121
Change-Id: Ibe62c70f88c946e46a0604a6999b5ca18ac18a1e
2012-09-26 17:11:43 -07:00
Jeff Brown
74c1d328e2 Avoid using hardcoded strings.
Bug: 7204211
Change-Id: Ida5f93719aad472964386f3591518547ddf32f94
2012-09-26 15:24:28 -07:00
Chris Wren
4a10ca3b37 am b402c81a: am 99f98bb1: Merge "show the dream enable switch in all conditions." into jb-mr1-dev
* commit 'b402c81a21e69798e78fdaa17d856c05bf1c8735':
  show the dream enable switch in all conditions.
2012-09-26 13:21:24 -07:00
Chris Wren
b402c81a21 am 99f98bb1: Merge "show the dream enable switch in all conditions." into jb-mr1-dev
* commit '99f98bb14607240a0e05997a18770912ade1587e':
  show the dream enable switch in all conditions.
2012-09-26 13:19:53 -07:00
Chris Wren
99f98bb146 Merge "show the dream enable switch in all conditions." into jb-mr1-dev 2012-09-26 13:18:02 -07:00
Chris Wren
63707af94a show the dream enable switch in all conditions.
Bug: 7229905
Change-Id: I3fc3b2e8ce1e8bb08c72daed9c5d33ce5ff343c6
2012-09-26 14:53:45 -04:00
Amith Yamasani
31ca3e44a4 am 1746d3a7: am 6f2ca5bc: Merge "Show more security settings, and fix missing summary in widget selection." into jb-mr1-dev
* commit '1746d3a7346492a92ae1008eea33b26ffb8a1479':
  Show more security settings, and fix missing summary in widget selection.
2012-09-26 11:51:57 -07:00
Amith Yamasani
1746d3a734 am 6f2ca5bc: Merge "Show more security settings, and fix missing summary in widget selection." into jb-mr1-dev
* commit '6f2ca5bc71d9afc531b60762b8676cacdb96fcaa':
  Show more security settings, and fix missing summary in widget selection.
2012-09-26 11:50:14 -07:00