Scott Main
d41ff8e1a4
docs: update the honeycomb preview version notes
...
Change-Id: I5364ef351095a23914f75ae109d21cb4d9c09e01
2011-01-21 17:55:14 -08:00
Dave Sparks
817ddaf979
am b6e89aff: (-s ours) am 65d39eeb: Merge "DO NOT MERGE: Prefill the cache before trying to instantiate the media extractor." into gingerbread
...
* commit 'b6e89affd5d119f40e5c8a40f2d4f29ca5e534ca':
DO NOT MERGE: Prefill the cache before trying to instantiate the media extractor.
2011-01-21 17:33:59 -08:00
Mathias Agopian
6b7c3c7ede
am b703d338: am 822d4ce6: Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into gingerbread
...
* commit 'b703d338c3b940de1bc45554116e20975145548d':
fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly
2011-01-21 17:33:54 -08:00
Jeff Brown
1a201ea672
am 9cc55346: (-s ours) am d0725eef: Merge "Never drag scroll views with no children. (DO NOT MERGE)" into gingerbread
...
* commit '9cc55346ecb1c1f35760a71b5f3cdaebd02892e6':
Never drag scroll views with no children. (DO NOT MERGE)
2011-01-21 17:33:48 -08:00
Jesse Wilson
8068618ebe
Update preloaded-classes for Honeycomb.
...
We preload classes for two reasons. Classes that are popular can be
shared and can increase the number of apps that can be run concurrently.
Classes that initialize slowly can be initialized at system boot time
by the zygote, decreasing the time to launch a specific app.
To select which classes to preload, I exercised Android's built-in apps
as well as these apps from Market: ESPN score center, Amazon, Flixster,
Twitter, Adobe Reader, Ebay Mobile, Facebook, Solitare (Ken Magic),
Barcode Reader, Google Earth and Square.
A cycle of launching ~460 (non unique) activities in sequence took 9m35s
with the previous preloaded-classes list. The update improves the launch
time of the same sequence to 9m27s: the marginal improvement over the
previous set of preloaded classes is negligible.
http://b/3004763
Change-Id: Ida511ae31eeff6d95d9cb6aacae68b9bb9dd2ebe
2011-01-21 17:25:55 -08:00
Dianne Hackborn
3da75ab90c
am 3a56ce3a: Merge "Fix some error messages, turn off logging." into honeycomb
...
* commit '3a56ce3ab30a72c359bf64cf75bdce6ab03f2b7a':
Fix some error messages, turn off logging.
2011-01-21 16:46:35 -08:00
Dianne Hackborn
3a56ce3ab3
Merge "Fix some error messages, turn off logging." into honeycomb
2011-01-21 16:45:27 -08:00
Dianne Hackborn
ec541e1787
Fix some error messages, turn off logging.
...
Change-Id: Ifcd2c0f0ad137485896144d2248361aeb0a05600
2011-01-21 16:44:04 -08:00
Huahui Wu
5d4064c863
b/3377597 Improve zooming performance.
...
Once WebKit claimed it doesn't want to consume the multi-touch events,
we remember that and handle the events in WebView directly.
Change-Id: Idfc99c16b3f4d7f4719791c64fb2355ff66aba5e
2011-01-21 16:30:57 -08:00
Adam Powell
32c7b6305a
am 84fbff12: Merge "Fix bug 3374792 - Default holo dark activity background is badly dithered at full size" into honeycomb
...
* commit '84fbff1299880c56c8f12a09b1a432ffa9aabfd9':
Fix bug 3374792 - Default holo dark activity background is badly dithered at full size
2011-01-21 16:24:13 -08:00
Fabrice Di Meglio
b686ee122d
am 9e2fa7a5: Merge "Fix bug #3338957 (Account Picker and Account type picker need love)" into honeycomb
...
* commit '9e2fa7a5b6a91bae3897e921d8c21557c2feb714':
Fix bug #3338957 (Account Picker and Account type picker need love)
2011-01-21 16:22:01 -08:00
Scott Main
6752e67479
am 5b5cbbf8: Merge "Doc change: fixing links and code indents" into honeycomb
...
* commit '5b5cbbf8570a81d3604d1260f559d9d543e8e4bf':
Doc change: fixing links and code indents
2011-01-21 16:21:57 -08:00
Adam Powell
84fbff1299
Merge "Fix bug 3374792 - Default holo dark activity background is badly dithered at full size" into honeycomb
2011-01-21 16:21:37 -08:00
Fabrice Di Meglio
9e2fa7a5b6
Merge "Fix bug #3338957 (Account Picker and Account type picker need love)" into honeycomb
2011-01-21 16:20:37 -08:00
Scott Main
5b5cbbf857
Merge "Doc change: fixing links and code indents" into honeycomb
2011-01-21 16:19:56 -08:00
Carl Shapiro
8513cf6ff2
am 76afe3e5: Merge "Remove dead code referencing an obsolete interface." into honeycomb
...
* commit '76afe3e5cdf3a531835d349a6ab04f2fe82e3958':
Remove dead code referencing an obsolete interface.
2011-01-21 16:13:29 -08:00
Mathias Agopian
ed38013dc1
am 48d1432e: am a0bafb47: Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into gingerbread
...
* commit '48d1432e2762471f77ac03c6c639a17e2dde4467':
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
2011-01-21 16:11:57 -08:00
Carl Shapiro
76afe3e5cd
Merge "Remove dead code referencing an obsolete interface." into honeycomb
2011-01-21 16:11:40 -08:00
Carl Shapiro
8f995b5f6d
Remove dead code referencing an obsolete interface.
...
Bug: 3378919
Change-Id: I780d98492ea7996187e3d97fcae7748f7ee68e91
2011-01-21 16:10:08 -08:00
Andreas Huber
d34b7aab38
am 66e35c24: (-s ours) am e9a00235: Merge "DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking "connect"" into gingerbread
...
* commit '66e35c240e6105934e76cabfafed385f95f013ba':
DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking "connect"
2011-01-21 16:04:56 -08:00
Adam Powell
5fc3c84f5c
Merge "Fix bug 3362680 - calendar crash while tabbing among views" into honeycomb
2011-01-21 15:49:46 -08:00
Jaikumar Ganesh
c4cc3ea48a
Merge "Temporary Changes for certification of SCO." into honeycomb
2011-01-21 15:43:42 -08:00
Adam Powell
3cb8b638c4
Fix bug 3362680 - calendar crash while tabbing among views
...
Remove pending click callbacks when a view is detached from its
window.
Change-Id: I51de184b8e95dbd594675ea6849647586a7c4ba2
2011-01-21 15:34:14 -08:00
Nick Pelly
5cfbda1542
resolved conflicts for merge of e5099cd3 to honeycomb-plus-aosp
...
Change-Id: Iba86e222e4335e832c19ab7b82b74f23e25a5ac0
2011-01-21 15:30:32 -08:00
Adam Powell
a4f8e903c3
am 5fc3c84f: Merge "Fix bug 3362680 - calendar crash while tabbing among views" into honeycomb
...
* commit '5fc3c84f5c465d3f0f435037bd5b92fa8da1f2c2':
Fix bug 3362680 - calendar crash while tabbing among views
2011-01-21 15:52:12 -08:00
Nick Pelly
c971d5ed8e
am 82160444: am 50d0bcb4: Merge "Support for TagLostException (API)." into gingerbread
...
* commit '8216044435d066a6279d1a733b919156bdc9325f':
Support for TagLostException (API).
2011-01-21 15:50:54 -08:00
Brad Fitzpatrick
fd2bd1a021
am 6b2b053b: am 597fa828: Merge "Watchdog can get deadlocked on activity manager" into gingerbread
...
* commit '6b2b053b5adf2d4f8f0defde58310a51dfb7e1e0':
Watchdog can get deadlocked on activity manager
2011-01-21 15:50:45 -08:00
Nick Pelly
274ee68d32
am ccc9a9e5: am b735aa0b: Merge "Fix javadoc which broke build." into gingerbread
...
* commit 'ccc9a9e58247d174d587dee465868a948a07364f':
Fix javadoc which broke build.
2011-01-21 15:50:20 -08:00
Eric Laurent
3bf0f9a77f
Merge "resolved conflicts for merge of 9ffe8338 to honeycomb-plus-aosp" into honeycomb-plus-aosp
2011-01-21 15:47:56 -08:00
Eric Laurent
fd5651c360
resolved conflicts for merge of 9ffe8338 to honeycomb-plus-aosp
...
Change-Id: I0fe9b61a2003566f7d66189a9d83ad5dd879fd7a
2011-01-21 15:46:05 -08:00
Jaikumar Ganesh
32064b6727
am c4cc3ea4: Merge "Temporary Changes for certification of SCO." into honeycomb
...
* commit 'c4cc3ea48add3b7a63a1a97fc3a4c89b24217604':
Temporary Changes for certification of SCO.
2011-01-21 15:45:54 -08:00
Jeff Brown
2866b22971
am 75a0e448: Merge "Optimize call to drawBitmap during screen rotation." into honeycomb
...
* commit '75a0e44831d08d9cbfec9f150be4e78b2d1aabf5':
Optimize call to drawBitmap during screen rotation.
2011-01-21 15:31:38 -08:00
Jeff Brown
ea5e0bb358
am cab11490: Merge "Reduce number of calls to updateInputWindows by 60%." into honeycomb
...
* commit 'cab114906df621d77bf59d9492f89182e34cd3e4':
Reduce number of calls to updateInputWindows by 60%.
2011-01-21 15:31:31 -08:00
Jeff Brown
75a0e44831
Merge "Optimize call to drawBitmap during screen rotation." into honeycomb
2011-01-21 15:29:46 -08:00
Jeff Brown
cab114906d
Merge "Reduce number of calls to updateInputWindows by 60%." into honeycomb
2011-01-21 15:29:39 -08:00
Jaikumar Ganesh
75c2701454
Temporary Changes for certification of SCO.
...
Bug: 3349475
Change-Id: I555b127a1d9218494cd05c07c9e9f29628f3bc74
2011-01-21 15:17:23 -08:00
Adam Powell
84abcfb32d
Fix bug 3374792 - Default holo dark activity background is badly
...
dithered at full size
Fix bug 3357191 - Need holo star assets
Fix bug 3357255 - Need expandable list item arrow assets
Fix bug 3373538 - Holo button padding settings difficult to work with
- remove hard padding from holo button styles. This also adds explicit
'small button' holo assets.
Fix bug 3362311 - PopupMenu with just one item has broken borders -
fix 9-patches.
Fix bug 3357195 - Need holo toggle button assets
Change-Id: I9aad9487960dc9f7e7671431ff753a6dde10908a
2011-01-21 15:16:28 -08:00
Carl Shapiro
17066b8fb2
am 8dac54c5: Merge "Perform orthogonal rotations without using a Skia canvas." into honeycomb
...
* commit '8dac54c5855cdb3334ea31ff1b5f04972515ff7f':
Perform orthogonal rotations without using a Skia canvas.
2011-01-21 15:12:14 -08:00
Carl Shapiro
8dac54c585
Merge "Perform orthogonal rotations without using a Skia canvas." into honeycomb
2011-01-21 15:09:56 -08:00
Carl Shapiro
48e8ec611a
am 366d15d5: Merge "Revert "Make AwesomePlayer\'s reset process more verbose to track down ANRs."" into honeycomb
...
* commit '366d15d5425aaa090d9c1a1d7273f13e2c85c43b':
Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."
2011-01-21 15:08:04 -08:00
Carl Shapiro
366d15d542
Merge "Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."" into honeycomb
2011-01-21 15:05:26 -08:00
Nick Pelly
a4f26c3d03
am 4d3ac03a: am e4dd154c: Merge "hange the default IsoDep timeout to 300ms (docs update)." into gingerbread
...
* commit '4d3ac03ade6184504ad3881def5e86133ae5f2f6':
hange the default IsoDep timeout to 300ms (docs update).
2011-01-21 15:03:19 -08:00
Mathias Agopian
80f3376b3a
am b92a40eb: am 12d014fd: Merge "fix [3355413] Gyro calls onAccuracyChanged and reports accuracy as UNRELIABLE" into gingerbread
...
* commit 'b92a40ebfaf49783f942b75b413e1499e149c3bb':
fix [3355413] Gyro calls onAccuracyChanged and reports accuracy as UNRELIABLE
2011-01-21 15:02:26 -08:00
Amith Yamasani
d75ee6f13a
am 7c93e52f: (-s ours) am 68153821: Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME to true." into gingerbread
...
* commit '7c93e52fac25fb76a67a82f1ccaa4ff6ad42e6ed':
Set the default state of NOTIFICATIONS_USE_RING_VOLUME to true.
2011-01-21 15:02:18 -08:00
Fabrice Di Meglio
795f135a08
Fix bug #3338957 (Account Picker and Account type picker need love)
...
- update UI to match design requirements
Change-Id: Idb5dbea876eb7170a8c1f077a99cfe168d41f1e1
2011-01-21 14:58:02 -08:00
Gilles Debunne
48617a5134
am b5e5b2d9: Merge "Tapping inside an EditText should always pop up the IME." into honeycomb
...
* commit 'b5e5b2d99b6b56798f863b24b786c351d9b22cf3':
Tapping inside an EditText should always pop up the IME.
2011-01-21 14:55:50 -08:00
Gilles Debunne
b5e5b2d99b
Merge "Tapping inside an EditText should always pop up the IME." into honeycomb
2011-01-21 14:53:44 -08:00
Carl Shapiro
d6c276a5ef
Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."
...
This reverts commit 90c656574175bd54ed8d258f406f158177e5e91c.
Bug: 3378444
Change-Id: Id845bc0bc213f18c73fec12e6a2084cb2075c2d9
2011-01-21 14:52:51 -08:00
Amith Yamasani
610dff54fc
am b58b5db4: Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME." into honeycomb
...
* commit 'b58b5db4ba8edc075f6524df200aa8d3c678e267':
Set the default state of NOTIFICATIONS_USE_RING_VOLUME.
2011-01-21 14:49:34 -08:00
Michael Kolb
b2b830774f
am debb5bbe: Merge "Add public API for on screen zoom controls" into honeycomb
...
* commit 'debb5bbe816ce764ecda73eabc17c31fd59fbe3e':
Add public API for on screen zoom controls
2011-01-21 14:49:30 -08:00