Commit Graph

1741 Commits

Author SHA1 Message Date
Android (Google) Code Review
37e17171db am 657c80b1: (-s ours) Merge change 3775 into donut
Merge commit '657c80b146f8d6319bf059f4aea2fce3b15a50b6'

* commit '657c80b146f8d6319bf059f4aea2fce3b15a50b6':
  DO NOT MERGE.
2009-06-12 08:24:51 -07:00
Android (Google) Code Review
ec77d20d8f Merge change 3424 into donut
* changes:
  Add the VPN services package, VPN service base classes and L2tpIpsecService.
2009-06-12 05:33:40 -07:00
Android (Google) Code Review
629498dd76 am 116e8ef1: Merge change 3949 into donut
Merge commit '116e8ef1f88ce1ead23777826dec5bd98bf99708'

* commit '116e8ef1f88ce1ead23777826dec5bd98bf99708':
  TextToSpeech class cleanups
2009-06-12 04:59:49 -07:00
Android (Google) Code Review
0d1a79d04b am 3cf0dd6a: Merge change 3940 into donut
Merge commit '3cf0dd6ad86e725f5170f6484afa90ba9ea1e4c5'

* commit '3cf0dd6ad86e725f5170f6484afa90ba9ea1e4c5':
  dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash.
2009-06-12 04:59:38 -07:00
Android (Google) Code Review
a362e32541 am 35733757: Merge change 3935 into donut
Merge commit '35733757bd1644f1fd67dc3a055391d1f167c4f2'

* commit '35733757bd1644f1fd67dc3a055391d1f167c4f2':
  Hook the 12- or 24-hour time format checkbox back up.
2009-06-12 04:59:33 -07:00
Hung-ying Tyan
173be90a18 Add the VPN services package, VPN service base classes and L2tpIpsecService.
Also add android.security.Keystore. This is a quick solution. Will be
evolved to a more mature implementation.

PATCH SET 2:
+ Add VpnServiceBinder to hide VpnService and its subclasses.
+ Add sendCommand2() to AndroidServiceProxy to work with the latest mtpd.

PATCH SET 3:
+ Rebase to catch up with new commits; no changes made.

PATCH SET 4:
+ Remove/comment out @Override on interface methods to be compilable for Java 1.5.

PATCH SET 5:
+ Add L2tpService.java.
+ Make VpnService to work on SingleServerProfile; add serverIp to
  connect(); set system property "net.vpn.server_ip"; and move
  getPppOptionFilePath() from L2tpIpsecService to VpnService
+ Revise VpnManager to start VpnService without worrying about which
  type (as the type info is in VpnProfile)
+ Remove installation stuff from VpnManager

PATCH SET 6:
+ Fix PATCH SET 5 (the patch was messed up). Please ignore PATCH SET 5.

PATCH SET 7:
+ Fix styles.

PATCH SET 8:
+ Add CANCELLED to VpnState.

PATCH SET 9:
+ Make VpnProfile serializable (in order to save them to persistent storage)

PATCH SET 10:
+ Remove Keystore.java as it's added in another CL.
2009-06-12 15:45:56 +08:00
Android (Google) Code Review
fcff1ffa54 Merge changes 3953,3954 into donut
* changes:
  Make the file backup helper not crash if a file you requested can't be stated.  This means you don't need to know if the files you are backing up exist or not -- we'll figure it out for you.
  Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
2009-06-11 19:50:05 -07:00
Android (Google) Code Review
4fb8b729c5 Merge change 4008 into donut
* changes:
  Fixes #1886237. Views drawing cache was not generated properly.
2009-06-11 18:06:17 -07:00
Android (Google) Code Review
3ce2323fd5 Merge change 3967 into donut
* changes:
  Update control files (pass/fail/nontext/crash) to results from CRB45
2009-06-11 16:20:22 -07:00
Android (Google) Code Review
c43563f874 Merge change 3907 into donut
* changes:
  Support SMS cell broadcasting for GSM in RIL.java
2009-06-11 15:54:51 -07:00
Android (Google) Code Review
7035fb224c Merge change 3958
* changes:
  Fix tearDown event loop - message unref, triggers when bluetoothd crashes.
2009-06-11 15:48:56 -07:00
Android (Google) Code Review
e1bf8b5416 Merge change 3775 into donut
* changes:
  DO NOT MERGE.
2009-06-11 15:21:02 -07:00
Android (Google) Code Review
44a5f2cb55 Merge change 3949 into donut
* changes:
  TextToSpeech class cleanups - harmonized private member variable names - added success / failure codes (used for now in initialization) - synchronized access to speech completed listener.
2009-06-11 15:07:58 -07:00
Joe Onorato
1a9e19a73e Make the file backup helper not crash if a file you requested
can't be stated.  This means you don't need to know if the files
you are backing up exist or not -- we'll figure it out for you.
2009-06-11 14:51:45 -07:00
Android (Google) Code Review
1667b7af5c Merge change 3952
* changes:
  Split FountainView into View and RS parts.  Beging adding ProgramVertex to the java api.  It was already implemented in native.
2009-06-11 14:47:18 -07:00
Android (Google) Code Review
327087023f Merge change 3940 into donut
* changes:
  dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash.
2009-06-11 14:09:11 -07:00
Android (Google) Code Review
73fa97e687 Merge change 3935 into donut
* changes:
  Hook the 12- or 24-hour time format checkbox back up.
2009-06-11 13:48:53 -07:00
Android (Google) Code Review
cfcaaa6aaf Merge change 3922
* changes:
  Move the zoom buttons to the bottom right for the browser.
2009-06-11 12:04:12 -07:00
Android (Google) Code Review
607a591256 am 0b774530: Merge change 3015 into donut
Merge commit '0b77453076a22569f24318d194b378b68f11a63e'

* commit '0b77453076a22569f24318d194b378b68f11a63e':
  make sms calculateLength radio-independent
2009-06-11 11:42:06 -07:00
Android (Google) Code Review
8e44c62341 am 286ea605: Merge change 3828 into donut
Merge commit '286ea605c991874fb43a6a205676a0ca404f94cc'

* commit '286ea605c991874fb43a6a205676a0ca404f94cc':
  Renaming the Tts class to TextToSpeech for clarity.
2009-06-11 11:42:03 -07:00
Android (Google) Code Review
1362394dfe am fa699ea2: Merge change 3899 into donut
Merge commit 'fa699ea22a13a92694de75ef948a81da23e71642'

* commit 'fa699ea22a13a92694de75ef948a81da23e71642':
  GpsLocationProvider: Add hooks for GPS location injection.
2009-06-11 11:41:38 -07:00
Satish Sampath
8c196183cf am d8210899: NEW_API: Expose queryAfterZeroResults searchable attribute.
Merge commit 'd82108993f4550bf7a751ab27593ef8e15120db3'

* commit 'd82108993f4550bf7a751ab27593ef8e15120db3':
  NEW_API: Expose queryAfterZeroResults searchable attribute.
2009-06-11 11:41:32 -07:00
Satish Sampath
100cf76cc2 am 35379abd: Added attribute queryAfterZeroResults to searchables.
Merge commit '35379abd46b68a4efa20035c6c8b9d1faceb4dcc'

* commit '35379abd46b68a4efa20035c6c8b9d1faceb4dcc':
  Added attribute queryAfterZeroResults to searchables.
2009-06-11 11:41:23 -07:00
Joe Onorato
0ad6120dad Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
This took quite a bit of refactoring.
2009-06-11 11:29:57 -07:00
Android (Google) Code Review
67182a34f0 Merge change 3015 into donut
* changes:
  make sms calculateLength radio-independent
2009-06-11 11:27:53 -07:00
Android (Google) Code Review
cc3c1ce09c Merge change 3828 into donut
* changes:
  Renaming the Tts class to TextToSpeech for clarity. Switching to HashMap for parameter lists to pass key-value parameter pairs. Using TODO instead of FIXME in comments. Removing methods that don't belong anymore to the TTS interface now the feature becomes part of the platform.
2009-06-11 11:26:49 -07:00
Android (Google) Code Review
00d0608a0c Merge change 3910
* changes:
  resolved conflicts for merge of 174231 to master
2009-06-11 10:56:08 -07:00
Mike LeBeau
82067767cc resolved conflicts for merge of 174231 to master 2009-06-11 18:50:27 +01:00
Android (Google) Code Review
f137e59841 Merge change 3899 into donut
* changes:
  GpsLocationProvider: Add hooks for GPS location injection.
2009-06-11 09:54:58 -07:00
Android (Google) Code Review
af8c5de6c4 Merge change 3809
* changes:
  Add a search uri constant for mms/sms.
2009-06-11 09:46:54 -07:00
Android (Google) Code Review
1c6ad98017 am db8a6ae6: Merge change 3709 into donut
Merge commit 'db8a6ae6bbd8cbb17fb79085ffb9d3fc539fe5c2'

* commit 'db8a6ae6bbd8cbb17fb79085ffb9d3fc539fe5c2':
  Provide the Keystore feature in the framework.
2009-06-11 07:57:37 -07:00
Satish Sampath
326737eaa7 am aba34d96: Fix display of the selection background for search results.
Merge commit 'aba34d96fda75cbaaae19ce6296266feb24ce365'

* commit 'aba34d96fda75cbaaae19ce6296266feb24ce365':
  Fix display of the selection background for search results.
2009-06-11 07:57:27 -07:00
Android (Google) Code Review
f83ecdc976 Merge change 3879 into donut
* changes:
  ACTV: getWindowVisibility() instead of private attach count
2009-06-11 04:53:01 -07:00
Android (Google) Code Review
9371ede119 Merge change 3709 into donut
* changes:
  Provide the Keystore feature in the framework.
2009-06-11 02:37:01 -07:00
Chung-yih Wang
8fcbada742 Provide the Keystore feature in the framework.
-- added the keystore library for Java application.
-- changed the marshalling of the keystore function return.
2009-06-11 17:28:40 +08:00
Android (Google) Code Review
b683057757 am a05487dd: Merge change 3800 into donut
Merge commit 'a05487dd856222bacf57a41f2dfe1194d3776f05'

* commit 'a05487dd856222bacf57a41f2dfe1194d3776f05':
  Add SUGGEST_SPINNER_WHILE_REFRESHING column constant to the SearchManager
2009-06-11 01:03:05 -07:00
Scott Main
a3f10e05e1 am b4ee0f93: am aa25df24: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300
Merge commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85'

* commit 'b4ee0f930928fbbc425f29d3e3e09455cdc6cf85':
  AI 149729: fix search functionatilty for offline docs...
2009-06-11 01:02:49 -07:00
Android (Google) Code Review
cd2281eea5 Merge change 3800 into donut
* changes:
  Add SUGGEST_SPINNER_WHILE_REFRESHING column constant to the SearchManager for use in implementing Google suggestion refreshing in global search.
2009-06-11 00:59:06 -07:00
Christopher Tate
ebb2fa137d am 9bbc21a7: Flesh out restore interface on manager; work up most of LocalTransport
Merge commit '9bbc21a773cbdfbef2876a75c32bda5839647751'

* commit '9bbc21a773cbdfbef2876a75c32bda5839647751':
  Flesh out restore interface on manager; work up most of LocalTransport
2009-06-11 00:56:29 -07:00
Android (Google) Code Review
472f6f8364 am b6391d63: Merge change 3857 into donut
Merge commit 'b6391d6377883586995127c9926c1b5b8035fd60'

* commit 'b6391d6377883586995127c9926c1b5b8035fd60':
  Allow arrays of values for power profile data.
2009-06-11 00:45:27 -07:00
Jean-Michel Trivi
54f5c506bd am b3c5a878: Made the platform TTS service aware of the path for the default TTS library to load.
Merge commit 'b3c5a8785bc643843117752d37769a1edfe9a9e2'

* commit 'b3c5a8785bc643843117752d37769a1edfe9a9e2':
  Made the platform TTS service aware of the path for the default TTS library to load.
2009-06-11 00:45:21 -07:00
Android (Google) Code Review
84209bf20b am 238bf47a: Merge change 3826 into donut
Merge commit '238bf47a850532233ed51362dca95facf8680770'

* commit '238bf47a850532233ed51362dca95facf8680770':
  LocationManagerService: Fix logic error removing multiple dead receivers.
2009-06-11 00:45:02 -07:00
Scott Main
19f4695f6b am aa25df24: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300
Merge commit 'aa25df2452f68d2f732ad620a97fd47b3802fa2e' into donut

* commit 'aa25df2452f68d2f732ad620a97fd47b3802fa2e':
  AI 149729: fix search functionatilty for offline docs...
2009-06-11 00:01:42 -07:00
Android (Google) Code Review
88a33d55b0 Merge change 3857 into donut
* changes:
  Allow arrays of values for power profile data.
2009-06-10 19:50:22 -07:00
Android (Google) Code Review
9f008ae738 Merge change 3850
* changes:
  Fix bug with bad conversion of java strings to C strings for object names.  Update test app to test object defines.
2009-06-10 19:09:37 -07:00
Android (Google) Code Review
809bae9aac Merge change 3849
* changes:
  Fix build error due to bad path generation in makefile for generated tools. Implemented by JoeO
2009-06-10 19:09:07 -07:00
Android (Google) Code Review
6aa29183cb Merge change 3841
* changes:
  Fix botched merge from commit b61498d1ac8e25f0024dcde46b41bcf0d8336d89
2009-06-10 18:06:18 -07:00
Android (Google) Code Review
4e1d7a0adf Merge change 3826 into donut
* changes:
  LocationManagerService: Fix logic error removing multiple dead receivers.
2009-06-10 17:32:21 -07:00
Android (Google) Code Review
bfecc578a9 am 1d7d5db7: Merge change 3799 into donut
Merge commit '1d7d5db74f14e871c7be719a0cddf52a5a40dcbf'

* commit '1d7d5db74f14e871c7be719a0cddf52a5a40dcbf':
  Turned on the windows media related test cases as the binary already integrated.
2009-06-10 17:20:04 -07:00
Christopher Tate
1dc5293b6f am c7b31e3c: The rest of the basic flow for restore
Merge commit 'c7b31e3c3cd71129557d4bf9e3fbcebb9235aba5'

* commit 'c7b31e3c3cd71129557d4bf9e3fbcebb9235aba5':
  The rest of the basic flow for restore
2009-06-10 17:19:57 -07:00