38433 Commits

Author SHA1 Message Date
Chet Haase
cec4328e63 Merge "Make sure background drawables are correct when View is attached" 2010-12-20 14:22:53 -08:00
Dianne Hackborn
6551a2d065 Merge "More cleanup of Loader APIs." 2010-12-20 14:16:57 -08:00
Dianne Hackborn
a2ea747faa More cleanup of Loader APIs.
- Remove old method names.
- Introduce onXxx() hooks to Loader.
- Improve debugging.

Change-Id: I3fba072a05c7023aa7d2c3eb4e126feb514ab6d8
2010-12-20 14:10:31 -08:00
Chet Haase
a9b61ac69c Make sure background drawables are correct when View is attached
Books had a bug where the search menu item would come back with an
out of date background color. The problem was that the logic to
change the background color was tied into StateListDrawable animations.
These animations were not always completing because the action bar would
remove the associated View and the drawable animations would stop being
scheduled (no handler to post to).
The fix is to always set the drawable state to the current state when
a View is added to the hierarchy.

Change-Id: I0fc8008381f7439b9e49d6449ae618512c8e9dd0
2010-12-20 14:09:37 -08:00
Vasu Nori
d3f9c1eeb3 Merge "bug:2448371 cursorwindow size moved to resource xml file." 2010-12-20 13:10:26 -08:00
Vasu Nori
2594bae1f5 bug:2448371 cursorwindow size moved to resource xml file.
let cursor window size be set per device in device resources file.
default is 1MB.
for SR, it is 2MB.
it can be set to any value (in kB) in the device resource
strings.xml file

Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
2010-12-20 13:08:08 -08:00
Jason Sams
d19524047f Clean up Allocation buffer object api.
Change-Id: Id3e2391a93a99f4c414a805ee33cfd113242a7e6
2010-12-20 12:55:28 -08:00
James Dong
2a1cc5ac30 Merge "Backward-compatibility max file size support, ignoring 0 or negative file size limit" 2010-12-20 12:00:52 -08:00
Mike LeBeau
19e353e722 am 0655b31d: am 12b82c8d: Merge "Unhide RecognizerResultsIntent. This API was reviewed for Froyo, but we didn\'t want to make it public then because it wasn\'t until our first Market release of Voice Search that the APIs would be in use by our app." into gingerbread
* commit '0655b31d758ce8fe054c98c6d288e424f2d273e2':
  Unhide RecognizerResultsIntent. This API was reviewed for Froyo, but we didn't want to make it public then because it wasn't until our first Market release of Voice Search that the APIs would be in use by our app.
2010-12-20 12:00:06 -08:00
James Dong
26ea64c744 Backward-compatibility max file size support, ignoring 0 or negative file size limit
bug - 3281011

Change-Id: I2d3ae4565602e2374ca794c5e8d0837ad33cf0e8
2010-12-20 11:59:17 -08:00
Mike LeBeau
0655b31d75 am 12b82c8d: Merge "Unhide RecognizerResultsIntent. This API was reviewed for Froyo, but we didn\'t want to make it public then because it wasn\'t until our first Market release of Voice Search that the APIs would be in use by our app." into gingerbread
* commit '12b82c8da7bc477e591b12d8b7e469a9ba6dd574':
  Unhide RecognizerResultsIntent. This API was reviewed for Froyo, but we didn't want to make it public then because it wasn't until our first Market release of Voice Search that the APIs would be in use by our app.
2010-12-20 11:58:01 -08:00
Mike LeBeau
12b82c8da7 Merge "Unhide RecognizerResultsIntent. This API was reviewed for Froyo, but we didn't want to make it public then because it wasn't until our first Market release of Voice Search that the APIs would be in use by our app." into gingerbread 2010-12-20 11:55:56 -08:00
Scott Main
346a6b2142 am e1df8e9b: am 00410256: cherrypick Change-Id: I51b73bb0bb09ef0b928efec151f55e0bf8ffc954 docs: fix typos
* commit 'e1df8e9be8e3a9969cf0d3594946abe0aa410c1e':
  cherrypick Change-Id: I51b73bb0bb09ef0b928efec151f55e0bf8ffc954 docs: fix typos
2010-12-20 11:33:41 -08:00
Mathias Agopian
8fcc0d7cff am d8a98cf0: (-s ours) am c724f2fb: disable the bypass mode. DO NOT MERGE.
* commit 'd8a98cf0a30dbb95ea2fcc8dfe2fe37d670d243e':
  disable the bypass mode. DO NOT MERGE.
2010-12-20 11:33:37 -08:00
Martijn Coenen
0f0f10c85a am 07249236: am ab82a5b9: Clean up and polish Mifare Classic tech.
* commit '07249236fcef7ef0603b9978ec3b420f247b51cb':
  Clean up and polish Mifare Classic tech.
2010-12-20 11:33:32 -08:00
Dianne Hackborn
c1ff9b3255 am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread
* commit 'd485c76b5e09a8c311f8f129cbe5ec75499556be':
  Fix issue #3289835: NullPointerException in...
2010-12-20 11:33:27 -08:00
Hung-ying Tyan
635b2b77b9 am d90bc225: am a936b256: Remove SIP realm/domain check
* commit 'd90bc225b9d6e4f8f69d984aa63062a7b20ac65c':
  Remove SIP realm/domain check
2010-12-20 11:33:23 -08:00
Hung-ying Tyan
38212f6fab am 87792491: am acf64935: Merge "Check port in create peer\'s SIP profile." into gingerbread
* commit '877924912abd4c368597ca11c732af6623208c6b':
  Check port in create peer's SIP profile.
2010-12-20 11:33:18 -08:00
Nick Pelly
198a9452c1 am 623baf8e: am 29f9ee97: Merge "Need to check ndef before writing ndef." into gingerbread
* commit '623baf8edb5301ee412a428a5b25ea38d7b39f91':
  Need to check ndef before writing ndef.
2010-12-20 11:33:13 -08:00
Scott Main
a4a0e5ee59 am cdd76cf5: am 0d1e38ef: cherrypick Change-Id: I58e21f636e15d4b1522b66b16ffd48f1eb31308c docs: misc fixes to the drawable reference
* commit 'cdd76cf5873ee709d04ffeda6e56c5f15bfa1bba':
  cherrypick Change-Id: I58e21f636e15d4b1522b66b16ffd48f1eb31308c docs: misc fixes to the drawable reference
2010-12-20 11:33:04 -08:00
Scott Main
e1df8e9be8 am 00410256: cherrypick Change-Id: I51b73bb0bb09ef0b928efec151f55e0bf8ffc954 docs: fix typos
* commit '00410256a667866b0b9d12b513688d3894140b73':
  cherrypick Change-Id: I51b73bb0bb09ef0b928efec151f55e0bf8ffc954 docs: fix typos
2010-12-20 11:30:35 -08:00
Mathias Agopian
d8a98cf0a3 am c724f2fb: disable the bypass mode. DO NOT MERGE.
* commit 'c724f2fba330da275f46586aeb5f0ae7bd2fae99':
  disable the bypass mode. DO NOT MERGE.
2010-12-20 11:30:23 -08:00
Martijn Coenen
07249236fc am ab82a5b9: Clean up and polish Mifare Classic tech.
* commit 'ab82a5b9a841cf052310e8500224932b9f5e3cad':
  Clean up and polish Mifare Classic tech.
2010-12-20 11:30:12 -08:00
Dianne Hackborn
d485c76b5e am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread
* commit 'c8e8a12b3c649bbaf610d2ff17bb10a7b32fe579':
  Fix issue #3289835: NullPointerException in...
2010-12-20 11:30:07 -08:00
Hung-ying Tyan
d90bc225b9 am a936b256: Remove SIP realm/domain check
* commit 'a936b256eb1611b5d8b88d0cd61f21225152cc82':
  Remove SIP realm/domain check
2010-12-20 11:29:58 -08:00
Hung-ying Tyan
877924912a am acf64935: Merge "Check port in create peer\'s SIP profile." into gingerbread
* commit 'acf649356b1ab25098277018b5d76f55f9ef660b':
  Check port in create peer's SIP profile.
2010-12-20 11:29:52 -08:00
Nick Pelly
623baf8edb am 29f9ee97: Merge "Need to check ndef before writing ndef." into gingerbread
* commit '29f9ee973eefea3c68382ed38e69db1f1a396f3f':
  Need to check ndef before writing ndef.
2010-12-20 11:29:40 -08:00
Scott Main
cdd76cf587 am 0d1e38ef: cherrypick Change-Id: I58e21f636e15d4b1522b66b16ffd48f1eb31308c docs: misc fixes to the drawable reference
* commit '0d1e38ef99252cb14e6bcc4b3135021da025330f':
  cherrypick Change-Id: I58e21f636e15d4b1522b66b16ffd48f1eb31308c docs: misc fixes to the drawable reference
2010-12-20 11:29:32 -08:00
Jamie Gennis
7dd7c69f0f Merge "Change a Stagefright assert to an error check." 2010-12-20 10:22:48 -08:00
Glenn Kasten
85d9dfef62 Merge "Fix documentation errors" 2010-12-20 10:17:02 -08:00
Kristian Monsen
ea8f4e0d66 Merge "Send proxy changes on the webcore thread to WebKit" 2010-12-20 10:14:52 -08:00
Kristian Monsen
64a2f6bd06 Send proxy changes on the webcore thread to WebKit
Change-Id: I16995b4595e931715b064702ae570c387cf453f3
2010-12-20 17:46:20 +00:00
Glenn Kasten
334031cd07 Fix documentation errors
Fix typos.
Fix javadoc error.
Fix wrong instructions about new returning null.

Change-Id: I76bca22e386839007fc99667b07649a4ced4180f
2010-12-20 09:22:01 -08:00
Vasu Nori
fd4dda8d77 Merge "if a download dir doesn't exist, create it or fail fast" 2010-12-20 09:20:18 -08:00
Scott Main
00410256a6 cherrypick Change-Id: I51b73bb0bb09ef0b928efec151f55e0bf8ffc954
docs: fix typos

Change-Id: Ic31053b1a17b8b2e0842ba6077ad635e642dc705
2010-12-20 08:54:37 -08:00
Mike LeBeau
52af3a4f9a Unhide RecognizerResultsIntent. This API was
reviewed for Froyo, but we didn't want to make it
public then because it wasn't until our first
Market release of Voice Search that the APIs would
be in use by our app.

http://b/3135351

Change-Id: I49053717cac08e3976c22e3a105139b6755aadb8
2010-12-20 10:50:31 -05:00
Kristian Monsen
c4d251bbe1 Merge "Remove WebView leak" 2010-12-20 06:04:51 -08:00
Shih-wei Liao
eeca435dc6 Stale cache management to address a P1 bug # 3296131.
Change-Id: I593f35a91c4a14c055828f8989fe01b9e7790039
2010-12-20 21:02:32 +08:00
Kristian Monsen
4190aab1c9 Remove WebView leak
We were leaking the first WebView created since we kept a reference
in a static variable. Using the new way of sending messages in a
static method to avoid this.

Change-Id: Ibb665e32c22c16c17176cd69bf8f7e83fd94894f
2010-12-20 12:26:00 +00:00
satok
b70c82dc45 Hide IME Switch Button when a handset is locked.
Bug: 3247192

Change-Id: I61a327b480c5b3055a14219050cebb04cf0adf6e
2010-12-20 20:45:22 +09:00
satok
d57896a64c Use settings of the visibility of IME Switch button
Bug: 3141466

Change-Id: Ia5ef059af184d9c203a0065bf25b088e0529858e
2010-12-20 18:36:04 +09:00
Vasu Nori
6916b03e02 if a download dir doesn't exist, create it or fail fast
in HC, using DownloadManager public API, download directories
named by the constants Environment.DOWNLOAD_*
may ot exist. theyneed to be created or
the download request should fail ASAP.
bug:3297328

Change-Id: Ic87023d8fe98bd240744f66607a5400b7825e17e
2010-12-19 20:33:54 -08:00
Adam Powell
dcc9dce073 Fix bug 3273104 - Fix SeekBar holo style
Change-Id: I2050757ce008f9546792ebb7ca51d7a227d8565e
2010-12-19 19:01:46 -08:00
Adam Powell
1700ae0aef Fix bug 3295495 - Wrong menu item selection in PopupMenu
Change-Id: I17ec55f09dbed9797cb702a7252f6c89e861cc6a
2010-12-19 17:11:07 -08:00
Adam Powell
69535248b7 Merge "Measure spinner items for sizing the dropdown view." 2010-12-19 16:20:06 -08:00
Adam Powell
50f784cf2d Measure spinner items for sizing the dropdown view.
Only a limited window of items will be measured around the currently
selected item.

Change-Id: Ie0431948fdd564fa4bbeb82dede9e2abebbaee55
2010-12-19 16:16:43 -08:00
Svetoslav Ganov
43c9dd10f0 Merge "Bug 3292797. Talkback accessibility doesn't work at times." 2010-12-19 14:32:09 -08:00
Adam Powell
6ecf3d1690 Fix bug 3292288 - Make Action Bar trap taps
Change-Id: I517855fb6cc50171dc247ede4537ed8ec58d7c91
2010-12-19 14:05:54 -08:00
Jim Miller
627ea2f226 Merge "Fix 3295530: Fix crash in RecentApps when we have no recents" 2010-12-19 01:49:33 -08:00
Dianne Hackborn
4c7cc34127 Demo hack!
To make a 800 tall screen run like a 720:

adb shell setprop persist.demo.screensizehack 800=720

Note this is a persistent property, so it will (intentionally) remain across boots.

Change-Id: I8a8a9f937399327444e8fb154b91f0e642db116e
2010-12-18 16:25:29 -08:00