summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Merge change I24bb662a into eclairAndroid (Google) Code Review2009-12-092-0/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Adding screenshots for development/samples/Wiktionary and development/samples/WiktionarySimple.
| | * | | | | | | Adding screenshots for development/samples/Wiktionary and ↵Trevor Johns2009-12-092-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | development/samples/WiktionarySimple.
* | | | | | | | | am 14f89404: Fix media player decode function. Bug 2317821.Dave Sparks2009-12-101-7/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '14f8940472217e8b0164d8f213679710d623d528' into eclair-mr2 * commit '14f8940472217e8b0164d8f213679710d623d528': Fix media player decode function. Bug 2317821.
| * | | | | | | | Fix media player decode function. Bug 2317821.Dave Sparks2009-12-091-7/+17
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was a recent change to OpenCORE that broke the MediaPlayer::decode() function for all OpenCORE supported formats (MP3, AAC, and AMR-NB/WB). The affect is that SoundPool is unreliable for all of these formats. This patch changes the logic in the AudioCache object that processes messages from the media player. The old logic was fragile. This change should make it more robust against changes.
* | | | | | | | am d3cfb1bd: Merge change Ia48b3f2a into eclairDianne Hackborn2009-12-101-1/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'd3cfb1bd84affbf740256f5e9804c93ef7722b37' into eclair-mr2 * commit 'd3cfb1bd84affbf740256f5e9804c93ef7722b37': Fix #2313887: Device doesn't boot after rebooting device...
| * | | | | | | Merge change Ia48b3f2a into eclairAndroid (Google) Code Review2009-12-091-1/+15
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix #2313887: Device doesn't boot after rebooting device...
| | * | | | | | | Fix #2313887: Device doesn't boot after rebooting device...Dianne Hackborn2009-12-091-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...in setup wizard ->Wifi setup screen. We were stopped waiting for the wallpaper to draw, which it would never do because it had been obscured and thus hidden. Change-Id: Ia48b3f2a46ca970f143cbaee99f5f2a054378986
* | | | | | | | | am 88ff62db: Merge change I06398298 into eclairScott Main2009-12-104-6/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '88ff62db35796a3e8ac9fc812030bfdbbf0e99b1' into eclair-mr2 * commit '88ff62db35796a3e8ac9fc812030bfdbbf0e99b1': docs: add images used in BT developer guide.
| * | | | | | | | Merge change I06398298 into eclairAndroid (Google) Code Review2009-12-094-6/+7
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: docs: add images used in BT developer guide.
| | * | | | | | | | docs: add images used in BT developer guide.Scott Main2009-12-094-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needed (but not a dependency) by I1cd5c8282ba45d79da854db43d741b6fa049812b
* | | | | | | | | | resolved conflicts for merge of ce307f88 to eclair-mr2Jean-Baptiste Queru2009-12-103-6/+25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge change Ie4cdb5a3 into eclairAndroid (Google) Code Review2009-12-093-6/+25
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add --custom-package to aapt
| | * | | | | | | | Add --custom-package to aaptXavier Ducrohet2009-11-303-6/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to add library support to the SDK. The goal is to have libraries and main project use the same package for the R/Manifest classes to that they can share code and resources. BUG 2293994 Change-Id: Ie4cdb5a3bdabe1760a91316fd8969e4f53344bf9
* | | | | | | | | | am ed2a70d6: docs: add the Bluetooth developer guide, and make some ↵Scott Main2009-12-104-13/+836
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revisions to the BT javadocs Merge commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379' into eclair-mr2 * commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379': docs: add the Bluetooth developer guide,
| * | | | | | | | | docs: add the Bluetooth developer guide,Scott Main2009-12-094-13/+836
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and make some revisions to the BT javadocs
* | | | | | | | | | am 282a7423: (-s ours) Merge change I3c299167 into eclairEric Fischer2009-12-100-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '282a742347bcb673f278c56b4dfede328a655296' into eclair-mr2 * commit '282a742347bcb673f278c56b4dfede328a655296': Import revised translations. DO NOT MERGE
| * | | | | | | | | Merge change I3c299167 into eclairAndroid (Google) Code Review2009-12-091-23/+23
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Import revised translations. DO NOT MERGE
| | * | | | | | | | | Import revised translations. DO NOT MERGEEric Fischer2009-12-091-23/+23
| | | | | | | | | | |
* | | | | | | | | | | am abd6c278: Merge change I54400322 into eclairTrevor Johns2009-12-102-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'abd6c2782d1fe9816068003bc1d143dedd42de81' into eclair-mr2 * commit 'abd6c2782d1fe9816068003bc1d143dedd42de81': Adding screenshots for development/samples/ContactManager documentation.
| * | | | | | | | | | Merge change I54400322 into eclairAndroid (Google) Code Review2009-12-092-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Adding screenshots for development/samples/ContactManager documentation.
| | * | | | | | | | | | Adding screenshots for development/samples/ContactManager documentation.Trevor Johns2009-12-082-0/+0
| | | | | | | | | | | |
* | | | | | | | | | | | am f6e32e72: Merge change Icced7a09 into eclairJaikumar Ganesh2009-12-101-30/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f6e32e72a902d9a309410bc5306a539ea850159f' into eclair-mr2 * commit 'f6e32e72a902d9a309410bc5306a539ea850159f': Maintain a list of all Bluetooth docks.
| * | | | | | | | | | | Merge change Icced7a09 into eclairAndroid (Google) Code Review2009-12-091-30/+30
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Maintain a list of all Bluetooth docks.
| | * | | | | | | | | | | Maintain a list of all Bluetooth docks.Jaikumar Ganesh2009-12-091-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | am 76169da0: fix [2315900] Monochrome camera preview screen after launching ↵Mathias Agopian2009-12-102-50/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | camera Merge commit '76169da0e84b0fcf621aeac6141af3ee85bc7c1e' into eclair-mr2 * commit '76169da0e84b0fcf621aeac6141af3ee85bc7c1e': fix [2315900] Monochrome camera preview screen after launching camera
| * | | | | | | | | | | fix [2315900] Monochrome camera preview screen after launching cameraMathias Agopian2009-12-092-50/+69
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | | | am 86ed86d2: Merge change I0f73439a into eclairJean-Michel Trivi2009-12-103-0/+16
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '86ed86d2260932bdf2217b1d8431ac9e04d47534' into eclair-mr2 * commit '86ed86d2260932bdf2217b1d8431ac9e04d47534': Partially fix bug 2111240 Detect docking / undocking event by reporting
| * | | | | | | | | | Merge change I0f73439a into eclairAndroid (Google) Code Review2009-12-093-0/+16
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| | * | | | | | | | | Partially fix bug 2111240 Detect docking / undocking event by reportingJean-Michel Trivi2009-12-073-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | | | am 57ce0888: Merge change Id22c0137 into eclairJason Sams2009-12-105-33/+45
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '57ce0888fcb1376b385c3dab5e4262793acaaf16' into eclair-mr2 * commit '57ce0888fcb1376b385c3dab5e4262793acaaf16': Throttle low priority RS threads by sleeping once per frame to avoid starving other apps.
| * | | | | | | | | | Merge change Id22c0137 into eclairAndroid (Google) Code Review2009-12-095-33/+45
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Throttle low priority RS threads by sleeping once per frame to avoid starving other apps.
| | * | | | | | | | | Throttle low priority RS threads by sleeping once per frame to avoid ↵Jason Sams2009-12-095-33/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | starving other apps.
* | | | | | | | | | | am d8c752ef: Merge change Ib548dbb2 into eclairMathias Agopian2009-12-101-9/+15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'd8c752ef74bc6d8b412defe35caf1a19be15eb8b' into eclair-mr2 * commit 'd8c752ef74bc6d8b412defe35caf1a19be15eb8b': improve video performance to minimize the tearing effect seen in 720p movies
| * | | | | | | | | | Merge change Ib548dbb2 into eclairAndroid (Google) Code Review2009-12-091-9/+15
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: improve video performance to minimize the tearing effect seen in 720p movies
| | * | | | | | | | | improve video performance to minimize the tearing effect seen in 720p moviesMathias Agopian2009-12-081-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always rescale videos to their target size using copybit during yuv->rgb conversion. this improves performance of the GPU pass and doesn't require linear filtering to be enabled. Also always use 16-bits buffers. the average processing time for 720p dropped from ~50ms to ~30ms
* | | | | | | | | | | Added View#dispatchViewVisibilityChanged and ↵Adam Powell2009-12-108-55/+396
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | View#onDispatchVisibilityChanged; updated api; tests Reverted a change to InstrumentationTestCase that would have allowed @UiThreadTest on setUp() methods of tests.
* | | | | | | | | | Merge change Ib3d582d7 into eclair-mr2Android (Google) Code Review2009-12-101-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix crash with @UiThreadTest in InstrumentationTestCase.
| * | | | | | | | | | Fix crash with @UiThreadTest in InstrumentationTestCase.Romain Guy2009-12-101-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge change If0d04246 into eclair-mr2Android (Google) Code Review2009-12-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Don't count empty buffers when computing the frame rate.
| * | | | | | | | | | | Don't count empty buffers when computing the frame rate.Andreas Huber2009-12-101-1/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge change I3c01bb62 into eclair-mr2Android (Google) Code Review2009-12-102-0/+32
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Adding copyright headers to recently introduced decoder source files.
| * | | | | | | | | | | Adding copyright headers to recently introduced decoder source files.Andreas Huber2009-12-102-0/+32
| |/ / / / / / / / / /
* | | | | | | | | | | Merge change I9a275773 into eclair-mr2Android (Google) Code Review2009-12-10289-0/+75184
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Initial check in of AMR (NB and WB) decoders based on PV source code.
| * | | | | | | | | | Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-10289-0/+75184
| | | | | | | | | | |
* | | | | | | | | | | Merge change Id432656e into eclair-mr2Android (Google) Code Review2009-12-101-0/+36
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
| * | | | | | | | | | | Add support for @UiThreadTest on setUp() and tearDown() in ↵Romain Guy2009-12-101-0/+36
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | InstrumentationTestCase.
* | | | | | | | | | | - move the EventLog stuff out of ATSAFred Quintana2009-12-102-77/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move the google calendar sync adapter settings out of Settings.java
* | | | | | | | | | | Merge change I7daa7ae8 into eclair-mr2Android (Google) Code Review2009-12-103-2/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: move event log tags used by SyncAdapter into a local .logtags file
| * | | | | | | | | | move event log tags used by SyncAdapter into a local .logtags fileDoug Zongker2009-12-093-2/+14
| | | | | | | | | | |
* | | | | | | | | | | Merge change I98819b18 into eclair-mr2Android (Google) Code Review2009-12-091-1/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Allow resource and file URIs in ImageView.setImageURI()