63082 Commits

Author SHA1 Message Date
Justin Ho
1f182af915 Merge "Update Prime keyboard feedback sounds Tune notification sound Hojus Bug: 5416299" into ics-mr0 2011-10-25 14:28:29 -07:00
Dianne Hackborn
3ec891ae80 Fix issue #5508024: Rotation jank seen in live wallpapers
Fix a few places where we would unfreeze the screen too early.
Now that we are no longer relying on surface flinger freezing, we
can't depend on it keeping the screen frozen until surfaces get
drawn.

Change-Id: Icb03bf30c9599a5e2016817bfa5ca6458adc7249
2011-10-25 14:14:26 -07:00
Daniel Sandler
2f4207086e Convert the outer lockscreen ring to a shape drawable.
Saves 270dp^2 of pixel memory: 290K on mdpi, 650K on hdpi,
1.2MB on xhdpi. Multilockwave is still 60fps on crespo.

Bug: 5497875
Change-Id: Idf420e31741cf8d86d86813802b67c9a9f780f80
2011-10-25 13:56:32 -07:00
Robert Ly
490463ff99 docs: tools/adt r15 rel notes
Change-Id: I346b75e7286e5a289c145990bf8e193469a0ac8b
2011-10-25 13:48:17 -07:00
Ed Heyl
e49cf107e2 merge ics-mr0
Change-Id: I4f0b2bb1b1136c9467e9d55f57f5333153cae65d
2011-10-25 20:47:51 +00:00
Eric Fischer
45f8d55682 am 5ccfcb03: Merge "Import revised translations."
* commit '5ccfcb033bab724d1195cb26d9e5a577d47b4d92':
  Import revised translations.
2011-10-25 11:45:02 -07:00
Eric Fischer
5ccfcb033b Merge "Import revised translations." 2011-10-25 11:42:28 -07:00
Mike Lockwood
69378ff8cd Simple master volume support
Still needs integration with Settings (for persistence) and VolumePanel UI.

Change-Id: I2e16d8cc0e8a717c57ddcd1532aa3b9539661747
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-25 14:19:15 -04:00
Justin Ho
a6d2e6b952 Updated Roboto font
Bugs: 5462847, 5497556, 5502610

Change-Id: Ic4943bd05519f5fbf0cb2a818e2eb0625e01604d
2011-10-25 11:16:27 -07:00
Mike Lockwood
59324a67a5 config.xml: Add config_useMasterVolume
Change-Id: If3665b5f97386951c5a47cae4d77faa993cacc18
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-25 13:56:07 -04:00
satok
1bfe6e95a1 Merge "Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished" into ics-mr1 2011-10-25 10:48:23 -07:00
Steve Block
d09a26604d am 28d9f024: (-s ours) Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
* commit '28d9f024e043817212b15f04128d0464330502ea':
  Rename (IF_)LOG() to (IF_)ALOG()  DO NOT MERGE
2011-10-25 10:40:42 -07:00
Eric Fischer
0af56a5d4c Import revised translations.
Change-Id: I5db0a5df334833af2e2109123d05a9f76c745cf6
2011-10-25 10:36:46 -07:00
Justin Ho
4349c5556d Update Prime keyboard feedback sounds
Tune notification sound Hojus
Bug: 5416299

Change-Id: I474a4e692f4132399ca35d1aa5ca9ccfd86af557
2011-10-25 09:14:22 -07:00
Steve Block
28d9f024e0 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
See https://android-git.corp.google.com/g/#/c/141576

Bug: 5449033
Change-Id: I42575e7c29cf1c0f465c357a5c97ab118df6f473
2011-10-25 16:28:24 +01:00
Mike Lockwood
ae92eb3496 Revert "PowerManagerService: Enable light sensor debug output"
This reverts commit 22d12ab14cefa8d9a59e63945f57b4f809849c76.

Bug: 5505809
2011-10-25 10:11:46 -04:00
Mike Lockwood
9dc20214f5 Merge "Reset cached light sensor values when toggling auto-brightness mode" into ics-mr0 2011-10-25 07:02:52 -07:00
Mike Lockwood
141fc9868b Merge "Revert "PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled."" into ics-mr0 2011-10-25 07:02:45 -07:00
Roman Nurik
ee403c6e12 Merge "Add Q3 2011 ADL slides to docs/shareables/adl" into ics-mr0 2011-10-25 06:55:59 -07:00
Mike Lockwood
940453f889 Merge "Always use fresh NTP time for GPS" into ics-mr0 2011-10-25 06:51:28 -07:00
Mike Lockwood
2ffe0ad391 Always use fresh NTP time for GPS
This is especially important when AGPS is disabled

Bug: 5355661

Change-Id: I072dbe1ddf43aa24c8fc39b750040504a1633c53
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-25 09:47:05 -04:00
Mike Lockwood
320a10ad8c Reset cached light sensor values when toggling auto-brightness mode
Now the screen brightness will readjust to ambient lighting when toggling
auto-brightness on and off in Settings or the Power Widget.

Bug: 5486091

Change-Id: Ic98939fe1c59cb8def0f84266e48ca00329d6b30
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-25 09:16:28 -04:00
Brian Colonna
842f0f4539 Merge "Fix 5479823: black patch was showing before resuming call" into ics-mr0 2011-10-25 05:43:37 -07:00
Mike Lockwood
55174b663b Revert "PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled."
The correct behavior for the light sensor is to immediately report a value
when it is enabled, so this change should not be necessary.

Bug: 5426212

This reverts commit 5dca30affc517879315b3a928c78756cbc9cf689.
2011-10-25 08:34:29 -04:00
satok
cef37fb481 Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished
Bug: 5446482
Change-Id: I2e9f2e91ab5e8b22896d12e08fac76c72c997274
2011-10-25 18:05:05 +09:00
Fred Quintana
8dea583380 am 2536b1d6: am 763480fb: Merge "Fixed a bug that causes AccountManager calls to hang forever, eventually exhausting the binder threads in the gapps process, making it unusable." into ics-mr0
* commit '2536b1d627c0296531a91dc519ee8d84ed505291':
  Fixed a bug that causes AccountManager calls to hang forever, eventually exhausting the binder threads in the gapps process, making it unusable.
2011-10-24 20:42:36 -07:00
Fred Quintana
2536b1d627 am 763480fb: Merge "Fixed a bug that causes AccountManager calls to hang forever, eventually exhausting the binder threads in the gapps process, making it unusable." into ics-mr0
* commit '763480fbcabedfc2f425484ed74bc1e2e1392176':
  Fixed a bug that causes AccountManager calls to hang forever, eventually exhausting the binder threads in the gapps process, making it unusable.
2011-10-24 20:39:44 -07:00
Fred Quintana
763480fbca Merge "Fixed a bug that causes AccountManager calls to hang forever, eventually exhausting the binder threads in the gapps process, making it unusable." into ics-mr0 2011-10-24 20:36:30 -07:00
The Android Open Source Project
5221a48276 am 1c1438b9: Reconcile with ics-mr0-release
* commit '1c1438b9f366d2a61db45abf9f25613c886819bd':
2011-10-24 17:17:47 -07:00
Fred Quintana
166466d483 Fixed a bug that causes AccountManager calls to hang forever, eventually
exhausting the binder threads in the gapps process, making it unusable.

Bug: 5486091

Change-Id: I82bd197e27c2be1bf82e4e5cc1468e1c6a3e4919
2011-10-24 17:17:28 -07:00
The Android Open Source Project
1c1438b9f3 Reconcile with ics-mr0-release
Change-Id: I73df979432604dda0d826d90e4b0bec6b174e0b8
2011-10-24 17:16:23 -07:00
Peter Ng
1fce2b4a86 am 8ca04b0b: Merge "tablet unlock ring and wave updated for ics"
* commit '8ca04b0b0f9bbe72c7000ab3ca23a9b15446ade8':
  tablet unlock ring and wave updated for ics
2011-10-24 17:06:26 -07:00
Eric Fischer
2d8806c124 am 683bd04d: (-s ours) am 5657b739: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
* commit '683bd04d790dc5aca49551dbac52665027579967':
  Import revised translations.  DO NOT MERGE
2011-10-24 17:04:01 -07:00
Peter Ng
8ca04b0b0f Merge "tablet unlock ring and wave updated for ics" 2011-10-24 17:03:40 -07:00
Eric Fischer
683bd04d79 am 5657b739: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
* commit '5657b7399eb94429a8cc00ad9f79eaad0c26b93b':
  Import revised translations.  DO NOT MERGE
2011-10-24 17:01:36 -07:00
Eric Fischer
5657b7399e Merge "Import revised translations. DO NOT MERGE" into ics-mr0 2011-10-24 16:59:41 -07:00
Scott Main
c7f1de378c am 74e346ce: am 057e85ac: Merge "docs: remove links to ADP devices" into ics-mr0
* commit '74e346ceebf412f758f8d6cd33ace9bac4cf6a42':
  docs: remove links to ADP devices
2011-10-24 16:51:42 -07:00
Scott Main
74e346ceeb am 057e85ac: Merge "docs: remove links to ADP devices" into ics-mr0
* commit '057e85ac0b055e45cfec0e04da3d82c36918af78':
  docs: remove links to ADP devices
2011-10-24 16:50:12 -07:00
Eric Fischer
bd552b5e71 Import revised translations. DO NOT MERGE
Change-Id: Id569b9c96050e409e414f08bb72cf0c32f812744
2011-10-24 16:47:55 -07:00
Scott Main
057e85ac0b Merge "docs: remove links to ADP devices" into ics-mr0 2011-10-24 16:47:49 -07:00
Claudia de Veaux
dc885308b1 am f512e46a: Merge "String scrub to implement punc, wording, cap standards. Bugs: 5165745, 5163232, 5162668, 5162667, 5162328"
* commit 'f512e46ae1f13314187df3ebfa9a761741be54cb':
  String scrub to implement punc, wording, cap standards. Bugs: 5165745, 5163232, 5162668, 5162667, 5162328
2011-10-24 15:37:32 -07:00
Claudia de Veaux
f512e46ae1 Merge "String scrub to implement punc, wording, cap standards. Bugs: 5165745, 5163232, 5162668, 5162667, 5162328" 2011-10-24 15:35:34 -07:00
Jeff Brown
cf24dadedd am 1328d1f8: Merge "Use libcorkscrew for stack unwinding."
* commit '1328d1f8c81b5a2be696677aaf5bde997a835a9e':
  Use libcorkscrew for stack unwinding.
2011-10-24 15:15:31 -07:00
Jeff Brown
1328d1f8c8 Merge "Use libcorkscrew for stack unwinding." 2011-10-24 15:13:13 -07:00
Peter Ng
222272a618 tablet unlock ring and wave updated for ics
Change-Id: I0ff949ad28beb3b29091dccf01061dbf99ec1be4
2011-10-24 15:03:09 -07:00
The Android Automerger
e54f3763c4 merge in ics-mr0-release history after reset to ics-mr0 2011-10-24 14:55:08 -07:00
Brian Colonna
1a088aa1b9 Fix 5479823: black patch was showing before resuming call
- This issue was marked as RelTeamHotIssue

- When Face Unlock is enabled, the black area is shown when going into
  the emergency dialer to prevent the backup lock from showing.
  However, it was doing this even if Face Unlock has already gone to
  the backup method.

- Since the same code is used for returning to a call as is used for
  starting the emergency dialer, it was doing the same thing when
  resuming a call.

- Just had to add a simple check to only display the black area if
  Face Unlock is still running.

- Note that this did *not* cause a problem when Face Unlock was not
  the unlock method.

Change-Id: Icc4deebcb47ceda035ea29c7d976342d3a8a60a7
2011-10-24 17:15:52 -04:00
Jim Miller
944748c31c am ba653c62: am 7a962fef: Merge "Fix 3384942: Force ASCII-capable IME to show on lockscreen" into ics-mr0
* commit 'ba653c624e4094b0b6b1ad3e6cd1d0aec16db50a':
  Fix 3384942: Force ASCII-capable IME to show on lockscreen
2011-10-24 13:34:06 -07:00
Xavier Ducrohet
6fc67da635 am d3e3446a: (-s ours) am e869ca96: (-s ours) CherryPick f9e455 from master to mr0. do not merge.
* commit 'd3e3446a1fad57d74d63cd027bfd6d6cdc0b9127':
  CherryPick f9e455 from master to mr0. do not merge.
2011-10-24 13:34:02 -07:00
Jim Miller
ba653c624e am 7a962fef: Merge "Fix 3384942: Force ASCII-capable IME to show on lockscreen" into ics-mr0
* commit '7a962fef2f26b941b916595562d5adfae943d432':
  Fix 3384942: Force ASCII-capable IME to show on lockscreen
2011-10-24 13:32:31 -07:00