939 Commits

Author SHA1 Message Date
Ying Wang
87c72717ee am 69e73d01: am 102767cd: am d85c4b34: Merge change Idb328ab7 into eclair
Merge commit '69e73d01e5e883c84422096fb078eced8bb98b68'

* commit '69e73d01e5e883c84422096fb078eced8bb98b68':
  Explicitly specify that online-sdk depends on framework-res.
2009-10-29 02:04:17 -07:00
Ying Wang
102767cd3b am d85c4b34: Merge change Idb328ab7 into eclair
Merge commit 'd85c4b346fe8e335a979b8bbfd2767eae91aca35' into eclair-mr2

* commit 'd85c4b346fe8e335a979b8bbfd2767eae91aca35':
  Explicitly specify that online-sdk depends on framework-res.
2009-10-29 01:23:58 -07:00
Amith Yamasani
736c969a0c am ef204454: am 4ac5066d: am aea1b3b2: Disambiguation between multiple pointers and swipe gestures.
Merge commit 'ef204454322238ab91cec6358a646e4de7352a95'

* commit 'ef204454322238ab91cec6358a646e4de7352a95':
  Disambiguation between multiple pointers and swipe gestures.
2009-10-28 23:55:54 -07:00
Amith Yamasani
4ac5066d53 am aea1b3b2: Disambiguation between multiple pointers and swipe gestures.
Merge commit 'aea1b3b24ee895c24ed25c5706bc2f390b41689d' into eclair-mr2

* commit 'aea1b3b24ee895c24ed25c5706bc2f390b41689d':
  Disambiguation between multiple pointers and swipe gestures.
2009-10-28 11:42:35 -07:00
Android (Google) Code Review
d85c4b346f Merge change Idb328ab7 into eclair
* changes:
  Explicitly specify that online-sdk depends on framework-res.
2009-10-27 19:02:47 -04:00
Ying Wang
db328ab7d4 Explicitly specify that online-sdk depends on framework-res. 2009-10-27 11:00:30 -07:00
Amith Yamasani
aea1b3b24e Disambiguation between multiple pointers and swipe gestures.
Sometimes quickly touching the screen with two fingers will result
in the firmware thinking one finger moved very quickly. This code
tries to identify the difference between the two based on velocity
of the last N points versus the velocity of the last M points and
figure out if there was mostly acceleration or a sudden deceleration.

It's still not perfect and very dependent on the touch hardware.
2009-10-27 10:27:49 -07:00
Mike Lockwood
40a67d0705 am af081aa1: am 0f2a4e60: am 6897e36b: Add comment warning to not use hardware based autobrightness support.
Merge commit 'af081aa1edf8f427f9684d5a9bdadc43e994fefd'

* commit 'af081aa1edf8f427f9684d5a9bdadc43e994fefd':
  Add comment warning to not use hardware based autobrightness support.
2009-10-26 06:34:09 -07:00
Mike Lockwood
0f2a4e6026 am 6897e36b: Add comment warning to not use hardware based autobrightness support.
Merge commit '6897e36b894b2a10fd8b2e3af6587b5f789fde72' into eclair-mr2

* commit '6897e36b894b2a10fd8b2e3af6587b5f789fde72':
  Add comment warning to not use hardware based autobrightness support.
2009-10-25 09:08:31 -07:00
Mike Lockwood
6897e36b89 Add comment warning to not use hardware based autobrightness support.
This is deprecated and will be removed in the next release.

Change-Id: I23c5e711fd8e6768da2f5190d1b6c9fa77de41a6
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-25 11:53:52 -04:00
Mark Wagner
dd894572e7 am fdef97bd: am 1de953ae: Merge change Ie31311fd into eclair-mr2
Merge commit 'fdef97bdc8865661667f8cdbcd078e55f16fd138'

* commit 'fdef97bdc8865661667f8cdbcd078e55f16fd138':
  fix the "right icon" in the titlebar
2009-10-22 10:52:04 -07:00
Mark Wagner
e31311fde5 fix the "right icon" in the titlebar
Looks like when you request a right icon in the title bar it was
still putting it on the left.  Perhaps nobody ever tried this.
2009-10-21 13:34:49 -07:00
Eric Fischer
c4bf942cef Import revised translations. DO NOT MERGE
Approver: jerryw
2009-10-21 10:41:17 -07:00
Marco Nelissen
c05275aa0f am 7e509fd2: am 32de9130: am cdc8b326: Merge change I61741f5a into eclair
Merge commit '7e509fd267d25fbfe2703d0320a5203f24046b61'

* commit '7e509fd267d25fbfe2703d0320a5203f24046b61':
  Fix high density bug 2179543: use 'dip' instead of 'px'
2009-10-20 12:29:29 -07:00
Marco Nelissen
32de913062 am cdc8b326: Merge change I61741f5a into eclair
Merge commit 'cdc8b326dd0989003e2fdd7d5a605b5755acf221' into eclair-mr2

* commit 'cdc8b326dd0989003e2fdd7d5a605b5755acf221':
  Fix high density bug 2179543: use 'dip' instead of 'px'
2009-10-20 11:29:26 -07:00
Android (Google) Code Review
cdc8b326dd Merge change I61741f5a into eclair
* changes:
  Fix high density bug 2179543: use 'dip' instead of 'px'
2009-10-20 13:10:42 -04:00
Mike Lockwood
623b6ade72 am b0219b5a: am aa033b79: am d7786b41: Power Manager support for light sensor backlight management.
Merge commit 'b0219b5aadd9271daa316c47202a849e02adeb7f'

* commit 'b0219b5aadd9271daa316c47202a849e02adeb7f':
  Power Manager support for light sensor backlight management.
2009-10-20 09:46:40 -07:00
Mike Lockwood
aa033b7971 am d7786b41: Power Manager support for light sensor backlight management.
Merge commit 'd7786b41b78ba8592daea708b024b5a75e441992' into eclair-mr2

* commit 'd7786b41b78ba8592daea708b024b5a75e441992':
  Power Manager support for light sensor backlight management.
2009-10-20 09:22:20 -07:00
Marco Nelissen
b0905dc788 Fix high density bug 2179543: use 'dip' instead of 'px' 2009-10-20 07:54:00 -07:00
Mike Lockwood
d7786b41b7 Power Manager support for light sensor backlight management.
Change-Id: I470e2d7d12abf0dbfd31d84859b06bfae3cb36a1
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-19 22:30:34 -04:00
Amith Yamasani
155000d1f1 am c0df229d: am b0f4d0cd: am f37447ba: Proper fix for zero signal strength and no_service. Fixes #2176141
Merge commit 'c0df229d203aa8d4f06c7847c0d53d8ad9026b74'

* commit 'c0df229d203aa8d4f06c7847c0d53d8ad9026b74':
  Proper fix for zero signal strength and no_service. Fixes #2176141
2009-10-19 15:55:39 -07:00
Amith Yamasani
b0f4d0cd24 am f37447ba: Proper fix for zero signal strength and no_service. Fixes #2176141
Merge commit 'f37447bad3773b62176baa837908daf6edb44273' into eclair-mr2

* commit 'f37447bad3773b62176baa837908daf6edb44273':
  Proper fix for zero signal strength and no_service. Fixes #2176141
2009-10-19 15:30:01 -07:00
Amith Yamasani
f37447bad3 Proper fix for zero signal strength and no_service. Fixes #2176141
Track phone service state changes and use a separate timer for out-of-service
since the hunting can timeout on some devices.

Store the timeout value in the config.xml, as it is device/network specific.

Settings App will also change to use the hunting duration to compute the cost
of zero signal.
2009-10-19 15:16:26 -07:00
Leon Scroggins
ae2fa3f402 am 88f594d1: am 788a7ee1: Merge change Ia245b1c4 into eclair-mr2
Merge commit '88f594d1594ab6ada7334e318afb075b0e810f51'

* commit '88f594d1594ab6ada7334e318afb075b0e810f51':
  Add a string for upload file button.
2009-10-19 13:58:42 -07:00
Leon Scroggins
a245b1c44c Add a string for upload file button.
Necessary for http://b/issue?id=2178786.  The rest of the work has
not yet been done, but I am adding the string so it can be
translated.
2009-10-19 12:50:11 -04:00
Fred Quintana
5db771f49c am fbbe2cd2: am 055e4ea5: Merge change Ief544bc6 into eclair-mr2
Merge commit 'fbbe2cd28a7185fb1a64d780a8839494f9cbe866'

* commit 'fbbe2cd28a7185fb1a64d780a8839494f9cbe866':
  fix grammar in the grant permissions UI
2009-10-16 11:36:00 -07:00
Android (Google) Code Review
055e4ea56c Merge change Ief544bc6 into eclair-mr2
* changes:
  fix grammar in the grant permissions UI
2009-10-16 14:16:13 -04:00
Mike Lockwood
e9153d6507 am 8ab456b3: am df284aa5: am 37a13208: Add separate configuration flag for hardware ALS support.
Merge commit '8ab456b3fcb7e81af824a69daee31921d531696b'

* commit '8ab456b3fcb7e81af824a69daee31921d531696b':
  Add separate configuration flag for hardware ALS support.
2009-10-15 19:24:40 -07:00
Mike Lockwood
df284aa534 am 37a13208: Add separate configuration flag for hardware ALS support.
Merge commit '37a13208c93bbe00cf233baf1ebcd6e081972a27' into eclair-mr2

* commit '37a13208c93bbe00cf233baf1ebcd6e081972a27':
  Add separate configuration flag for hardware ALS support.
2009-10-15 19:06:52 -07:00
Mike Lockwood
37a13208c9 Add separate configuration flag for hardware ALS support.
A new flag config_hardware_automatic_brightness_available indicates
that the device has hardware support for automatic screen brightness management,
while config_automatic_brightness_available now indicates that automatic
brightness mode is available in general.

If config_automatic_brightness_available is true but config_hardware_automatic_brightness_available is false,
then automatic brightness mode support in PowerManager support will be used.

Bug b/2015734 (Ambient light sensor support in power manager)

Change-Id: I6cd888252043dd63df3c25a1d14c21a04a91ad28
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-15 19:58:33 -04:00
Fred Quintana
5edb466a62 fix grammar in the grant permissions UI 2009-10-15 13:59:22 -07:00
Tom Taylor
458de6b00f am a5adb633: am 662e4991: Merge change I6719d39d into eclair-mr2
Merge commit 'a5adb63398a59aabaa03e4ddc9be3dbda55fdff7'

* commit 'a5adb63398a59aabaa03e4ddc9be3dbda55fdff7':
  Fix alert dialog separator
2009-10-15 11:32:25 -07:00
Tom Taylor
6719d39db1 Fix alert dialog separator
Update the line that separates the alert dialog's title from a custom view
with the correct asset to match the rest of the UI.
2009-10-15 11:01:26 -07:00
Fred Quintana
c9ce985dab am 4a7ab6c2: am c4989b1b: update the authtoken permission granting UI
Merge commit '4a7ab6c24ccaefb21ac8b502e3d7f92dbd9bbae3'

* commit '4a7ab6c24ccaefb21ac8b502e3d7f92dbd9bbae3':
  update the authtoken permission granting UI
2009-10-14 15:51:26 -07:00
Fred Quintana
c4989b1b75 update the authtoken permission granting UI
http://b/issue?id=2165284
2009-10-14 15:24:46 -07:00
Jeff Sharkey
4ec6378566 am a788f098: am 7d776dbb: am a78a9d4c: Correct non-opaque list separator assets.
Merge commit 'a788f09894f5b2113230a9ced9105fd6ad4c9a52'

* commit 'a788f09894f5b2113230a9ced9105fd6ad4c9a52':
  Correct non-opaque list separator assets.
2009-10-13 18:20:20 -07:00
Jeff Sharkey
7d776dbbc5 am a78a9d4c: Correct non-opaque list separator assets.
Merge commit 'a78a9d4c93ecdaf787333117a7d51b6dc39ff5d0' into eclair-mr2

* commit 'a78a9d4c93ecdaf787333117a7d51b6dc39ff5d0':
  Correct non-opaque list separator assets.
2009-10-13 18:05:48 -07:00
Patrick Scott
26e7c40cfa am 5a6d521d: am 656c037c: Fix the youtube placeholder.
Merge commit '5a6d521d9c348e35bb8b849d1fd5bea4db94a269'

* commit '5a6d521d9c348e35bb8b849d1fd5bea4db94a269':
  Fix the youtube placeholder.
2009-10-13 16:59:49 -07:00
Eric Fischer
da1d0a679c Reimport translations.
Change-Id: I3f59d859605c2744a4a10d06139bc366cc21cf8e
2009-10-13 16:29:59 -07:00
Jeff Sharkey
a78a9d4c93 Correct non-opaque list separator assets.
Fixes http://b/2186076
2009-10-13 16:28:53 -07:00
Eric Fischer
bd6c80f689 Import revised translations. DO NOT MERGE 2009-10-13 16:03:48 -07:00
James Dong
ead92ef490 am 6195432b: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit '6195432b6fde3cda4bc7e2406c8f2975795933a7'

* commit '6195432b6fde3cda4bc7e2406c8f2975795933a7':
  Fix for 2177367: Reduce duration of vibrate in RotaryLockScreen
  Fix issue #2176944: Need API so browser, others can determine memory size of device
  Fix issue #2177262: Improve animations
  Fix issue #2174566: HOT STABILITY: NPE in activity manager
2009-10-13 12:10:02 -07:00
Brett Chabot
8a17c1e7c9 am 0221ec55: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit '0221ec55ac57f32a42fb1e7b66779ca955d58558'

* commit '0221ec55ac57f32a42fb1e7b66779ca955d58558':
  Control H icon display in Status bar.
  Fixes #2175599. Prevents an NPE when AttachInfo is null.
  Set the Bond State to NONE when we receive a Agent Cancel.
  Make vCard import Photo from vCard file :(
2009-10-13 11:58:31 -07:00
Dianne Hackborn
b493a1608e am fb256574: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit 'fb256574b4b5b5237ddda0efcf876b8eb436c961'

* commit 'fb256574b4b5b5237ddda0efcf876b8eb436c961':
  Fix issue #2171460: Turn off background blurring of power dialog
2009-10-12 12:41:42 -07:00
Evan Millar
df3fa9efb4 am 1fe17c5f: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit '1fe17c5f2f6dd288e60f6ce7d04f491a23f53e82'

* commit '1fe17c5f2f6dd288e60f6ce7d04f491a23f53e82':
  [Issue 2165234] Removing nickname clusters: John/Jack and Patrick/Rick.
2009-10-12 12:39:58 -07:00
Evan Millar
a37d5e3597 am d25a60c9: am 6cd206ab: am 9c3c276a: Merge change I8333dcc4 into eclair
Merge commit 'd25a60c95822ffa1e5d1b312791bc7ed2e2817d1'

* commit 'd25a60c95822ffa1e5d1b312791bc7ed2e2817d1':
  New section header and divider assets.
2009-10-12 11:40:55 -07:00
Bjorn Bringert
a1a9243f04 am 66b6dc68: am 2235a020: am 030b2cf1: Merge change I76d7ba61 into eclair
Merge commit '66b6dc68ad9aa5c38258bb84259dc23ce5acae24'

* commit '66b6dc68ad9aa5c38258bb84259dc23ce5acae24':
  Pixel tweak search dialog to match search widget
2009-10-12 11:40:21 -07:00
Fred Quintana
839e35d93d am fe9d00bc: am bf13850b: am f7ae77cd: account manager api review changes
Merge commit 'fe9d00bc9cf84e7edf67fc6790fd4b05113d5886'

* commit 'fe9d00bc9cf84e7edf67fc6790fd4b05113d5886':
  account manager api review changes
2009-10-12 11:29:33 -07:00
Leon Clarke
4e1ebba4d1 am 3537b9d8: am adff6542: Make the text bit transparent to allow the correct color to show through
Merge commit '3537b9d86ee900424b6a2e98056d837663de7390'

* commit '3537b9d86ee900424b6a2e98056d837663de7390':
  Make the text bit transparent to allow the correct color to show through
2009-10-12 11:27:35 -07:00
Dmitri Plotnikov
28e11326a2 am 022d0b6e: am 82e863d8: Merge change Ic0d82ef1 into eclair
Merge commit '022d0b6ede0f9d3d593fa36c81b4694b2c84ac60'

* commit '022d0b6ede0f9d3d593fa36c81b4694b2c84ac60':
  [Issue 2161366] Changing capitalization of string "Via" to "via"
2009-10-12 11:20:19 -07:00