OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Add @TestApi to ActivityOptions.setLaunchStackId" into nyc-dev
Vladislav Kaznacheev [Thu, 5 May 2016 23:04:46 +0000 (23:04 +0000)]
Merge "Add @TestApi to ActivityOptions.setLaunchStackId" into nyc-dev

8 years agoCorrect docs about what is ignored in full-data backup
Christopher Tate [Mon, 25 Apr 2016 21:41:50 +0000 (14:41 -0700)]
Correct docs about what is ignored in full-data backup

You can't back up content in e.g. getNoBackupFilesDir() even if your
app explicitly tries to.

Bug 28321431

Change-Id: Ifa2a4bc518de03aba4c8809e60d8bb90fce767f8

8 years agoMerge "Add the individual wakeup alarm counts to the batterystats checkin." into...
Joe Onorato [Thu, 5 May 2016 22:11:55 +0000 (22:11 +0000)]
Merge "Add the individual wakeup alarm counts to the batterystats checkin." into nyc-dev

8 years agoMerge "Fix stale InputMethodManager#mFullscreenMode." into nyc-dev
Yohei Yukawa [Thu, 5 May 2016 21:55:48 +0000 (21:55 +0000)]
Merge "Fix stale InputMethodManager#mFullscreenMode." into nyc-dev

8 years agoMerge "Fix a regression in registering for package_removed" into nyc-dev
TreeHugger Robot [Thu, 5 May 2016 21:54:16 +0000 (21:54 +0000)]
Merge "Fix a regression in registering for package_removed" into nyc-dev

8 years agoAdd the individual wakeup alarm counts to the batterystats checkin.
Joe Onorato [Thu, 5 May 2016 21:46:15 +0000 (14:46 -0700)]
Add the individual wakeup alarm counts to the batterystats checkin.

Bug: 28601365
Change-Id: I94ad69eeb575f75d62bd45076184f521bd11052d

8 years agoMerge "Fix issue #28602068: Add count to job scheduler stats" into nyc-dev
Dianne Hackborn [Thu, 5 May 2016 21:53:21 +0000 (21:53 +0000)]
Merge "Fix issue #28602068: Add count to job scheduler stats" into nyc-dev

8 years agoMerge "Add layer tracing tags in new pipeline" into nyc-dev
TreeHugger Robot [Thu, 5 May 2016 19:57:06 +0000 (19:57 +0000)]
Merge "Add layer tracing tags in new pipeline" into nyc-dev

8 years agoMerge "QS Edit: fix some move logic" into nyc-dev
Jason Monk [Thu, 5 May 2016 19:51:54 +0000 (19:51 +0000)]
Merge "QS Edit: fix some move logic" into nyc-dev

8 years agoFix a regression in registering for package_removed
Amith Yamasani [Thu, 5 May 2016 19:38:17 +0000 (12:38 -0700)]
Fix a regression in registering for package_removed

Change-Id: I5d8bcc682f482d965cc9b76b5598a6521539272f
Fixes: 28616418  App is not removed from power whitelist when uninstalled

8 years agoMerge "Prepare to replace windows across recreate()." into nyc-dev
TreeHugger Robot [Thu, 5 May 2016 19:38:15 +0000 (19:38 +0000)]
Merge "Prepare to replace windows across recreate()." into nyc-dev

8 years agoMerge "Ensure that the stream feeder doesn't hang in write..." into nyc-dev
Chris Tate [Thu, 5 May 2016 19:35:37 +0000 (19:35 +0000)]
Merge "Ensure that the stream feeder doesn't hang in write..." into nyc-dev

8 years agoMerge "Revert "Always assign leftover pixels to last weighted child"" into nyc-dev
Alan Viverette [Thu, 5 May 2016 18:37:41 +0000 (18:37 +0000)]
Merge "Revert "Always assign leftover pixels to last weighted child"" into nyc-dev

8 years agoMerge "TIF: Keep recording sessions while changing user" into nyc-dev
Shubang Lu [Thu, 5 May 2016 18:20:12 +0000 (18:20 +0000)]
Merge "TIF: Keep recording sessions while changing user" into nyc-dev

8 years agoMerge "Fix reboot loop when "password to boot" is enabled on ..." into nyc-dev
TreeHugger Robot [Thu, 5 May 2016 18:14:29 +0000 (18:14 +0000)]
Merge "Fix reboot loop when "password to boot" is enabled on ..." into nyc-dev

8 years agoMerge "VIMS should only stop the keyphrases it started." into nyc-dev
Chris Thornton [Thu, 5 May 2016 18:06:53 +0000 (18:06 +0000)]
Merge "VIMS should only stop the keyphrases it started." into nyc-dev

8 years agoMerge "TIF: build TvInput list at onUnlockUser" into nyc-dev
Youngsang Cho [Thu, 5 May 2016 18:06:19 +0000 (18:06 +0000)]
Merge "TIF: build TvInput list at onUnlockUser" into nyc-dev

8 years agoMerge "Track current user without calling into AMS." into nyc-dev
Jeff Sharkey [Thu, 5 May 2016 18:01:38 +0000 (18:01 +0000)]
Merge "Track current user without calling into AMS." into nyc-dev

8 years agoRevert "Always assign leftover pixels to last weighted child"
Alan Viverette [Thu, 5 May 2016 17:52:10 +0000 (17:52 +0000)]
Revert "Always assign leftover pixels to last weighted child"

This reverts commit cc26636f08da89f9750f550d66aa213f1ae24f7f.

Bug: 27690033
Change-Id: Ib7084dd8961cd486de4e6b13e36da7be887b1835

8 years agoTrack current user without calling into AMS.
Jeff Sharkey [Thu, 5 May 2016 17:45:01 +0000 (11:45 -0600)]
Track current user without calling into AMS.

From a layering point-of-view, StorageManager is below ActivityManager
and it shouldn't be calling upwards, since that risks locking
inversions.  Instead, track the current user through the existing
SystemService callbacks.

Bug: 28598527
Change-Id: I02d3277eb26288d3b4e1897f4c9318a6288c9551

8 years agoQS Edit: fix some move logic
Jason Monk [Thu, 5 May 2016 15:24:21 +0000 (11:24 -0400)]
QS Edit: fix some move logic

Make sure its possible to add tiles when none are there and remove
tiles when all are added.

Bug: 28067638
Change-Id: Ia5a145f095cd33cf8d4a85a0a8aabb2344e3dec6

8 years agoMerge "Return from onUserUnlocked if user is no longer unlocked" into nyc-dev
Fyodor Kupolov [Thu, 5 May 2016 17:10:44 +0000 (17:10 +0000)]
Merge "Return from onUserUnlocked if user is no longer unlocked" into nyc-dev

8 years agoFix reboot loop when "password to boot" is enabled on ...
Makoto Onuki [Thu, 5 May 2016 17:03:09 +0000 (10:03 -0700)]
Fix reboot loop when "password to boot" is enabled on ...

a non english locale.

Bug 28607673

Change-Id: I316f348305238616e8254bb878b66099015a3793

8 years agoTIF: Keep recording sessions while changing user
shubang [Mon, 25 Apr 2016 18:21:42 +0000 (11:21 -0700)]
TIF: Keep recording sessions while changing user

Bug: 28302189
Change-Id: I3de400798b9ded5f9f67931fbe7033755d76902f

8 years agoMerge "Add action to launch webview implementation settings" into nyc-dev
Jason Monk [Thu, 5 May 2016 16:56:18 +0000 (16:56 +0000)]
Merge "Add action to launch webview implementation settings" into nyc-dev

8 years agoresolve merge conflicts of c522dc6 to mnc-mr-docs am: 0cb25d527f am: 34b9fa4d47
Cheryl Potter [Thu, 5 May 2016 16:37:08 +0000 (16:37 +0000)]
resolve merge conflicts of c522dc6 to mnc-mr-docs am: 0cb25d527f am: 34b9fa4d47
am: aa99efdb72

* commit 'aa99efdb7290fa3dfdb06ebf756e5e6fb9ae446c':
  docs: Update help button redirects for new Android Monitor docs b/28592116

Change-Id: I1a73b0e45b8940a940b59e1209d908567f59b04b

8 years agoresolve merge conflicts of c522dc6 to mnc-mr-docs am: 0cb25d527f
Cheryl Potter [Thu, 5 May 2016 16:34:12 +0000 (16:34 +0000)]
resolve merge conflicts of c522dc6 to mnc-mr-docs am: 0cb25d527f
am: 34b9fa4d47

* commit '34b9fa4d471a0bf2b6cf2dc8c342468d48c9fefa':
  docs: Update help button redirects for new Android Monitor docs b/28592116

Change-Id: I24359c6e2eea97383309610f60d83286a0663c7b

8 years agoAdd @TestApi to ActivityOptions.setLaunchStackId
Vladislav Kaznacheev [Thu, 5 May 2016 16:32:27 +0000 (09:32 -0700)]
Add @TestApi to ActivityOptions.setLaunchStackId

Bug: 28506739
Change-Id: I20fe4d080c125b38a84d9832a497340f805e82e7

8 years agoresolve merge conflicts of c522dc6 to mnc-mr-docs
Cheryl Potter [Thu, 5 May 2016 16:31:08 +0000 (16:31 +0000)]
resolve merge conflicts of c522dc6 to mnc-mr-docs
am: 0cb25d527f

* commit '0cb25d527f4ca81910feb106cca7ca156a34018b':
  docs: Update help button redirects for new Android Monitor docs b/28592116

Change-Id: I24ec45420bab5a346f4d86b7a1a09ed9a3dec67f

8 years agoTIF: build TvInput list at onUnlockUser
Youngsang Cho [Thu, 5 May 2016 16:21:24 +0000 (09:21 -0700)]
TIF: build TvInput list at onUnlockUser

From N, apps cannot be accesible until onUnlockUser is called.
So the TvInput's list needs to be built at onUnlockUser.

Bug: 28586844
Change-Id: I84c896fa243c05c7e1f794863d8a83288549e6ff

8 years agoMerge "Have the Resolver/Chooser activities handle resize config changes" into nyc-dev
Adam Powell [Thu, 5 May 2016 16:04:05 +0000 (16:04 +0000)]
Merge "Have the Resolver/Chooser activities handle resize config changes" into nyc-dev

8 years agoMerge "Remove obsolete file" into nyc-dev
Rubin Xu [Thu, 5 May 2016 15:54:16 +0000 (15:54 +0000)]
Merge "Remove obsolete file" into nyc-dev

8 years agoRemove obsolete file
Rubin Xu [Thu, 5 May 2016 15:39:19 +0000 (16:39 +0100)]
Remove obsolete file

Bug: 27531824
Change-Id: Id6706f0ba6a68723704e58a7fbd8b529e3ec7970

8 years agoMerge "Fix QS crash with RTL rotate" into nyc-dev
Jason Monk [Thu, 5 May 2016 15:42:41 +0000 (15:42 +0000)]
Merge "Fix QS crash with RTL rotate" into nyc-dev

8 years agoMerge "Fix QS edit accessibility" into nyc-dev
Jason Monk [Thu, 5 May 2016 15:41:32 +0000 (15:41 +0000)]
Merge "Fix QS edit accessibility" into nyc-dev

8 years agoMerge "QS Edit: announce exit/entrance" into nyc-dev
Jason Monk [Thu, 5 May 2016 15:41:06 +0000 (15:41 +0000)]
Merge "QS Edit: announce exit/entrance" into nyc-dev

8 years agoMerge "Fix QS header settings + user visibilities" into nyc-dev
Jason Monk [Thu, 5 May 2016 15:40:32 +0000 (15:40 +0000)]
Merge "Fix QS header settings + user visibilities" into nyc-dev

8 years agoFix QS header settings + user visibilities
Jason Monk [Thu, 5 May 2016 14:15:25 +0000 (10:15 -0400)]
Fix QS header settings + user visibilities

Change-Id: If2b5fb2ab47254bb0e44685a0fcd5d92d5d347fb
Fixes: 28235542

8 years agoMerge "Fix Trust Agent discovery for FBE" into nyc-dev
Adrian Roos [Thu, 5 May 2016 14:05:08 +0000 (14:05 +0000)]
Merge "Fix Trust Agent discovery for FBE" into nyc-dev

8 years agoMerge "Fix RTL margins on Power dialog" into nyc-dev
Clara Bayarri [Thu, 5 May 2016 13:29:12 +0000 (13:29 +0000)]
Merge "Fix RTL margins on Power dialog" into nyc-dev

8 years agoMerge "PackageManager : Log stats about the optimizing apps dialog." into nyc-dev
TreeHugger Robot [Thu, 5 May 2016 13:10:47 +0000 (13:10 +0000)]
Merge "PackageManager : Log stats about the optimizing apps dialog." into nyc-dev

8 years agoMerge "Guard retrievePreRebootSecurityLogs with config flag" into nyc-dev
Rubin Xu [Thu, 5 May 2016 13:03:46 +0000 (13:03 +0000)]
Merge "Guard retrievePreRebootSecurityLogs with config flag" into nyc-dev

8 years agoMerge "Add missing delegate in Bitmap_Delegate" into nyc-dev
Diego Perez [Thu, 5 May 2016 12:21:34 +0000 (12:21 +0000)]
Merge "Add missing delegate in Bitmap_Delegate" into nyc-dev

8 years agoPackageManager : Log stats about the optimizing apps dialog.
Narayan Kamath [Tue, 3 May 2016 10:55:23 +0000 (11:55 +0100)]
PackageManager : Log stats about the optimizing apps dialog.

Logs the following parameters :
- Total time spent optimizing apps.
- Total number of apps that were dexopted.

TESTED: with adb logcat -b events:
05-04 15:24:16.303  2065  2065 I sysui_action: [402,3]
05-04 15:24:16.303  2065  2065 I sysui_action: [403,34]
05-04 15:24:16.303  2065  2065 I sysui_action: [404,0]
05-04 15:24:16.304  2065  2065 I sysui_action: [405,163]
05-04 15:24:16.304  2065  2065 I sysui_action: [406,12168]

This shows that:
 - 3 apps were optimized
 - 34 apps were skipped
 - 0 apps failed to optimize
 - dialog showed a total of 37 (3 + 34 + 0) apps
 - system has 163 optimizable packages
 - a total of 12.2 seconds was spent in the optimizing apps dialog

bug: 28528058
bug: 28544474
Change-Id: I9eb5229a1589ca0df57d3fc03102992fa90a877f

8 years agoGuard retrievePreRebootSecurityLogs with config flag
Rubin Xu [Wed, 4 May 2016 18:01:07 +0000 (19:01 +0100)]
Guard retrievePreRebootSecurityLogs with config flag

Bug: 28160645
Change-Id: Ifce884c319019758dfaaa39bc239e9f30962c920

8 years agoMerge "Track external/icu API changes for factory registration" into nyc-dev
Neil Fuller [Thu, 5 May 2016 09:54:45 +0000 (09:54 +0000)]
Merge "Track external/icu API changes for factory registration" into nyc-dev

8 years agoMerge "Fix thumbnail transition animation when Recents is shown with PIP" into nyc-dev
Jaewan Kim [Thu, 5 May 2016 04:57:33 +0000 (04:57 +0000)]
Merge "Fix thumbnail transition animation when Recents is shown with PIP" into nyc-dev

8 years agoresolve merge conflicts of c522dc6 to mnc-mr-docs
Cheryl Potter [Thu, 5 May 2016 02:39:07 +0000 (19:39 -0700)]
resolve merge conflicts of c522dc6 to mnc-mr-docs

Change-Id: Ib4aedad4813a7973268239957b5103642941733d

8 years agoMerge "Always assign leftover pixels to last weighted child" into nyc-dev
Alan Viverette [Thu, 5 May 2016 02:26:44 +0000 (02:26 +0000)]
Merge "Always assign leftover pixels to last weighted child" into nyc-dev

8 years agoMerge "Don't resize task when dismissing docked stack" into nyc-dev
TreeHugger Robot [Thu, 5 May 2016 02:07:26 +0000 (02:07 +0000)]
Merge "Don't resize task when dismissing docked stack" into nyc-dev

8 years agodocs: Fixing bad URL in libraries TOC am: 084d99bfd4 am: d9092978cd
Andrew Solovay [Thu, 5 May 2016 01:01:58 +0000 (01:01 +0000)]
docs: Fixing bad URL in libraries TOC am: 084d99bfd4 am: d9092978cd
am: 35515f4fdb

* commit '35515f4fdb9e0c5ae4618a8b55addd2e24cf6983':
  docs: Fixing bad URL in libraries TOC

Change-Id: I930f38f695dc831983afc414799cbfc9398ff867

8 years agodocs: Fixing bad URL in libraries TOC am: 084d99bfd4
Andrew Solovay [Thu, 5 May 2016 00:59:37 +0000 (00:59 +0000)]
docs: Fixing bad URL in libraries TOC am: 084d99bfd4
am: d9092978cd

* commit 'd9092978cde2bfdb291c5a5edbec4c28404a8e0d':
  docs: Fixing bad URL in libraries TOC

Change-Id: I25103954c34a912c75e9cbbda01aeb007f03b410

8 years agodocs: Fixing bad URL in libraries TOC
Andrew Solovay [Thu, 5 May 2016 00:54:48 +0000 (00:54 +0000)]
docs: Fixing bad URL in libraries TOC
am: 084d99bfd4

* commit '084d99bfd4938689e6394a8f3bcb5d261b852f93':
  docs: Fixing bad URL in libraries TOC

Change-Id: I98fabe110ba52c1f411cf2c6ab27ae9d86997dce

8 years agoEnsure that the stream feeder doesn't hang in write...
Christopher Tate [Tue, 3 May 2016 21:40:10 +0000 (14:40 -0700)]
Ensure that the stream feeder doesn't hang in write...

...if the restoring data engine thread winds up operations.  By closing
the engine side of the pipe unconditionally when exiting the thread,
the unanticipated-failure path is now guaranteed (instead of blocking
forever in write() to a pipe that isn't being read!).

In addition, wire agent-timeout handling into the various stream
data-handling operations (preflight, backup, restore).  This were
not sufficiently robust and were in some situations leaving the
backup/restore mechanisms in a livelock state.

Finally, plug a longstanding problem in which we'd have orphaned
timeout messages coming in and producing a certain amount of "wtf?"
logging and wasted CPU.  No longer!

Bug 28457158

Change-Id: I597c76c3eada378ffeb20870253847594f73e089

8 years agoReturn from onUserUnlocked if user is no longer unlocked
Fyodor Kupolov [Thu, 5 May 2016 00:48:41 +0000 (17:48 -0700)]
Return from onUserUnlocked if user is no longer unlocked

User can be removed or stopped by the time broadcast is delivered.

Bug: 28582351
Change-Id: I26f1a37a1ed61694679afff458c91438ee4e78cb

8 years agoDon't resize task when dismissing docked stack
Jorim Jaggi [Thu, 5 May 2016 00:24:47 +0000 (17:24 -0700)]
Don't resize task when dismissing docked stack

Make sure to "freeze" bounds while dismissing the docked stack by
either maximizing or minimizing it.

Bug: 28196862
Change-Id: Ifcd9deda340de8bc46df949df2fa1049e2f45f92

8 years agoFix issue #28602068: Add count to job scheduler stats
Dianne Hackborn [Thu, 5 May 2016 00:18:19 +0000 (17:18 -0700)]
Fix issue #28602068: Add count to job scheduler stats

Also increase the event buffer size to 100, and implement
it as a real ring buffer.  And put that implementation in
a generic class for use in other places.

Change-Id: I06936984e2c253fb5f0eb5d15faf0019ec73d4e2

8 years agoMerge "Add dump information for divider" into nyc-dev
Jorim Jaggi [Thu, 5 May 2016 00:00:02 +0000 (00:00 +0000)]
Merge "Add dump information for divider" into nyc-dev

8 years agoFixing issue with passing arguments to toggle recents.
Winson [Wed, 4 May 2016 22:13:36 +0000 (15:13 -0700)]
Fixing issue with passing arguments to toggle recents.

Bug: 28598762
Change-Id: I38edd34ae158abd97b28c82e700f3e020e81af75

8 years agoFixing regression in enter-recents state.
Winson [Wed, 4 May 2016 23:14:19 +0000 (16:14 -0700)]
Fixing regression in enter-recents state.

- We should always start the activity when docking to ensure that the
  launch state is set up correctly.

Bug: 28470261
Change-Id: I4aae0dedb95a1c796c72b487b6700da0754e66f3

8 years agoMerge "Send FINGERPRINT_ERROR_LOCKOUT on some devices" into nyc-dev
Jim Miller [Wed, 4 May 2016 23:49:57 +0000 (23:49 +0000)]
Merge "Send FINGERPRINT_ERROR_LOCKOUT on some devices" into nyc-dev

8 years agoHave the Resolver/Chooser activities handle resize config changes
Adam Powell [Wed, 4 May 2016 23:29:53 +0000 (16:29 -0700)]
Have the Resolver/Chooser activities handle resize config changes

Both of these activities do additional work and look janky when
rebuilding for a config change, especially in the presence of
multiwindow. As neither of them use layouts or other resources that
vary based on configuration, mark them as handling the relevant config
changes.

Bug 27171954

Change-Id: I38df1d875bcb063d72316b586c4d3f8074c4fad9

8 years agoAdd dump information for divider
Jorim Jaggi [Wed, 4 May 2016 23:43:04 +0000 (16:43 -0700)]
Add dump information for divider

Bug: 28575870
Bug: 28445644
Change-Id: Ib2137c49f1672ed2a9e7e31a5b68c22e0bb166b1

8 years agoMerge "Update VR API docs." into nyc-dev
Ruben Brunk [Wed, 4 May 2016 23:35:42 +0000 (23:35 +0000)]
Merge "Update VR API docs." into nyc-dev

8 years agoMerge changes I4d34ed4b,Iddfbdf5c into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 23:31:31 +0000 (23:31 +0000)]
Merge changes I4d34ed4b,Iddfbdf5c into nyc-dev

* changes:
  Fixed a bug where the pin wasn't scaled correctly
  Fixed a bug where the scrim was transparent

8 years agoMerge "Fixed an issue where the scrim could be lost" into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 23:30:52 +0000 (23:30 +0000)]
Merge "Fixed an issue where the scrim could be lost" into nyc-dev

8 years agoMerge "Fixed a flickering when expanding and the notifications updates" into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 23:30:14 +0000 (23:30 +0000)]
Merge "Fixed a flickering when expanding and the notifications updates" into nyc-dev

8 years agoMerge changes Ic30e4de6,I34496c73,I096d3823 into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 23:29:44 +0000 (23:29 +0000)]
Merge changes Ic30e4de6,I34496c73,I096d3823 into nyc-dev

* changes:
  Fixed a bug where the content height was wrong
  Fixed the fade in animation when coming from dark
  Fixed the animation when flinging over the bottom stack

8 years agoMerge "Made the dismissal of notifications snappier" into nyc-dev
Selim Cinek [Wed, 4 May 2016 23:28:42 +0000 (23:28 +0000)]
Merge "Made the dismissal of notifications snappier" into nyc-dev

8 years agoMerge "Fixed an issue where children would animate strangely when removed" into nyc-dev
Selim Cinek [Wed, 4 May 2016 23:28:18 +0000 (23:28 +0000)]
Merge "Fixed an issue where children would animate strangely when removed" into nyc-dev

8 years agoAdd layer tracing tags in new pipeline
Chris Craik [Wed, 4 May 2016 23:27:28 +0000 (16:27 -0700)]
Add layer tracing tags in new pipeline

bug:28596354

Change-Id: I351cb50c8c9ddfc73be73d28a1af94d2a8f9992e

8 years agoFixed a bug where the pin wasn't scaled correctly
Selim Cinek [Wed, 4 May 2016 21:13:20 +0000 (14:13 -0700)]
Fixed a bug where the pin wasn't scaled correctly

When switching between different users with different
densities, the Pin entry wasn't recreated correctly.

Change-Id: I4d34ed4b2962311f28588b13dd56838c84272edf
Fixes: 27744173

8 years agoFixed a bug where the scrim was transparent
Selim Cinek [Wed, 4 May 2016 18:39:10 +0000 (11:39 -0700)]
Fixed a bug where the scrim was transparent

When quickly pulling down during the fadeout transition
the scrim was never updated anymore. The animation is now
cancelled in that case.

Change-Id: Iddfbdf5c891732df15f22c81d6fcd4d268ce2593
Fixes: 28054515

8 years agoFixed an issue where the scrim could be lost
Selim Cinek [Wed, 4 May 2016 18:11:10 +0000 (11:11 -0700)]
Fixed an issue where the scrim could be lost

When the lockscreen camera was launched, the launch
transition flags were not correctly updated, leading
to the scrim not updating anymore.

Change-Id: Ief5f9eae4d9aacd5177d72e6902451c92552d0d1
Fixes: 28404975

8 years agoFixed a flickering when expanding and the notifications updates
Selim Cinek [Tue, 3 May 2016 23:42:50 +0000 (16:42 -0700)]
Fixed a flickering when expanding and the notifications updates

Change-Id: Idda8f5cfc61c3c561963eb3ccfffece9fbf5cde3
Fixes: 28557444

8 years agoFixed a bug where the content height was wrong
Selim Cinek [Tue, 3 May 2016 22:52:51 +0000 (15:52 -0700)]
Fixed a bug where the content height was wrong

when dragging down from a HUN the content height was
wrong.

Change-Id: Ic30e4de67625ed88942c71e68e6009b832d064ed
Fixes: 28563238

8 years agoFixed the fade in animation when coming from dark
Selim Cinek [Tue, 3 May 2016 21:25:58 +0000 (14:25 -0700)]
Fixed the fade in animation when coming from dark

Previously the fade-in wasn't happening which is now
working.

Change-Id: I34496c735043058009e9cc9bbf169ffa742a78c4
Fixes: 27534592

8 years agoFixed the animation when flinging over the bottom stack
Selim Cinek [Thu, 28 Apr 2016 21:20:39 +0000 (14:20 -0700)]
Fixed the animation when flinging over the bottom stack

The new approach is still not perfect but has way less artifacts.

Change-Id: I096d3823c5ede720bdf05558d68529e903dce5b5
Fixes: 27744811

8 years agodocs: Fixing bad URL in libraries TOC
Andrew Solovay [Wed, 4 May 2016 22:31:24 +0000 (15:31 -0700)]
docs: Fixing bad URL in libraries TOC

Also added the libraries sub-TOC to the "API Guides" TOC.

See first comment for doc stage location.

Change-Id: I06aac939e40ffad7888801ea01f6d4decd6eb4d1

8 years agoMerge "Call unlockUserKey in a synchronized section" into nyc-dev
Fyodor Kupolov [Wed, 4 May 2016 23:10:41 +0000 (23:10 +0000)]
Merge "Call unlockUserKey in a synchronized section" into nyc-dev

8 years agoMerge "Full-data restore path needs to pass along the widget metadata" into nyc-dev
Chris Tate [Wed, 4 May 2016 22:52:11 +0000 (22:52 +0000)]
Merge "Full-data restore path needs to pass along the widget metadata" into nyc-dev

8 years agoMerge "Debug traces to facilitate screen timeout debugging" into nyc-dev
Chong Zhang [Wed, 4 May 2016 22:50:09 +0000 (22:50 +0000)]
Merge "Debug traces to facilitate screen timeout debugging" into nyc-dev

8 years agoMerge "Maybe fix issue #28457907: Pebble app crash + reboot" into nyc-dev
Dianne Hackborn [Wed, 4 May 2016 22:49:57 +0000 (22:49 +0000)]
Merge "Maybe fix issue #28457907: Pebble app crash + reboot" into nyc-dev

8 years agoMerge "Revert "Don't enforce this API - it's not sensitive"" into nyc-dev
Paul Lawrence [Wed, 4 May 2016 22:46:08 +0000 (22:46 +0000)]
Merge "Revert "Don't enforce this API - it's not sensitive"" into nyc-dev

8 years agoMerge "docs: Skeletal N-DP3 release notes" into mnc-io-docs am: 6cf7d79db2
Andrew Solovay [Wed, 4 May 2016 22:38:47 +0000 (22:38 +0000)]
Merge "docs: Skeletal N-DP3 release notes" into mnc-io-docs am: 6cf7d79db2
am: b3a82cff5a

* commit 'b3a82cff5ab8fbe5930b05a1b150e44f87b25a29':
  docs: Skeletal N-DP3 release notes

Change-Id: I06227b4d50d1eb5a9e26b0847453d9523be02373

8 years agoMerge "docs: Skeletal N-DP3 release notes" into mnc-io-docs
Andrew Solovay [Wed, 4 May 2016 22:36:23 +0000 (22:36 +0000)]
Merge "docs: Skeletal N-DP3 release notes" into mnc-io-docs
am: 6cf7d79db2

* commit '6cf7d79db20d0eb7e0708e488f6cb97b6f157a6c':
  docs: Skeletal N-DP3 release notes

Change-Id: I60a0fd0841a6cbc1386539667cb735c9721baba3

8 years agoMerge "docs: Skeletal N-DP3 release notes" into mnc-io-docs
TreeHugger Robot [Wed, 4 May 2016 22:28:08 +0000 (22:28 +0000)]
Merge "docs: Skeletal N-DP3 release notes" into mnc-io-docs

8 years agoMerge "Fix View leakage from mPreSortedChildren" into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 22:23:23 +0000 (22:23 +0000)]
Merge "Fix View leakage from mPreSortedChildren" into nyc-dev

8 years agoMerge "Disallow suspending the default dialer" into nyc-dev
Robin Lee [Wed, 4 May 2016 22:20:23 +0000 (22:20 +0000)]
Merge "Disallow suspending the default dialer" into nyc-dev

8 years agoMerge "Don't keep dead window with borrowed app token visible" into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 22:13:31 +0000 (22:13 +0000)]
Merge "Don't keep dead window with borrowed app token visible" into nyc-dev

8 years agoDebug traces to facilitate screen timeout debugging
Chong Zhang [Wed, 4 May 2016 22:06:02 +0000 (15:06 -0700)]
Debug traces to facilitate screen timeout debugging

bug: 27522448
Change-Id: I4d51be316e4aedecffb7001126849d7c6136d517

8 years agoMerge "Fix QS not collapsing after some QQS gestures" into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 21:58:17 +0000 (21:58 +0000)]
Merge "Fix QS not collapsing after some QQS gestures" into nyc-dev

8 years agoCall unlockUserKey in a synchronized section
Fyodor Kupolov [Wed, 4 May 2016 21:57:48 +0000 (14:57 -0700)]
Call unlockUserKey in a synchronized section

This will make callers of isUserRunning to wait for the unlock to finish.

Bug: 28530527
Change-Id: I272e2166cdc3df8e34c3436c9c18ba6765da0625

8 years agoMerge "Force second measure pass when there is a configuration change" into nyc-dev
Chet Haase [Wed, 4 May 2016 21:49:09 +0000 (21:49 +0000)]
Merge "Force second measure pass when there is a configuration change" into nyc-dev

8 years agoMerge "Fix a behavior change in "Show software keyboard"." into nyc-dev
Yohei Yukawa [Wed, 4 May 2016 21:39:13 +0000 (21:39 +0000)]
Merge "Fix a behavior change in "Show software keyboard"." into nyc-dev

8 years agodocs: Update help button redirects for new Android Monitor docs
Cheryl Potter [Wed, 4 May 2016 21:24:17 +0000 (14:24 -0700)]
docs: Update help button redirects for new Android Monitor docs
b/28592116

Change-Id: Ice7fcc80d6410bc10b5c4e78bbeae615132d3af8

8 years agoAlways assign leftover pixels to last weighted child
Alan Viverette [Wed, 4 May 2016 20:59:38 +0000 (16:59 -0400)]
Always assign leftover pixels to last weighted child

Bug: 27690033
Change-Id: Ibee51d49d3f7aa923750ce330df2e1aa2156f2bd

8 years agoMerge "Finish selection mode after copyto and share..." into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 20:58:37 +0000 (20:58 +0000)]
Merge "Finish selection mode after copyto and share..." into nyc-dev

8 years agoMerge "Marking @SystemApi permissions @hide too." into nyc-dev
TreeHugger Robot [Wed, 4 May 2016 20:50:14 +0000 (20:50 +0000)]
Merge "Marking @SystemApi permissions @hide too." into nyc-dev

8 years agoMaybe fix issue #28457907: Pebble app crash + reboot
Dianne Hackborn [Tue, 3 May 2016 23:57:54 +0000 (16:57 -0700)]
Maybe fix issue #28457907: Pebble app crash + reboot

Fix this long-standing multi-threading issue in Bundle
when multiple threads are trying to read from a Bundle
and conflict to due unparceling.

There are two critical sections this protects: writing
the bundle in to a parcel (when it is doing this from
the bundle's already parcelled representation), and
unparcelling a bundle into its map of entries.

Change-Id: I5470002f090e63dd623a573da6c204d3b5b661f4