Merge commit '74dc3e4a1e4f9c4eed3a3619ffc8beff30b3ec0f'
* commit '74dc3e4a1e4f9c4eed3a3619ffc8beff30b3ec0f':
Revise VpnService to use new vpn.* properties.
This backs up the basic system and secure settings. THe restoration doesn't
take effect immediately. You many need to restart the runtime to see all
restored values take effect.
Merge commit 'f9eca3d43aed870774633a176aa691d3e530a12b'
* commit 'f9eca3d43aed870774633a176aa691d3e530a12b':
Fixing synth to file to use the speech queue.
This changes the backup service to use the settings provider instead
of system properties, correspondingly making it off by default and
allowing specific devices to define the transport. Also tweaks
the permission checks to use the permission symbol instead of raw
strings.
This requires some corresponding changes in the vendor projects.
Merge commit '33a7030f56d83126baa656820bf884ea02772751'
* commit '33a7030f56d83126baa656820bf884ea02772751':
In TTS synthesis to file, remove hard coded values for the writing of the WAV header.
Merge commit 'bbd63cb28595bd6b1fa62d331d9373b5c798c267'
* commit 'bbd63cb28595bd6b1fa62d331d9373b5c798c267':
Fix bug where the default TTS Service country is initialized to the default language.
Merge commit 'aa4f1f9edc94851a5892ba94af94002018821ddc'
* commit 'aa4f1f9edc94851a5892ba94af94002018821ddc':
Adding in TTS service support for language query and level of support.
Merge commit '526355dea1fdb24e8ef49f4e5b62974f1dc637d5'
* commit '526355dea1fdb24e8ef49f4e5b62974f1dc637d5':
Expose in SynthProxy the query for the TTS supported and current language.
Merge commit 'bd9aa793b19f7aa529ca4123492f8940b96486b8'
* commit 'bd9aa793b19f7aa529ca4123492f8940b96486b8':
Add in TTS engine interface the methods to query the availability for a language,
* Changes
+ Make VpnService get dns info from vpn.dns1/dns2 and set
net.dns1/dns2.
+ Make VpnService wait on vpn.up instead of monitoring on ip-up-vpn.
+ Change commands sent to racoon.
+ Remove original sendCommand() from AndroidServiceProxy and rename
sendCommand2() to sendCommand().
+ Add L2tpIpsecPskService.java.
+ Add short stop after sending ipsec command.
Merge commit 'b65dba4560f7aff894ebcdbe8468daeaae3489c8'
* commit 'b65dba4560f7aff894ebcdbe8468daeaae3489c8':
Use the same interface in the TTS engine interface for setLanguage and loadLanguage.
Merge commit 'ee513b600efeb55040030a3dc9c8e7ef74b36149'
* commit 'ee513b600efeb55040030a3dc9c8e7ef74b36149':
In the native layer for the TTS service, delete the data allocated for the callback after the signal for the end of the synthesis has been received.
* changes:
In the native layer for the TTS service, delete the data allocated for the callback after the signal for the end of the synthesis has been received.
Merge commit '2f437b4c56db1750cc6cb3d1ad549a79049b6370'
* commit '2f437b4c56db1750cc6cb3d1ad549a79049b6370':
Adding splitting to the TTS to guard against extremely long strings.
* Changes
+ Add PptpProfile.java, PptpService.java.
+ Add L2tpIpsecPskProfile.java
+ Add PPTP and L2TP_IPSEC_PSK entries in VpnType.java.
+ Add the secret option to L2tpProfile.java and have L2tpIpsecProfile
extend it.
+ Add MtpdHelper to send common PPP options.
+ Add getGatewayIp() to VpnService().
+ Revise VpnService.reallyGetHostIp().
Patch Set 6, 7, 8:
+ Add L2TP secret flag in L2tpProfile.
Patch Set 9:
+ Add description to VpnType.
Patch Set 11:
+ Pass ipparam to mtpd.
Patch Set 12:
+ Add L2TP secret support
+ Fix string constants
Merge commit 'd4eac5f3840de7ddf084a36053d8e63766b4a0f7'
* commit 'd4eac5f3840de7ddf084a36053d8e63766b4a0f7':
Using a sendBroadcast to notify interested parties of when
These changes are the frameworks/base portion of CDMA UI changes.
Five settings are added:
- In-call DTMF type (burst or long)
- Emergency tone type
- CDMA auto-retry
- Hearing Aid Compatibility (on/off)
- TTY mode
Merge commit 'e181409ced966f2bea6128bf32b0334e34fcf58c'
* commit 'e181409ced966f2bea6128bf32b0334e34fcf58c':
Fixing the synth function so that queue processing continues.
Merge commit 'b28bf241c56264b915ec3ca0e81256bb1d009aa5'
* commit 'b28bf241c56264b915ec3ca0e81256bb1d009aa5':
Fix bug in TTS service where the language setting was using the default language