45048 Commits

Author SHA1 Message Date
Joe Malin
7777fb04f1 Merge "DOC CHANGE: Fix bug 3416872 in MonkeyRunner doc" into honeycomb 2011-02-08 16:55:53 -08:00
Gilles Debunne
e04c14962f resolved conflicts for merge of c0728cc0 to gingerbread-plus-aosp
Change-Id: I1b941e0610e498365d441c7bd23af276d1b5f986
2011-02-08 16:33:58 -08:00
Adam Powell
a1ea2c8457 Merge "Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called before first layout" 2011-02-08 16:32:54 -08:00
Dmitri Plotnikov
123653b890 Full text search: new API, deprecating old API.
All of this API, old and new, is hidden for now.

Bug: 2078420
Change-Id: I5895e992aa820fa189321e1859179bfe7ccb71ff
2011-02-08 16:31:20 -08:00
Adam Powell
50efbed668 Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called
before first layout

Enable/disable the action bar show/hide animation as part of the
activity/dialog lifecycle. This allows apps to set action bar
visibility state as the activity first becomes visible or returns to
visibility without the associated animation.

Change-Id: I85ff9268d2cb2c8fcd3364dd275597fe90529224
2011-02-08 16:24:15 -08:00
James Dong
cbefb805a8 Merge "Should reset errno to 0 before calling strtoll()." 2011-02-08 16:07:42 -08:00
Andy McFadden
ccc9d14d6c Merge "Use JNI helper function to get buffer address" 2011-02-08 16:03:24 -08:00
James Dong
75fb238b3f Should reset errno to 0 before calling strtoll().
bug - 3431238

Change-Id: I855847209d2e022242b8eb62985759922ab94779
2011-02-08 15:41:58 -08:00
Scott Main
108c7c514a am 91c1b185: am b70afd34: docs: remove and correct parent links for fundamental docs and hide the "beginner\'s path" because it\'s not complete
* commit '91c1b18533078e543c40d6937dea9c4ed2171565':
  docs: remove and correct parent links for fundamental docs and hide the "beginner's path" because it's not complete
2011-02-08 15:06:57 -08:00
Scott Main
121370d25c am 3c565377: am b508d6e2: Merge "docs: fix links to revised fundamentals documents" into honeycomb
* commit '3c5653773d6b48f27aa52d746a7a6f8728d5ba36':
  docs: fix links to revised fundamentals documents
2011-02-08 15:06:54 -08:00
Jason Sams
fbf8e02d99 am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
* commit 'e2b2a02a91dc4101a9481b5bb6ba4c56c7a35dd7':
  Fix bug 3421901 remove 2 functions from public headers in the SDK.
2011-02-08 15:06:50 -08:00
Dirk Dougherty
219f690577 am 81f4f8d0: am 50b7d70f: Merge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb
* commit '81f4f8d0f9edf285ec371c58ec1053cc6e1ed856':
  Cherrypick from gb: Doc change: Add diff report for api 10.
2011-02-08 15:06:46 -08:00
Xavier Ducrohet
8f7a0d6f1c am 024bbea2: am dc3fc3dc: Merge "LayoutLib: fix the background of title/action bars." into honeycomb
* commit '024bbea2155dc37df87b337007a887029f9d1cab':
  LayoutLib: fix the background of title/action bars.
2011-02-08 15:06:38 -08:00
Scott Main
300cd26a4f docs: shorten and revise some titles in the Developing docs
and resolve respective links

Change-Id: Ic78e859eaad99fc391857676a6aff63a655e72ca
2011-02-08 15:04:42 -08:00
Dmitry Shmidt
6d8cb46120 Merge "Parse the rssi result string in case-insensitive manner. This matches similar code in wpa-supplicant, driver_wext.c" 2011-02-08 14:58:18 -08:00
Scott Main
91c1b18533 am b70afd34: docs: remove and correct parent links for fundamental docs and hide the "beginner\'s path" because it\'s not complete
* commit 'b70afd342b658d23518e0fa69aff9e45ec01e222':
  docs: remove and correct parent links for fundamental docs and hide the "beginner's path" because it's not complete
2011-02-08 14:57:50 -08:00
Scott Main
3c5653773d am b508d6e2: Merge "docs: fix links to revised fundamentals documents" into honeycomb
* commit 'b508d6e26e3a1fd68bf637dc29df335f0e7ccd92':
  docs: fix links to revised fundamentals documents
2011-02-08 14:57:45 -08:00
Jason Sams
e2b2a02a91 am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
* commit '4fd70373ecafbf5a87a1c35852aec2818612e928':
  Fix bug 3421901 remove 2 functions from public headers in the SDK.
2011-02-08 14:57:35 -08:00
Dirk Dougherty
81f4f8d0f9 am 50b7d70f: Merge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb
* commit '50b7d70fb425daf6b2ead747df6634040d1bbf1b':
  Cherrypick from gb: Doc change: Add diff report for api 10.
2011-02-08 14:57:25 -08:00
Xavier Ducrohet
024bbea215 am dc3fc3dc: Merge "LayoutLib: fix the background of title/action bars." into honeycomb
* commit 'dc3fc3dc2717461113a2963c224cb190457599d8':
  LayoutLib: fix the background of title/action bars.
2011-02-08 14:57:19 -08:00
Stan Chesnutt
320b56dcdd Parse the rssi result string in case-insensitive manner. This matches similar
code in wpa-supplicant, driver_wext.c

Change-Id: Ibeff41f9ef9168e47c338513b4c8c8781254e068
2011-02-08 14:50:30 -08:00
Andy McFadden
90f4c18a86 Use JNI helper function to get buffer address
This replaces the Get/Release sequence with a call to
jniGetNonMovableArrayElements.

Bug 3409356

Change-Id: I847fd67ac71d904fef0c807ac25a29f802e6cd45
2011-02-08 14:23:59 -08:00
Adam Powell
017b807991 Merge "Fix bug 3395349 - Treat Spinner dropDownWidth property properly" 2011-02-08 14:20:36 -08:00
Adam Powell
8db7cb1cdf Fix bug 3395349 - Treat Spinner dropDownWidth property properly
Change-Id: I15bca2c938e1f9742cc5d47218632a1e636f90ac
2011-02-08 14:19:35 -08:00
Gloria Wang
9a7836d48f Merge "Add more check before using the DRM manager client." 2011-02-08 14:12:02 -08:00
Scott Main
b70afd342b docs: remove and correct parent links for fundamental docs
and hide the "beginner's path" because it's not complete

Change-Id: I2f2a201a6571da6f660eb78f6ece94e47a5cddd1
2011-02-08 14:05:54 -08:00
Scott Main
b508d6e26e Merge "docs: fix links to revised fundamentals documents" into honeycomb 2011-02-08 13:34:51 -08:00
Daniel Sandler
1cfe753017 Bringing back the pocket.
Bug: 3203179
Change-Id: Ic1513ae9cbc502e328bcf484f83198f2c12102a2
2011-02-08 16:33:07 -05:00
Gloria Wang
adc4d9c86d Add more check before using the DRM manager client.
Change-Id: I7369dcd6b6abd1945430373200fd5353bca70652
2011-02-08 13:25:27 -08:00
Andreas Huber
5ed9a80571 Merge "Handle some edge cases when seeking while starting up OMXCodec" 2011-02-08 13:15:37 -08:00
Andreas Huber
b928983334 Handle some edge cases when seeking while starting up OMXCodec
These were exposed by the new preview-seekframe while paused code.
In particular, the codec may have been in state RECONFIGURING when attempting
to seek, or we may have initiated flushing of the output port and this may not
have completed yet by the time we want to reconfigure the output port.

Change-Id: Id7640ade11dbc7205a22f648ea0b5e3e9b49cf4b
related-to-bug: 3392259
2011-02-08 13:10:25 -08:00
Shimeng (Simon) Wang
357a9335c2 Merge "Fix bug: use content height instead of view height." 2011-02-08 12:30:52 -08:00
Romain Guy
0592f2339a Merge "Better handling of EGL_SWAP_BEHAVIOR_PRESERVED_BIT Bug #3410832 Bug #3410834" 2011-02-08 12:23:59 -08:00
Romain Guy
069ea0e31a Better handling of EGL_SWAP_BEHAVIOR_PRESERVED_BIT
Bug #3410832
Bug #3410834

Change-Id: I6025d6b7200e4d23e43f783e9401df13a13e7b63
2011-02-08 12:24:52 -08:00
Jason Sams
4fd70373ec Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb 2011-02-08 12:07:49 -08:00
Romain Guy
366a84056c Expose several useful Bitmap APIs.
Bug #3408073

Bitmap.setHasAlpha() in particular is very useful for applications that use
ARGB_8888 bitmaps but want/need to benefit from an extra speed boost.

Change-Id: I73d081b7e43bd725baffd1a9892c72d8729816f7
2011-02-08 11:58:06 -08:00
Romain Guy
4cf6663e03 Merge "Expose several useful Bitmap APIs. Bug #3408073" 2011-02-08 11:57:45 -08:00
Andreas Huber
2157f045d3 Merge "Remove one log message from the VPXDecoder" 2011-02-08 11:47:23 -08:00
Jeff Brown
f38309aafd Merge "Fix read from uninitialized memory." 2011-02-08 11:44:18 -08:00
Dirk Dougherty
f343d3df00 Doc change: add diff report for API 11
Change-Id: I4cd673d1316e6f7b81ec56510029b738cd12a295
2011-02-08 11:42:32 -08:00
Scott Main
7aee61f5a9 docs: fix links to revised fundamentals documents
Change-Id: Ie2a660cce1d00f924c9fde5c6a00776307e5e1c7
2011-02-08 11:37:44 -08:00
Gloria Wang
4a4bf22116 Merge "- Do not use global DrmManagerClient - Release the DrmManagerClient and DecryptHandle in DataSource Fix for bug 3429811" 2011-02-08 11:16:27 -08:00
Dirk Dougherty
50b7d70fb4 Merge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb 2011-02-08 11:04:41 -08:00
Andreas Huber
e0b3747861 Remove one log message from the VPXDecoder
related-to-bug: 3402216

The VPX format supports "internal-only" frames that are
referenced by future content but never actually displayed, so
this is a perfectly valid scenario that doesn't require a
log message.

Change-Id: I8330bfdfefcdf4ab66ae6d2b59b99fd9b89350df
2011-02-08 11:04:08 -08:00
Xavier Ducrohet
dc3fc3dc27 Merge "LayoutLib: fix the background of title/action bars." into honeycomb 2011-02-08 11:03:43 -08:00
Dirk Dougherty
920cc81420 Cherrypick from gb: Doc change: Add diff report for api 10. 2011-02-08 11:02:11 -08:00
Eric Fischer
ab3e04c0d1 am 1e09ca2a: (-s ours) am c7bece13: Merge "Import revised translations. DO NOT MERGE" into honeycomb
* commit '1e09ca2a1f3e9ce2dbe538c0fbedb687c3f5738c':
  Import revised translations.  DO NOT MERGE
2011-02-08 10:46:24 -08:00
Eric Fischer
1e09ca2a1f am c7bece13: Merge "Import revised translations. DO NOT MERGE" into honeycomb
* commit 'c7bece13495949db1736263a7cf5cf67c6165c51':
  Import revised translations.  DO NOT MERGE
2011-02-08 10:40:47 -08:00
Scott Main
c30d84a6ec am fd5c86cd: am 7d9d8efe: cherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8 rename SIP doc title
* commit 'fd5c86cd1d08d0b308a6af233c5d1da2ed6b8b3b':
  cherrypick Change-Id: I14aa36bc617ef77c20804c868caa8bf85b0fb5f8 rename SIP doc title
2011-02-08 10:35:39 -08:00
Scott Main
9e593ef997 am 2d258298: am 96764812: cherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f docs: move the SIP guide into guide/network/
* commit '2d258298e2fec670908c69e38c5a3a05b1f3d0f0':
  cherrypick Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f docs: move the SIP guide into guide/network/
2011-02-08 10:35:33 -08:00