23502 Commits

Author SHA1 Message Date
Jorim Jaggi
af80db4489 Fix a few issues with non-resizable info activity
- If stack doesn't have focus, we execute TASK_TO_FRONT transition.
Set the correct animation for this transition type.
- Make sure to execute app transition when we are finishing an
activity that isn't resumed.
- Correctly set mAnimatingExit for the case if the activity is
already paused.

Bug: 27327287
Bug: 27154882
Change-Id: I253938727ba0eea76ebadba242315bd2d305d0b4
2016-04-09 01:18:40 +00:00
Jorim Jaggi
7b3936977f Update visuals of force resizable
Bug: 27327287
Change-Id: I32d30a8044f683e2f6287035250126999f623e15
2016-04-09 01:14:48 +00:00
Steve McKay
4f89b6c6b8 Use writeStringList for selection parceling.
Bug: 27208679
Change-Id: Id0506e49254e0b3fcddb7d3f92717da0a95f2f6d
2016-04-08 17:36:25 -07:00
Aga Wronska
9870ad94ed Merge "Consolidate user actions metrics into one histogram." into nyc-dev 2016-04-08 22:40:46 +00:00
Julia Reynolds
93bd44300c Merge "Improve content descriptions for volume dialog icons." into nyc-dev 2016-04-08 21:22:42 +00:00
Aga Wronska
43df577ac4 Consolidate user actions metrics into one histogram.
Bug: 27301081
Change-Id: Ib2ac46dd268e492c576bc082dc349c4a6826897f
2016-04-08 14:16:40 -07:00
Julia Reynolds
dfe0b4df7e Improve content descriptions for volume dialog icons.
Bug: 27971063
Change-Id: I9282083f68a5cd607fe0cb2893829675559acb6d
2016-04-08 17:16:09 -04:00
Jason Monk
3212a4c759 Merge "Visual updates to battery screen" into nyc-dev 2016-04-08 20:47:17 +00:00
Adrian Roos
39eb1835b8 Merge "Fix early session termination in FalsingManager" into nyc-dev 2016-04-08 20:30:37 +00:00
Adrian Roos
f37c507619 Merge "Fix HUN Scrim" into nyc-dev 2016-04-08 20:29:17 +00:00
Julia Reynolds
3898db9e15 Merge "Allow the ranker to autobundle notifications." into nyc-dev 2016-04-08 20:13:45 +00:00
Jason Monk
aa336f8926 Merge "Allow mode of TileService to be changed" into nyc-dev 2016-04-08 19:37:55 +00:00
Suprabh Shukla
bb5e4e2b81 Merge "Moving HelpUtils to SettingsLib" into nyc-dev 2016-04-08 19:31:38 +00:00
Jason Monk
006572a63f Visual updates to battery screen
Change-Id: Ie9e2c45201a986493bb629b02cb7421805f38d85
Fixes: 27479696
Fixes: 27678421
2016-04-08 14:43:08 -04:00
Adrian Roos
77537b9dbf Fix HUN Scrim
Fixes: 26365345
Change-Id: I2dd0250cdeb83dec5f7bbdde6719a71a802bff84
2016-04-08 11:23:31 -07:00
Adrian Roos
3021f44d9e Fix early session termination in FalsingManager
Now we properly wait until the status has changed
from Keyguard to Shade.

Bug: 27754935
Change-Id: I1b09130965a196ec20f6982d1ac3e4d1d2b2e2a3
2016-04-08 11:12:22 -07:00
Julia Reynolds
e46bb37acf Allow the ranker to autobundle notifications.
Bug: 26709317
Change-Id: I5017a471604e513a7b582cdc2f3472441e108fae
2016-04-08 13:55:03 -04:00
Daniel U
534537d313 Merge "Copy lockscreen notification settings upon upgrade" into nyc-dev 2016-04-08 15:44:45 +00:00
Jason Monk
97d2272be0 Allow mode of TileService to be changed
Since the mode of a tile service was set in onTileAdded, it couldn't
be controlled by developers if they updated their tile.  To handle
the mode has been moved to a boolean meta-data flag to indicate
a tile should be an active tile.

Bug: 28043969
Change-Id: I6403d34f8cb70809edc07769389d5a1f835c1ab3
2016-04-08 11:42:57 -04:00
Daniel U
02ba61203e Copy lockscreen notification settings upon upgrade
Copy the primary values of LOCK_SCREEN_SHOW_NOTIFICATIONS and
LOCK_SCREEN_ALLOW_PRIVATE_NOTIFICATIONS into managed profile upon upgrade.

Bug:27673591
Change-Id: I3207b7e5bf844f0df534324220082edbdabe8444
2016-04-08 16:41:15 +01:00
Evan Rosky
289d8a0850 Merge "Centralized user icon drawing with badges" into nyc-dev 2016-04-08 15:38:38 +00:00
Andrei Stingaceanu
2b2b7ed811 Merge "Keyboard shortcuts: icons for application group" into nyc-dev 2016-04-08 10:12:59 +00:00
Jaewan Kim
55e0050198 Merge "PIP: Move PIP to left when Settings is visible" into nyc-dev 2016-04-08 05:55:30 +00:00
Jaewan Kim
d89a6944aa PIP: Move PIP to left when Settings is visible
Default PIP location hides the upper part of the Settings,
so it should be moved a bit not to cover it.

Bug: 27891236
Change-Id: I6f13419cc9dc91522696c14a202e25652bd2232a
2016-04-08 12:56:50 +09:00
Selim Cinek
97237ee331 Merge "Fixed a crash with autobundle grouping" into nyc-dev 2016-04-08 01:56:55 +00:00
Daichi Hirono
11fabf70db Merge "Remove LOG_NDEBUG 0 from AppFuse JNI." into nyc-dev 2016-04-08 01:15:17 +00:00
Daichi Hirono
d0ef1394d2 Remove LOG_NDEBUG 0 from AppFuse JNI.
"LOG_NDEBUG 0" enforces to output verbose log even for release build.

Change-Id: I9ab2f5b86065d360222cbabc8d6be2431b06d785
Fix: 28055420
2016-04-08 10:07:01 +09:00
Winson Chung
2204f0c41b Merge "Cancel recents animations after the transition starts." into nyc-dev 2016-04-07 23:52:04 +00:00
Jorim Jaggi
7c3912e4ab Merge "Dismiss docked stack when opening non-resizable activity" into nyc-dev 2016-04-07 23:40:44 +00:00
Evan Rosky
f89c01254f Merge "Fixed PIN entry detecting gravity improperly" into nyc-dev 2016-04-07 23:12:06 +00:00
Evan Rosky
aa7f51fe8c Centralized user icon drawing with badges
Renamed CircleFramedDrawable to UserIconDrawable and
added badge/frame support.
Replaced several instances of user icon drawing with
UserIconDrawable

Bug: 27483956
Change-Id: I10d665406ea8b085667aa8c71ffcedffe72dafbd
2016-04-07 23:09:40 +00:00
Jorim Jaggi
d53f09254e Dismiss docked stack when opening non-resizable activity
- Also move the toast to SysemUI as a cleanup.

Bug: 27341740
Bug: 28026841
Change-Id: Ic6196ed75511751c6fadb12fa24574c881100f65
2016-04-07 16:07:27 -07:00
Sid Soundararajan
0322c5f8be Merge "Improve Animation Calculations to remove Jank" into nyc-dev 2016-04-07 22:55:53 +00:00
Joseph Pirozzo
7233ef22ef Merge "HFP Client Permission" into nyc-dev 2016-04-07 22:09:25 +00:00
Winson
a6b81e0615 Cancel recents animations after the transition starts.
Bug: 27864076
Change-Id: Ibe677704245534018db9051060ad5fa99332576b
2016-04-07 15:04:41 -07:00
Winson Chung
47702be9b5 Merge "Only updating the header if valid bounds are generated." into nyc-dev 2016-04-07 21:44:34 +00:00
Evan Rosky
22d1201c39 Fixed PIN entry detecting gravity improperly
Bug: 28061319
Change-Id: I289584765203892b7dbac4220b515445b821d621
2016-04-07 14:34:37 -07:00
Winson
94bc4f2238 Only updating the header if valid bounds are generated.
Bug: 28059153
Change-Id: Icbc35b4600421f75ae1193e7ccf18dce0b17c3e1
2016-04-07 14:22:12 -07:00
Sid Soundararajan
c81082b7ee Improve Animation Calculations to remove Jank
Add animations to back button press path.

Add scroll for launches of unfocused apps.

Part 1 of 2 to fix:

b/27876144

Change-Id: I1ac345dffb06d7926558a4087b07061ee4be731b
2016-04-07 14:10:15 -07:00
Joseph Pirozzo
99fecc0dd7 HFP Client Permission
Add the permission checkbox to the bluetooth profiles in settings if an
HFP client profile exists on the local device and HFP server profile
exists on the remote device rather than relying on the remote device
attempting to connect before presenting it.

Bug: 28071400
Change-Id: I32707a709489c7383a6e1709eac844a3d17f4428
2016-04-07 13:43:49 -07:00
Suprabh Shukla
c15c1be257 Moving HelpUtils to SettingsLib
Moved HelpUtils to SettingsLib from com.android.settings so it can be
shared with packageinstaller.

Bug: b/22096093
Change-Id: I75efb6476a8c7621279705a636f87b32d8d921be
2016-04-07 13:25:23 -07:00
Xiaohui Chen
a01582ac87 Merge "sysui: refactoring qs for extensibility" into nyc-dev 2016-04-07 20:07:31 +00:00
Selim Cinek
64954eb772 Merge "Fixed a bug with talkback where the panel could be expanded" into nyc-dev 2016-04-07 19:54:18 +00:00
Selim Cinek
c1e389dadc Fixed a crash with autobundle grouping
Bug: 27997570
Change-Id: I4ec0e312583ddba0ba944aaa6f221cdda22c64dc
2016-04-07 12:41:55 -07:00
Sid Soundararajan
7323fa91f5 Merge "Add Home Recents Transition Animations" into nyc-dev 2016-04-07 19:41:48 +00:00
Muyuan Li
4fe4a409bc sysui: refactor for extensibility.
1. Refactored container height calculation out of updateBottom of QSContainer;

2. Added a method in QSContainer to return min expansion height.

Bug: 27929808
Change-Id: I5a6d04ffb225bccfc56fa5f4ab98d330ed763a8c
(cherry picked from commit 9e874950195d6b76a64e28c236e8d109d551281f)
2016-04-07 19:32:26 +00:00
Xiaohui Chen
2f3551b04d sysui: refactoring qs for extensibility
Bug: 27100060
Change-Id: I4913999e57ff1a1b473649009b8822e24c0393c8
2016-04-07 18:41:23 +00:00
Mady Mellor
9713651b26 Merge "Make it easier to reveal gear on non-clearable notifications" into nyc-dev 2016-04-07 17:32:00 +00:00
Andrei Stingaceanu
12e9803d4f Keyboard shortcuts: icons for application group
Query the package manager and if the user has default
applications for categories (email, browser, etc.) then
show the default app icon else do not show an entry in
the group.

PS: tested with 10x apps and did not notice any visible
jank or delay.

Bug: 27453985
Change-Id: Ic8b73419518c81e3b19278341f83e91bb547c5f7
2016-04-07 18:13:08 +01:00
Yorke Lee
6e6c64702e Merge "Pass button index into inflateButton" into nyc-dev 2016-04-07 16:31:40 +00:00