Commit Graph

1378 Commits

Author SHA1 Message Date
Jean-Baptiste Queru
cc8c35cee5 eclair snapshot 2009-11-13 13:53:39 -08:00
Jean-Baptiste Queru
cdcee265ca Reconcile true history with open-source donut snapshots 2009-10-28 07:42:36 -07:00
Jean-Baptiste Queru
33717673ca reconcile tools-docs into main branch 2009-10-09 10:27:15 -07:00
Android (Google) Code Review
1f03cab9f9 Merge change 23569 into donut
* changes:
  Update 4.xml to the most recent APIs.
2009-09-01 19:15:59 -07:00
Android (Google) Code Review
de9306e573 Merge change 23499 into donut
* changes:
  Fix content provider
2009-09-01 19:09:24 -07:00
Android (Google) Code Review
245e5ecd6a Merge change 23503 into donut
* changes:
  docs only. expand the uses-feature docs
2009-09-01 19:04:15 -07:00
Android (Google) Code Review
7a758262de Merge change 23345 into donut
* changes:
  Fix an emoji-measuring bug that caused an exception when editing a contact.
2009-09-01 11:16:25 -07:00
Android (Google) Code Review
959b58adf0 Merge change 23242 into donut
* changes:
  docs only. add uses-feature "name" attribute
2009-08-31 15:00:36 -07:00
Jean-Baptiste Queru
9582a469c9 Merge snapshot version of donut back into the main tree 2009-08-31 09:32:35 -07:00
Jean-Baptiste Queru
f70254c57c donut snapshot 2009-08-31 09:17:57 -07:00
Android (Google) Code Review
7b06c7a416 Merge change 23241 into donut
* changes:
  add searchable dictionary to html docs and dev guide nav and add screenshots.
2009-08-29 13:38:17 -07:00
Android (Google) Code Review
8efb42692d Merge change 23198 into donut
* changes:
  Update SearchManager documentation to reflect latest behavior.
2009-08-28 16:14:21 -07:00
Android (Google) Code Review
f10650b07e Merge change 23173 into donut
* changes:
  Remove flaky test LifecycleTest.testDialog from large continuous suite.
2009-08-28 13:48:09 -07:00
Android (Google) Code Review
681614fecd Merge change 23043 into donut
* changes:
  Revert "Remove third party support for Quick Search Box (aka global search)."
2009-08-27 18:32:27 -07:00
Android (Google) Code Review
6286808e4d Merge change 22939 into donut
* changes:
  Final Donut API list.
2009-08-27 12:57:09 -07:00
Android (Google) Code Review
1f71fb78b8 Merge change 22883 into donut
* changes:
  Various tweaks to try to improve low memory behavior.
2009-08-27 01:14:00 -07:00
Android (Google) Code Review
38b2189723 Merge change 22090 into donut
* changes:
      docs only.     add new documentation for installing the new winusb driver.     also add a link to the HTC support site for ADP flashing     and remove references to the G1 and generalize to "consumer devices"
2009-08-26 12:55:54 -07:00
Android (Google) Code Review
e7004a70a9 Merge change 22379 into donut
* changes:
  	modified:   MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java         Fixed the passing incorrect media names and add the localH263AMRprepareAsync test.
2009-08-24 10:11:00 -07:00
Android (Google) Code Review
e50b5789ce Merge change 22322 into donut
* changes:
  Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.
2009-08-21 14:47:41 -07:00
Android (Google) Code Review
a9a5a90d03 Merge change 21977 into donut
* changes:
  docs only. add reference information for new <path-permission> element
2009-08-20 11:19:08 -07:00
Android (Google) Code Review
e124d76caf Merge change 21772 into donut
* changes:
  Fix Resources#opeRawResource(int, TypedValue) in layoutlib.
2009-08-18 13:39:50 -07:00
Android (Google) Code Review
9de810c7d3 Merge change 21652 into donut
* changes:
  Make ZoomButtonsController public.
2009-08-17 18:38:53 -07:00
Android (Google) Code Review
ec1ddffd0a Merge change 21178 into donut
* changes:
  Simplified algorithm used to generate the preloaded-classes list. Generated a new preloaded-classes file.
2009-08-17 17:58:05 -07:00
Android (Google) Code Review
70d7a28826 Merge change 21408 into donut
* changes:
  Improved drawing/matrix support in layoutlib
2009-08-17 14:22:24 -07:00
Android (Google) Code Review
cdcaa4b5b0 Merge change 21572 into donut
* changes:
  Add constants to adjust Vending input and output buffer sizes.
2009-08-17 14:19:42 -07:00
Android (Google) Code Review
97aa26bb55 Merge change 21549 into donut
* changes:
  Import revised translations.  DO NOT MERGE
2009-08-17 13:42:24 -07:00
Android (Google) Code Review
8b6ce6f2f5 Merge change 21358 into donut
* changes:
  Unhide the broadcast intent that signals completion of the TTS language files. This is required for bug 2022435. Correct the javadoc where two intents were mislabelled as broadcast, but were activity actions.
2009-08-14 16:28:12 -07:00
Android (Google) Code Review
a17d9345df Merge change 21241 into donut
* changes:
  Layoutlib now uses the dimen status_bar_height instead of hard-coded value
2009-08-14 10:57:25 -07:00
Android (Google) Code Review
aa658421d6 Merge change 21226 into donut
* changes:
  Fix bug 2046705 where the output of the speech synthesizer is too low. The language files for the SVOX Pico engine result in the output of the synthesizer to be too soft, and barely audible on a phone speaker. The change implements a low shelf filter on the output of the synthesis and a drastic amplification. This works as intended because the synthesized data contains too much energy in the lower frequencies that is wasted on a phone speaker. Once filtered out, they leave room for amplication to address the volume issue.
2009-08-14 10:24:07 -07:00
Android (Google) Code Review
57dc9c7163 Merge change 21124 into donut
* changes:
  Add license-related files
2009-08-14 09:04:59 -07:00
Android (Google) Code Review
d14d325836 Merge change 21149 into donut
* changes:
  DOCS ONLY. add manifest documentation for uses-feature and supports-screens elements. also update the navigation and manifest home page, update the uses-sdk element to include new maxSdk and targeSdk attributes, and add some sample code to DisplayMetrics to query the device for screen info.
2009-08-13 17:33:03 -07:00
Android (Google) Code Review
c44e33888b Merge change 21100 into donut
* changes:
  Use dataRoaming in dataConnectionTracker.
2009-08-13 12:36:22 -07:00
Android (Google) Code Review
d8548a9b1a Merge change 21063 into donut
* changes:
  Fix handling of reference XML file in layout files
2009-08-13 11:31:07 -07:00
Android (Google) Code Review
9b1edf079b Merge change 21033 into donut
* changes:
  Mock ServiceManager and AccesibilityManager to make the view renders in ADT
2009-08-13 11:13:46 -07:00
Android (Google) Code Review
33932415a3 Merge change 21055 into donut
* changes:
  Lock in final resource identifiers.
2009-08-12 21:36:22 -07:00
Android (Google) Code Review
9d1e1f0f78 Merge change 21045 into donut
* changes:
  Last minute change: Replace default app icon with a prettier one - droid on a software box sort of thing. :)
2009-08-12 18:40:22 -07:00
Android (Google) Code Review
b5ce9bc907 Merge change 21038 into donut
* changes:
  Propagate info about whether a "call" command was issued in RecognitionResult.
2009-08-12 18:05:50 -07:00
Android (Google) Code Review
0339181e48 Merge change 21025 into donut
* changes:
  The DONUT constant also needs to be updated to the official SDK version.
2009-08-12 18:00:16 -07:00
Android (Google) Code Review
786f3b3690 Merge change 20960 into donut
* changes:
  Fix issue #2049588: App widget can crash causing system to be unable to boot
2009-08-12 11:29:59 -07:00
Android (Google) Code Review
068e61e045 Merge change 20859 into donut
* changes:
  Fix for sending 16-bit SMS message with header.
2009-08-12 10:21:36 -07:00
Android (Google) Code Review
2cd84514ea Merge change 20869 into donut
* changes:
  If no interpolator is specified for a progress bar in the theme, default to a LinearInterpolator.
2009-08-12 09:24:05 -07:00
Android (Google) Code Review
f2c6fe29bb Merge change 20878 into donut
* changes:
  Fix issue #2048263: More debugging information
2009-08-11 19:58:36 -07:00
Dianne Hackborn
e868513287 Fix issue #2048263: More debugging information
We now hopefully do better about generating the anr reports, and include
information about the malloc loaded assets in meminfo.
2009-08-11 18:56:41 -07:00
Android (Google) Code Review
012bb4d4e5 Merge change 20673 into donut
* changes:
  Fix bug 2043140. A race condition is encountered when an application invokes shutdown() on its TextToSpeech object while is has speak() requests still running. Since the TTS service destructor releases the synthesizer resources and sets the corresponding synth reference to null, an NPE was observed. The fix consists in catching NPEs whenever the sNativeSynth object is accessed, and return the matching error for the call. This change is a "low risk" version of the fix for bug 2025765i (same issue) which was reverted because it was higher risk than this CL: it affected the logic of each call to sNativeSynth. This CL only sets an error code when an NPE is fired because sNativeSynth is null.
2009-08-11 15:18:29 -07:00
Android (Google) Code Review
90a23aa50a Merge change 20806 into donut
* changes:
  Remove flaky auto complete tests from continuous.
2009-08-11 14:45:08 -07:00
Android (Google) Code Review
7e78445103 Merge change 20768 into donut
* changes:
  Docs only change: finish documentation of Android Quick Search Box related information in SearchManager.
2009-08-11 13:58:59 -07:00
Jean-Baptiste Queru
4328f07b84 Merge snapshot version of donut back into main tree 2009-08-11 13:32:28 -07:00
Jean-Baptiste Queru
64814e5c25 donut snapshot 2009-08-11 13:12:34 -07:00
Android (Google) Code Review
b57ee9e0f0 Merge change 20713 into donut
* changes:
  Updated preloaded-classes file.
2009-08-11 12:48:36 -07:00
Android (Google) Code Review
328357bf69 Merge change 20779 into donut
* changes:
  DO NOT MERGE. This is merged from master. Fix couple of bugs in the meminfo report.  . added the new "/data/dalvik-cache/" to dalvik heap  . shortened the starting line's length from 40 to 30 to handle the case where there is no name  . fixed the pri/shared for others. It was swapped.
2009-08-11 12:47:36 -07:00