9001 Commits

Author SHA1 Message Date
Bjorn Bringert
0e62e2df36 Set intent_component of in-app shortcuts to app itself
Fixes http://b/issue?id=2130474
"Shortcuts created by pivoted-in search do not
have intent_component_name set"

Change-Id: I702fe39348b762393ed08ce9905771eb892bf782
2009-09-21 06:47:57 +01:00
Wei Huang
02b5948a43 make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5.
Change-Id: Id4a08c3834b727e253ab189293d5715ffbbe8f35
2009-09-20 21:13:45 -07:00
Android (Google) Code Review
25a13907aa Merge change 26105 into eclair
* changes:
  keystore: enable delete(), scan(), exist() when keystore is locked.
2009-09-20 23:52:33 -04:00
Chia-chi Yeh
b2b4b8a7ef am f9a8ecc4: Merge change 25737 into eclair
Merge commit 'f9a8ecc457144769cffef39af538186215e00d7a' into eclair-plus-aosp

* commit 'f9a8ecc457144769cffef39af538186215e00d7a':
  keystore: switch to multi-user version.
2009-09-20 20:46:54 -07:00
Android (Google) Code Review
f9a8ecc457 Merge change 25737 into eclair
* changes:
  keystore: switch to multi-user version.
2009-09-20 23:41:13 -04:00
Chia-chi Yeh
626c46b016 keystore: enable delete(), scan(), exist() when keystore is locked.
Also check end-of-file explicitly.
2009-09-21 11:36:33 +08:00
Mike LeBeau
00de43e0a7 am ca488232: Merge change 26104 into eclair
Merge commit 'ca4882322f25c95786383df18f843bc688e03351' into eclair-plus-aosp

* commit 'ca4882322f25c95786383df18f843bc688e03351':
  Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle.
2009-09-20 20:31:28 -07:00
Android (Google) Code Review
ca4882322f Merge change 26104 into eclair
* changes:
  Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle. We had discussed doing this in Donut but looks like it never happened. We need these attributes for voice search so now's as good a time as any.
2009-09-20 23:23:25 -04:00
Mike LeBeau
894bedacc4 Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle.
We had discussed doing this in Donut but looks like it never happened. We need these
attributes for voice search so now's as good a time as any.

Followup CL to 25911.
2009-09-20 20:21:48 -07:00
Christopher Tate
752e55006f am e705ca96: Merge change 26103 into eclair
Merge commit 'e705ca961f6c4f76f5b403d8556ee38305553aa7' into eclair-plus-aosp

* commit 'e705ca961f6c4f76f5b403d8556ee38305553aa7':
  Handle restore of the original naive wallpaper backup schema
2009-09-20 19:58:24 -07:00
Android (Google) Code Review
e705ca961f Merge change 26103 into eclair
* changes:
  Handle restore of the original naive wallpaper backup schema
2009-09-20 22:49:44 -04:00
Christopher Tate
7c2bb66db7 Handle restore of the original naive wallpaper backup schema 2009-09-20 19:47:46 -07:00
Jaikumar Ganesh
4fe6f603ca am 718970bc: Merge change 26061 into eclair
Merge commit '718970bcf35252451ae15a326bd897b436ba93f3' into eclair-plus-aosp

* commit '718970bcf35252451ae15a326bd897b436ba93f3':
  Send the UUID intent even if apps have not requested for it.
2009-09-20 17:42:29 -07:00
Android (Google) Code Review
718970bcf3 Merge change 26061 into eclair
* changes:
  Send the UUID intent even if apps have not requested for it.
2009-09-20 20:36:54 -04:00
Mathias Agopian
3b7868c9b7 am c6a22bef: Merge change 26081 into eclair
Merge commit 'c6a22beff2af0590c1d76342bf57853f2bc85ff8' into eclair-plus-aosp

* commit 'c6a22beff2af0590c1d76342bf57853f2bc85ff8':
  workaround for [2113743] Sholes: frozen then runtime restart going to list view
2009-09-20 17:18:05 -07:00
Android (Google) Code Review
c6a22beff2 Merge change 26081 into eclair
* changes:
  workaround for [2113743] Sholes: frozen then runtime restart going to list view
2009-09-20 20:12:30 -04:00
Amith Yamasani
0948127150 am 5ea916b1: Merge change 26050 into eclair
Merge commit '5ea916b17cf0071f4d49936a370f4b873e4eb3e3' into eclair-plus-aosp

* commit '5ea916b17cf0071f4d49936a370f4b873e4eb3e3':
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 17:08:53 -07:00
Mathias Agopian
4a06bb4f33 workaround for [2113743] Sholes: frozen then runtime restart going to list view 2009-09-20 17:08:45 -07:00
Wu-cheng Li
cd3a024251 am ffe1cf25: Unhide Camera lock and unlock API.
Merge commit 'ffe1cf251a4f8469695b8acfa37270684dc1b70c' into eclair-plus-aosp

* commit 'ffe1cf251a4f8469695b8acfa37270684dc1b70c':
  Unhide Camera lock and unlock API.
2009-09-20 17:08:44 -07:00
Android (Google) Code Review
5ea916b17c Merge change 26050 into eclair
* changes:
  Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 19:59:16 -04:00
Jaikumar Ganesh
a382a4b0af am 2092361d: Maintain pending outgoing bonding address.
Merge commit '2092361d586a20190c9137fb3cc9434cdc9ec99f' into eclair-plus-aosp

* commit '2092361d586a20190c9137fb3cc9434cdc9ec99f':
  Maintain pending outgoing bonding address.
2009-09-20 16:30:39 -07:00
Wu-cheng Li
ffe1cf251a Unhide Camera lock and unlock API. 2009-09-21 07:28:44 +08:00
Jaikumar Ganesh
6179965e85 Send the UUID intent even if apps have not requested for it.
This will help apps listening to this intent to update icons etc
if the remote uuid changes. For example, the settings app used to
refresh the icons when the class bits change. It can do it now
when the remote ends uuids changes too.

Change-Id: Ib9af45780e83118d8877b0ef16f5b39b87fb4bef
2009-09-20 16:16:08 -07:00
Jaikumar Ganesh
2092361d58 Maintain pending outgoing bonding address.
This helps us to distinguish between incoming and outgoing Bonding requests.

Change-Id: I69e6a269b7dd6aad60e6f5711cad812291a7d313
2009-09-20 16:16:08 -07:00
Mathias Agopian
be4d7d2446 am cc7f40a8: Merge change 26060 into eclair
Merge commit 'cc7f40a88d64cbb4e664e231668ae4e2862036c6' into eclair-plus-aosp

* commit 'cc7f40a88d64cbb4e664e231668ae4e2862036c6':
  log an error when loading an existing GL driver fails
2009-09-20 16:15:29 -07:00
Android (Google) Code Review
cc7f40a88d Merge change 26060 into eclair
* changes:
  log an error when loading an existing GL driver fails
2009-09-20 19:09:29 -04:00
Mathias Agopian
40621774ec log an error when loading an existing GL driver fails 2009-09-20 16:07:26 -07:00
Amith Yamasani
e43530ab57 Track CPU speed stepping to get more accurate CPU cost per app.
More CPU speed stepping happening with newer devices, so we need
to qualify CPU time with the CPU speed, since power consumption
varies greatly by speed. Apps that peg the CPU should get a higher
penaltly.

Also, fix for 2062930: NPE at VolumePreference.onKey()
2009-09-20 16:03:50 -07:00
Doug Zongker
44f5747815 log hash of account name in sync event log
Add an account field to the sync event, which is the java hash of the
account name.  (A hash is used for privacy reasons.)
2009-09-20 15:52:43 -07:00
Christopher Tate
416eb3bb6e am eb8aad7b: Merge change 26047 into eclair
Merge commit 'eb8aad7b2a99d3332a2fa6d8778356d634c47127' into eclair-plus-aosp

* commit 'eb8aad7b2a99d3332a2fa6d8778356d634c47127':
  Fix up the first-backup-ever tracking
2009-09-20 15:42:20 -07:00
Android (Google) Code Review
eb8aad7b2a Merge change 26047 into eclair
* changes:
  Fix up the first-backup-ever tracking
2009-09-20 18:35:39 -04:00
Christopher Tate
90967f4f0d Fix up the first-backup-ever tracking
This changes a couple of bits of the Backup Manager's logic around
first-backup-ever handling.  First, it uses the same "what we've ever backed up"
handling as the rest of the system for purposes of instructing the backend to do
a wipe when the metadata is initialized for the device, instead of looking at
the presence of the @pm@ file.  Secondly, for the time being we won't be using
the saved state produced by agents' doRestore() logic.  Until the server is
migrating each restored package's data over to the new dataset, this was
resulting in the client holding an agent state blob for which no data existed on
the server under this device's identity but which the device thought was fully
up to date.
2009-09-20 15:33:35 -07:00
Karl Rosaen
ef51eeed2a am 6b965126: Merge change 26034 into eclair
Merge commit '6b96512601bf37d840a99c8d82dcfbcc0427b33c' into eclair-plus-aosp

* commit '6b96512601bf37d840a99c8d82dcfbcc0427b33c':
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 15:14:07 -07:00
Dianne Hackborn
f4d3e93e94 am 238dc72f: Merge change 26004 into eclair
Merge commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c' into eclair-plus-aosp

* commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c':
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 15:13:57 -07:00
Android (Google) Code Review
6b96512601 Merge change 26034 into eclair
* changes:
  Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 18:09:27 -04:00
Android (Google) Code Review
238dc72f74 Merge change 26004 into eclair
* changes:
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
2009-09-20 18:06:23 -04:00
Karl Rosaen
052e187eda Clean up spin animation in rotary selector, and be even more generous for triggering. 2009-09-20 15:03:20 -07:00
Suchi Amalapurapu
e8e977bc4a am f1871e27: Merge change 26009 into eclair
Merge commit 'f1871e273e1bf49d72a7f2ef51a4ef377d8f3112' into eclair-plus-aosp

* commit 'f1871e273e1bf49d72a7f2ef51a4ef377d8f3112':
  Fix issue with printing gles version in aapt dump badging option
2009-09-20 14:35:24 -07:00
Android (Google) Code Review
f1871e273e Merge change 26009 into eclair
* changes:
  Fix issue with printing gles version in aapt dump badging option If the name attribute for uses-feature or uses-permission is empty the error value is still empty indicating error and preventing the else part from being checked as it should be.
2009-09-20 17:28:28 -04:00
Chih-Chung Chang
358d4aa1e4 am c0df3a47: Merge change 25746 into eclair
Merge commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7' into eclair-plus-aosp

* commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7':
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 13:57:36 -07:00
Android (Google) Code Review
c0df3a473f Merge change 25746 into eclair
* changes:
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 16:48:45 -04:00
John Wang
bd91aa32df am b7da7dd0: Merge change 25870 into eclair
Merge commit 'b7da7dd0a3c9db59854d2ef01b3fe7b999ec14c2' into eclair-plus-aosp

* commit 'b7da7dd0a3c9db59854d2ef01b3fe7b999ec14c2':
  Add ring back tone notification.
2009-09-20 13:47:50 -07:00
Oscar Montemayor
584b48d24b am 00a3823d: Merge change 26008 into eclair
Merge commit '00a3823db55e3667ee6a2aa14b565db5dfb88df9' into eclair-plus-aosp

* commit '00a3823db55e3667ee6a2aa14b565db5dfb88df9':
  Modified random variable to use java.security.SecureRandom for authentication challenge genration.
2009-09-20 13:47:41 -07:00
Jaikumar Ganesh
c81ca373ee am 1d390e7f: Merge change 25976 into eclair
Merge commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2' into eclair-plus-aosp

* commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2':
  Fix adapter name change problem.
2009-09-20 13:47:32 -07:00
Android (Google) Code Review
b7da7dd0a3 Merge change 25870 into eclair
* changes:
  Add ring back tone notification.
2009-09-20 16:43:53 -04:00
Android (Google) Code Review
00a3823db5 Merge change 26008 into eclair
* changes:
  Modified random variable to use java.security.SecureRandom for authentication challenge genration.
2009-09-20 16:41:36 -04:00
John Wang
bbd754b8fe Add ring back tone notification.
Some networks may not play ring back tone, RIL will send UNSOL ringback notification.

Apps can register for ring back tone msg and play tone to user for receiving ALERTING message.

The return value indicates to play or stop ring tone.
2009-09-20 13:40:38 -07:00
Suchi Amalapurapu
40b94725dc Fix issue with printing gles version in aapt dump badging option
If the name attribute for uses-feature or uses-permission is empty
the error value is still empty indicating error and preventing the
else part from being checked as it should be.
2009-09-20 13:40:02 -07:00
Android (Google) Code Review
1d390e7f9e Merge change 25976 into eclair
* changes:
  Fix adapter name change problem.
2009-09-20 16:39:48 -04:00
Chih-Chung Chang
eb68c46a40 Fix 2092386: Support yuyv for camera preview format.
Change-Id: I3ef821fed2132a9faf92983324c7e036d0f5641e
2009-09-21 04:38:19 +08:00