234982 Commits

Author SHA1 Message Date
Aga Wronska
407e10e25f Merge "Applied Material design rules to calculate drawer width" into nyc-dev 2016-03-08 22:32:42 +00:00
Aga Wronska
5df50368ee Applied Material design rules to calculate drawer width
Bug: 27437727
Change-Id: I2f634815d5e534053e0ed7a66631df9bddf32bd5
2016-03-08 14:22:16 -08:00
Selim Cinek
c5ce69f555 Merge "Fixed a bug where the font sizes where not enforced correctly" into nyc-dev 2016-03-08 22:16:44 +00:00
Dongwon Kang
08713d2a0e Merge "TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent" into nyc-dev 2016-03-08 22:11:13 +00:00
Suprabh Shukla
943dedaf97 Merge "Setting TaskRecord#mUserSetupComplete directly from Settings" into nyc-dev 2016-03-08 22:10:24 +00:00
Suprabh Shukla
7745c14aa0 Setting TaskRecord#mUserSetupComplete directly from Settings
TaskRecord#mUserSetupComplete flag was being set by checking
UserController#mSetupCompletedUsers which was being populated by a
callback which was getting delayed long enough for some tasks being
launched with mUserSetupComplete set to false, which is not expected for
any task other than Setup Wizard. This change checks the flag directly
from Settings before setting the property.

Bug: b/27455564
Change-Id: I9ae2e969b590a95f71002a54c7de224b26e9da79
2016-03-08 14:03:49 -08:00
Jason Monk
cf39c8de01 Merge "Flip the default on whether to keep rows together" into nyc-dev 2016-03-08 21:48:35 +00:00
Adrian Roos
37b3a4a544 Merge "Fix and optimize stripForDelivery" into nyc-dev 2016-03-08 21:47:03 +00:00
Jason Monk
39a2e70d7e Flip the default on whether to keep rows together
Bug: 27201532
Change-Id: Ib51ef4fb374ea197b4119fbd230df2288620f85e
2016-03-08 16:41:23 -05:00
Felipe Leme
d06e5afd6f Merge "Minor improvements on BugreportProgressService:" into nyc-dev 2016-03-08 21:18:23 +00:00
Felipe Leme
c4259933d1 Merge "Call stopSelfWhenDone() *after* canceling the notification." into nyc-dev 2016-03-08 21:17:44 +00:00
Felipe Leme
4f663f6c25 Minor improvements on BugreportProgressService:
- Removed unnecessary ContextWrapper used to get files dir.
- Immproved logging.

BUG: 27548183
BUG: 27524556
Change-Id: Ia04c6b7640969e0013ae282efbb1142fc0fc5695
2016-03-08 13:13:26 -08:00
Maria Garcia Puyol
eff0a83a23 Merge "Fix bug in setText" into nyc-dev 2016-03-08 21:04:27 +00:00
George Mount
d1631dcd2e Merge "Add test for Transition clone." into nyc-dev 2016-03-08 21:03:36 +00:00
George Mount
193b821829 Merge "Fix propagation delay not working with minimum value = 0" into nyc-dev 2016-03-08 21:03:16 +00:00
Yang Ni
267fc8b361 Merge "Revert "Set flags in RS JNI calls for rsObj creation"" into nyc-dev 2016-03-08 21:00:54 +00:00
Yang Ni
3f3965ec13 Revert "Set flags in RS JNI calls for rsObj creation"
This reverts commit 972a409a3df6f105aa99a3d721e37111c70ef44c.

Change-Id: Icdac5cebf9944e7b237c91db05e5a7f47b6b67e8
2016-03-08 20:59:48 +00:00
George Mount
bf7c3b4fa6 Add test for Transition clone.
Change-Id: Ib95fa88a0951c680079bda5be19496be70ce75b1
2016-03-08 12:55:17 -08:00
Xiaohui Chen
92f3efa4e8 Merge "sysui: refactor scrim controller" into nyc-dev 2016-03-08 20:47:14 +00:00
Felipe Leme
0f2daaf2f7 Call stopSelfWhenDone() *after* canceling the notification.
When a bugreport is shared it's necessary to remove its system notification and
stop the service if there is no more pending bugreports. Since the
service will might be killed as a result, to call to cancel the
notification must be done prior to calling stopSelf().

BUG: 27524556
Change-Id: Iae9a263b6cee0e4a0a7df3e52621e56b50983fec
2016-03-08 12:44:22 -08:00
Winson Chung
c20c500b16 Merge "Fixing crash in Recents" into nyc-dev 2016-03-08 20:36:51 +00:00
Jason Monk
e7e4b3d8d6 Merge "Don't cache QS custom tiles across users" into nyc-dev 2016-03-08 20:34:07 +00:00
Winson
4cfea69511 Fixing crash in Recents
- The change to setTasks() was causing us to queue items to be loaded 
  before the activity had even started.  This change ensures that we
  don’t do this for the dummy-transition-only stack view, and only when
  setting stack tasks for real.

Bug: 27538945
Change-Id: I4ff0413cb2fb961a4dedcad42471293bab4f955a
2016-03-08 12:34:00 -08:00
Jason Monk
1ffa11b9b2 Don't cache QS custom tiles across users
Then it doesn't bind to the right user causing all sorts of badness
(10000).

Bug: 27527669
Change-Id: I28eff8b4bb0e0cfe56d041c6f0980282781af8aa
2016-03-08 15:19:14 -05:00
Jason Monk
95e412b4df Merge "Work on QS animation curves" into nyc-dev 2016-03-08 20:12:13 +00:00
Prathmesh Prabhu
fbcaea877c Merge "SettingsProvider: Add default value for SHOW_IME_WITH_HARD_KEYBOARD." into nyc-dev 2016-03-08 19:55:59 +00:00
mariagpuyol
3dc88c8f14 Fix bug in setText
Bug:27547655
Change-Id: Ia15facda59fab9a8fe9b30f74ddd085bc26871af
2016-03-08 11:45:39 -08:00
Chong Zhang
984600566b Merge "Some fixes for black screen when pressing home button" into nyc-dev 2016-03-08 19:30:43 +00:00
Chong Zhang
d78ddb409a Some fixes for black screen when pressing home button
Pressing home button sometimes involves a rotation (eg. when app is
running in landscape mode but launch is fixed portrait mode). This will
trigger a screen freeze, which clears the transition. We still need to
add the opening app to the opening list even if transition is unset,
otherwise it doesn't wait for app to draw first frame.

Also during rotation, app, launcher and wallpaper all get relaunched.
The transition can't start until the first frame on the new launcher
window comes back. We can't start it based on the draw state of the old
window, because the old window could get removed and readded shortly
after we start the transition, and it shows up as a black frame.

bug: 27391256
bug: 27295820
Change-Id: I346685076657eef209d0fab68f272e218b55e011
2016-03-08 11:30:15 -08:00
Yi Kong
b80612e05b Merge "Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d (part 2)" into nyc-dev 2016-03-08 19:15:06 +00:00
Yi Kong
2f55bdf2e3 Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d (part 2)
Bug: 27427010
Change-Id: I5527f34ef6bf15aaa1a39b705e951122ae4b3d5a
2016-03-08 19:14:21 +00:00
John Reck
f76535cd4a Merge "Fix build breakage" into nyc-dev 2016-03-08 19:06:54 +00:00
John Reck
88737a05b3 Fix build breakage
Update for API change

Change-Id: I649778b5f104a5295c0c827cc832e6190137bd02
2016-03-08 11:03:35 -08:00
Jason Monk
57f4376d33 Merge "Fix QS translation on tablets" into nyc-dev 2016-03-08 19:00:42 +00:00
Dongwon Kang
e12d810e99 TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent
Bug: 25726685
Change-Id: If96d0b086488c931d20315ee1c29cf7374715d93
2016-03-08 10:53:09 -08:00
Jason Monk
5025f42203 Fix QS translation on tablets
Now that QS sits inside a density container, the density container
should be translated rather than the qs container.

Bug: 27474427
Change-Id: Ia516f1927362cdffe6f906fca1d7ce583542d002
2016-03-08 13:48:05 -05:00
Sami Tolvanen
525032754e Merge "Notify user when forced to boot into safe mode" into nyc-dev 2016-03-08 18:44:08 +00:00
Xiaohui Chen
4dab4b5048 sysui: refactor scrim controller
Allow show or hide scrim behind.  This toggles scrim behind to fully
transparent or not.

Bug: 27504706
Bug: 27348736

Change-Id: If9734587ad8dadb94bcf3357388a5ed19d0c1fb8
2016-03-08 18:41:12 +00:00
Sami Tolvanen
c7d64c134a Notify user when forced to boot into safe mode
When the device is forced into safe mode due to a security
compromise (persist.sys.audit_safemode has been set), notify
the user and provide access to a help article.

Bug: 27308928
Bug: 26902605
Change-Id: Ief7451f2d741eb888e5b111061aab5dc29525ea5
2016-03-08 10:36:19 -08:00
Amith Yamasani
4b1d8b07e5 Merge "Reorder migration of settings from db to xml" into nyc-dev 2016-03-08 18:35:13 +00:00
John Reck
328653d74c Merge "Add leak-checking to unit tests" into nyc-dev 2016-03-08 18:25:10 +00:00
John Reck
dc87c52cd5 Add leak-checking to unit tests
Initial pass at leak-detection on the unit
tests. Due to quirks in jemalloc we need
to run the leak check on both the main thread
and the RT thread to get decent leak coverage.

Change-Id: I0dce754aef5593f1ef5c3bed86e1168437a34b74
2016-03-08 10:20:28 -08:00
Tony Mak
29d6b9f0f7 Merge "clear calling identity before calling getUserInfo" into nyc-dev 2016-03-08 18:09:35 +00:00
Muyuan Li
605ec5cdca Merge "Fixing shortcut key duplicate registration bug" into nyc-dev 2016-03-08 18:02:56 +00:00
Makoto Onuki
ed58f5f0aa Merge "Introducing ShortcutManager" into nyc-dev 2016-03-08 18:01:05 +00:00
Toby Sargeant
316b9ecdcf Merge "Increase char limit for webview multiprocess setting string" into nyc-dev 2016-03-08 17:55:35 +00:00
Julia Reynolds
4ed0e8cf8f Merge "Condition cleanup." into nyc-dev 2016-03-08 17:39:01 +00:00
George Mount
23d57f30c5 Fix propagation delay not working with minimum value = 0
Bug 27545221

When the propagation delay had a minimum value of 0, no
propagation delay was happening.

Change-Id: Id28c2cac1c40d5c57f6b49fa11a60218ac1787a0
2016-03-08 09:32:07 -08:00
Steve McKay
e0dc3f2975 Merge "Make delete dialog match spec." into nyc-dev 2016-03-08 17:26:40 +00:00
Tenghui Zhu
e4e4da5cc6 Merge "Add tileMode support into GradientColor" into nyc-dev 2016-03-08 17:25:48 +00:00