14651 Commits

Author SHA1 Message Date
Jim Miller
9448e55044 am e5608f5e: Merge change Ied958262 into eclair
Merge commit 'e5608f5ea55fadb4c99664207865b1220ad0f73b' into eclair-plus-aosp

* commit 'e5608f5ea55fadb4c99664207865b1220ad0f73b':
  Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier.
2009-11-15 11:43:44 -08:00
Android (Google) Code Review
e5608f5ea5 Merge change Ied958262 into eclair
* changes:
  Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier.
2009-11-15 11:41:43 -08:00
Jean-Baptiste Queru
bde494aacb am 8a4e470f: merge from open-source master
Merge commit '8a4e470fc2c1351d58a6ab2d99eb12d01c5c2656'

* commit '8a4e470fc2c1351d58a6ab2d99eb12d01c5c2656':
  Fix build
  Typo fix in javadoc
  Correction of an error in the setRotate method of the ColorMatrix class.
2009-11-15 11:32:47 -08:00
Jim Miller
ec05ece3ba Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier. 2009-11-15 11:12:39 -08:00
Jean-Baptiste Queru
8a4e470fc2 merge from open-source master 2009-11-15 11:04:00 -08:00
Dan Egnor
1d9a742cdf am c51e2793: am e3cfe2d9: Fix the SDK build.
Merge commit 'c51e279366ff7eed48d3256811381528692240d0'

* commit 'c51e279366ff7eed48d3256811381528692240d0':
  Fix the SDK build.
2009-11-15 10:51:17 -08:00
Dan Egnor
c51e279366 am e3cfe2d9: Fix the SDK build.
Merge commit 'e3cfe2d92868513c9524804a362c3c3c8b8cc4e5' into eclair-mr2-plus-aosp

* commit 'e3cfe2d92868513c9524804a362c3c3c8b8cc4e5':
  Fix the SDK build.
2009-11-15 10:46:51 -08:00
Mike Lockwood
e5e2916c7e am 04c585e3: Merge changes Ia4825f54,If6f80560 into eclair
Merge commit '04c585e3bcb75c85ceeacf2fd94ea4194f332404' into eclair-plus-aosp

* commit '04c585e3bcb75c85ceeacf2fd94ea4194f332404':
  Fix a race condition that resulted in the screen coming on without the brightness set to the correct value.
  PowerManagerService: Hold a wakelock while mProximityTask is queued
2009-11-15 05:35:35 -08:00
Android (Google) Code Review
04c585e3bc Merge changes Ia4825f54,If6f80560 into eclair
* changes:
  Fix a race condition that resulted in the screen coming on without the brightness set to the correct value.
  PowerManagerService: Hold a wakelock while mProximityTask is queued
2009-11-15 05:32:03 -08:00
Fred Quintana
834b1e7016 am 383aa124: Merge change I60ff11dc into eclair
Merge commit '383aa124de2a830be83a4c90bdd8a3f3e03f05ae' into eclair-plus-aosp

* commit '383aa124de2a830be83a4c90bdd8a3f3e03f05ae':
  fix an npe when a user tries to get an auth token from an authenticator that doesn't support it, like exchange
2009-11-14 22:17:16 -08:00
Android (Google) Code Review
383aa124de Merge change I60ff11dc into eclair
* changes:
  fix an npe when a user tries to get an auth token from an authenticator that doesn't support it, like exchange
2009-11-14 22:12:31 -08:00
Mike Lockwood
e090281428 Fix a race condition that resulted in the screen coming on without the brightness set to the correct value.
Do not cancel screen brightness animation in forceUserActivityLocked unless screen is turning off.
Also not turn the screen on if PowerManager.preventScreenOn(false) is called while proximity sensor is active.

Fixes b/2254818 (dim display) where due to a race condition the screen is stuck in a dim state.

Change-Id: If6f805609c8d463631b9e22805e5242714ce34c0
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-14 23:12:25 -05:00
Dan Egnor
7080b85b0f am 3230ef9c: am 30dc8d1e: Merge change I61343808 into eclair-mr2
Merge commit '3230ef9c0661f6ee65370ca0f11dafb723d97bf5'

* commit '3230ef9c0661f6ee65370ca0f11dafb723d97bf5':
  Remove external/protobuf from the build, now that it's
2009-11-14 16:38:27 -08:00
Dan Egnor
3230ef9c06 am 30dc8d1e: Merge change I61343808 into eclair-mr2
Merge commit '30dc8d1eeb318ea374a5f03fa91ea5089c3dc8ea' into eclair-mr2-plus-aosp

* commit '30dc8d1eeb318ea374a5f03fa91ea5089c3dc8ea':
  Remove external/protobuf from the build, now that it's
2009-11-14 16:32:39 -08:00
Dan Egnor
e3cfe2d928 Fix the SDK build. 2009-11-14 16:32:13 -08:00
Android (Google) Code Review
30dc8d1eeb Merge change I61343808 into eclair-mr2
* changes:
  Remove external/protobuf from the build, now that it's been moved to vendor/google/libraries.
2009-11-14 16:28:45 -08:00
Mike Lockwood
0e5bb7f1c9 PowerManagerService: Hold a wakelock while mProximityTask is queued
This prevents the device from sleeping while a deferred proximity sensor
event is pending.
Fixes b/2260005 (Proximity sensor can fail due to missing wakelock)

Change-Id: Ia4825f548b5b7d8a0b184f720b32c2f21b77b96e
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-14 06:41:20 -05:00
Jim Miller
151328767e am 17831dd4: am d1841144: am 7c1c4600: Merge change I425ca595 into eclair
Merge commit '17831dd428419686ec0e6da9b25fd593bdee7ac0'

* commit '17831dd428419686ec0e6da9b25fd593bdee7ac0':
  Fix 2261626: Don't show text on button if orientation is vertical.
2009-11-14 02:50:37 -08:00
Jim Miller
17831dd428 am d1841144: am 7c1c4600: Merge change I425ca595 into eclair
Merge commit 'd1841144e4d592724001018f427806edb9c72ae0' into eclair-mr2-plus-aosp

* commit 'd1841144e4d592724001018f427806edb9c72ae0':
  Fix 2261626: Don't show text on button if orientation is vertical.
2009-11-14 02:46:35 -08:00
Jim Miller
d1841144e4 am 7c1c4600: Merge change I425ca595 into eclair
Merge commit '7c1c46000be136ffda36283fdc93bfe3cba72601' into eclair-mr2

* commit '7c1c46000be136ffda36283fdc93bfe3cba72601':
  Fix 2261626: Don't show text on button if orientation is vertical.
2009-11-14 02:43:32 -08:00
Jim Miller
b201f72609 am 7c1c4600: Merge change I425ca595 into eclair
Merge commit '7c1c46000be136ffda36283fdc93bfe3cba72601' into eclair-plus-aosp

* commit '7c1c46000be136ffda36283fdc93bfe3cba72601':
  Fix 2261626: Don't show text on button if orientation is vertical.
2009-11-14 02:43:19 -08:00
Android (Google) Code Review
7c1c46000b Merge change I425ca595 into eclair
* changes:
  Fix 2261626: Don't show text on button if orientation is vertical.
2009-11-14 02:39:51 -08:00
Mathias Agopian
f248242318 am 6df012ad: am cc96ede2: am 20aec2dd: Merge change I830df4b1 into eclair
Merge commit '6df012ad2639918f3256340ceb9c07bccfa04cdf'

* commit '6df012ad2639918f3256340ceb9c07bccfa04cdf':
  addresses several bugs: 2206097, 2166583, 2261119, 2216759
2009-11-14 01:13:05 -08:00
Mathias Agopian
6df012ad26 am cc96ede2: am 20aec2dd: Merge change I830df4b1 into eclair
Merge commit 'cc96ede29a0844b2bdc5174e8bc5d156b589bd4f' into eclair-mr2-plus-aosp

* commit 'cc96ede29a0844b2bdc5174e8bc5d156b589bd4f':
  addresses several bugs: 2206097, 2166583, 2261119, 2216759
2009-11-14 01:09:02 -08:00
Mathias Agopian
cc96ede29a am 20aec2dd: Merge change I830df4b1 into eclair
Merge commit '20aec2ddee1b82fa59cc4537d6b42b6897bc30ca' into eclair-mr2

* commit '20aec2ddee1b82fa59cc4537d6b42b6897bc30ca':
  addresses several bugs: 2206097, 2166583, 2261119, 2216759
2009-11-14 01:06:14 -08:00
Mathias Agopian
b86f88b3e6 am 20aec2dd: Merge change I830df4b1 into eclair
Merge commit '20aec2ddee1b82fa59cc4537d6b42b6897bc30ca' into eclair-plus-aosp

* commit '20aec2ddee1b82fa59cc4537d6b42b6897bc30ca':
  addresses several bugs: 2206097, 2166583, 2261119, 2216759
2009-11-14 01:06:05 -08:00
Android (Google) Code Review
20aec2ddee Merge change I830df4b1 into eclair
* changes:
  addresses several bugs: 2206097, 2166583, 2261119, 2216759
2009-11-14 01:01:26 -08:00
Jim Miller
425ca595dc Fix 2261626: Don't show text on button if orientation is vertical. 2009-11-13 19:20:28 -08:00
Mathias Agopian
830df4b169 addresses several bugs: 2206097, 2166583, 2261119, 2216759
2206097: Broken suggestions while composing message
2166583: Color artifacts with MDP dithering
2261119: Passion transition animations are rough
2216759: Screen flicker when dropdown list in background window shows or hides

This is part of enabling GPU composition instead of using the MDP. This change
is dependent on another change in the vendor project.

Specifically this change disables the use of EGLImageKHR for s/w buffers
for cache coherency reasons. memcpy is used instead.
2009-11-13 18:54:14 -08:00
Eric Fischer
20f004d6a3 am b4bd2a97: (-s ours) am aca29235: am d12ba5e0: (-s ours) Merge change Ibd5b099c into eclair
Merge commit 'b4bd2a97354349a7883e780eab5ea31d736d2983'

* commit 'b4bd2a97354349a7883e780eab5ea31d736d2983':
  Import revised translations.  DO NOT MERGE
2009-11-13 17:55:42 -08:00
Eric Fischer
b4bd2a9735 am aca29235: am d12ba5e0: (-s ours) Merge change Ibd5b099c into eclair
Merge commit 'aca29235a75bde8baf121b7e54b058d29f286003' into eclair-mr2-plus-aosp

* commit 'aca29235a75bde8baf121b7e54b058d29f286003':
  Import revised translations.  DO NOT MERGE
2009-11-13 17:50:10 -08:00
Eric Fischer
aca29235a7 am d12ba5e0: (-s ours) Merge change Ibd5b099c into eclair
Merge commit 'd12ba5e04b1cf82c0dd7f8bcf76cdf0b773b09a9' into eclair-mr2

* commit 'd12ba5e04b1cf82c0dd7f8bcf76cdf0b773b09a9':
  Import revised translations.  DO NOT MERGE
2009-11-13 17:46:31 -08:00
Eric Fischer
b31e0c6b0f am d12ba5e0: Merge change Ibd5b099c into eclair
Merge commit 'd12ba5e04b1cf82c0dd7f8bcf76cdf0b773b09a9' into eclair-plus-aosp

* commit 'd12ba5e04b1cf82c0dd7f8bcf76cdf0b773b09a9':
  Import revised translations.  DO NOT MERGE
2009-11-13 17:45:46 -08:00
Android (Google) Code Review
d12ba5e04b Merge change Ibd5b099c into eclair
* changes:
  Import revised translations.  DO NOT MERGE
2009-11-13 17:42:19 -08:00
Mathias Agopian
ed63ce412f am 70a37eac: am 35ede78e: am 91e40e78: Merge change I18e02606 into eclair
Merge commit '70a37eac62e887d16c4964b805a612d41254ca7f'

* commit '70a37eac62e887d16c4964b805a612d41254ca7f':
  fix some aspects of [2258746] native crash in launcher2
2009-11-13 17:41:49 -08:00
Mathias Agopian
70a37eac62 am 35ede78e: am 91e40e78: Merge change I18e02606 into eclair
Merge commit '35ede78ede13fc2c4e7d343f50ca20372a404e06' into eclair-mr2-plus-aosp

* commit '35ede78ede13fc2c4e7d343f50ca20372a404e06':
  fix some aspects of [2258746] native crash in launcher2
2009-11-13 17:37:42 -08:00
Mathias Agopian
35ede78ede am 91e40e78: Merge change I18e02606 into eclair
Merge commit '91e40e7838d183cb2a9e750edf0a6572f21da21d' into eclair-mr2

* commit '91e40e7838d183cb2a9e750edf0a6572f21da21d':
  fix some aspects of [2258746] native crash in launcher2
2009-11-13 17:33:52 -08:00
Mathias Agopian
dca4b15747 am 91e40e78: Merge change I18e02606 into eclair
Merge commit '91e40e7838d183cb2a9e750edf0a6572f21da21d' into eclair-plus-aosp

* commit '91e40e7838d183cb2a9e750edf0a6572f21da21d':
  fix some aspects of [2258746] native crash in launcher2
2009-11-13 17:33:35 -08:00
Android (Google) Code Review
91e40e7838 Merge change I18e02606 into eclair
* changes:
  fix some aspects of [2258746] native crash in launcher2
2009-11-13 17:31:21 -08:00
Dan Egnor
613438086c Remove external/protobuf from the build, now that it's
been moved to vendor/google/libraries.
2009-11-13 17:14:26 -08:00
Eric Fischer
bd5b099c25 Import revised translations. DO NOT MERGE
Approver: jerryw
2009-11-13 17:13:39 -08:00
Mike Cleron
690922527e am c0355905: am 0a27865a: am d54261aa: Merge change Id6c0b844 into eclair
Merge commit 'c0355905414c330c7fe7fe64f82fcd90c0675d7e'

* commit 'c0355905414c330c7fe7fe64f82fcd90c0675d7e':
  Unbreak setting photos as wallpaper
2009-11-13 17:11:34 -08:00
Mike Cleron
c035590541 am 0a27865a: am d54261aa: Merge change Id6c0b844 into eclair
Merge commit '0a27865a015d9e0401b6b3bff9eedd06d59043b3' into eclair-mr2-plus-aosp

* commit '0a27865a015d9e0401b6b3bff9eedd06d59043b3':
  Unbreak setting photos as wallpaper
2009-11-13 17:07:29 -08:00
Mike Cleron
26431be568 am d54261aa: Merge change Id6c0b844 into eclair
Merge commit 'd54261aab0a96defc9584c4c59a3218015cdb1f7' into eclair-plus-aosp

* commit 'd54261aab0a96defc9584c4c59a3218015cdb1f7':
  Unbreak setting photos as wallpaper
2009-11-13 17:04:11 -08:00
Mike Cleron
0a27865a01 am d54261aa: Merge change Id6c0b844 into eclair
Merge commit 'd54261aab0a96defc9584c4c59a3218015cdb1f7' into eclair-mr2

* commit 'd54261aab0a96defc9584c4c59a3218015cdb1f7':
  Unbreak setting photos as wallpaper
2009-11-13 17:03:31 -08:00
Android (Google) Code Review
d54261aab0 Merge change Id6c0b844 into eclair
* changes:
  Unbreak setting photos as wallpaper
2009-11-13 17:00:44 -08:00
Mike Cleron
d6c0b844a0 Unbreak setting photos as wallpaper 2009-11-13 16:37:27 -08:00
Fred Quintana
60ff11dc39 fix an npe when a user tries to get an auth token from an authenticator that doesn't support it, like exchange 2009-11-13 16:21:52 -08:00
Xavier Ducrohet
600627c312 am 85a612d0: am b2d7c60f: am ae210437: Merge change I7082e366 into eclair
Merge commit '85a612d03eded507c8981716277a1f4b5526ea22'

* commit '85a612d03eded507c8981716277a1f4b5526ea22':
  Properly implement Paint.breakText for layoutlib.
2009-11-13 15:55:07 -08:00
Xavier Ducrohet
85a612d03e am b2d7c60f: am ae210437: Merge change I7082e366 into eclair
Merge commit 'b2d7c60f125e243d915fae037b30f54110f1b237' into eclair-mr2-plus-aosp

* commit 'b2d7c60f125e243d915fae037b30f54110f1b237':
  Properly implement Paint.breakText for layoutlib.
2009-11-13 15:51:09 -08:00