Doug Zongker
e2d58e95a0
close input streams obtained from otacerts zip file
...
Quells a StrictMode warning from OTA verification.
Change-Id: Ie3e4c345551d1925fcc37c3ae9ce5c45713be93a
2011-11-04 14:11:12 -07:00
Wink Saville
cc27a93947
am 8b771243: am 3d708451: Merge "Separate data stall detection and recovery from net stats." into ics-mr0
...
* commit '8b77124395713de5e09c9b56fac03c244513dc25':
Separate data stall detection and recovery from net stats.
2011-11-04 12:04:06 +00:00
Wink Saville
8b77124395
am 3d708451: Merge "Separate data stall detection and recovery from net stats." into ics-mr0
...
* commit '3d7084519b03da0681da13fb8d7d4a0914d11646':
Separate data stall detection and recovery from net stats.
2011-11-04 11:59:25 +00:00
Ken Wakasa
988af0861e
am 943f6d0b: Merge "Turn off the spell checker when the spell checker is disabled in the settings" into ics-mr1
...
* commit '943f6d0b33f599ed00b76c59b4a4b4c41d0e66f2':
Turn off the spell checker when the spell checker is disabled in the settings
2011-11-04 08:05:44 +00:00
Ken Wakasa
943f6d0b33
Merge "Turn off the spell checker when the spell checker is disabled in the settings" into ics-mr1
2011-11-04 01:02:12 -07:00
Wink Saville
2861d23d66
Separate data stall detection and recovery from net stats.
...
Also use the AlarmManager instead of messages so the delays
are consistent whether sleeping or not.
Bug: 5534004
Change-Id: I24118b30214dddf8183c1200a89555d6c528e606
2011-11-03 18:52:58 -07:00
Christopher Tate
b50d9bb630
am 4fdad1af: Merge "Add persistent property to disable strict mode" into ics-mr1
...
* commit '4fdad1af53ea46892f477185ff93d4182b7aadf9':
Add persistent property to disable strict mode
2011-11-03 23:04:43 +00:00
Christopher Tate
4fdad1af53
Merge "Add persistent property to disable strict mode" into ics-mr1
2011-11-03 15:59:47 -07:00
Mangesh Ghiware
b536cd923a
am 69957172: Merge "Update fix to restore view and text wrap scales." into ics-mr1
...
* commit '69957172fa8336e01a9ff07ab34deca2c553f0b4':
Update fix to restore view and text wrap scales.
2011-11-03 22:40:56 +00:00
Mangesh Ghiware
69957172fa
Merge "Update fix to restore view and text wrap scales." into ics-mr1
2011-11-03 15:35:23 -07:00
Kenny Root
88b15749d2
am e24ac4b2: Merge "Update GET_UNINSTALLED_PACKAGES flag documentation" into ics-mr1
...
* commit 'e24ac4b219a582f1a99465551b1fd76345553b22':
Update GET_UNINSTALLED_PACKAGES flag documentation
2011-11-03 21:51:15 +00:00
Kenny Root
e24ac4b219
Merge "Update GET_UNINSTALLED_PACKAGES flag documentation" into ics-mr1
2011-11-03 14:47:07 -07:00
Mangesh Ghiware
e59e301ca0
Update fix to restore view and text wrap scales.
...
Fixes bug 5544556: All email content is wrapped prematurely.
Previous change (I5a22dd20) didn't take a few other cases of
mViewScale>0 into account.
Change-Id: I4f9578f3558f026c472492ac07d19004416dc228
2011-11-03 13:21:18 -07:00
Christopher Tate
bc6f0ce8be
Add persistent property to disable strict mode
...
Setting persist.sys.strictmode.disable to 'true' will disable strict
mode on eng/userdebug builds where it is turned on by default.
Explicitly enabling it in the Settings UI will override this, so
it's still possible to toggle it there even when this property
has been set on the device.
Change-Id: Ifd971f948fb2f803d509c2a06112c4bb932a5b1f
2011-11-03 13:16:27 -07:00
Teng-Hui Zhu
87d872cd50
am 76b06759: Merge "Create GL texture when it is missing for video layer" into ics-mr1
...
* commit '76b067590b2e9dc403c9edac58e414468c5e1104':
Create GL texture when it is missing for video layer
2011-11-03 18:46:41 +00:00
Teng-Hui Zhu
76b067590b
Merge "Create GL texture when it is missing for video layer" into ics-mr1
2011-11-03 11:43:16 -07:00
Kenny Root
685f490eff
Update GET_UNINSTALLED_PACKAGES flag documentation
...
Change-Id: I483b84f07836e6ad96c75e7dd3a86633cb29db22
2011-11-03 10:13:29 -07:00
satok
d548ef3b80
am cb1001b2: Merge "Fix a memory leak of a Binder in SpellCheckerService" into ics-mr1
...
* commit 'cb1001b2829f7da86f66f2634bd40cbc51ba4998':
Fix a memory leak of a Binder in SpellCheckerService
2011-11-03 09:13:13 +00:00
satok
cb1001b282
Merge "Fix a memory leak of a Binder in SpellCheckerService" into ics-mr1
2011-11-03 02:09:32 -07:00
Jeff Sharkey
4d81191dd3
am 808ee95d: Merge "Correct proc file reader, optimizations." into ics-mr1
...
* commit '808ee95dd4244da6ae767d3ddd003ed7b48937d0':
Correct proc file reader, optimizations.
2011-11-03 07:36:03 +00:00
Jeff Sharkey
808ee95dd4
Merge "Correct proc file reader, optimizations." into ics-mr1
2011-11-03 00:32:22 -07:00
satok
9b3855b752
Turn off the spell checker when the spell checker is disabled in the settings
...
Bug: 5554116
Change-Id: I9816101661e12cafdb9556c7e0bad39833f7dc67
2011-11-03 13:39:34 +09:00
Teng-Hui Zhu
1f54673381
Create GL texture when it is missing for video layer
...
In any case that the HTMLVideoView is recreated with no GL texture, we should
recreate the GL texture to make sure we always have a valid texture ID.
bug:5530006
Change-Id: I703a987a7530dbeef74e502f3c9ff329beca8c4e
2011-11-02 15:59:25 -07:00
Adam Powell
e40b7136bf
am b41d9f8a: Merge "Fix bug 5557267 - [ViewPager] non-primary fragments unnecessary stopped if "defer start" is enabled" into ics-mr1
...
* commit 'b41d9f8a84a325241440b6e950dea6d240134823':
Fix bug 5557267 - [ViewPager] non-primary fragments unnecessary stopped if "defer start" is enabled
2011-11-02 22:47:42 +00:00
Adam Powell
b41d9f8a84
Merge "Fix bug 5557267 - [ViewPager] non-primary fragments unnecessary stopped if "defer start" is enabled" into ics-mr1
2011-11-02 15:44:31 -07:00
Eric Fischer
2237e1e7b6
Import revised translations. DO NOT MERGE
...
Change-Id: I2f073cc6d62d757ba4e6565a0c7974ca9cecba4c
2011-11-02 15:14:43 -07:00
Jeff Sharkey
163e6443f2
Correct proc file reader, optimizations.
...
Moved away from BufferedReader, which only reads the first 8KB of
some proc files because it aggresively fills its buffer. Optimized
proc parsing, now double the speed. Tests to cover.
Log when NetworkStats counters roll backwards when subtracting, and
optimizations around findIndex(). When system removes UID, also
remove from last stats snapshot to avoid xt counters from rolling
backwards.
Bug: 5472949, 5458380
Change-Id: I07c08fe5233156fac2b84450f6291868bf9bfaf2
2011-11-02 15:14:11 -07:00
Adam Powell
2db4e4bd1b
Fix bug 5557267 - [ViewPager] non-primary fragments unnecessary
...
stopped if "defer start" is enabled
Only revise the target state in moveToState if it would cross the
stopped/started boundary.
Change-Id: I8f6e400331157eac9343261117cf633611fc1e4d
2011-11-02 14:30:47 -07:00
Eric Fischer
3138e21935
Merge "Import revised translations."
2011-11-02 14:16:29 -07:00
Svetoslav Ganov
7899c51f96
am 1997fe14: Merge "Update KeyBoardView to reflect the interaction model in Latin IME" into ics-mr1
...
* commit '1997fe1482ecf1ca920c7729a1ad9df5340565f3':
Update KeyBoardView to reflect the interaction model in Latin IME
2011-11-02 18:55:44 +00:00
Svetoslav Ganov
1997fe1482
Merge "Update KeyBoardView to reflect the interaction model in Latin IME" into ics-mr1
2011-11-02 11:51:58 -07:00
Peter Ng
dc36d92964
am c7dbfc64: Merge "making slide unlock on tablet have a larger radius" into ics-mr1
...
* commit 'c7dbfc640bcbc6a238068742aeaa76473e56037e':
making slide unlock on tablet have a larger radius
2011-11-02 18:50:03 +00:00
Amith Yamasani
c76e566988
am dab15d14: Merge "Don\'t expand the SearchView if already expanded." into ics-mr1
...
* commit 'dab15d14ca2ce9c3a614e97869824c6337e76d51':
Don't expand the SearchView if already expanded.
2011-11-02 18:47:51 +00:00
Peter Ng
c7dbfc640b
Merge "making slide unlock on tablet have a larger radius" into ics-mr1
2011-11-02 11:46:32 -07:00
Amith Yamasani
dab15d14ca
Merge "Don't expand the SearchView if already expanded." into ics-mr1
2011-11-02 11:43:53 -07:00
Adam Powell
8d317b5be8
am 7a5a50c1: Merge "Bug 5513073 - IllegalArgumentException: View not attached to window manager" into ics-mr1
...
* commit '7a5a50c12f6a6e094d1e8aa7514df37f1176354a':
Bug 5513073 - IllegalArgumentException: View not attached to window manager
2011-11-02 17:54:36 +00:00
Svetoslav Ganov
d10b004116
am e5d0f199: Merge "CalendarView title incorrectly updated for different languages." into ics-mr1
...
* commit 'e5d0f19953189fdd0e2661ebb7f0ea925f14ea13':
CalendarView title incorrectly updated for different languages.
2011-11-02 17:50:50 +00:00
Svetoslav Ganov
4b6de4f5a9
am 6e42470f: Merge "Accessibility window query APIs should respect root name space." into ics-mr1
...
* commit '6e42470f928bbf60c9fd3d17a2a69a4b96cec170':
Accessibility window query APIs should respect root name space.
2011-11-02 17:50:48 +00:00
Svetoslav Ganov
9c25727306
am 7f0c850b: Merge "Updating NumberPicker, TimePicker, DatePicker to fit different screen and font sizes." into ics-mr1
...
* commit '7f0c850b7a4a2b8a135a110a33d053f4d6689559':
Updating NumberPicker, TimePicker, DatePicker to fit different screen and font sizes.
2011-11-02 17:50:46 +00:00
Irfan Sheriff
339590d97e
am f9d8faf7: am 953005e8: Merge "Specify component name for provisioning" into ics-mr0
...
* commit 'f9d8faf7fe9d23bddf4d8d039805bce806e9b9c6':
Specify component name for provisioning
2011-11-02 17:50:27 +00:00
Dianne Hackborn
8f3818c71c
am 39cec406: Merge "Add new OOM adjustment for the "previous" process." into ics-mr1
...
* commit '39cec40697ab3d1d106e0c0c21458b2085c96f00':
Add new OOM adjustment for the "previous" process.
2011-11-02 17:50:23 +00:00
Fabrice Di Meglio
4f4b83c50c
am 07b4b314: am bcf05a69: Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -- need to force to single run"
...
* commit '07b4b3145333bc8ece9fdbb68ade726b3d6485cd':
Fix bug #5553401 TextLayoutCache is too verbose: "computeValuesWithHarfbuzz -- need to force to single run"
2011-11-02 17:50:18 +00:00
Dianne Hackborn
cf3b31704a
am ad41a94b: Merge "Some optimizations." into ics-mr1
...
* commit 'ad41a94b298f834e13632ee29b27cefd75f10012':
Some optimizations.
2011-11-02 17:50:14 +00:00
Adam Powell
5572015109
am 2eca6133: Merge "Fix bug 5528574 - "View not attached to window manager" upon orientation change when there is a dialog with ActionMode on" into ics-mr1
...
* commit '2eca6133b69db0a649b8429dcef4ed46b209bf41':
Fix bug 5528574 - "View not attached to window manager" upon orientation change when there is a dialog with ActionMode on
2011-11-02 17:50:12 +00:00
Adam Powell
7a5a50c12f
Merge "Bug 5513073 - IllegalArgumentException: View not attached to window manager" into ics-mr1
2011-11-02 10:33:52 -07:00
Mangesh Ghiware
634fe98985
am 274133df: Merge "Fix setInitialScale() to take display density into account." into ics-mr1
...
* commit '274133dfef84f93de349fcd34919f4df32279e8a':
Fix setInitialScale() to take display density into account.
2011-11-02 17:31:38 +00:00
Robert Greenwalt
380f763e53
am 852d72b2: am bd9b1528: Merge "Add cdma_rmnet4 to list of monitored interfaces" into ics-mr0
...
* commit '852d72b28e6d7d0e6372a9b544641817338002e6':
Add cdma_rmnet4 to list of monitored interfaces
2011-11-02 17:31:06 +00:00
Daniel Sandler
f7250d75ce
am 7775f52e: Merge "Bring timestamps back to notifications." into ics-mr1
...
* commit '7775f52e4aa7703a5721378f5a1103d9486af895':
Bring timestamps back to notifications.
2011-11-02 17:30:42 +00:00
Jim Miller
3b1ead9b7a
am a67217c3: Merge "Fix 5404916: Make layout fit on 480x800 hdpi device" into ics-mr1
...
* commit 'a67217c35ec43e06598b71feae63ce675fa9cac7':
Fix 5404916: Make layout fit on 480x800 hdpi device
2011-11-02 17:30:40 +00:00
Mangesh Ghiware
d99e7accde
am 00ef15b9: Merge "Clamp initial scale between minimum and maximum values." into ics-mr1
...
* commit '00ef15b98ac0579ebd5f81a1753bc18384e88b8b':
Clamp initial scale between minimum and maximum values.
2011-11-02 17:30:34 +00:00