Amith Yamasani
52d996edeb
Merge "Settings: Fix crash seen when setting the radio band"
2012-08-25 11:55:42 -07:00
Amith Yamasani
92e2b4f4af
Avoid re-creating a user when activity is resumed
...
onCreate() was getting called again, resulting in another user being
created. Keeping the new userid across pause/resume.
Change-Id: Id7930227895e95a60a77efddf361ab9408a8f797
2012-08-25 07:47:43 -07:00
The Android Open Source Project
aecda4950b
Reconcile with jb-mr1-release - do not merge
...
Change-Id: If68758d7bb648f89c4a663ca6bcc419f380518e8
2012-08-25 07:17:23 -07:00
Baligh Uddin
8bd1a3234a
am cf033092
: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'cf033092732809d1ea0734f1f761617a8c4ccd32':
Import translations. DO NOT MERGE
2012-08-24 15:05:21 -07:00
Baligh Uddin
cf03309273
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-08-24 15:03:15 -07:00
Dianne Hackborn
15b07df794
am 2e3c7509
: Make settings a little aware of multi-user install.
...
* commit '2e3c75094bde1cfca1b15f66f5ff3d0a85baf0a0':
Make settings a little aware of multi-user install.
2012-08-24 14:40:15 -07:00
Baligh Uddin
7b139fa097
Import translations. DO NOT MERGE
...
Change-Id: I8087ddd4451aef7aa8b07a1ab4019aab89723d8d
Auto-generated-cl: translation import
2012-08-24 13:29:14 -07:00
Dianne Hackborn
2e3c75094b
Make settings a little aware of multi-user install.
...
Change-Id: Id04f137dbc80dfee7b6c436efc2225ceccb88faa
2012-08-24 13:13:46 -07:00
Jeff Sharkey
841c492eda
am f3de41a2
: Merge "Migrate legacy VPN arguments to system_server." into jb-mr1-dev
...
* commit 'f3de41a24d779c9fae6517ceb13596290076b600':
Migrate legacy VPN arguments to system_server.
2012-08-24 11:34:17 -07:00
Jeff Sharkey
f3de41a24d
Merge "Migrate legacy VPN arguments to system_server." into jb-mr1-dev
2012-08-24 11:33:02 -07:00
Jeff Sharkey
745e6212e7
Migrate legacy VPN arguments to system_server.
...
Generate the racoon and mtpd daemon arguments in system_server,
instead of accepting them from Settings.
Bug: 5756357
Change-Id: Ied048ca465aab03b2ae1c004388f49b82848b3f7
2012-08-24 11:17:57 -07:00
Jean-Baptiste Queru
f741006e7e
am 534529d0
: am 88f37936
: am 1183f487
: Merge "MTP/PTP: disable erasing/unmount operation for SD card while MTP/PTP is active"
...
* commit '534529d0cc08b5559aef2650d58aaf48c04727a0':
MTP/PTP: disable erasing/unmount operation for SD card while MTP/PTP is active
2012-08-24 07:32:22 -07:00
Jean-Baptiste Queru
534529d0cc
am 88f37936
: am 1183f487
: Merge "MTP/PTP: disable erasing/unmount operation for SD card while MTP/PTP is active"
...
* commit '88f379367f208a75dfe95a081b25c27a54b06a1a':
MTP/PTP: disable erasing/unmount operation for SD card while MTP/PTP is active
2012-08-24 07:29:43 -07:00
Baligh Uddin
ebf1a4cc6a
am a5c6d6b3
: Import translations. DO NOT MERGE
...
* commit 'a5c6d6b32f2a5fe562dd77389d26c03c4b6f2e51':
Import translations. DO NOT MERGE
2012-08-23 18:58:28 -07:00
Baligh Uddin
a5c6d6b32f
Import translations. DO NOT MERGE
...
Change-Id: I9f722cc1c8451683f176ec7de9c62931426072f2
Auto-generated-cl: translation import
2012-08-23 18:11:17 -07:00
Amith Yamasani
36bbd58cff
Show the license dialog only if the activity is still showing
...
Bug: 6888990
Change-Id: Ide267739c7fd296356f26293f02bd794906fbd0a
2012-08-23 14:20:31 -07:00
Amith Yamasani
b7808c7187
am 6413d965
: Merge "Show the license dialog only if the activity is still showing" into jb-mr1-dev
...
* commit '6413d9658b0b7ac425621c488eb7c13b4fd295f4':
Show the license dialog only if the activity is still showing
2012-08-23 11:30:45 -07:00
Amith Yamasani
6413d9658b
Merge "Show the license dialog only if the activity is still showing" into jb-mr1-dev
2012-08-23 11:28:07 -07:00
Amith Yamasani
cd98f810f5
Show the license dialog only if the activity is still showing
...
Bug: 6888990
Change-Id: Ide267739c7fd296356f26293f02bd794906fbd0a
2012-08-23 11:25:18 -07:00
John Spurlock
156d6afa77
am 05b5097d
: Merge "Settings: Minimal refactor to support new dreams api." into jb-mr1-dev
...
* commit '05b5097d1871fc445fec27734b2f667539a13da0':
Settings: Minimal refactor to support new dreams api.
2012-08-23 10:48:30 -07:00
John Spurlock
05b5097d18
Merge "Settings: Minimal refactor to support new dreams api." into jb-mr1-dev
2012-08-23 10:47:16 -07:00
Jean-Baptiste Queru
88f379367f
am 1183f487
: Merge "MTP/PTP: disable erasing/unmount operation for SD card while MTP/PTP is active"
...
* commit '1183f487c8ea8660415fcd30914844e8dc2de2bb':
MTP/PTP: disable erasing/unmount operation for SD card while MTP/PTP is active
2012-08-23 09:47:04 -07:00
Jean-Baptiste Queru
1183f487c8
Merge "MTP/PTP: disable erasing/unmount operation for SD card while MTP/PTP is active"
2012-08-23 09:31:36 -07:00
John Spurlock
e5a84b2ea1
Settings: Minimal refactor to support new dreams api.
...
Fix breaking changes to the dreams api. Master toggle
and multiple dreams support in Settings will be done in
a subsequent change.
Bug:7028665
Change-Id: Ia56dd00ec50323fbba06473b1747e5015a3f1898
2012-08-23 10:21:50 -04:00
The Android Automerger
89d74ef167
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-08-23 06:34:15 -07:00
Baligh Uddin
ba2ab869e9
am e3a49d76
: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'e3a49d7665b6eda9a19375bb4f306113163ddc93':
Import translations. DO NOT MERGE
2012-08-22 19:41:22 -07:00
Baligh Uddin
e3a49d7665
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-08-22 19:39:05 -07:00
Amith Yamasani
9a53625bd0
am b18d58bd
: Merge "Simplify User management settings to bare minimum" into jb-mr1-dev
...
* commit 'b18d58bdf5501a50d4a2d726c875676b16a657e2':
Simplify User management settings to bare minimum
2012-08-22 18:47:11 -07:00
Amith Yamasani
b18d58bdf5
Merge "Simplify User management settings to bare minimum" into jb-mr1-dev
2012-08-22 18:45:52 -07:00
Amith Yamasani
8e79d3ec80
Simplify User management settings to bare minimum
...
No need to restrictions or account association at this time.
Change-Id: Ic4ae43d5bb9d4308e67499495d44c12de9e61777
2012-08-22 18:43:54 -07:00
The Android Open Source Project
f1a3161ef3
Reconcile with jb-mr1-release - do not merge
...
Change-Id: I85140e245de7ea2f1cb63252294e4cfe71b8006e
2012-08-22 15:36:24 -07:00
Irfan Sheriff
aea749fa94
am 9e0fdfec
: Merge "Simplify proxy regex" into jb-mr1-dev
...
* commit '9e0fdfec70f181ec71198822fa39e749248c5f87':
Simplify proxy regex
2012-08-22 14:24:20 -07:00
Irfan Sheriff
9e0fdfec70
Merge "Simplify proxy regex" into jb-mr1-dev
2012-08-22 14:21:41 -07:00
Irfan Sheriff
e8d4f2f98b
Simplify proxy regex
...
Bug: 6950756
Change-Id: I535be03073cf9f502631498939c841f88fb1617d
2012-08-22 14:19:52 -07:00
Baligh Uddin
3a61dea4bf
Import translations. DO NOT MERGE
...
Change-Id: I8a85d98874da3ff59642198c05dccfe50974fdcd
Auto-generated-cl: translation import
2012-08-22 12:58:12 -07:00
Irfan Sheriff
5a2dce6092
am 50c1e5de
: Merge "Update view on UI thread" into jb-mr1-dev
...
* commit '50c1e5dee8e45edf8f7593c722399735659127e7':
Update view on UI thread
2012-08-22 12:17:13 -07:00
Irfan Sheriff
50c1e5dee8
Merge "Update view on UI thread" into jb-mr1-dev
2012-08-22 11:57:18 -07:00
Irfan Sheriff
21d07b954a
Update view on UI thread
...
Bug: 6970872
Change-Id: I05bec7cb8a8292de522cbfe11c0ecd5a79375014
2012-08-22 11:37:20 -07:00
The Android Automerger
783482f410
merge in jb-mr1-release history after reset to jb-mr1-dev
2012-08-22 06:34:22 -07:00
Jeff Brown
500421e671
am 395f5f70
: Merge "Add a flag to control auto-brightness adjustment." into jb-mr1-dev
...
* commit '395f5f700718aac811ea8216fdb60bdd08452553':
Add a flag to control auto-brightness adjustment.
2012-08-21 23:17:06 -07:00
Jeff Brown
395f5f7007
Merge "Add a flag to control auto-brightness adjustment." into jb-mr1-dev
2012-08-21 23:15:26 -07:00
Jeff Brown
9674b32324
Add a flag to control auto-brightness adjustment.
...
The feature is still disabled, it's just disabled using
a flag now.
Change-Id: I43ceaa5ab9b7252e3882c8b2d48c9844afb806c3
2012-08-21 21:13:48 -07:00
The Android Open Source Project
e696e53483
Reconcile with jb-mr1-release - do not merge
...
Change-Id: Id59555adc024005fc53103e2006e987e72283811
2012-08-21 16:07:03 -07:00
Jean-Baptiste Queru
5d8378c0ba
am 4641f4b5
: am 997b1f74
: am 578700af
: Merge "Settings: disable Lock SIM card till response is received"
...
* commit '4641f4b53790ad1ff6c6c1c17951b6b200a3f07c':
Settings: disable Lock SIM card till response is received
2012-08-21 14:35:54 -07:00
Jean-Baptiste Queru
4641f4b537
am 997b1f74
: am 578700af
: Merge "Settings: disable Lock SIM card till response is received"
...
* commit '997b1f74c49314162635c5976fa369dfcd3385fb':
Settings: disable Lock SIM card till response is received
2012-08-21 14:34:56 -07:00
Jean-Baptiste Queru
997b1f74c4
am 578700af
: Merge "Settings: disable Lock SIM card till response is received"
...
* commit '578700afb1f14c7b3a0ab8c7daa7a1e94628c1cb':
Settings: disable Lock SIM card till response is received
2012-08-21 14:33:50 -07:00
Jean-Baptiste Queru
578700afb1
Merge "Settings: disable Lock SIM card till response is received"
2012-08-21 13:40:29 -07:00
Baligh Uddin
ccc7193490
am d75b776a
: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'd75b776a7c2cb741793cfa5d1af524db96b738ef':
Import translations. DO NOT MERGE
2012-08-21 11:58:52 -07:00
Baligh Uddin
d75b776a7c
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-08-21 11:57:12 -07:00
Baligh Uddin
8844edf98a
Import translations. DO NOT MERGE
...
Change-Id: I4beb9abb9778e82144be702dbab151a9e47f9c4e
Auto-generated-cl: translation import
2012-08-21 11:55:13 -07:00