Keith Ito
9114a8bb8b
Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter
...
Change-Id: I10b02306478d9c595dbcae0767b44c403d50e24a
2010-05-10 18:27:23 -07:00
Dirk Dougherty
1926c471a3
Merge "Doc change: Final api diffs 7 -> 8." into froyo
2010-05-10 16:23:13 -07:00
Dirk Dougherty
b32c2402c2
Doc change: add toc references to tictactoe sample apps and screen shots.
...
Change-Id: I7d520587c0e6b2252e819029a2f053893fdcd7c3
2010-05-10 16:19:52 -07:00
Jim Miller
a27579016c
Merge "Fix 2660488: Add LockScreen/InCallScreen resources to preloads" into froyo
2010-05-10 15:55:41 -07:00
Jim Miller
7d38886ba6
Fix 2660488: Add LockScreen/InCallScreen resources to preloads
...
This adds the base SlidinTab drawable resources shared by
InCallScreen and LockScreen into the zygote process. It should
save approximately 375kB (mdpi) and 825kB (hdpi) of RAM by
sharing resource between the LockScreen and InCallScreen.
Change-Id: I05bcafa894ed27d419b171ad5041bd83134461f7
2010-05-10 15:24:47 -07:00
Robert Greenwalt
b74a239fd2
Merge "String change to refer to wifi tether as hotspot" into froyo
2010-05-10 10:11:12 -07:00
Scott Main
62c28caee4
Merge "docs: change SearchableDictionary to "v2" and remove old "new" superscripts from resources toc" into froyo
2010-05-10 09:54:30 -07:00
Dan Egnor
7d16737668
Merge "Add unit test for passing thread priority & cgroup through Binder." into froyo
2010-05-09 07:03:46 -07:00
Robert Greenwalt
ebdbc7ec11
String change to refer to wifi tether as hotspot
...
bug:2664412
Change-Id: I9ab110f88551d03a9215b81887675c50aa575d9a
2010-05-08 15:07:53 -07:00
Dirk Dougherty
fb70ffd993
Merge "Doc change: cherry-pick from master: Testing Android Applications document (concepts)" into froyo
2010-05-07 21:07:57 -07:00
Joe Malin
902054336e
Doc change: cherry-pick from master: Testing Android Applications document (concepts)
...
Change-Id: Ie94632bc7becb3b388d1ecb01512ce29efc04208
2010-05-07 21:04:31 -07:00
Dirk Dougherty
37627b9fd1
Doc change: Final api diffs 7 -> 8.
...
Change-Id: Ie4b13f6b85439009f8236f8c082ca28021aa9b0c
2010-05-07 17:11:18 -07:00
Scott Main
c4c42eef9a
docs: add default value and compatibility info for installLocation
...
Change-Id: I2336bc0c7edb68a0c452e44633a8163a2798d7de
2010-05-07 15:30:15 -07:00
Scott Main
c6cb8a78d0
docs: revisions to the new resources doc based on editorial feedback
...
plus some fixes to resource references and other misc revisions
Change-Id: I7b498858d9d0ecfd8cf9bad48c08c93047d597b8
2010-05-07 15:18:49 -07:00
Scott Main
bf1d0b900e
docs: change SearchableDictionary to "v2" and remove old "new" superscripts from resources toc
...
Change-Id: Ic240502b8874fdc69d1d97cbf9df0ef925fbc071
2010-05-07 15:08:36 -07:00
Andreas Huber
d13efb2008
Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo
2010-05-07 13:47:42 -07:00
Mathias Agopian
c69775d616
Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo
2010-05-07 13:39:29 -07:00
Andreas Huber
388379f8b4
A new OggExtractor/VorbisDecoder combo to support approximate seeking.
...
Change-Id: Id5d0c1c8b1adc62896bb5ed951f7b5cfda811e95
related-to-bug: 2654400
2010-05-07 12:01:45 -07:00
Dirk Dougherty
0dd3a23951
Merge "Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files" into froyo
2010-05-07 10:57:48 -07:00
Brian Carlstrom
e616553ebc
Updaing preloaded classes with removal of OpenSSLSocketImpl$Finalizer
...
Part of fixing b/2663512: "java.io.IOException: SSL shutdown failed.: Ok" shouldn't dump a stacktrace
Change-Id: Ic6070ab9abb58c08eb7c5d8648424f582bb48e1c
2010-05-07 10:13:36 -07:00
Joe Malin
18457d0c21
Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files
...
Change-Id: If43ba08af00c8c9fcf6d05834f8b2a7a719b4bec
2010-05-07 10:06:53 -07:00
Dan Egnor
43fe81bc2c
Add unit test for passing thread priority & cgroup through Binder.
...
This test actually exposes some bugs -- the test passes as written, but
certain parts are commented out with references to the bugs in question.
Bug: 2665914
Bug: 2665954
Change-Id: I61220e0efadc4edbb6ad419d26fa1f0f50bbc24c
2010-05-07 09:32:54 -07:00
Joe Malin
e50b940f15
Doc Change: cherry-pick doc change from master. -> Add images for the index file for the SpinnerTest test application sample.
...
Change-Id: Id2525470127a6324c361d952f09afec7dd584704
2010-05-07 08:37:23 -07:00
Bjorn Bringert
75370e7462
Merge "Fixing: RecognitionService logcat spam "cancel called..."" into froyo
2010-05-07 03:37:48 -07:00
Mathias Agopian
2df6f51567
fix [2664345] Flash: Bad flicker at the end of a pinch zoom.
...
the window manger puts SurfaceViews up before they have been
rendered into, because of that surfaceflinger doesn't have
anything ready to draw for that surface when an udpate occurs
and responds by filling the surface with black.
With this fix, we only fill those areas of the framebuffer
that would otherwise be undefined (no content at all).
in the Flash case, the "flash" window is not drawn at all
until it has some content, instead the underlaying browser
window is shown.
Change-Id: Ifb610f7f8c27b88edf83e09adc4803fc295c15a1
2010-05-06 20:21:45 -07:00
Dan Egnor
8a8658a5de
Merge "Make static versions of libutils and libbinder." into froyo
2010-05-06 17:31:48 -07:00
Daniel Sandler
08e1b94c5c
Merge "Fix "p.m." in lockscreen (locale: es)." into froyo
2010-05-06 17:23:03 -07:00
Robert Greenwalt
f9dc24de53
Merge "Fix ThrottleService wifi interaction" into froyo
2010-05-06 17:14:23 -07:00
Robert Greenwalt
fee4683f47
Fix ThrottleService wifi interaction
...
When we switch to another network (or even just lose mobile data) the mobile
interface is either brought down or destroyed altogether. That means any
throttling rules we've told the kernel about get lost.
This change notices when our interface comes up and reinstates throttling
if needed.
bug:2660287
Change-Id: I4c6ebf78acc59ed66b95984a1e8b7c2ffbc22dcb
2010-05-06 16:45:43 -07:00
Xia Wang
11505b474b
Merge "Avoid UNKNOWN state for Wifi in bug2542613, not a common user case." into froyo
2010-05-06 15:24:08 -07:00
Dan Morrill
6199375773
Merge "Adding PacketVideo attribution in NOTICE." into froyo
2010-05-06 15:11:02 -07:00
Xia Wang
4672203ea1
Avoid UNKNOWN state for Wifi in bug2542613, not a common user case.
...
Change-Id: Ief0a953e2909cb5c808f0d683ab95d14f6c53e72
2010-05-06 14:58:40 -07:00
Dan Morrill
b543297f9d
Adding PacketVideo attribution in NOTICE.
...
Change-Id: Id2fe398d4deed6ebd8cba8516ffc6c0334a961b0
2010-05-06 14:15:47 -07:00
Neal Nguyen
639a7fc2c2
Merge "Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils." into froyo
2010-05-06 13:45:18 -07:00
Neal Nguyen
42c2baeb48
Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils.
...
Change-Id: Ia50d58760b4cc1e222927be054c52cc3b2993395
2010-05-06 13:26:58 -07:00
Daniel Sandler
77491f01a3
Fix "p.m." in lockscreen (locale: es).
...
Use padding instead of margin in DigitalClock's
RelativeLayout params to ensure @id/am_pm's descenders
aren't clipped.
Bug: 2277477
Change-Id: I9c8ef0c60e8ac0d2f969de97e8bfe146553ac379
2010-05-06 16:15:49 -04:00
Andreas Huber
100ef9bee4
Merge "Disable vorbis seek when streaming from localhost." into froyo
2010-05-06 11:27:35 -07:00
Andreas Huber
62f7ffe106
Disable vorbis seek when streaming from localhost.
...
Change-Id: Icda523ae1c89e26482f1c1767fe3a8b9222bb30f
related-to-bug: 2654400
2010-05-06 10:31:57 -07:00
Dirk Dougherty
5305627d5b
Doc change: New doc that describes how market filters work
...
Change-Id: I99696502b38d952df8fe07c8982d0cf6b95b31bd
2010-05-06 10:06:10 -07:00
Dan Bornstein
42ee86e66d
Merge "For issue #2651381 , allow library prelinking." into froyo
2010-05-06 10:01:39 -07:00
Neal Nguyen
f541c62b26
Merge "Adding a few host-based stress tests for Apps on SD." into froyo
2010-05-06 09:44:10 -07:00
Dan Egnor
08b3d2e5ef
Make static versions of libutils and libbinder.
...
Fix some small static-initialization-order issues (and a static-
initializers-missing issue) that result from doing so. The static
libraries don't actually get used for anything real at the moment --
they're used for perf tests of bug 2660235.
Bug: 2660235
Change-Id: Iee2f38f79cc93b395e8d0a5a144ed92461f5ada0
2010-05-06 01:03:31 -07:00
Dan Bornstein
782e9fd749
For issue #2651381 , allow library prelinking.
...
Change-Id: I1cb467a158e21fc02cac6af585ac8d27c2bf42de
2010-05-05 18:23:05 -07:00
Neal Nguyen
b1fb5c3011
Adding a few host-based stress tests for Apps on SD.
...
Change-Id: I0ccb1f3574688f60b6296dac6f6859ba5d0597ea
2010-05-05 18:17:35 -07:00
Suchi Amalapurapu
df7ccbc8ff
Merge "Fix 2656989. Clean up update to updated system applications." into froyo
2010-05-05 17:38:58 -07:00
Dan Bornstein
2d315667ab
For issue #2651381 , allow library prelinking.
...
Change-Id: I119348b55ad0015a286e9c94709977cd1973a7e1
2010-05-05 14:41:41 -07:00
Suchi Amalapurapu
c1d07d9beb
Fix 2656989. Clean up update to updated system applications.
...
Change-Id: Ic66b00926c45fac43396f1f8f23d0865ba77faba
2010-05-05 14:06:17 -07:00
Jean-Michel Trivi
b5fa4dff0c
Merge "Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI sound. This CL doesn't fix why mView can be null in the first place, but prevents a crash when mView is null and a UI sound is to be played." into froyo
2010-05-05 12:02:18 -07:00
Jean-Michel Trivi
13b18fd7f9
Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI
...
sound.
This CL doesn't fix why mView can be null in the first place, but
prevents a crash when mView is null and a UI sound is to be played.
Change-Id: I74ea03567e8e6ebebb6c95c80a473abf11e1163d
2010-05-05 09:37:41 -07:00
Scott Main
a69e10db2f
fix doc bug in hello gallery tutorial
...
Change-Id: I05ff14f7b15a8fd338dec8004912845eebe94347
2010-05-05 08:58:09 -07:00