Casey Burkhardt
ca87974050
am 91ecf27a
: Correcting content description in Wifi network selection activity. Bug: 7362208
...
* commit '91ecf27ab6713fa18be509c9ec4d143789a0ca5f':
Correcting content description in Wifi network selection activity. Bug: 7362208
2012-10-17 19:29:33 -07:00
Casey Burkhardt
7367bb2a31
am 91ecf27a
: Correcting content description in Wifi network selection activity. Bug: 7362208
...
* commit '91ecf27ab6713fa18be509c9ec4d143789a0ca5f':
Correcting content description in Wifi network selection activity. Bug: 7362208
2012-10-17 19:29:08 -07:00
Irfan Sheriff
4aaebfe591
Revert "bluetooth won't turn on after turn Airplane mode off on setting screen on manta(tablet)"
...
This reverts commit 0b21b3d725
.
Bug: 7366814
Change-Id: I0992e9ca1a6e36ebc3a717137a6c494835fad712
2012-10-17 18:45:42 -07:00
Brian Muramatsu
62ebbbc0de
Show regulatory info within a ScrollView
...
Bug 7200143
Some images won't fit in portrait and landscape mode.
Change-Id: I06016ec5dd85db9801120ac20dfedc249e94c20f
2012-10-17 18:27:02 -07:00
Fabrice Di Meglio
9051e3cd78
Fix bug #7356946 The Data Usage app details contain titles that are not RTL align. ( Hebrew Only )
...
- use "viewStart" as text alignment
Change-Id: Iaff5eec130fcb57e8352f16f87faaf3bd980e994
2012-10-17 17:50:05 -07:00
Casey Burkhardt
91ecf27ab6
Correcting content description in Wifi network selection activity.
...
Bug: 7362208
Change-Id: I12a65657e95d1510c388e7f18e0af753f0680533
2012-10-17 16:52:52 -07:00
Zhihai Xu
57569b4080
am 6ec44ff0
: Merge "bluetooth won\'t turn on after turn Airplane mode off on setting screen on manta(tablet)" into jb-mr1-dev
...
* commit '6ec44ff0642bdca94c12f849552aa101e93313b9':
bluetooth won't turn on after turn Airplane mode off on setting screen on manta(tablet)
2012-10-17 16:35:14 -07:00
Zhihai Xu
8d08bc5331
am 6ec44ff0
: Merge "bluetooth won\'t turn on after turn Airplane mode off on setting screen on manta(tablet)" into jb-mr1-dev
...
* commit '6ec44ff0642bdca94c12f849552aa101e93313b9':
bluetooth won't turn on after turn Airplane mode off on setting screen on manta(tablet)
2012-10-17 16:35:00 -07:00
Zhihai Xu
6ec44ff064
Merge "bluetooth won't turn on after turn Airplane mode off on setting screen on manta(tablet)" into jb-mr1-dev
2012-10-17 16:32:57 -07:00
Amith Yamasani
89e93c97d5
am 7a1c4cdf
: Fix check for multiple users
...
* commit '7a1c4cdfae66e8b110de3988e65586871a969c04':
Fix check for multiple users
2012-10-17 14:09:24 -07:00
Amith Yamasani
c45f88ea5f
am 7a1c4cdf
: Fix check for multiple users
...
* commit '7a1c4cdfae66e8b110de3988e65586871a969c04':
Fix check for multiple users
2012-10-17 14:09:06 -07:00
Zhihai Xu
0b21b3d725
bluetooth won't turn on after turn Airplane mode off on setting screen on manta(tablet)
...
The root cause is normally when change the airplane mode, the bluetooth setting UI
will not be foreground. No listener is setup for bluetooth setting UI when it is
in background. So the onCheckedChanged won't be called and mLocalAdapter.setBluetoothEnabled
won't be called. But for manta, airplane mode setting and bluetooth setting UI both
will show on the foreground due to bigger screen size. When we turn ariplane mode on,
bluetooth manager service will disable bluetooth without changing the persist bluetooth setting.
But bluetooth setting UI will listen to the bluetooth state change intent, it will receive
bluetooth state turn-off intent then it will call mSwitch.setChecked(false) in handleStateChanged,
which cause checked status changed from true to false to trigger the listener (onCheckedChanged)
being called. The listener will call mAdapter.disable() which will call mManagerService.disable(true)
to change bluetooth persist state to OFF. So when we turn back airplane more to OFF,
due to the bluetooth persist state is OFF, we won't turn back bluetooth to ON.
bug 7366814
Change-Id: I07d4a2dfe03fc6775cfeabb28cd3a0cc1fded44e
2012-10-17 13:57:43 -07:00
Amith Yamasani
7a1c4cdfae
Fix check for multiple users
...
Bug: 7365839
Remove the Uninstall for all users option if less than 2 users on the device.
Change-Id: I5d2d853e05e1d505b67f8b83b1d5ea7f9c6e7215
2012-10-17 13:36:21 -07:00
Michael Jurka
eabe82d032
am 7d078f94
: Fix crash when viewing installed app details page
...
* commit '7d078f942f51f12bde6dbe1f2acd122f81ed0e07':
Fix crash when viewing installed app details page
2012-10-17 12:33:21 -07:00
Michael Jurka
beb24cce38
am 7d078f94
: Fix crash when viewing installed app details page
...
* commit '7d078f942f51f12bde6dbe1f2acd122f81ed0e07':
Fix crash when viewing installed app details page
2012-10-17 12:33:17 -07:00
Michael Jurka
7d078f942f
Fix crash when viewing installed app details page
...
Change-Id: I6b4f644d5208c8ac0254bcc8348b87575c431c06
2012-10-17 21:08:33 +02:00
Baligh Uddin
3441d4ac6a
am 8e3f8d3a
: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit '8e3f8d3af576648cc73181d3ba2a89c107dffc75':
Import translations. DO NOT MERGE
2012-10-17 11:09:40 -07:00
Baligh Uddin
b09626cf20
am 8e3f8d3a
: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit '8e3f8d3af576648cc73181d3ba2a89c107dffc75':
Import translations. DO NOT MERGE
2012-10-16 22:02:35 -07:00
Baligh Uddin
8e3f8d3af5
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-16 22:00:46 -07:00
Baligh Uddin
ff45b71a89
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-10-16 21:57:18 -07:00
Vikram Aggarwal
478bac83ff
am f487e2ad
: Remove clock
...
* commit 'f487e2ade0fe222b21ff85ed47789c51209f5965':
Remove clock
2012-10-16 15:47:41 -07:00
Baligh Uddin
808b74f76e
Import translations. DO NOT MERGE
...
Change-Id: Ica70679f4072603b62a08f46d26f1625a5820788
Auto-generated-cl: translation import
2012-10-16 15:26:58 -07:00
Baligh Uddin
ad9ae205c8
Import translations. DO NOT MERGE
...
Change-Id: Ide3fcbbe400e9e6663575e2b0c41c1c50b5ed7e9
Auto-generated-cl: translation import
2012-10-16 15:25:46 -07:00
Vikram Aggarwal
f487e2ade0
Remove clock
...
Bug: 7267695 time on "decrypt storage" page is wrong
Change-Id: I582e758006f0e01aedaffc6c9310d550abb56000
2012-10-16 15:23:19 -07:00
Romain Guy
a1090b417a
am 891185a4
: Merge "New developer setting: force 4x MSAA" into jb-mr1-dev
...
* commit '891185a4fa836c1d386eda0667cf34e293380b48':
New developer setting: force 4x MSAA
2012-10-16 09:46:18 -07:00
Romain Guy
891185a4fa
Merge "New developer setting: force 4x MSAA" into jb-mr1-dev
2012-10-16 09:44:59 -07:00
Baligh Uddin
bd7c4d9493
am a9fada40
: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'a9fada4069592f2a7053bc049eeebd1330af7e7e':
Import translations. DO NOT MERGE
2012-10-16 09:31:43 -07:00
Baligh Uddin
a9fada4069
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-16 09:29:04 -07:00
Baligh Uddin
ae101baf69
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-10-16 09:28:39 -07:00
Romain Guy
6a9a3e765a
New developer setting: force 4x MSAA
...
Change-Id: I443b97ad8adc9f461aa140069f208f83f19f8c52
2012-10-15 19:22:57 -07:00
Amith Yamasani
bb9b54bba6
am c20e5e34
: Align text in Language & input screen
...
* commit 'c20e5e3450c4ed26a25cca3be8c2a6902fd3dd72':
Align text in Language & input screen
2012-10-15 14:01:21 -07:00
Amith Yamasani
c20e5e3450
Align text in Language & input screen
...
Bug: 7336478
Change-Id: I38e916e851cbae3284970fe8d8764a6a6018b0ff
2012-10-15 13:34:13 -07:00
Jason Chen
ded87c824e
am 2b62fcb3
: Merge "Let\'s enhance" into jb-mr1-dev
...
* commit '2b62fcb3e629b59ed8cfaf26c3b712f8bb9bd352':
Let's enhance
2012-10-14 23:02:51 -07:00
Jason Chen
2b62fcb3e6
Merge "Let's enhance" into jb-mr1-dev
2012-10-14 23:01:35 -07:00
Dianne Hackborn
a4eabfde00
am bc3cab99
: Merge "Fix issue #7330867 : Cannot disable a built-in app if you\'ve downloaded updates" into jb-mr1-dev
...
* commit 'bc3cab99e36e3e757770eaaa02664c1ec193367a':
Fix issue #7330867 : Cannot disable a built-in app if you've downloaded updates
2012-10-14 11:09:38 -07:00
Dianne Hackborn
bc3cab99e3
Merge "Fix issue #7330867 : Cannot disable a built-in app if you've downloaded updates" into jb-mr1-dev
2012-10-14 11:07:46 -07:00
Adam Powell
cc7f6e924d
am a5f6762a
: Show the overflow in the right place for keyguard settings
...
* commit 'a5f6762adfe90007be69bab9cfd22515753da82b':
Show the overflow in the right place for keyguard settings
2012-10-13 01:28:00 -07:00
Adam Powell
a5f6762adf
Show the overflow in the right place for keyguard settings
...
Change-Id: Ie8b2c8acf97736041bf09a64c0f1d77f80350f4c
2012-10-13 01:20:28 -07:00
Dianne Hackborn
9072d9efc6
Fix issue #7330867 : Cannot disable a built-in app if you've downloaded updates
...
Change-Id: Ie9dfe4a9195e4583bead8066807e4bba8274801f
2012-10-12 19:20:09 -07:00
Jason Chen
6e0e3e5145
Let's enhance
...
Add mipmap-xxhdpi launcher icon asset.
Remove unneeded drawable-based launcher icon assets while we're at it.
Bug: 6718166
Change-Id: I0f9ed4968569e0c2bce44e617a0586f0672d916a
2012-10-12 16:23:10 -07:00
Baligh Uddin
ec9bcadd28
Import translations. DO NOT MERGE
...
Change-Id: Ibccc9691d27fec1b597ca3e8fae1d82f6a8943d7
Auto-generated-cl: translation import
2012-10-12 13:54:47 -07:00
Baligh Uddin
757cc75de0
Import translations. DO NOT MERGE
...
Change-Id: I4ecd65d9576631bdd6bb466560a95df76e17ff2b
Auto-generated-cl: translation import
2012-10-12 13:52:37 -07:00
Jim Miller
179634148e
am afc0036e
: Merge "Disable security widgets for now" into jb-mr1-dev
...
* commit 'afc0036e27d4240a354595b1aa08e8f497995e0c':
Disable security widgets for now
2012-10-12 13:21:25 -07:00
Jim Miller
afc0036e27
Merge "Disable security widgets for now" into jb-mr1-dev
2012-10-12 13:20:16 -07:00
Baligh Uddin
ae34ca32e2
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
2012-10-12 09:16:27 -07:00
Baligh Uddin
016579ed0b
am acc0e56e
: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
...
* commit 'acc0e56ea768f13ffa0e6303c658a9a2fb142d14':
Import translations. DO NOT MERGE
2012-10-12 09:15:00 -07:00
Baligh Uddin
acc0e56ea7
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-12 09:14:11 -07:00
Baligh Uddin
b07c809caf
Import translations. DO NOT MERGE
...
Change-Id: Iab3d6f1b9911ed3b1ef2472e083a3f55faa4a474
Auto-generated-cl: translation import
2012-10-11 20:22:24 -07:00
Baligh Uddin
d66c16c2ab
Import translations. DO NOT MERGE
...
Change-Id: Ib9c7e11980c3a96767486303dd786f031c6d9b37
Auto-generated-cl: translation import
2012-10-11 20:20:41 -07:00
Amith Yamasani
85cd2c5625
am 9b8055b3
: Merge "Fix a regression in exiting the activity on picking a locale" into jb-mr1-dev
...
* commit '9b8055b337c5b3efe80d87d318bf0d1df67ecf14':
Fix a regression in exiting the activity on picking a locale
2012-10-11 18:27:53 -07:00