21166 Commits

Author SHA1 Message Date
Dirk Dougherty
d1e9d59094 Doc change: add sizes/sums for sdk/ndk/adt packages.
Change-Id: I9385c5b90a8f366764337adf4221fba4d7448568
2010-05-14 18:14:42 -07:00
Andreas Huber
eb9128f9b0 Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking.
Change-Id: I576178144ffd753b809e1c4ae269ffc3aa34b511
related-to-bug: 2686604
QA-Impact: well, ..., everything related to streaming mpeg4/aac content over http
2010-05-14 15:32:21 -07:00
Scott Main
826c9f7773 docs: fix broken link, reduce API info about backup and point to dev guide
Change-Id: If6470f1753917819e2f73fbba8947f082a26f720
2010-05-14 14:17:04 -07:00
Dirk Dougherty
60026c3ab0 Merge "Doc change: adjust compatibility doc." into froyo 2010-05-14 13:58:12 -07:00
Dirk Dougherty
51d812b83b Doc change: adjust compatibility doc.
Change-Id: I74f9fba81de4d358ecccfe1ef0c69f0e83e1a7c5
2010-05-14 13:52:30 -07:00
Dirk Dougherty
59cfe7137c Merge "Doc change: adjustments to the api changes description" into froyo 2010-05-14 13:46:42 -07:00
Dirk Dougherty
877fb9a2cb Doc change: adjustments to the api changes description
Change-Id: I9373b424ae008face124e38a163c980608c2e4df
2010-05-14 13:45:27 -07:00
Dirk Dougherty
bba70cdba2 Merge "Doc change: add note about future instruction set support." into froyo 2010-05-14 13:43:19 -07:00
Dirk Dougherty
89969d4cda Merge "Doc change: documentation for library projects in sdk." into froyo 2010-05-14 13:38:20 -07:00
Dirk Dougherty
de98f6e397 Doc change: add note about future instruction set support.
Change-Id: If954c1020301f5935c8d9328a531afdddbdad8db
2010-05-14 13:37:01 -07:00
Dirk Dougherty
a3245648d6 Doc change: documentation for library projects in sdk.
Change-Id: I615d24a046ba2858676e985072563cc90a906551
2010-05-14 13:27:39 -07:00
Scott Main
b83a283ac1 docs: add dev guide for backup
Change-Id: I168f6b15d3441c9cbea2cd9699612476c7244530
2010-05-14 11:47:42 -07:00
Dirk Dougherty
fb473bb611 Merge "Doc change: adjustments for ndk feature description" into froyo 2010-05-13 21:31:10 -07:00
Dirk Dougherty
346930b74d Doc change: adjustments for ndk feature description
Change-Id: I3eb35c3d5ad756b7fa71c256b531f262e7940d90
2010-05-13 21:28:45 -07:00
Dirk Dougherty
a0711e7b39 Doc change: Add compatibility article.
Change-Id: Ie6671813eb88bc8cb92575726f8fcf69eb558d08
2010-05-13 21:22:44 -07:00
Suchi Amalapurapu
c928a11e34 Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo 2010-05-13 16:02:20 -07:00
Suchi Amalapurapu
1ace5bc070 Fix 2672155
Check the code path when enabling disabling packages.

Add unit test

Change-Id: I0f0f482a3735234eab3f63ba1f6462574b70144e
2010-05-13 15:48:39 -07:00
Mike Lockwood
098e58da93 Use SystemClock.elapsedRealtime in ShutdownThread timeout logic
This avoids problems if the time is reset while shutting down.

Change-Id: I54c7c787e55648ebf5a68e79056f92fbac0081ae
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-05-13 16:29:49 -04:00
Andreas Huber
3c78a1b589 Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config.
Change-Id: Ie084ed4df5a5d286abd36d9149c2138f8e7ed08a
related-to-bug: 2682221
QA-impact: none
2010-05-13 09:19:35 -07:00
Costin Manolache
8ea9f130d2 Merge "Bug 2680071: Rename the Cloud to Device" into froyo 2010-05-12 19:04:27 -07:00
Costin Manolache
8d83f9e31b Bug 2680071: Rename the Cloud to Device
Change-Id: I12ab32de393e44a499e3f9e3a0b38f4682156ff5
2010-05-12 16:16:34 -07:00
Scott Main
38b523af5c Merge "docs: add missing path-permissions document" into froyo 2010-05-12 15:01:31 -07:00
Scott Main
f0e4ae5632 Merge "docs: fix broken links" into froyo 2010-05-12 14:53:35 -07:00
Scott Main
5dd0fd5c89 docs: fix broken links
Change-Id: I2720ce4fe30b1e6ff35b91f48a98ead8999ed1ab
2010-05-12 14:49:38 -07:00
Grace Kloba
336d7dcb10 The default AlertDialog allows cancel. But the default
JSConfim doesn't have a cancel listener. So when
user cancel the dialog, we do not wake up the WebCoreThread.
The same code is already done for JSPrompt dialog correctly.

Fix http://b/issue?id=2679139
2010-05-12 14:28:07 -07:00
Scott Main
5385cc20f6 docs: add missing path-permissions document
Change-Id: I926f6ead8babbb66ead386890c143e1bc3ddf229
2010-05-12 11:31:03 -07:00
Dirk Dougherty
a04202b325 Merge "Doc change: remove Google I/O 09 from carousel." into froyo 2010-05-12 11:05:03 -07:00
Dirk Dougherty
b0e243b62a Doc change: remove Google I/O 09 from carousel.
Change-Id: I5b97ceef5316930266d1b4581217afad74129372
2010-05-12 10:48:31 -07:00
Scott Main
18dc51d413 Merge "docs: fix broken anchor names" into froyo 2010-05-11 20:13:26 -07:00
Dirk Dougherty
0d1b0814be Doc change: updates for new tools, platform, adt versions. Misc other fixes updates in doc files.
Change-Id: I7abf541316f2796079cf646a3294db535fcaaa8a
2010-05-11 20:07:32 -07:00
Dirk Dougherty
4d5275e723 Merge "Doc change: update diff report 7-> 8" into froyo 2010-05-11 19:53:04 -07:00
Dirk Dougherty
a25528fc62 Doc change: update diff report 7-> 8
Change-Id: I376622ae9afff8effc1153129eb68a8f53436ad4
2010-05-11 19:35:15 -07:00
Scott Main
9280c34465 docs: fix broken anchor names
Change-Id: I9eafcddf55c56a95ac3ee631ae9216ff544759fc
2010-05-11 19:29:00 -07:00
Scott Main
827a50dda4 Merge "docs: remove the dashboard from the sidenav for the offline docs" into froyo 2010-05-11 19:25:19 -07:00
Brett Chabot
b4c9a8f664 Merge "Fix imf tests." into froyo 2010-05-11 19:17:04 -07:00
Scott Main
77ca256d95 docs: remove the dashboard from the sidenav for the offline docs
Change-Id: I65c9d8897d6eef9ee8e09daab239b20ed7551cd7
2010-05-11 19:05:04 -07:00
Brett Chabot
e9d0b2962d Fix imf tests.
- fix hard keyboard detection logic
- use FLAG_ACTIVITY_MULTIPLE_TASK to force test activities to start with IME

Bugs 2677320, 2677355

Change-Id: I1b943ee17fddcae5087faefa9fa5603dd3f18ec1
2010-05-11 18:51:16 -07:00
Scott Main
bb129dc57b docs: make Notifying the User an expandable list
Change-Id: I287a7e15a4461defa96903c7e922b8640c0bb257
2010-05-11 18:00:44 -07:00
Scott Main
a225e3b1cd docs: add quickview box with "see also" links for some articles
Change-Id: I2d5e83e691e61731b30b4741d02e096d5ef76fc2
2010-05-11 17:47:40 -07:00
Scott Main
6bc3304b74 Merge "docs: remove allowBackup attribute from documentation" into froyo 2010-05-11 15:25:38 -07:00
Xavier Ducrohet
b1235a57a0 Merge "Hide two audio focus methods." into froyo 2010-05-11 14:48:48 -07:00
Marco Nelissen
836b2d75ef Merge "Don't clear the _data column in the audio_meta table, since it isn't needed, and causes a sqlite constraint exception. Bug 2671792." into froyo 2010-05-11 14:36:16 -07:00
Xavier Ducrohet
5f53f0883a Hide two audio focus methods.
Change-Id: I53ddf736892cde8edfaffa7d69dd9c234df52efa
2010-05-11 14:28:38 -07:00
Dianne Hackborn
037cd3413a Merge "Fix issue #2676378: Activity Manager Crash on FRF40" into froyo 2010-05-11 14:26:43 -07:00
Scott Main
5cdf5fdcba docs: add document about app install location
Change-Id: Ife7d79ce8374f3435f4850cbf97d163e69bf8d26
2010-05-11 14:21:53 -07:00
Dianne Hackborn
6f86c0e64b Fix issue #2676378: Activity Manager Crash on FRF40
D'oh!

Change-Id: If1b43ff5f230f9bf0de0887deb1b25dcf6aa6e66
2010-05-11 14:20:52 -07:00
Dirk Dougherty
8acb68e9aa Merge "Doc Change: Docs for NDK r4." into froyo 2010-05-11 14:20:24 -07:00
Scott Main
c80b95a85a Merge "docs: announce froyo and update IO message" into froyo 2010-05-11 14:04:49 -07:00
Dirk Dougherty
d6a04186b6 Doc Change: Docs for NDK r4.
Change-Id: Ib535324eb884d4be2c7bbba2d74cc9043acc3475
2010-05-11 13:29:58 -07:00
Mike Lockwood
e1d7dca608 Merge "LocationManagerService: Call updateNetworkState on providers that are disabled." into froyo 2010-05-11 13:26:25 -07:00