Kenny Root
3c24cfed8d
Allow movement of forward-locked apps to SD
...
Forward-locked apps are now in ASEC containers which can exist on both
SD card and internal storage. Merry Christmas.
Change-Id: If793cf76858395bfc67cd18ab18f488a83757d5f
2012-05-08 16:16:04 -07:00
Vikram Aggarwal
d1147250dd
Delay audio notification on user interaction
...
Fix the eng pieces of bug 6445429.
Change-Id: I1963d2e701e4b4639cdc75cc3161668d0601747d
2012-05-08 16:03:18 -07:00
Andrew Flynn
0575736cdc
Allow WiFi picker to exit after a valid connection is made
...
Choice is passed in via boolean extra and has two effects:
* A valid network connection exits the picker.
* The next button (if there is one) is hidden.
This functionality will be used for SetupWizard initially.
Bug: 6428046
Change-Id: Ieeed3a9f1013cccd76bd4762131747a57a38ce9c
2012-05-08 15:50:45 -07:00
Dianne Hackborn
34481b9cd4
Settings to control traces.
...
Also some re-organization of the debug options, and check for
the case where the global debug setting is turned off but there
are some debug options turned on (in which case we just switch
to the global option being on).
Change-Id: I710e3a009e2be9c7c1a1879a853ac736abf1d8d8
2012-05-08 15:42:53 -07:00
Eric Laurent
98d262df0d
Merge "Changes for new vibration policy." into jb-dev
2012-05-08 15:27:05 -07:00
Andrew Flynn
a4139dc0e5
Merge "Hide Back button when requesting intent says to" into jb-dev
2012-05-08 15:24:21 -07:00
Andrew Flynn
bfff317559
Hide Back button when requesting intent says to
...
Change-Id: I79ed35843500f20367568510ea8df3afe543ede8
2012-05-08 13:50:53 -07:00
Amith Yamasani
95a893bebb
Merge "Avoid split action bar on phones." into jb-dev
2012-05-08 12:22:22 -07:00
Jeff Sharkey
a339cba51a
Avoid split action bar on phones.
...
Change-Id: I6cf8400a09562eb905568cd6681773e94df556d8
2012-05-08 11:42:49 -07:00
Jean Chalard
fbffd0c982
Move the word commit code to UserDictionaryAddWordContent.
...
...and call it from the fragment too.
Bug: 6026080
Change-Id: Icb83fd60ed33dfa593124ed0af6b9fff4b63f1f5
2012-05-08 20:47:51 +09:00
Jean Chalard
be3f0faf52
Factor some code
...
Bug: 6026080
Change-Id: I38475a95b1d421162099390244dbda09658346f5
2012-05-08 20:26:59 +09:00
Jean Chalard
be07e49a92
Implement the "add word" screen according to new spec
...
This is only the interface. It doesn't do anything yet, so as to
avoid a too large change.
Bug: 6026080
Change-Id: I0c7f0c09f71e01b18fcb3566a3c6c4b0f0b2a0fc
2012-05-08 20:10:51 +09:00
Jean Chalard
b9f837dd1d
Fix a janky transition
...
Bug: 6026080
Change-Id: I75bd244b2b09c371805a67057d2a9c45dc12f3db
2012-05-08 13:09:39 +09:00
Amith Yamasani
184ae2c3f2
Merge "Reduce the amount of I/O done on the UI thread." into jb-dev
2012-05-07 18:11:28 -07:00
Amith Yamasani
f6d8961843
Reduce the amount of I/O done on the UI thread.
...
There was unnecessary saving of IME settings when changing the state
of the checkboxes, causing ANRs when monkeys are switching between
Settings fragments quickly while other background activity is using
I/O as well. In fact, all I/O should be removed, but this change at least
reduces some of it.
Potential fix for:
Bug: 6414289
Change-Id: Ice96f0f9d921128b27ddbe26519a6791d9f01c75
2012-05-07 17:56:14 -07:00
Eric Laurent
17fe90a440
Changes for new vibration policy.
...
Select silent icon based on mAudioManager.getRingerMode() since AudioManager.shouldVibrate()
is deprecated.
Change-Id: Iaa474dbb8c1b5fb8fc3b6eeb3426fde3e7b879c3
2012-05-07 17:34:55 -07:00
Irfan Sheriff
63f7f5cda5
Merge "Remove poor connection UI with watchdog disabled" into jb-dev
2012-05-07 17:15:21 -07:00
Irfan Sheriff
8f5463dd17
Remove poor connection UI with watchdog disabled
...
Bug: 6449324
Change-Id: I8ddd486ce433b30dd76d385680fdb79d2b90e8eb
2012-05-07 16:53:20 -07:00
Irfan Sheriff
2bcca59f30
Merge "Remove NSD checkbox" into jb-dev
2012-05-07 16:37:16 -07:00
Eric Fischer
f38e48d659
am 0f5c2655
: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit '0f5c2655f56c628a06552acdc82bef5f3007caee':
Import translations. DO NOT MERGE
2012-05-07 16:02:15 -07:00
Eric Fischer
0f5c2655f5
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-07 16:00:06 -07:00
Irfan Sheriff
936e3faae1
Remove NSD checkbox
...
Bug: 6449478
Change-Id: Ic4aa44cb08843819c3290b16d906c989ee306727
2012-05-07 15:51:37 -07:00
Eric Fischer
7e08807713
Import translations. DO NOT MERGE
...
Change-Id: I5755d0e1a36dab74c96e27361421b0be4dc4d8b9
2012-05-07 14:00:55 -07:00
Amith Yamasani
bfb6a555aa
Appease the monkey gods.
...
Bug: 6443925
Change-Id: Ia36a154d63763d7a3f826a80a5d1ae678b94208e
2012-05-07 11:34:33 -07:00
Gilles Debunne
ee2a761f88
am 36891ee6
: Merge "Removed the no longer needed font size span flag fix" into jb-dev
...
* commit '36891ee6df7bad105071e7ac86c45f239576f2af':
Removed the no longer needed font size span flag fix
2012-05-07 11:22:29 -07:00
Gilles Debunne
36891ee6df
Merge "Removed the no longer needed font size span flag fix" into jb-dev
2012-05-07 11:18:44 -07:00
Russell Brenner
ab824bb169
am cfadc35a
: Add WPS Push Button back into Setup Wizard Wi-Fi
...
* commit 'cfadc35af8236cedb157a89b3c591c1afb2b761c':
Add WPS Push Button back into Setup Wizard Wi-Fi
2012-05-07 09:49:15 -07:00
Russell Brenner
cfadc35af8
Add WPS Push Button back into Setup Wizard Wi-Fi
...
This isn't yet the image button shown in the UX flows, but pending
artwork and some potential tricky Preference layout changes, this
will give access to the WPS functionality.
Bug: 6449333
Change-Id: Ibda0e48cf972dad10c7e92a7482fca9b3c104559
2012-05-06 16:04:08 -07:00
Gilles Debunne
a478a1e506
Removed the no longer needed font size span flag fix
...
Related to bug 6448052
A text replacement (as opposed to a deletion) should (and will) not removei
the EXCLUSIVE_EXCLUSIVE spans that have limits identical to the replaced
range of charcters.
Change-Id: Iefaeab9e5119e7223ef6800c55ff0c741976e138
2012-05-04 16:26:11 -07:00
Vikram Aggarwal
30ec99e563
am 96d7eaf5
: Merge "Center clock on phones" into jb-dev
...
* commit '96d7eaf5f9751ca2b5f4086fb1dae2c6a61227ae':
Center clock on phones
2012-05-04 15:48:26 -07:00
Vikram Aggarwal
96d7eaf5f9
Merge "Center clock on phones" into jb-dev
2012-05-04 15:46:10 -07:00
Vikram Aggarwal
bef77ca177
am 8f04a6fb
: Merge "Write the airplane setting in addition to sending the Intent." into jb-dev
...
* commit '8f04a6fb139b9330710b0bb4c714049452d63a48':
Write the airplane setting in addition to sending the Intent.
2012-05-04 14:57:36 -07:00
Vikram Aggarwal
8f04a6fb13
Merge "Write the airplane setting in addition to sending the Intent." into jb-dev
2012-05-04 14:54:37 -07:00
Eric Fischer
dec1dd9f9e
am b9d0f3cb
: Merge "Import translations. DO NOT MERGE" into jb-dev
...
* commit 'b9d0f3cbb5e8aaf868760db6274592619316debc':
Import translations. DO NOT MERGE
2012-05-04 14:31:07 -07:00
Eric Fischer
b9d0f3cbb5
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-04 14:27:35 -07:00
Vikram Aggarwal
6ebbd30e18
Write the airplane setting in addition to sending the Intent.
...
dab was right. :)
Fix b/6006192 in association with https://android-git.corp.google.com/g/187160
Change-Id: I3edfb3191ab35a4e5de1b18f3e2e1dae5f882354
2012-05-04 14:15:55 -07:00
Vikram Aggarwal
85035ffb0d
am 8b399cc7
: Merge "Go into airplane mode in minimal boot mode." into jb-dev
...
* commit '8b399cc71c960db05aa804c7e982709a1af5502d':
Go into airplane mode in minimal boot mode.
2012-05-04 14:09:38 -07:00
Vikram Aggarwal
8b399cc71c
Merge "Go into airplane mode in minimal boot mode." into jb-dev
2012-05-04 14:05:49 -07:00
Eric Fischer
eeb3a777a2
Import translations. DO NOT MERGE
...
Change-Id: Ia8f1965490d5e34f0354724471feb2da0ee3b310
2012-05-04 13:57:33 -07:00
Jeff Sharkey
24845eb052
am 37dfc0c1
: Merge "Avoid animation flashing and fix padding." into jb-dev
...
* commit '37dfc0c1acc675723e2fb48488e75a72003d63c9':
Avoid animation flashing and fix padding.
2012-05-04 12:07:03 -07:00
Jeff Sharkey
37dfc0c1ac
Merge "Avoid animation flashing and fix padding." into jb-dev
2012-05-04 12:04:18 -07:00
Jeff Sharkey
92811829b3
Avoid animation flashing and fix padding.
...
Bug: 6446203
Change-Id: Icea64d5d30d894a6438af9278bc2d10b8b921d29
2012-05-04 11:54:31 -07:00
Jeff Sharkey
021452ce21
am d8a18ad8
: Merge "Better messaging when Wi-Fi disabled." into jb-dev
...
* commit 'd8a18ad87e930bbcd203ef65563546f13b9bbb8b':
Better messaging when Wi-Fi disabled.
2012-05-04 11:18:31 -07:00
Jeff Sharkey
d8a18ad87e
Merge "Better messaging when Wi-Fi disabled." into jb-dev
2012-05-04 11:15:29 -07:00
Jeff Sharkey
37c222fdf0
Better messaging when Wi-Fi disabled.
...
Bug: 6443166
Change-Id: I262e559e5c209d3f1959d5d2ab9a2aebb8180c59
2012-05-04 10:26:58 -07:00
Vikram Aggarwal
69721802ee
Center clock on phones
...
Fix b/5579000
Change-Id: I80431999939fbecdf693649d58ad2031c03208b0
2012-05-04 10:20:47 -07:00
Wink Saville
edcc701d28
am 69801b36
: Merge "RadioInfo: Update the network type listing"
...
* commit '69801b36a1e2b8d5bede15683dceda076e271e67':
RadioInfo: Update the network type listing
2012-05-04 09:18:57 -07:00
Vikram Aggarwal
ea1186db19
Go into airplane mode in minimal boot mode.
...
Fix b/6006192
Change-Id: Ied4d9b51aac4e8ac1d2114aa1e95d4ebbe93413b
2012-05-04 09:18:17 -07:00
satok
259a842b70
am 8517794f
: Merge "Always on the valid system default ime" into jb-dev
...
* commit '8517794f1b097cf5c073d81bc6f73fe0b90d01bd':
Always on the valid system default ime
2012-05-03 22:17:22 -07:00
satok
8517794f1b
Merge "Always on the valid system default ime" into jb-dev
2012-05-03 22:15:03 -07:00