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
Android (Google) Code Review
7c4faf5660
Merge change 2934 into donut
...
* changes:
Don't crash on null edit url.
2009-06-05 10:12:34 -07:00
Android (Google) Code Review
c6e2d94b36
Merge change 3265 into donut
...
* changes:
A workaround to fix rotation issue. I'm remote now and hard to do troubleshooting (i cannot rotate emulator in nx..)
2009-06-04 18:59:10 -07:00
Android (Google) Code Review
cd38a4fbc7
Merge change 3249 into donut
...
* changes:
Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings (in a follow-on change). This setting, to be respected by global search, and which I will also file a bug to the browser to respect, determines whether live web suggestions will be shown to the user as they type. For privacy reasons, this could be considered undesirable, as partial queries can then be sent to the user's chosen search engine, so a setting was required.
2009-06-04 17:54:44 -07:00
Christopher Tate
173e38d47c
Fix back_up_files() error detection when opening/CRCing the file
2009-06-04 17:02:56 -07:00
Android (Google) Code Review
e9f4934470
Merge change 3243 into donut
...
* changes:
Fix backup agent unbind
2009-06-04 16:01:41 -07:00
Android (Google) Code Review
6301115aaf
Merge change 3238 into donut
...
* changes:
Browser edit fields should report variation WEB_EDIT_TEXT.
2009-06-04 15:50:05 -07:00
Android (Google) Code Review
b7978c9852
Merge change 3226 into donut
...
* changes:
Update a javadoc comment suggesting the use of a deprecated class.
2009-06-04 15:45:22 -07:00
Android (Google) Code Review
51d4151f42
Merge change 3227 into donut
...
* changes:
Fix int to string mapping of exported properties. The value generated by the mapping in a @ViewDebug.ExportedProperty annotation was always overriden by the resolveId attribute.
2009-06-04 15:12:06 -07:00
Android (Google) Code Review
3816508d4e
Merge change 3184 into donut
...
* changes:
The '-D' option for the 'am' command appears to be optional, so reflect that in the usage.
2009-06-04 15:05:48 -07:00
Android (Google) Code Review
12e8412d25
Merge change 3204 into donut
...
* changes:
Avoid touching all adapter items when building accessibility event.
2009-06-04 14:12:02 -07:00
Android (Google) Code Review
7e4212cabd
Merge change 3207 into donut
...
* changes:
localize: remove dependency on mkdirs/etc in libhost
2009-06-04 14:10:07 -07:00
Android (Google) Code Review
e0074ad3ce
Merge change 3203 into donut
...
* changes:
rename a few files to camel-case, add copyright notices
2009-06-04 14:08:29 -07:00
Mathias Agopian
f446ba9dcb
rename a few files to camel-case, add copyright notices
2009-06-04 13:53:57 -07:00
Android (Google) Code Review
eb55b12910
Merge change 3192 into donut
...
* changes:
Fixes #1882836 .
2009-06-04 13:28:20 -07:00