Commit Graph

645 Commits

Author SHA1 Message Date
Eric Fischer
a723b132a5 am a8c3821e: AI 149721: Import Portuguese translations.
Merge commit 'a8c3821e5a9017b557744bf3439b0cde5ace86db' into donut

* commit 'a8c3821e5a9017b557744bf3439b0cde5ace86db':
  AI 149721: Import Portuguese translations.
2009-06-10 12:32:04 -07:00
Android (Google) Code Review
239a034dda Merge change 2900 into donut
* changes:
  Add support for custom tab views in TabHost and TabWidget.
2009-06-10 11:41:49 -07:00
Android (Google) Code Review
4d3829e689 Merge change 3178 into donut
* changes:
  Add additional parameters to SETUP_DATA_CALL and SMS response.
2009-06-10 11:35:43 -07:00
Android (Google) Code Review
d6e5b68806 Merge change 3726 into donut
* changes:
  ActivityManager: Ensure that we clear the calling process identity around calls to Process.setProcessGroup().
2009-06-10 11:07:58 -07:00
Android (Google) Code Review
6e953081b2 Merge change 3725 into donut
* changes:
  process: Clean up cgroup management
2009-06-10 11:07:52 -07:00
Android (Google) Code Review
5396845ce8 Merge change 3724 into donut
* changes:
  zygote: Add CAP_SYS_NICE to system server capabilities
2009-06-10 11:05:05 -07:00
Android (Google) Code Review
f29c29b606 Merge change 3686 into donut
* changes:
  Fix cleanupConnection when switching from wifi.
2009-06-10 10:50:28 -07:00
Android (Google) Code Review
f48efaca78 Merge change 3676 into donut
* changes:
  Get the FormatDateRange tests passing again.
2009-06-10 10:02:07 -07:00
Android (Google) Code Review
c0f435d758 Merge change 2411 into donut
* changes:
  Manual merge from cupcake_dcm. Need to be reviewed by enf.
2009-06-10 08:01:20 -07:00
Android (Google) Code Review
84a3971340 Merge change 3715 into donut
* changes:
  Show progress spinner while waiting for results in in app search.
2009-06-10 06:31:33 -07:00
Android (Google) Code Review
e98ba492c1 Merge change 3702 into donut
* changes:
  Change exceptions to RuntimeException.
2009-06-10 02:43:11 -07:00
Android (Google) Code Review
88822414da Merge change 3701 into donut
* changes:
  Fix the way gestures are rasterized to bitmaps.
2009-06-10 01:22:48 -07:00
Android (Google) Code Review
2b1f164a23 Merge change 3551 into donut
* changes:
  Allow the owner to reconnect to Camera.
2009-06-10 00:18:39 -07:00
Android (Google) Code Review
8628588c51 Merge change 3644 into donut
* changes:
  Print a message to the log when a file can't be opened on the client side.
2009-06-09 20:44:16 -07:00
Android (Google) Code Review
0f1a8ddd82 Merge change 3427 into donut
* changes:
  First version of the keystore service.
2009-06-09 19:10:42 -07:00
Android (Google) Code Review
bd52f71be9 Merge change 3593 into donut
* changes:
  Cleanup whitespace.
2009-06-09 17:56:03 -07:00
Android (Google) Code Review
164d3b6c90 Merge change 3652 into donut
* changes:
  Adding default text-to-speech language in Settings.Secure.
2009-06-09 17:46:12 -07:00
Android (Google) Code Review
9ee8fb5977 Merge change 3576 into donut
* changes:
  Track clicks that occur after pivoting into an app from global search.
2009-06-09 12:45:35 -07:00
Android (Google) Code Review
75c1ec5145 Merge change 3528 into donut
* changes:
  Simplify the TTS for Donut release
2009-06-09 08:15:14 -07:00
Android (Google) Code Review
09ad613f5d Merge change 3561 into donut
* changes:
  Fix multiple strokes support when fade is disabled. Multiple strokes would always be accepted after the first one.
2009-06-09 03:19:07 -07:00
Romain Guy
3fd189dbf1 Fix the build 2009-06-08 23:23:15 -07:00
Android (Google) Code Review
1c2a8886cd Merge change 3530 into donut
* changes:
  Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning.
2009-06-08 23:04:21 -07:00
Chih-Chung Chang
34e5a156b8 Allow the owner to reconnect to Camera. 2009-06-09 13:58:51 +08:00
Hung-ying Tyan
3a978c1a98 First-time check-in of the VPN APIs.
Patch Set 2:
- Fixed style issues raised by cywang.
Patch Set 3:
- Hide everything
- Make VpnProfile parcelable
Patch Set 4:
- Add license notice
2009-06-09 11:28:38 +08:00
Charles Chen
c1bb8fec46 Simplify the TTS for Donut release 2009-06-08 18:23:18 -07:00
Android (Google) Code Review
bf07da97a4 Merge change 3491 into donut
* changes:
  Moving the Tts java class from the android.tts package to the android.speech.tts package. The Tts class (still hidden at this point) is the only Text-To-Speech class that will be exposed to application developers.
2009-06-08 17:27:18 -07:00
Android (Google) Code Review
45a24f8f61 Merge change 3506 into donut
* changes:
  Revamp IRestoreSession a bit
2009-06-08 16:41:40 -07:00
Jean-Michel Trivi
e17836ce29 Moving the Tts java class from the android.tts package to the android.speech.tts package.
The Tts class (still hidden at this point) is the only Text-To-Speech class that will be
exposed to application developers.
2009-06-08 16:39:01 -07:00
Android (Google) Code Review
cfeea80c34 Merge change 3479 into donut
* changes:
  Report device storage status (for SMS) to RIL.
2009-06-08 16:20:55 -07:00
Android (Google) Code Review
c46a4dcd94 Merge change 1548 into donut
* changes:
  NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).
2009-06-08 15:58:21 -07:00
Android (Google) Code Review
1f423d730e Merge change 3480 into donut
* changes:
  Do not automatically enable gestures in list based on filtering/fastscroll status. Enable gestures in Contacts for now.
2009-06-08 14:59:13 -07:00
Android (Google) Code Review
1f2805b28a Merge change 3471 into donut
* changes:
  Fix contact creation.
2009-06-08 13:28:01 -07:00
Android (Google) Code Review
b07db0620d Merge change 3431 into donut
* changes:
  Moved error status from SpeechServiceRecognizerListener
2009-06-08 13:06:30 -07:00
Android (Google) Code Review
9c1ecd4f3c Merge change 3462 into donut
* changes:
  Capture the memory output before the playback and record start.
2009-06-08 11:56:53 -07:00
Chung-yih Wang
a92d5dc0f6 First version of the keystore service.
The keystore service is protected by the user 'keystore'. Only keystore
user/group can access the key content. All users are able to do the
following commands from shell as well:
  listcerts
  listuserkeys
  installcert
  removecert
  installuserkey
  removeuserkey
2009-06-08 16:34:54 +08:00
Android (Google) Code Review
c7beb1ed11 Merge change 3107 into donut
* changes:
  Motorola changes from 090602 through 090605
2009-06-07 22:48:29 -07:00
Android (Google) Code Review
3f45905e52 Merge change 3422 into donut
* changes:
  Check AirplaneMode when enabling Bluetooth has finished.
2009-06-07 21:42:14 -07:00
Android (Google) Code Review
1bbe5c4b9e Merge change 3420 into donut
* changes:
  LocationManagerService: Remove some unneeded imports.
2009-06-07 20:30:45 -07:00
Android (Google) Code Review
4c46409769 Merge change 3417 into donut
* changes:
  Adjust IBackupTransport interface
2009-06-07 14:10:31 -07:00
Android (Google) Code Review
645b18e04f Merge change 3017 into donut
* changes:
  Add the EAP related fields for WiFi configuration.
2009-06-05 19:55:44 -07:00
Android (Google) Code Review
48583b9065 Merge change 3374 into donut
* changes:
  Fix tracking of backup participants across package remove/update
2009-06-05 16:07:56 -07:00
Android (Google) Code Review
bfd5dbe2b8 Merge change 3356 into donut
* changes:
  Cleaning up comments in interface for TTS engines.
2009-06-05 15:55:24 -07:00
Jean-Michel Trivi
a40a4cf656 Cleaning up comments in interface for TTS engines. 2009-06-05 15:49:28 -07:00
Android (Google) Code Review
14171ff997 Merge change 3348 into donut
* changes:
  Fix AlphabetIndexer.getSectionForPosition()
2009-06-05 14:53:00 -07:00
Android (Google) Code Review
eaec138ed9 Merge change 3344 into donut
* changes:
  Updating TtsEngine.h and SynthProxy.cpp so that buffer memory management is handled on the system side.
2009-06-05 14:11:08 -07:00
Charles Chen
a17cef0154 Updating TtsEngine.h and SynthProxy.cpp so that buffer memory
management is handled on the system side.
2009-06-05 13:58:33 -07:00
Android (Google) Code Review
bf2176f200 Merge change 3305 into donut
* changes:
  Fix parameter mismatch for a couple of RIL commands.
2009-06-05 13:34:25 -07:00
Android (Google) Code Review
bbada7e79c Merge change 3223 into donut
* changes:
  Adding new Settings.Secure properties for the Text-To-Speech functionality. Those properties are secure to prevent applications from altering the user's settings without his knowledge.
2009-06-05 13:29:21 -07:00
Android (Google) Code Review
096ce8f838 Merge change 3337 into donut
* changes:
  Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8]
2009-06-05 13:15:26 -07:00
Android (Google) Code Review
d94a9e23cf Merge change 3317 into donut
* changes:
  Fixes #1899273.
2009-06-05 11:27:52 -07:00