Android (Google) Code Review
a640c49eda
Merge change 22984 into eclair
...
* changes:
fix AbstractThreadedSyncAdapter to actually cancel syncs
2009-08-27 16:18:14 -07:00
Android (Google) Code Review
bfa1d083aa
Merge change 22962 into eclair
...
* changes:
Fix strings whose apostrophes were eaten because of the lack of a backslash.
2009-08-27 16:01:59 -07:00
Android (Google) Code Review
c1dccce741
Merge change 22986 into eclair
...
* changes:
Squashed commit of the following:
2009-08-27 15:24:35 -07:00
Android (Google) Code Review
d6ac7c73e1
Merge change 22975 into eclair
...
* changes:
Fix issue #2069662 : The wallpaper doesn't move along with the home screen
2009-08-27 15:10:27 -07:00
Android (Google) Code Review
5352e237ca
Merge change 22968 into eclair
...
* changes:
Fix a typo.
2009-08-27 14:54:13 -07:00
Andreas Huber
329577aa6d
Squashed commit of the following:
...
commit 3fa5f3ce910f34da0cedb8bcce1bd593db7eb740
Author: Andreas Huber <andih@google.com>
Date: Thu Aug 27 14:48:54 2009 -0700
Getting rid of more code now obsolete with the departure of OMXDecoder.
commit e0d923ec0c7bb60bec8eb97739036a4c70c0feef
Author: Andreas Huber <andih@google.com>
Date: Thu Aug 27 14:33:06 2009 -0700
Remove obsoleted OMXDecoder class. OMXDecoder is dead, long live OMXCodec.
2009-08-27 14:50:58 -07:00
Eric Fischer
b2795f46bf
Fix strings whose apostrophes were eaten because of the lack of a backslash.
...
Change-Id: I5738ea969ce233c15550d572fbdb5e62108c1e3e
2009-08-27 14:49:54 -07:00
Fred Quintana
b19b4c711f
fix AbstractThreadedSyncAdapter to actually cancel syncs
2009-08-27 14:43:01 -07:00
Dianne Hackborn
fa5260290f
am f734e027: Merge change 22939 into donut
...
Merge commit 'f734e027bfed6c884e5f060c3291d3aeb5706dc8' into eclair
* commit 'f734e027bfed6c884e5f060c3291d3aeb5706dc8':
Final Donut API list.
2009-08-27 14:40:51 -07:00
Android (Google) Code Review
6391830d10
Merge change 22958 into eclair
...
* changes:
Don't activate keyguard if screen is turned off while proximity sensor is active.
2009-08-27 14:31:06 -07:00
Mike Lockwood
18ad9f657b
Only allow system code to call LocationManager.sendNiResponse()
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-27 14:22:27 -07:00
Dianne Hackborn
6c3f571a14
Fix issue #2069662 : The wallpaper doesn't move along with the home screen
...
The wallpaper target was being lost when an activity was restarted.
Change-Id: Ib05622591c9bb2f01bb8f2c0a0a8e77fe657ae88
2009-08-27 14:18:51 -07:00
Danke Xie
22d1f9fb23
gps: Network initiated SUPL
...
Initial contribution from Qualcomm.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-27 14:18:30 -07:00
Andreas Huber
3986afef0c
Fix a typo.
2009-08-27 14:05:47 -07:00
Jesse Wilson
0409cde360
Updating synchronized to match x-net changes
2009-08-27 13:31:04 -07:00
Mike Lockwood
ddfe879b78
Don't activate keyguard if screen is turned off while proximity sensor is active.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-27 13:27:08 -07:00
Android (Google) Code Review
1e0f762738
Merge change 22673 into eclair
...
* changes:
Make SINGLE_TOP work with CLEAR_TOP.
2009-08-27 13:10:54 -07:00
Dianne Hackborn
aa52f9a7c6
Make SINGLE_TOP work with CLEAR_TOP.
...
Change-Id: Ie98b491dc4b1a2ae5e8fc8452c6410597bc9676b
2009-08-27 13:10:09 -07:00
Android (Google) Code Review
e18d4d0115
Merge change 22938 into eclair
...
* changes:
Extend stagefright commandline up to enable vendor to reproduce specific bugs filed.
2009-08-27 13:04:56 -07:00
Android (Google) Code Review
69d5e476db
Merge change 22722 into eclair
...
* changes:
Integrate CDMA provisioning into SetupWizard
2009-08-27 13:01:54 -07:00
Android (Google) Code Review
f734e027bf
Merge change 22939 into donut
...
* changes:
Final Donut API list.
2009-08-27 12:57:09 -07:00
Android (Google) Code Review
b3b1ccfe0e
Merge change 22950 into eclair
...
* changes:
Change these string constants back to match donut.
2009-08-27 12:56:40 -07:00
Dianne Hackborn
fe240ecf85
Change these string constants back to match donut.
...
Unfortunately we are stuck with the donut ones, can't change these in Eclair
to be the more correct names.
Change-Id: Id8aaa2e90cd21631b18a36bea3755a63d0e6d577
2009-08-27 12:51:11 -07:00
Android (Google) Code Review
580a292108
Merge change 22945 into eclair
...
* changes:
Add a null check in PackageParser
2009-08-27 12:37:47 -07:00
Suchi Amalapurapu
c748541ca0
Add a null check in PackageParser
2009-08-27 12:28:09 -07:00
Android (Google) Code Review
aa0a3b09e7
Merge change 22944 into eclair
...
* changes:
resolved conflicts for merge of 301b97ac to eclair
2009-08-27 12:27:51 -07:00
Dianne Hackborn
6ccd2aff3e
resolved conflicts for merge of 301b97ac to eclair
...
Change-Id: I0fb70cbe0a52006ad14f43a02c30b72aad457c48
2009-08-27 12:26:44 -07:00
Dianne Hackborn
6eccc39073
Final Donut API list.
2009-08-27 12:11:10 -07:00
Andreas Huber
0fb6477840
Extend stagefright commandline up to enable vendor to reproduce specific bugs filed.
2009-08-27 12:10:02 -07:00
Android (Google) Code Review
bc86bda499
Merge change 22897 into eclair
...
* changes:
Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music.
2009-08-27 11:37:35 -07:00
Android (Google) Code Review
763ea918fc
Merge change 22919 into eclair
...
* changes:
Removing "summary"-style URIs.
2009-08-27 11:36:36 -07:00
Android (Google) Code Review
25b9cec8de
Merge change 22692 into eclair
...
* changes:
PowerManagerService: Disallow all user activity when in proximity wake lock.
2009-08-27 11:26:44 -07:00
Android (Google) Code Review
e0daf8043f
Merge change 22921 into eclair
...
* changes:
An attempt to fix a deadlock between OMXCodec::start and upstream ::read
2009-08-27 11:18:36 -07:00
Android (Google) Code Review
6ff90cf2b3
Merge change 22870 into eclair
...
* changes:
Set Routing to A2DP only when state is Connected.
2009-08-27 11:08:55 -07:00
Mike Lockwood
36fc302560
PowerManagerService: Disallow all user activity when in proximity wake lock.
...
Fixes b/2076756
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-27 11:07:49 -07:00
Jaikumar Ganesh
78333dd750
Set Routing to A2DP only when state is Connected.
...
We were setting the routing to A2DP when the state was Connecting too.
This was incorrect and can cause problems. One such problem was when
handling an incoming connection we set the routing to A2DP before
authorization. And even if authorization succeeds we get out sync with
AVDTP command state.
2009-08-27 11:03:00 -07:00
Android (Google) Code Review
4d5b4225e4
Merge change 22795 into eclair
...
* changes:
The Gservices settings for pruning messages/chats.
2009-08-27 10:58:25 -07:00
Android (Google) Code Review
ed48c8081c
Merge change 22920 into eclair
...
* changes:
Change fade to use a gradient from opaque color to transparent color.
2009-08-27 10:43:18 -07:00
Romain Guy
e55e1a7885
Change fade to use a gradient from opaque color to transparent color.
...
Previously the fade was using a gradient from opaque color to transparent black.
2009-08-27 10:42:26 -07:00
Andreas Huber
42978e55fe
An attempt to fix a deadlock between OMXCodec::start and upstream ::read
2009-08-27 10:41:13 -07:00
Dmitri Plotnikov
b87d0e0e57
Removing "summary"-style URIs.
...
We will determine whether to include Presence by looking at the requested projection.
2009-08-27 10:38:14 -07:00
Ye Wen
48f886e661
The Gservices settings for pruning messages/chats.
2009-08-27 10:34:22 -07:00
Android (Google) Code Review
650b872c5a
Merge change 22830 into eclair
...
* changes:
Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them...
2009-08-27 10:10:07 -07:00
Mike Lockwood
49c22570bb
am 7566c1de: LocationManager: Fix problem replacing GPS and network providers with a mock provider.
...
Merge commit '7566c1debebe072af76411e11d96810fd1409482' into eclair
* commit '7566c1debebe072af76411e11d96810fd1409482':
LocationManager: Fix problem replacing GPS and network providers with a mock provider.
2009-08-27 09:25:36 -07:00
Steve Block
09b0ca1cee
Sets default value of 'enableGeolocation' to true. This allows WebKit's DumpRenderTree to function correctly. Note that when Geolocation is used in the browser, this default value is overridden by the browser's default anyway.
2009-08-27 16:17:20 +01:00
Android (Google) Code Review
7537e3dc91
Merge change 22453 into eclair
...
* changes:
Sets or clears Geolocation permissions for Google origins when the 'Location & privacy - Share with Google' sysetm setting is changed.
2009-08-27 07:43:36 -07:00
Eric Laurent
327c27be19
Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music.
...
Add the possibility to delay routing and volume commands in AudioPolicyClientInterface. The delay is not blocking for the caller.
2009-08-27 05:58:10 -07:00
Fred Quintana
3cff76aaa8
make sure that the sync thread is protected by a consistent lock
2009-08-27 01:46:08 -07:00
Android (Google) Code Review
301b97ac19
Merge change 22883 into donut
...
* changes:
Various tweaks to try to improve low memory behavior.
2009-08-27 01:14:00 -07:00
Dianne Hackborn
fd12af4e76
Various tweaks to try to improve low memory behavior.
...
- Reduce the amount that we ask processes to GC after a significant
operation occurs, but introducing a minimum time between GCs and
using this in various ways to schedule them.
- Don't spam all of the processes with onLowMemory(). Now deliver
these using the same gc facility, so we do the processes one at a
time, and don't allow the same process to get this call more than
once a minute.
- Increase the time a service must run before we will reset its
restart delay to 30 minutes (from 10).
- Increase the restart delay multiplication factor from 2 to 4.
- Ensure that we don't restart more than one service every 10 seconds
(unless some external event causes a service's process to be started
for some other reason of course).
- Increase the amount of time that a service must run before we
decide to lower it to a background process.
And some other things:
- Catch IllegalArgumentException in ViewRoot like we do for no
resources to avoid the system process crashing.
- Fix a number of places where we were missing breaks between the
activity manager's message dispatch func(!!).
- Fix reason printed for processes in the background.
- Print the list of processing waiting to GC.
2009-08-27 01:03:24 -07:00