Android (Google) Code Review
e50f1fa605
am 506dd3fc: Merge change 6907 into donut
...
Merge commit '506dd3fc137df3f002a58ee2edb5b393e1f365cf'
* commit '506dd3fc137df3f002a58ee2edb5b393e1f365cf':
Initialize searchmanager on demand
2009-07-13 06:13:06 -07:00
Android (Google) Code Review
506dd3fc13
Merge change 6907 into donut
...
* changes:
Initialize searchmanager on demand
2009-07-13 06:11:08 -07:00
Bjorn Bringert
9bc75cb9c2
Initialize searchmanager on demand
...
The initialization of SearchManagerService is delayed, which caused
problems when other services (e.g. GlobalSearch) start up.
This change makes the SearchManagerService components
initialize when they are first needed, or when the server thread
is done with its other processing, whichever comes first.
Fixes http://b/issue?id=1970975
2009-07-13 13:23:23 +01:00
Hung-ying Tyan
99b490969b
am c22ce6a7: Remove host IP from related VPN classes.
...
Merge commit 'c22ce6a738bbd757c71f8778defb015ea81ab33c'
* commit 'c22ce6a738bbd757c71f8778defb015ea81ab33c':
Remove host IP from related VPN classes.
2009-07-13 04:35:29 -07:00
Hung-ying Tyan
c22ce6a738
Remove host IP from related VPN classes.
...
...since the daemon (racoon) gets the information by itself.
2009-07-13 19:31:08 +08:00
Android (Google) Code Review
4005648ec7
am 575eb928: Merge change 6883 into donut
...
Merge commit '575eb92885c150ccbfa257c9a6fdcb19a04baf0c'
* commit '575eb92885c150ccbfa257c9a6fdcb19a04baf0c':
Add error code in vpn connectivity broadcast.
2009-07-12 23:43:21 -07:00
Android (Google) Code Review
575eb92885
Merge change 6883 into donut
...
* changes:
Add error code in vpn connectivity broadcast.
2009-07-12 23:40:46 -07:00
Hung-ying Tyan
df1aa3359c
Add error code in vpn connectivity broadcast.
...
* Changes
+ Add VpnConnectingError.java.
+ Broadcast the error returned by daemons.
+ Add error codes to VpnManager.java.
+ Add error code to VpnManager.broadcastConnectivity().
Patch Set 4:
+ Replace VPN_UP with VPN_STATUS in response to ip-up-vpn changes.
+ Make VpnServiceBinder a foreground service so that it won't be
interrupted by the system.
Patch Set 5:
+ Remove the support of returning 0 from daemon and restart socket in
AndroidServiceProxy.
2009-07-13 13:11:36 +08:00
Mitsuru Oshima
a62e3e4d0f
am ba3ba579: * Use cached resources for widgets
...
Merge commit 'ba3ba57921dedaaef669719c0359c0caf60e008b'
* commit 'ba3ba57921dedaaef669719c0359c0caf60e008b':
* Use cached resources for widgets
2009-07-12 21:56:30 -07:00
Android (Google) Code Review
602bee5bf2
am cf29e116: Merge change 6867 into donut
...
Merge commit 'cf29e116129f38309c18ba14b9893b079a712289'
* commit 'cf29e116129f38309c18ba14b9893b079a712289':
CLOSE_SYSTEM_DIALOGS can't be protected.
2009-07-12 21:56:02 -07:00
Android (Google) Code Review
5b93050d48
am f6c96839: Merge change 6850 into donut
...
Merge commit 'f6c968395f9c78552763e8f2994a57cf5c6bc0c0'
* commit 'f6c968395f9c78552763e8f2994a57cf5c6bc0c0':
Extra parameters for sendBurstDtmf.
2009-07-12 21:55:54 -07:00
Mathias Agopian
9afcd84fdd
Merge commit 'e4bd6e7e' into manualmerge
2009-07-12 21:49:18 -07:00
Android (Google) Code Review
e6f426bbca
Merge change 6890
...
* changes:
CDMA: Add Network ID and System ID to CdmaCellLocation.
2009-07-12 11:38:41 -07:00
Mike Lockwood
a4d2fb5ef6
CDMA: Add Network ID and System ID to CdmaCellLocation.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-12 14:33:07 -04:00
Android (Google) Code Review
b4424782f9
am 086bd7fe: Merge change 6846 into donut
...
Merge commit '086bd7fed122f636e210b03eb114051a489f347b'
* commit '086bd7fed122f636e210b03eb114051a489f347b':
Avoid memcpy's by using GetPrimitiveArrayCritical.
2009-07-12 06:06:54 -07:00
Android (Google) Code Review
8a72cd9c7d
am 1c9fb40c: Merge change 6845 into donut
...
Merge commit '1c9fb40cb6dbfeee58c41a43852c5b94a1b83613'
* commit '1c9fb40cb6dbfeee58c41a43852c5b94a1b83613':
Use MeasureSpec.getWidth instead of default display in lock pattern widget.
2009-07-12 06:06:49 -07:00
Android (Google) Code Review
38a34b2c75
am 2d791055: Merge change 6820 into donut
...
Merge commit '2d7910555ab6b376e8cd1646db6c329c1cd1adb7'
* commit '2d7910555ab6b376e8cd1646db6c329c1cd1adb7':
Fixed NPE bugs in Uri. Fixes internal issue #1724719 .
2009-07-12 06:06:31 -07:00
Android (Google) Code Review
5f8e2450eb
am 7cd43797: Merge change 6806 into donut
...
Merge commit '7cd43797ae41406792f70a5623bb6d207e575526'
* commit '7cd43797ae41406792f70a5623bb6d207e575526':
Add CLDR data files for Norway and Croatia.
2009-07-12 06:06:25 -07:00
Satish Sampath
17596e3adc
am b1665f2e: Fix regression in handling the \'Go\' button
...
Merge commit 'b1665f2e15439f693b1ef75cb1c07593f99edde7'
* commit 'b1665f2e15439f693b1ef75cb1c07593f99edde7':
Fix regression in handling the 'Go' button
2009-07-12 06:06:21 -07:00
Android (Google) Code Review
93153beb3d
am a11fe86d: Merge change 6813 into donut
...
Merge commit 'a11fe86d77e0fd57944e5615acb58b41a4fb4e93'
* commit 'a11fe86d77e0fd57944e5615acb58b41a4fb4e93':
Fixes #1972421 . Prevents crash in ScrollView/HorizontalScrollView.
2009-07-12 06:06:08 -07:00
Android (Google) Code Review
dcbe8d7055
am 59d299ce: Merge change 6789 into donut
...
Merge commit '59d299ce8d66f6f3091fca33d3741c0b24d678f6'
* commit '59d299ce8d66f6f3091fca33d3741c0b24d678f6':
Add support in TextToSpeech for an audio stream type param and utterance
2009-07-12 06:06:03 -07:00
Mitsuru Oshima
ba3ba57921
* Use cached resources for widgets
2009-07-11 21:50:16 -07:00
Charles Chen
630a8de44f
Fixing TTS breakage.
2009-07-10 20:58:15 -07:00
Dave Sparks
a95f495f75
Use SetByteArrayRegion to minimize copy overhead and JNI calls.
2009-07-10 18:13:36 -07:00
Android (Google) Code Review
cf29e11612
Merge change 6867 into donut
...
* changes:
CLOSE_SYSTEM_DIALOGS can't be protected.
2009-07-10 17:38:29 -07:00
Jason Sams
64676f3c21
1st cut of a3d file loader.
2009-07-10 17:32:59 -07:00
Dianne Hackborn
4554f30c83
CLOSE_SYSTEM_DIALOGS can't be protected.
2009-07-10 17:30:50 -07:00
Android (Google) Code Review
f6c968395f
Merge change 6850 into donut
...
* changes:
Extra parameters for sendBurstDtmf.
2009-07-10 17:11:01 -07:00
Android (Google) Code Review
e4bd6e7eb9
Merge change 6862 into donut
...
* changes:
fix [1967226] Donut orientation animation (dimming and blur) is slower than Cupcake
2009-07-10 17:10:57 -07:00
Mathias Agopian
f31d407ab8
fix [1967226] Donut orientation animation (dimming and blur) is slower than Cupcake
2009-07-10 17:00:00 -07:00
Android (Google) Code Review
086bd7fed1
Merge change 6846 into donut
...
* changes:
Avoid memcpy's by using GetPrimitiveArrayCritical.
2009-07-10 16:55:24 -07:00
Android (Google) Code Review
48e61cf545
Merge change 6841
...
* changes:
resolved conflicts for merge of 889c2d37 to master
2009-07-10 16:46:26 -07:00
Android (Google) Code Review
9cf012a9fc
Merge change 6823
...
* changes:
wifi: Keep the WLAN network interface up whenever wifi is enabled.
2009-07-10 16:29:20 -07:00
Android (Google) Code Review
1c9fb40cb6
Merge change 6845 into donut
...
* changes:
Use MeasureSpec.getWidth instead of default display in lock pattern widget.
2009-07-10 16:28:03 -07:00
Dave Sparks
75acd89648
Avoid memcpy's by using GetPrimitiveArrayCritical.
2009-07-10 16:10:49 -07:00
Karl Rosaen
6a109b4874
Use MeasureSpec.getWidth instead of default display in lock pattern widget.
2009-07-10 16:10:10 -07:00
Dianne Hackborn
54a26bc85f
resolved conflicts for merge of 889c2d37 to master
2009-07-10 16:05:59 -07:00
jsh
dafa22a3ef
Extra parameters for sendBurstDtmf.
...
ON length and OFF length.
Also, define PROFILEs for use with SETUP_DATA_CALL.
2009-07-10 15:52:28 -07:00
Android (Google) Code Review
9629e04d7a
Merge change 6827
...
* changes:
resolved conflicts for merge of ad94a983 to master
2009-07-10 15:17:33 -07:00
Android (Google) Code Review
2d7910555a
Merge change 6820 into donut
...
* changes:
Fixed NPE bugs in Uri. Fixes internal issue #1724719 . Modified getQueryParameter() to use the encoded query string. Fixes internal issue #1749094 .
2009-07-10 15:12:57 -07:00
Bob Lee
5621f0d928
Fixed NPE bugs in Uri. Fixes internal issue #1724719 .
...
Modified getQueryParameter() to use the encoded query string. Fixes internal issue #1749094 .
2009-07-10 14:54:08 -07:00
Android (Google) Code Review
7cd43797ae
Merge change 6806 into donut
...
* changes:
Add CLDR data files for Norway and Croatia.
2009-07-10 14:42:41 -07:00
Satish Sampath
b1665f2e15
Fix regression in handling the 'Go' button
...
This was introduced in CL https://android-git.corp.google.com/g/6460 .
Bug: http://b/issue?id=1970776
2009-07-10 22:35:48 +01:00
Mike Lockwood
0900f36576
wifi: Keep the WLAN network interface up whenever wifi is enabled.
...
We now only bring it down briefly and bring it back up again when
we want to reset the interface.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-10 17:24:07 -04:00
Android (Google) Code Review
7882e20d59
Merge change 6814
...
* changes:
Change 107 and 146 from partner repo.
2009-07-10 14:19:58 -07:00
Wink Saville
daccacb865
Change 107 and 146 from partner repo.
...
These were combined to save testing time.
cpr107:
Enhance the MDN change during OTA
1. Remove the OTA MDN change code in RuimRecords.java and move
to CdmaServiceStateTracker.java
2. Reduce the frequent function GET-CDMASubscription. Move the
Get_CDMASubscription from pollstate() to EVENT_NV_READY handler.
The CDMA Subscriber MDN/MIN is only changed by OTA programming.
Only need fecth the subscriber information when power on and OTA
completed.
3. Add new variable for PRL version in cdma subscription
cpr146:
SMS-to-Email fix for extracting e-mail address
2009-07-10 14:16:17 -07:00
Nicolas Catania
4df8b2c760
Implemented the tracking of the metadata updates.
...
Switched from Vector to SortedVector. Removed dead sorting code.
Added a type to represent MetadataType.
Minor fixes missed in the previous CL.
2009-07-10 14:15:49 -07:00
Bob Lee
c8e852da32
resolved conflicts for merge of ad94a983 to master
2009-07-10 14:13:37 -07:00
Android (Google) Code Review
a11fe86d77
Merge change 6813 into donut
...
* changes:
Fixes #1972421 . Prevents crash in ScrollView/HorizontalScrollView.
2009-07-10 14:12:17 -07:00
Romain Guy
ef0e9ae0dd
Fixes #1972421 . Prevents crash in ScrollView/HorizontalScrollView.
...
Add several checks to make sure there's at least one child.
2009-07-10 14:11:26 -07:00