OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "Update Device Art Generator for Nexus 4, 7, and 10." into jb-mr1-dev
Roman Nurik [Tue, 30 Oct 2012 16:55:53 +0000 (09:55 -0700)]
Merge "Update Device Art Generator for Nexus 4, 7, and 10." into jb-mr1-dev

11 years agoMerge "post user activity on widget pager moves" into jb-mr1-lockscreen-dev
Chris Wren [Tue, 30 Oct 2012 15:20:36 +0000 (08:20 -0700)]
Merge "post user activity on widget pager moves" into jb-mr1-lockscreen-dev

11 years agoUpdate Device Art Generator for Nexus 4, 7, and 10.
Roman Nurik [Mon, 29 Oct 2012 22:08:19 +0000 (15:08 -0700)]
Update Device Art Generator for Nexus 4, 7, and 10.

This CL also adds an 'older devices' section containing Nexus S, Galaxy Nexus,
and the Motorola XOOM.

Change-Id: Icca64ae5debe79325fbea38f79d33cd4ea85afb7

11 years ago"Fix camera widget scale-up regression." -> frameworks/base
John Spurlock [Tue, 30 Oct 2012 12:46:57 +0000 (08:46 -0400)]
"Fix camera widget scale-up regression." -> frameworks/base

lockhotness change-id: I69ccfa3a873943ab2e159d15937d5fb13f7acabd

Bug:7439300
Change-Id: I9e9eeae16b4e76d85a8145f3b198c22ad2e923e9

11 years agoMerge "Lockscreen accessibility - strings." into jb-mr1-lockscreen-dev
Svetoslav Ganov [Tue, 30 Oct 2012 06:15:13 +0000 (23:15 -0700)]
Merge "Lockscreen accessibility - strings." into jb-mr1-lockscreen-dev

11 years agoLockscreen accessibility - strings.
Svetoslav Ganov [Tue, 30 Oct 2012 06:11:17 +0000 (23:11 -0700)]
Lockscreen accessibility - strings.

Change-Id: Ia0f5a6356592f53081040667d20abf5f8eb09ad2

11 years agoCleaning up the way in which the challenge influences widget size on first measure...
Adam Cohen [Tue, 30 Oct 2012 05:01:33 +0000 (22:01 -0700)]
Cleaning up the way in which the challenge influences widget size on first measure pass

    -> This change ensures that on first draw, the widget is the appropriate size if the
       security challenge is covering it.
    -> This change is in preparation for some new policy surrounding widget sizing --
       with this new policy, a given widget may need to be small even if the page is
       not being covered by the challenge. Hence, we propogate this small size to
       all the pages, whether or not they are covered. The pages will eventually
       use this.
    -> Ensure that paging hints are shown correctly (with the new sticky widget
       logic the page can be switched, and we weren't always seeing the appropriate
       hints).
    -> Also ensuring that the page is set correctly on first draw -- generally
       this change should make it so everything is right on the first draw.

Change-Id: I7e03be9b027aed0ebb0fada05652b4226fd23897

11 years agoAdded a makeInvisible call to Face Unlock
Danielle Millett [Tue, 30 Oct 2012 02:16:32 +0000 (22:16 -0400)]
Added a makeInvisible call to Face Unlock

This makes it so that the view is hidden immediately when
a call to stop is made.  This also changes the call in onPause to
only stop and not go to the backup because we still want Face Unlock
to show as the view is being dragged down.

Change-Id: I66d8fc24e82dc3a0155f7d59d8ced932cb584660

11 years agoKeyguard polishing
Adam Powell [Tue, 30 Oct 2012 01:21:31 +0000 (18:21 -0700)]
Keyguard polishing

Integrate from proto app

* New assets

* Layout changes

* Dragging behavior change for sliding challenge

* Realign camera for new padding

Change-Id: Ia177c60f59f1fc74000d95fc39b048321acf1246

11 years agoMerge "Deferring zoom out animation until after snapToPage and animateDragViewToOrigi...
Winson Chung [Tue, 30 Oct 2012 00:53:28 +0000 (17:53 -0700)]
Merge "Deferring zoom out animation until after snapToPage and animateDragViewToOriginalPosition." into jb-mr1-lockscreen-dev

11 years agoDeferring zoom out animation until after snapToPage and animateDragViewToOriginalPosi...
Winson Chung [Tue, 30 Oct 2012 00:43:18 +0000 (17:43 -0700)]
Deferring zoom out animation until after snapToPage and animateDragViewToOriginalPosition.

- Fixing issue where you can long press a widget to reorder while the challenge is up

Change-Id: I6ef2fa050a5ebc35d1c3e373bb27519580ebe03d

11 years agoam ca60ba18: Merge "Move app-lib definition up for system app scanning" into jb-mr1-dev
Kenny Root [Tue, 30 Oct 2012 00:18:30 +0000 (17:18 -0700)]
am ca60ba18: Merge "Move app-lib definition up for system app scanning" into jb-mr1-dev

* commit 'ca60ba1874a6537b42854b52cd766ebf1a8c8189':
  Move app-lib definition up for system app scanning

11 years agoMerge "Move app-lib definition up for system app scanning" into jb-mr1-dev
Kenny Root [Tue, 30 Oct 2012 00:14:50 +0000 (17:14 -0700)]
Merge "Move app-lib definition up for system app scanning" into jb-mr1-dev

11 years agoam 0da554ac: Merge "fix an overflow in the orientation sensonr calculations" into...
Mathias Agopian [Mon, 29 Oct 2012 23:53:19 +0000 (16:53 -0700)]
am 0da554ac: Merge "fix an overflow in the orientation sensonr calculations" into jb-mr1-dev

* commit '0da554acfbf7cf0b8e522c5b8b83588cf6f72ddf':
  fix an overflow in the orientation sensonr calculations

11 years agoMerge "fix an overflow in the orientation sensonr calculations" into jb-mr1-dev
Mathias Agopian [Mon, 29 Oct 2012 23:49:48 +0000 (16:49 -0700)]
Merge "fix an overflow in the orientation sensonr calculations" into jb-mr1-dev

11 years agoMerge ""Implement grace period for camera widget." -> frame/base" into jb-mr1-lockscr...
John Spurlock [Mon, 29 Oct 2012 23:30:00 +0000 (16:30 -0700)]
Merge ""Implement grace period for camera widget." -> frame/base" into jb-mr1-lockscreen-dev

11 years agofix an overflow in the orientation sensonr calculations
Mathias Agopian [Mon, 29 Oct 2012 23:03:46 +0000 (16:03 -0700)]
fix an overflow in the orientation sensonr calculations

this would cause the TYPE_ORIENTATION sensor to report NaN after
40 to 800 hours of up-time. this problem only affects the older
and deprecated SensorListener API.

Bug: 7434842
Change-Id: Ie8593cca9c98e4907e417db4106c06151e3ee9a1

11 years ago"Implement grace period for camera widget." -> frame/base
John Spurlock [Sun, 28 Oct 2012 16:34:11 +0000 (12:34 -0400)]
"Implement grace period for camera widget." -> frame/base

Change-Id: If3159fa43d9de6188b262f3db76575c6436e138a

11 years agoam 61ebf9cd: Merge "audio service: make dock audio is off by default" into jb-mr1-dev
Eric Laurent [Mon, 29 Oct 2012 22:24:14 +0000 (15:24 -0700)]
am 61ebf9cd: Merge "audio service: make dock audio is off by default" into jb-mr1-dev

* commit '61ebf9cd8f0b7bfbad6840bb828f2300beef745d':
  audio service: make dock audio is off by default

11 years agoMerge "audio service: make dock audio is off by default" into jb-mr1-dev
Eric Laurent [Mon, 29 Oct 2012 22:21:33 +0000 (15:21 -0700)]
Merge "audio service: make dock audio is off by default" into jb-mr1-dev

11 years agoam 643e3372: Merge "No playback and music widget from other user on user switch"...
Jean-Michel Trivi [Mon, 29 Oct 2012 22:19:59 +0000 (15:19 -0700)]
am 643e3372: Merge "No playback and music widget from other user on user switch" into jb-mr1-dev

* commit '643e33725866f76402ae147f5b585f7dafdc6d17':
  No playback and music widget from other user on user switch

11 years agoMerge "No playback and music widget from other user on user switch" into jb-mr1-dev
Jean-Michel Trivi [Mon, 29 Oct 2012 22:16:13 +0000 (15:16 -0700)]
Merge "No playback and music widget from other user on user switch" into jb-mr1-dev

11 years agoam c712079b: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 22:12:28 +0000 (15:12 -0700)]
am c712079b: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit 'c712079b5c3c34b7a38b8cd0bfc974f8832c1ab0':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
Baligh Uddin [Mon, 29 Oct 2012 22:10:57 +0000 (15:10 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 22:10:09 +0000 (15:10 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoam 7c258505: Merge "Fix for some downloaded apps showing up on all users" into jb...
Amith Yamasani [Mon, 29 Oct 2012 22:02:24 +0000 (15:02 -0700)]
am 7c258505: Merge "Fix for some downloaded apps showing up on all users" into jb-mr1-dev

* commit '7c258505ecfbf726c56814963bee798e74ff4cb4':
  Fix for some downloaded apps showing up on all users

11 years agoMerge "Fix for some downloaded apps showing up on all users" into jb-mr1-dev
Amith Yamasani [Mon, 29 Oct 2012 21:57:20 +0000 (14:57 -0700)]
Merge "Fix for some downloaded apps showing up on all users" into jb-mr1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
Baligh Uddin [Mon, 29 Oct 2012 21:55:21 +0000 (14:55 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev

11 years agoam f64e70fd: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 21:54:26 +0000 (14:54 -0700)]
am f64e70fd: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit 'f64e70fd045c2a786e3d3edf880d806e93beec3b':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 21:51:40 +0000 (14:51 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoNo playback and music widget from other user on user switch
Jean-Michel Trivi [Mon, 29 Oct 2012 19:42:55 +0000 (12:42 -0700)]
No playback and music widget from other user on user switch

On user switch:
 - make the current audio focus owner loose audio focus
 - clear the remote control display

Bug 7205290
Bug 7307156

Change-Id: I6ebcb94d1d2bae8c57ab98dd7e795b239a981d28

11 years agoaudio service: make dock audio is off by default
Eric Laurent [Mon, 29 Oct 2012 19:31:09 +0000 (12:31 -0700)]
audio service: make dock audio is off by default

It is better to turn dock audio off by default if the user
has not yet explicitly turned it on from the settings menu.
There is a discoverability issue with current implementation
as we do not launch the settings menu at first dock insertion.
Having audio routed to the dock by default would make the tablet
silent for media content when docked and users will not be directed
to the settings menu.

As the dock audio enable setting is for low end docks only
(analog connection and no jack detection) disabling audio for low end docks
by default does not impact manta and prime docks.

Bug 7302106.

Change-Id: I571f361d41940cfb811f038442ae9ba9c6361d1d

11 years agoMove app-lib definition up for system app scanning
Kenny Root [Mon, 29 Oct 2012 17:46:42 +0000 (10:46 -0700)]
Move app-lib definition up for system app scanning

System apps were getting the wrong path because app-lib directory was
defined after the scanning of packages.

Bug: 7425516
Change-Id: I7a7a6b2a74f846c84516440ee950099bdc564d0b

11 years agoam 83f60c52: Merge "FusedLocation runs per user as user" into jb-mr1-dev
Victoria Lease [Mon, 29 Oct 2012 17:36:46 +0000 (10:36 -0700)]
am 83f60c52: Merge "FusedLocation runs per user as user" into jb-mr1-dev

* commit '83f60c5247ba60b6aa536b2d8191df9289102600':
  FusedLocation runs per user as user

11 years agoam 167282f1: Merge "Revert "make FLP play nicely with multiuser"" into jb-mr1-dev
Victoria Lease [Mon, 29 Oct 2012 17:36:43 +0000 (10:36 -0700)]
am 167282f1: Merge "Revert "make FLP play nicely with multiuser"" into jb-mr1-dev

* commit '167282f19f58ba5271c37bb16c4ea5bcd0bf6303':
  Revert "make FLP play nicely with multiuser"

11 years agoMerge "FusedLocation runs per user as user" into jb-mr1-dev
Victoria Lease [Mon, 29 Oct 2012 17:34:49 +0000 (10:34 -0700)]
Merge "FusedLocation runs per user as user" into jb-mr1-dev

11 years agoMerge "Revert "make FLP play nicely with multiuser"" into jb-mr1-dev
Victoria Lease [Mon, 29 Oct 2012 17:34:11 +0000 (10:34 -0700)]
Merge "Revert "make FLP play nicely with multiuser"" into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 29 Oct 2012 17:18:33 +0000 (10:18 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ideb9e258dada5d4f7fcc570ffe4d514597b04f30
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 29 Oct 2012 17:17:19 +0000 (10:17 -0700)]
Import translations. DO NOT MERGE

Change-Id: I7c05bfd98fd5816324854b1526f00ef055c13395
Auto-generated-cl: translation import

11 years agoam 4bfa1e99: Merge "Fix handling escaped chars in ssid" into jb-mr1-dev
Irfan Sheriff [Mon, 29 Oct 2012 17:14:05 +0000 (10:14 -0700)]
am 4bfa1e99: Merge "Fix handling escaped chars in ssid" into jb-mr1-dev

* commit '4bfa1e99e2ce5aa96465872a159377102a5bb4cb':
  Fix handling escaped chars in ssid

11 years agoMerge "Fix handling escaped chars in ssid" into jb-mr1-dev
Irfan Sheriff [Mon, 29 Oct 2012 17:11:01 +0000 (10:11 -0700)]
Merge "Fix handling escaped chars in ssid" into jb-mr1-dev

11 years agoFix handling escaped chars in ssid
Irfan Sheriff [Mon, 29 Oct 2012 17:01:38 +0000 (10:01 -0700)]
Fix handling escaped chars in ssid

Bug: 7427185
Change-Id: Ie669dff01af0865ea50305f3b48cf3f7af92cf6f

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 29 Oct 2012 17:01:09 +0000 (10:01 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iae3bb5e577188966d95f5b55907ebc5794f1f8a2
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 29 Oct 2012 16:59:15 +0000 (09:59 -0700)]
Import translations. DO NOT MERGE

Change-Id: I15a08f4eef8da056adc8c395c82a2c0ef47e2b00
Auto-generated-cl: translation import

11 years agoFusedLocation runs per user as user
Victoria Lease [Mon, 29 Oct 2012 16:28:53 +0000 (09:28 -0700)]
FusedLocation runs per user as user

Change-Id: Ib9589000f201902bd6be2d58413c11b9340cf6ac

11 years agopost user activity on widget pager moves
Chris Wren [Mon, 29 Oct 2012 15:16:42 +0000 (11:16 -0400)]
post user activity on widget pager moves

Change-Id: I3aa760090cb2036045045fc01d933cf35a9bbff9
Proto-Id: I9b98788dc108333657239b07ff36ce69892a3f96

11 years agoRevert "make FLP play nicely with multiuser"
Victoria Lease [Mon, 29 Oct 2012 15:25:39 +0000 (08:25 -0700)]
Revert "make FLP play nicely with multiuser"

This reverts commit e5601ce9bfa4effbddb84186f0fe1bfe4ad50301

Change-Id: Icd12f2d2c18f2eeeb2c367a885fb6d170ce426ae

11 years agoUpdate status area and emergency call logic to match new spec
Jim Miller [Mon, 29 Oct 2012 02:42:30 +0000 (19:42 -0700)]
Update status area and emergency call logic to match new spec

Change-Id: Ic43d9d58168166aacf2b145663dc9412b099f9c2

11 years agoImplementing new slider / widget interaction where frame goes around the widget
Adam Cohen [Mon, 29 Oct 2012 01:29:17 +0000 (18:29 -0700)]
Implementing new slider / widget interaction where frame goes around the widget

-> Frame resizes dynamically as the security slides
-> Widget shrinks immediately as the handle begins being brought up
-> Widget grows only upon security settling in the down position
-> Cleaned up a lot of state interaction between the security slider
   and the widget pager / pages
-> Loosened long press slop (was using Euclidean distance by accident
   instead of x crossed or y crossed logic)

Change-Id: Ic52b62e577c539327b0a65c9277300fc626cf190

11 years agoam dbcec903: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 00:38:19 +0000 (17:38 -0700)]
am dbcec903: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit 'dbcec903c858b65c78620e2b06238e42ff4d12da':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
Baligh Uddin [Mon, 29 Oct 2012 00:37:01 +0000 (17:37 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 00:35:46 +0000 (17:35 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoam 2407ed15: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 00:25:23 +0000 (17:25 -0700)]
am 2407ed15: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '2407ed15318453e5284153477453a94f19c324f4':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
Baligh Uddin [Mon, 29 Oct 2012 00:24:20 +0000 (17:24 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 29 Oct 2012 00:22:55 +0000 (17:22 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoam 99e88721: Merge "Don\'t scale screen brightness by electron beam level." into...
Jeff Brown [Mon, 29 Oct 2012 00:04:09 +0000 (17:04 -0700)]
am 99e88721: Merge "Don\'t scale screen brightness by electron beam level." into jb-mr1-dev

* commit '99e88721a8bd19f04278e2fdccd224fc7ee705d4':
  Don't scale screen brightness by electron beam level.

11 years agoMerge "Don't scale screen brightness by electron beam level." into jb-mr1-dev
Jeff Brown [Mon, 29 Oct 2012 00:01:29 +0000 (17:01 -0700)]
Merge "Don't scale screen brightness by electron beam level." into jb-mr1-dev

11 years agoam 7b9a2889: Doc change: fix some table formatting.
Dirk Dougherty [Sun, 28 Oct 2012 21:03:32 +0000 (14:03 -0700)]
am 7b9a2889: Doc change: fix some table formatting.

* commit '7b9a28892b1821a657bc9de5245528557d15a154':
  Doc change: fix some table formatting.

11 years agoDoc change: fix some table formatting.
Dirk Dougherty [Sun, 28 Oct 2012 19:07:08 +0000 (12:07 -0700)]
Doc change: fix some table formatting.

Change-Id: I1533be695347697f5afd5c8d2719a0ff0b07abaa

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 28 Oct 2012 17:40:04 +0000 (10:40 -0700)]
Import translations. DO NOT MERGE

Change-Id: I509278fa008655515eb76f60440baa9debfa4b48
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 28 Oct 2012 17:39:02 +0000 (10:39 -0700)]
Import translations. DO NOT MERGE

Change-Id: I3ad1c84e20c5bdeebd5ece5ffd234a77d6919ba3
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 28 Oct 2012 17:19:37 +0000 (10:19 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib1def7a6a6aa0f56271d70678dd0400df2d5e826
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 28 Oct 2012 17:17:12 +0000 (10:17 -0700)]
Import translations. DO NOT MERGE

Change-Id: Id9589f002eeb5cc1237b2afffbf92ebb77454016
Auto-generated-cl: translation import

11 years agoMerge "Use settings to persist sticky widget." into jb-mr1-lockscreen-dev
John Spurlock [Sun, 28 Oct 2012 13:39:15 +0000 (06:39 -0700)]
Merge "Use settings to persist sticky widget." into jb-mr1-lockscreen-dev

11 years agoMerge "Improved handle touch interaction." into jb-mr1-lockscreen-dev
Daniel Sandler [Sun, 28 Oct 2012 04:42:58 +0000 (21:42 -0700)]
Merge "Improved handle touch interaction." into jb-mr1-lockscreen-dev

11 years agoMerge "Bigger lock icon." into jb-mr1-lockscreen-dev
Daniel Sandler [Sun, 28 Oct 2012 04:42:49 +0000 (21:42 -0700)]
Merge "Bigger lock icon." into jb-mr1-lockscreen-dev

11 years agoImproved handle touch interaction.
Daniel Sandler [Sun, 28 Oct 2012 04:12:21 +0000 (00:12 -0400)]
Improved handle touch interaction.

- the handle size is now entirely independent of asset size
- the handle doesn't have to have a handle graphic
- the handle top/bottom sizing can each change based on
  whether the challenge is visible
- now, the handle becomes very small when the challenge is
  visible, and does not intrude into the challenge rect
  itself (so you really need to drag downward through the
  top edge of the challenge to activate the handle and close
  the challenge)
- when the challenge is closed, the handle may be clicked to
  open

Bug: 7428215
Change-Id: I4ca7b4d5d475337295a6a7492a831abbba288ac5
Proto-Id: Ibc8997ece27ca1e0fa4deb651bb11860f95d7b23

11 years agoBigger lock icon.
Daniel Sandler [Sun, 28 Oct 2012 04:10:11 +0000 (00:10 -0400)]
Bigger lock icon.

Bug: 7428215
Change-Id: I02a1c94b5a80f49f16b9b8563b6b9613f90a6a93
Proto-Id: I9174769ce6750ed69758519a91948d845828d583

11 years agoEnsuring layers are enabled on screen on and that pages are correctly transformed
Adam Cohen [Sun, 28 Oct 2012 01:29:52 +0000 (18:29 -0700)]
Ensuring layers are enabled on screen on and that pages are correctly transformed

Change-Id: Ifeeb9baeb3cde58d034d9988565bc2ce07c3c23a

11 years agoMerge "Polish to 3d carousel and standard pager" into jb-mr1-lockscreen-dev
Adam Cohen [Sun, 28 Oct 2012 00:24:06 +0000 (17:24 -0700)]
Merge "Polish to 3d carousel and standard pager" into jb-mr1-lockscreen-dev

11 years agoPolish to 3d carousel and standard pager
Adam Cohen [Sat, 27 Oct 2012 23:36:10 +0000 (16:36 -0700)]
Polish to 3d carousel and standard pager

-> updated assets
-> Always showing outlines as per new mock
-> Enabling layers on content during fades (still need to sort out layers for frames)
-> Added carousel overscroll as per discussion with danship
-> Fading side pages in carousel
-> other small polish

Change-Id: If88686768c621a65b175a74c07cb55a69321fd97

11 years agoam c99a1107: Merge "add settings for dock audio enabled" into jb-mr1-dev
Eric Laurent [Sat, 27 Oct 2012 21:46:22 +0000 (14:46 -0700)]
am c99a1107: Merge "add settings for dock audio enabled" into jb-mr1-dev

* commit 'c99a1107c0d4fdf47595e5072192d647a01e13b3':
  add settings for dock audio enabled

11 years agoMerge "add settings for dock audio enabled" into jb-mr1-dev
Eric Laurent [Sat, 27 Oct 2012 21:42:17 +0000 (14:42 -0700)]
Merge "add settings for dock audio enabled" into jb-mr1-dev

11 years agoUse settings to persist sticky widget.
John Spurlock [Sat, 27 Oct 2012 14:44:19 +0000 (10:44 -0400)]
Use settings to persist sticky widget.

Addressing some comments:
 - Sticky widget is now saved in a user-scoped setting.
 - Removed multi-user widget from computation (obsolete).
 - Removed status widget from computation (just use right-most).
 - Removed duplicate isMusicPlaying logic.

(frameworks/base)

Change-Id: I8ef8f826677d78ac24da52adf2d99d47c8d965ac

11 years agoMerge "single unlock target with honycomb semantics" into jb-mr1-lockscreen-dev
Chris Wren [Sat, 27 Oct 2012 04:50:32 +0000 (21:50 -0700)]
Merge "single unlock target with honycomb semantics" into jb-mr1-lockscreen-dev

11 years agoUpdated add-widget graphics
Daniel Sandler [Sat, 27 Oct 2012 02:23:41 +0000 (22:23 -0400)]
Updated add-widget graphics

Bug: 7421953
Change-Id: I7961e0e2b0e53467d57d3253d078055dc7614b4f

11 years agoDon't scale screen brightness by electron beam level.
Jeff Brown [Sat, 27 Oct 2012 01:22:56 +0000 (18:22 -0700)]
Don't scale screen brightness by electron beam level.

This change removes the modulation of the screen brightness
by the electron beam level.  The screen brightness remains
constant while the electron beam animation is playing.

Previously we were multiplying the screen brightness by the
electron beam level so as to animate both at the same time.
The problem is that when the screen brightness is already dim
to begin with, it may not be possible to see the electron beam
animation because the modulated screen brightness rapidly
converges on 0.  This may manifest give the appearance of
an abrupt transition or a flash as the screen turns off.

Bug: 7387800
Change-Id: I27b90f0098bbdc3de1d66fad819548d1301405cd

11 years agoadd settings for dock audio enabled
Eric Laurent [Sat, 27 Oct 2012 01:11:21 +0000 (18:11 -0700)]
add settings for dock audio enabled

Add settings dock_audio_media_enabled indicating if dock audio
is enabled for media for docks that do not implement jack detection.

Bug 7302106.

Change-Id: I75766b606ceb870b3f89979c4e3cca88ed197aaf

11 years agoMerge "Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings...
Fabrice Di Meglio [Sat, 27 Oct 2012 01:01:55 +0000 (18:01 -0700)]
Merge "Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic)"" into jb-mr1-dev

11 years agoMerge "make FLP play nicely with multiuser" into jb-mr1-dev
Victoria Lease [Sat, 27 Oct 2012 00:31:11 +0000 (17:31 -0700)]
Merge "make FLP play nicely with multiuser" into jb-mr1-dev

11 years agoRevert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...
Fabrice Di Meglio [Fri, 26 Oct 2012 23:27:55 +0000 (16:27 -0700)]
Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic)"

This reverts commit 6bf6eb7d5f9207d6a3e1d6b61f17a8654d06fbdb.
and also fbc21e126f329b7b7c161858c1390ccb023be07e

I have also removed all unnecessary calls to resolveLayoutDirection(int). This is possible as
we are resolving layout params on every child of a ViewGroup as of commit
fcc3348f61b2992f0b84e8e8dcb3535fc715298f

Change-Id: I262a375b03fcc3c9261cbe2edebb6ec42ec2e186

11 years agoFix measurement bug in keyguard/MultiPaneChallengeLayout
Adam Powell [Sat, 27 Oct 2012 00:00:52 +0000 (17:00 -0700)]
Fix measurement bug in keyguard/MultiPaneChallengeLayout

Change-Id: Ifbcd32281f06e6c53e573998e7085d7d0542acac

11 years agoFix for some downloaded apps showing up on all users
Amith Yamasani [Fri, 26 Oct 2012 22:35:21 +0000 (15:35 -0700)]
Fix for some downloaded apps showing up on all users

Bug: 7226656

In the case of packages with sharedUserId, the packages were inserted
into mPackages a little later. We were reading the package restrictions
before this happened and so the apps were being removed from the restricted
list, effectively setting installed=true.

Moved the block that reads the restrictions to after the processing of
mPendingPackages.

Also, don't setInstalled for all users in the pending packages processing.

Change-Id: I382787e45fecdb871d80ffb4d854782d8e32e4a7

11 years agoMerge "Keyguard - prevent slider intercept when we don't want it" into jb-mr1-lockscr...
Adam Powell [Fri, 26 Oct 2012 23:26:20 +0000 (16:26 -0700)]
Merge "Keyguard - prevent slider intercept when we don't want it" into jb-mr1-lockscreen-dev

11 years agoMerge "Making the PagedView full screen on tablets." into jb-mr1-lockscreen-dev
Winson Chung [Fri, 26 Oct 2012 23:24:01 +0000 (16:24 -0700)]
Merge "Making the PagedView full screen on tablets." into jb-mr1-lockscreen-dev

11 years agoam 8a6f6a8c: Merge "Fix issue #7419050: Time is not getting updated after launching...
Dianne Hackborn [Fri, 26 Oct 2012 23:21:48 +0000 (16:21 -0700)]
am 8a6f6a8c: Merge "Fix issue #7419050: Time is not getting updated after launching Clock" into jb-mr1-dev

* commit '8a6f6a8ca9824891cc841d8c6ebd72a74c7d2580':
  Fix issue #7419050: Time is not getting updated after launching Clock

11 years agoMerge "Fix issue #7419050: Time is not getting updated after launching Clock" into...
Dianne Hackborn [Fri, 26 Oct 2012 23:18:29 +0000 (16:18 -0700)]
Merge "Fix issue #7419050: Time is not getting updated after launching Clock" into jb-mr1-dev

11 years agoKeyguard - prevent slider intercept when we don't want it
Adam Powell [Fri, 26 Oct 2012 23:10:43 +0000 (16:10 -0700)]
Keyguard - prevent slider intercept when we don't want it

Integrate from proto app

When calling code deliberately hides the slider, block drags of the
slider that may begin shortly after. This prevents the case where edge
dragging a widget can accidentally catch the slider instead.

Change-Id: I7e8e1ad4afbea0abeeb08161ddeb938c858fc4a5

11 years agoMerge "3D carousel initial stab -- paging outlines / alpha effects pending design...
Adam Cohen [Fri, 26 Oct 2012 23:11:23 +0000 (16:11 -0700)]
Merge "3D carousel initial stab -- paging outlines / alpha effects pending design" into jb-mr1-lockscreen-dev

11 years ago3D carousel initial stab -- paging outlines / alpha effects pending design
Adam Cohen [Thu, 25 Oct 2012 02:25:44 +0000 (19:25 -0700)]
3D carousel initial stab -- paging outlines / alpha effects pending design

Change-Id: I2d9851472472a0affa9b46b2508fc7a1cb8c9779

11 years agoMerge "Fix bug where it wasn't possible to add widgets" into jb-mr1-lockscreen-dev
Michael Jurka [Fri, 26 Oct 2012 23:10:23 +0000 (16:10 -0700)]
Merge "Fix bug where it wasn't possible to add widgets" into jb-mr1-lockscreen-dev

11 years agoFix bug where it wasn't possible to add widgets
Michael Jurka [Fri, 26 Oct 2012 23:06:12 +0000 (16:06 -0700)]
Fix bug where it wasn't possible to add widgets

- Happened when you were down to 0 widgets (which
won't be possible in future, but fixing this as
well)

11 years agoam 08482454: Merge "Fix the user name for the owner." into jb-mr1-dev
Amith Yamasani [Fri, 26 Oct 2012 22:57:10 +0000 (15:57 -0700)]
am 08482454: Merge "Fix the user name for the owner." into jb-mr1-dev

* commit '084824548f9706db8356ed4480c282288ffc0bd0':
  Fix the user name for the owner.

11 years agoMerge "Fix the user name for the owner." into jb-mr1-dev
Amith Yamasani [Fri, 26 Oct 2012 22:54:55 +0000 (15:54 -0700)]
Merge "Fix the user name for the owner." into jb-mr1-dev

11 years agoMaking the PagedView full screen on tablets.
Winson Chung [Fri, 26 Oct 2012 22:41:27 +0000 (15:41 -0700)]
Making the PagedView full screen on tablets.

- Fixing issue where last page would not be reorderable on devices that have no camera.

Change-Id: If810d9fc95d180a54f8cec793099ccaa59b2ff15

11 years agomake FLP play nicely with multiuser
Victoria Lease [Fri, 26 Oct 2012 21:34:48 +0000 (14:34 -0700)]
make FLP play nicely with multiuser

Frameworks' FusedLocationProvider runs as a specific user so that it
can join a specific process. The solution that works for NLP, run one
copy per user as that user, does not work for FLP.

To make FLP play nicely with multiuser, I've allowed SYSTEM_UID to
operate in the background and included a hardcoded exception to
prevent ServiceWatcher from trying to launch one FLP per user.

Bug: 7279799
Change-Id: I573ea5226d8d00777421b39c5c3fb0899bf09b4d

11 years agoam 07ce0ca2: Merge "Fix bug #7419054 TextView Drawables resolution is broken in RTL...
Fabrice Di Meglio [Fri, 26 Oct 2012 22:31:43 +0000 (15:31 -0700)]
am 07ce0ca2: Merge "Fix bug #7419054 TextView Drawables resolution is broken in RTL mode" into jb-mr1-dev

* commit '07ce0ca265274c5ba95e6ec3e0950e38b8ce97ea':
  Fix bug #7419054 TextView Drawables resolution is broken in RTL mode

11 years agoam 4e0bf7c4: Merge "Add MediaRouter API to get presentation display." into jb-mr1-dev
Jeff Brown [Fri, 26 Oct 2012 22:28:41 +0000 (15:28 -0700)]
am 4e0bf7c4: Merge "Add MediaRouter API to get presentation display." into jb-mr1-dev

* commit '4e0bf7c48638f5c9b222c8781809019df0b39048':
  Add MediaRouter API to get presentation display.

11 years agoam 50e1f9eb: Merge "Final icon for (Day)dreams." into jb-mr1-dev
Daniel Sandler [Fri, 26 Oct 2012 22:28:37 +0000 (15:28 -0700)]
am 50e1f9eb: Merge "Final icon for (Day)dreams." into jb-mr1-dev

* commit '50e1f9eb9333451f0e07b1878b5a78bbcdec27ab':
  Final icon for (Day)dreams.

11 years agoMerge "Fix lockscreen slider bugs" into jb-mr1-lockscreen-dev
Adam Powell [Fri, 26 Oct 2012 22:25:23 +0000 (15:25 -0700)]
Merge "Fix lockscreen slider bugs" into jb-mr1-lockscreen-dev