Scott Main
f210f048f7
am 88ff62db: Merge change I06398298 into eclair
...
Merge commit '88ff62db35796a3e8ac9fc812030bfdbbf0e99b1' into eclair-mr2
* commit '88ff62db35796a3e8ac9fc812030bfdbbf0e99b1':
docs: add images used in BT developer guide.
2009-12-10 17:56:28 -08:00
Jean-Baptiste Queru
a5a8cc13d3
resolved conflicts for merge of ce307f88 to eclair-mr2
2009-12-10 17:53:27 -08:00
Scott Main
7b0463a949
am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions to the BT javadocs
...
Merge commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379' into eclair-mr2
* commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379':
docs: add the Bluetooth developer guide,
2009-12-10 17:42:55 -08:00
Eric Fischer
4d272fe9e0
am 282a7423: (-s ours) Merge change I3c299167 into eclair
...
Merge commit '282a742347bcb673f278c56b4dfede328a655296' into eclair-mr2
* commit '282a742347bcb673f278c56b4dfede328a655296':
Import revised translations. DO NOT MERGE
2009-12-10 17:42:43 -08:00
Trevor Johns
1d3a94a8b4
am abd6c278: Merge change I54400322 into eclair
...
Merge commit 'abd6c2782d1fe9816068003bc1d143dedd42de81' into eclair-mr2
* commit 'abd6c2782d1fe9816068003bc1d143dedd42de81':
Adding screenshots for development/samples/ContactManager documentation.
2009-12-10 17:41:45 -08:00
Jaikumar Ganesh
368c332ddc
am f6e32e72: Merge change Icced7a09 into eclair
...
Merge commit 'f6e32e72a902d9a309410bc5306a539ea850159f' into eclair-mr2
* commit 'f6e32e72a902d9a309410bc5306a539ea850159f':
Maintain a list of all Bluetooth docks.
2009-12-10 17:40:53 -08:00
Mathias Agopian
75ca58d6f8
am 76169da0: fix [2315900] Monochrome camera preview screen after launching camera
...
Merge commit '76169da0e84b0fcf621aeac6141af3ee85bc7c1e' into eclair-mr2
* commit '76169da0e84b0fcf621aeac6141af3ee85bc7c1e':
fix [2315900] Monochrome camera preview screen after launching camera
2009-12-10 17:40:41 -08:00
Jean-Michel Trivi
6608bd0d3a
am 86ed86d2: Merge change I0f73439a into eclair
...
Merge commit '86ed86d2260932bdf2217b1d8431ac9e04d47534' into eclair-mr2
* commit '86ed86d2260932bdf2217b1d8431ac9e04d47534':
Partially fix bug 2111240 Detect docking / undocking event by reporting
2009-12-10 16:46:13 -08:00
Jason Sams
8f31c23021
am 57ce0888: Merge change Id22c0137 into eclair
...
Merge commit '57ce0888fcb1376b385c3dab5e4262793acaaf16' into eclair-mr2
* commit '57ce0888fcb1376b385c3dab5e4262793acaaf16':
Throttle low priority RS threads by sleeping once per frame to avoid starving other apps.
2009-12-10 16:45:22 -08:00
Mathias Agopian
ae5bd2b9cc
am d8c752ef: Merge change Ib548dbb2 into eclair
...
Merge commit 'd8c752ef74bc6d8b412defe35caf1a19be15eb8b' into eclair-mr2
* commit 'd8c752ef74bc6d8b412defe35caf1a19be15eb8b':
improve video performance to minimize the tearing effect seen in 720p movies
2009-12-10 16:43:09 -08:00
Adam Powell
326d808b85
Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests
...
Reverted a change to InstrumentationTestCase that would have allowed @UiThreadTest on setUp() methods of tests.
2009-12-10 14:49:14 -08:00
Android (Google) Code Review
f2f68760eb
Merge change Ib3d582d7 into eclair-mr2
...
* changes:
Fix crash with @UiThreadTest in InstrumentationTestCase.
2009-12-10 13:46:10 -08:00
Romain Guy
b3d582d79d
Fix crash with @UiThreadTest in InstrumentationTestCase.
2009-12-10 13:45:31 -08:00
Android (Google) Code Review
eec100b2f4
Merge change If0d04246 into eclair-mr2
...
* changes:
Don't count empty buffers when computing the frame rate.
2009-12-10 13:11:50 -08:00
Android (Google) Code Review
6ae24d9365
Merge change I3c01bb62 into eclair-mr2
...
* changes:
Adding copyright headers to recently introduced decoder source files.
2009-12-10 12:37:59 -08:00
Android (Google) Code Review
987e7fb2d4
Merge change I9a275773 into eclair-mr2
...
* changes:
Initial check in of AMR (NB and WB) decoders based on PV source code.
2009-12-10 12:29:39 -08:00
Andreas Huber
3c01bb627a
Adding copyright headers to recently introduced decoder source files.
2009-12-10 12:28:22 -08:00
Andreas Huber
a30d400838
Initial check in of AMR (NB and WB) decoders based on PV source code.
2009-12-10 12:23:55 -08:00
Andreas Huber
f0d04246f4
Don't count empty buffers when computing the frame rate.
2009-12-10 12:21:57 -08:00
Android (Google) Code Review
f44ecff467
Merge change Id432656e into eclair-mr2
...
* changes:
Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
2009-12-10 11:54:13 -08:00
Romain Guy
d432656e60
Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
2009-12-10 11:16:43 -08:00
Fred Quintana
97ef7637c6
- move the EventLog stuff out of ATSA
...
- move the google calendar sync adapter settings out of Settings.java
2009-12-10 11:16:18 -08:00
Android (Google) Code Review
b3c1f1cff4
Merge change I7daa7ae8 into eclair-mr2
...
* changes:
move event log tags used by SyncAdapter into a local .logtags file
2009-12-10 10:17:17 -08:00
Android (Google) Code Review
159f001541
Merge change I98819b18 into eclair-mr2
...
* changes:
Allow resource and file URIs in ImageView.setImageURI()
2009-12-09 23:32:58 -08:00
Android (Google) Code Review
45e77ce36a
Merge change I154386b1 into eclair-mr2
...
* changes:
Use unbundled QSB for global search
2009-12-09 23:32:31 -08:00
Android (Google) Code Review
88ff62db35
Merge change I06398298 into eclair
...
* changes:
docs: add images used in BT developer guide.
2009-12-09 18:20:21 -08:00
Scott Main
fe7f27aabf
docs: add images used in BT developer guide.
...
needed (but not a dependency) by I1cd5c8282ba45d79da854db43d741b6fa049812b
2009-12-09 18:16:02 -08:00
Android (Google) Code Review
ce307f889b
Merge change Ie4cdb5a3 into eclair
...
* changes:
Add --custom-package to aapt
2009-12-09 18:09:49 -08:00
Scott Main
ed2a70d649
docs: add the Bluetooth developer guide,
...
and make some revisions to the BT javadocs
2009-12-09 17:59:38 -08:00
Android (Google) Code Review
282a742347
Merge change I3c299167 into eclair
...
* changes:
Import revised translations. DO NOT MERGE
2009-12-09 17:59:07 -08:00
Android (Google) Code Review
abd6c2782d
Merge change I54400322 into eclair
...
* changes:
Adding screenshots for development/samples/ContactManager documentation.
2009-12-09 17:51:34 -08:00
Eric Fischer
3c299167a4
Import revised translations. DO NOT MERGE
2009-12-09 17:06:04 -08:00
Android (Google) Code Review
f6e32e72a9
Merge change Icced7a09 into eclair
...
* changes:
Maintain a list of all Bluetooth docks.
2009-12-09 17:00:09 -08:00
Jaikumar Ganesh
6e9c443460
Maintain a list of all Bluetooth docks.
...
With this change, isBluetoothDock API can be used anytime and is not in tied
to dock state. The Dock State is a sticky intent so users
can query for the dock state.
Dr No: Eastham
Bug: 2133530
2009-12-09 16:10:38 -08:00
Mathias Agopian
76169da0e8
fix [2315900] Monochrome camera preview screen after launching camera
...
this was introduced by a recent change. when we try to figure out the size of
the yuv->rgb temporary buffer, the output resolution has not been computed yet
and an invalid buffer size is used. most of the time the allocation fails
and the system reverts to "standard" GL will uses onle the Y plane.
the allocation of the temporary buffer is moved to onDraw(), the first
time it is called, by that time, the window is positioned properly.
2009-12-09 15:26:29 -08:00
Android (Google) Code Review
7cd4029473
Merge change I2cb78a66 into eclair-mr2
...
* changes:
Add convenience function to MediaStore to move a playlist item to a different location.
2009-12-09 14:22:47 -08:00
Doug Zongker
45e6dbf90b
move event log tags used by SyncAdapter into a local .logtags file
2009-12-09 13:30:07 -08:00
Android (Google) Code Review
86ed86d226
Merge change I0f73439a into eclair
...
* changes:
Partially fix bug 2111240 Detect docking / undocking event by reporting to the AudioPolicyManager a new forced usage AudioSystem::FOR_DOCK which can take the FORCE_NONE, FORCE_BT_DOCK or FORCE_WIRED_ACCESSORY values. This CL is complemented by an update of the APM to take into account the FOR_DOCK usage.
2009-12-09 11:46:50 -08:00
Android (Google) Code Review
c7f7c94034
Merge change Id469ba88 into eclair-mr2
...
* changes:
Listen for window orientation events.
2009-12-09 11:30:00 -08:00
Patrick Scott
f06364b8c6
Listen for window orientation events.
...
These will be sent to webcore as orientation events.
2009-12-09 14:27:24 -05:00
Grace Kloba
5f68d6fafc
Enable longpress and doubletap to WebKit as touch
...
event if it is requested.
2009-12-09 11:13:30 -08:00
Android (Google) Code Review
57ce0888fc
Merge change Id22c0137 into eclair
...
* changes:
Throttle low priority RS threads by sleeping once per frame to avoid starving other apps.
2009-12-09 11:07:16 -08:00
Jason Sams
b9d5c574ff
Throttle low priority RS threads by sleeping once per frame to avoid starving other apps.
2009-12-09 11:05:45 -08:00
Fred Quintana
029074ff0f
fix build
2009-12-09 11:03:00 -08:00
Fred Quintana
563bfade66
fix a build breakage
2009-12-09 10:53:23 -08:00
Fred Quintana
328c0e7986
- removed the concept of Entity from the ContentProvider APIs
...
- removed the parcelling ability from Entity and EntityIterator and made them public
- added an EntityIterator abstract implementation that allow easy wrapping of a Cursor
- changed the VCard code to use the new APIs
2009-12-09 10:30:18 -08:00
Android (Google) Code Review
a50d450863
Merge change I75481cb8 into eclair-mr2
...
* changes:
Check that the resolved activity is not in our package.
2009-12-09 09:52:24 -08:00
Marco Nelissen
6b0ca01565
Add convenience function to MediaStore to move a playlist item
...
to a different location.
2009-12-09 09:30:59 -08:00
Patrick Scott
75481cb860
Check that the resolved activity is not in our package.
...
Ideally, I would like to allow Activities in the same package to intercept mime
types but there is no way to get the current Activity information from a generic
Context object. For now, skip resolved Activities that are in the same package.
Bug: 2314904
2009-12-09 11:09:04 -05:00
Leon Scroggins
47fabbfcbf
Pass a message to move the focus when user hits "Next".
...
Directly move the focus rather than passing a click.
Fixes http://b/issue?id=2292683
Requires a change to external/webkit
2009-12-09 10:19:10 -05:00