summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few StatusBarHeaderView regressionsJorim Jaggi2014-07-311-3/+1
| | | | Change-Id: Iae1af96f80caf4978c5a6ec6ef81b83543e9fe0e
* Merge "SysUI: Respect "no notifs on lockscreen" setting" into lmp-devChristoph Studer2014-07-252-14/+3
|\
| * SysUI: Respect "no notifs on lockscreen" settingChristoph Studer2014-07-312-14/+3
| | | | | | | | | | | | | | | | Setting the stack scroller to INVISIBLE didn't work. Now we just consider all notifs as "not visible on lockscreen" instead. Bug: 16650758 Change-Id: I4259c6ec2f663fc988377b8d5a259d6a0f827178
* | Implement nice QS expansion transition in KeyguardJorim Jaggi2014-07-313-27/+80
| | | | | | | | | | | | Bug: 16010455 Bug: 15192264 Change-Id: I764652e73ea8e87ad12b9241e038bff843a0a221
* | Factor out keyguard components of StatusBarHeaderViewJorim Jaggi2014-07-3110-281/+368
|/ | | | | | | Make the header on keyguard a separate view, and move all Keyguard components from StatusBarHeader into KeyguardHeaderView. Change-Id: I1e2400d5c91898df3824fd8f27b10750d576a62c
* Merge "SysUI: Display group children when no summary is present" into lmp-devChristoph Studer2014-07-254-194/+216
|\
| * SysUI: Display group children when no summary is presentChristoph Studer2014-07-304-194/+216
| | | | | | | | | | | | | | | | | | | | | | Also move common notification filtering into NotificationData such that clients won't have to do it themselves anymore. Probably also fixes a couple of multi-user issues. Bug: 16302692 Bug: 16224431 Change-Id: Ic3c11cd1a224044486f5544e068ca5297d30c521
* | Merge "Import translations. DO NOT MERGE" into lmp-devGeoff Mendal2014-07-3071-674/+379
|\ \ | |/ |/|
| * Import translations. DO NOT MERGEGeoff Mendal2014-07-3071-674/+379
| | | | | | | | | | Change-Id: Iac3087ace0ea7c351d1606f37000bfa134249184 Auto-generated-cl: translation import
* | Merge "Strip RemoteViews from Notifications, re-create them in SysUI" into ↵Christoph Studer2014-07-241-1/+1
|\ \ | | | | | | | | | lmp-dev
| * | Strip RemoteViews from Notifications, re-create them in SysUIChristoph Studer2014-07-301-1/+1
| |/ | | | | | | | | Bug: 16329721 Change-Id: Ic0bea763ffaec4c5644ca78705007211ac6b4b88
* | Merge "Import translations. DO NOT MERGE" into lmp-devGeoff Mendal2014-07-303-0/+24
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2014-07-303-0/+24
| |/ | | | | | | | | Change-Id: I548370fd62b7a26852d16ddbd22ef67ea6369080 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2014-07-302-2/+2
|/ | | | | Change-Id: Iec046e9a3d34bef3d8055f3eb00e243baf69c8fa Auto-generated-cl: translation import
* Merge "Add a log and statistics for notification expansion." into lmp-devChris Wren2014-07-242-1/+38
|\
| * Add a log and statistics for notification expansion.Chris Wren2014-07-302-1/+38
| | | | | | | | | | Bug: 16618854 Change-Id: I501f396fa495e1e55a27d7d0b65aac66495418c1
* | Fixed a bug where Bluetooth was turned on with the drop-down in quick settings.PauloftheWest2014-07-301-3/+0
| | | | | | | | | | | | Bug: 16547579 Change-Id: I3326aa1f4076d46dc0f8f87f14b44f097e684105
* | Implement nice header transition when opening QSJorim Jaggi2014-07-302-41/+208
|/ | | | | Bug: 15192264 Change-Id: Id7d67d6067882982e2ca195e257dfa1b73db2cf6
* Add setManagingTrust and expose it on lockscreenAdrian Roos2014-07-308-7/+112
| | | | | | | | | | | | Adds a facility for trust agents to indicate if they are ready to manage trust. Also adds an indication to the lock icon on the lockscreen to show whether trust is being managed. Bug: 15518469 Bug: 16123013 Change-Id: Ie17f588aebeafe66c81dea4a69c733b0d2c72fd4
* SysUI: Reset background treatment when re-using EntriesChristoph Studer2014-07-304-5/+32
| | | | | Bug: 16220667 Change-Id: I8fd2770fa5ea554728eb8cd70ce4a6171e28ece5
* disable flashlight for monkey testsGuang Zhu2014-07-301-0/+4
| | | | Change-Id: I81f459d41a780712f4c02e7ac7c0b51312e404be
* Light icons for DocumentsUI.Jeff Sharkey2014-07-307-9/+33
| | | | | | | | In some cases we want to show light variants. Also tweak drawer sizes and grid padding. Bug: 15836082 Change-Id: Ic6459ff0533a7d346c03db5d7deb3d6da42e7649
* Latest DocumentsUI material asset drop.Jeff Sharkey2014-07-29149-69/+2
| | | | | Bug: 15836082 Change-Id: Ifdd8a42a963071f1c958d56b3f835228f257cf9a
* More DocumentsUI material iteration.Jeff Sharkey2014-07-2927-274/+321
| | | | | | | | | | | | | | Move to using Toolbar for all actions. Drawer contains its own Toolbar with separate title, and hamburger is always visible. Change drawer items to match spec. Switching to Toolbar allows us to remove nasty dialog-on-tablet hacks, yay! This also means we can finally get real IME resizing support. Move to using elevation for all shadows; this removes more nasty hacks around drawing directory shadows. Bug: 15836082 Change-Id: Iba70b898f385a7debd8aabfc98ff39d20bca860d
* Optimize alpha handling for stack scrollerJorim Jaggi2014-07-292-6/+16
| | | | | | Use a layer when an alpha is set. Currently, this breaks shadows when alpha != 1f, however, b/15860114 will fix this. Change-Id: I094d5896a5433ba9a0ecc17549ef2944f6b7881e
* Fix crash in ExpandHelperJorim Jaggi2014-07-291-2/+2
| | | | | Bug: 16645584 Change-Id: Ifbcd8c88cda0a390061c162aa43d8615d1311f19
* Add new DevicePolicyManager API to allow fine-grained TrustAgent managementJim Miller2014-07-281-0/+10
| | | | | | | This adds a new feature that allows a device admin to specify a whitelist of features that are allowed for the given admin. Change-Id: I83f853318efbcf72308532d0a997374f73fa9c10
* Merge "Updating lock-to-app look." into lmp-devWinson Chung2014-07-2520-117/+232
|\
| * Updating lock-to-app look.Winson Chung2014-07-2820-117/+232
| | | | | | | | | | | | - Adding seek bars for tweaking values when in debug mode Change-Id: I92ae7b431ee170f5d8b31f34349d51a6b7f9ddef
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-07-241-1/+1
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-07-281-1/+1
| |/ | | | | | | | | Change-Id: I0495a69db49b3475537a3546bcb4d246b4dd018b Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2014-07-2872-980/+1071
|/ | | | | Change-Id: I1fcd1e840d7fbcc47d41e1dc997b685b6c4b9205 Auto-generated-cl: translation import
* Fix QS overscroll flickeringJorim Jaggi2014-07-281-1/+1
| | | | Change-Id: I7f514285ec8de185e6f443d6943f0bd711dcac26
* Update alarm icon in status bar.Jorim Jaggi2014-07-285-0/+25
| | | | | | | Now that we have new icons on Keyguard and QS, update it to the same icon in status bar as well. Change-Id: I87831a18b51719bb2b90b2198597ae20f61f8bb5
* Clear all notifications improvementsJorim Jaggi2014-07-286-13/+112
| | | | | | | | - Fix a bug with visibility. - Improve fling behavior such that the shade open animation still looks like that we are decelerating towards the last card. Change-Id: I1ad167ce0001ff6850f49e819bab944943fa529d
* Merge changes I87f551a7,Icb8dc76c,I66fbf585,I0c9506e7 into lmp-devRoboErik2014-07-252-3/+3
|\ | | | | | | | | | | | | | | * changes: Add context to MediaController constructor Add getPackageName to MediaController Expose a way to set a PendingIntent for restarting playback Finish plumbing for launch intents in sessions
| * Add context to MediaController constructorRoboErik2014-07-282-2/+2
| | | | | | | | | | | | | | | | This also adds a convenience method to MediaSession to allow getting a controller instead of having to create and cache your own. bug:16561220 Change-Id: I87f551a7474e71f1cf2f07e0e541c3a4515cd977
| * Add getPackageName to MediaControllerRoboErik2014-07-251-1/+1
| | | | | | | | | | | | | | | | | | This removes the MediaSessionInfo class and adds a method on the controller to get the package name. This also converts code that depended on the session's UUID to use the token for comparison or the Tag in the case of test code that needs a string identifier. Change-Id: Icb8dc76c70e23e897da8fd07651c524b96372bf9
* | QS: Allow hotspot tile on secure keyguard.John Spurlock2014-07-281-13/+2
| | | | | | | | | | Bug:16234190 Change-Id: I82a724e46f0a6ddd5c719742ef9c4f86feb791dc
* | Update KeyguardStatusView on user and alarm changesAdrian Roos2014-07-281-0/+1
| | | | | | | | | | | | | | | | | | Refreshes both owner info and the next alarm when the current user changes. Also updates the next alarm when it changes. Bug: 16531212 Change-Id: Ibc9de5d28b2cafd6946fc56602f12769d3526728
* | Handle cases for going to SHADE_LOCKEDJorim Jaggi2014-07-284-24/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | - When the user drags down in the empty (not on a notification), we scale up the clock in the interaction. - If there are no notifications at all, we stay in KEYGUARD and let the clock spring back. - Rubberbanding is different for the case when there are no notifications or only low-priority notifications, to indicate what the user can expect when they lift his finger. Bug: 16216907 Change-Id: I69d6552c96ef9e3d0d0b526bbd232d68bef47960
* | Make user avatar bigger on lockscreen when it is tappableJorim Jaggi2014-07-284-9/+72
| | | | | | | | | | | | Also fix some other paddings there. Change-Id: I6c54b070cde96e7fd21ff3533ee6a4b58547028c
* | Implement next alarm info in expanded QS.Jorim Jaggi2014-07-2819-56/+267
| | | | | | | | | | | | | | | | | | | | Also make the representation of alarm on lockscreen consistent with QS. In addition, fix a bug where pending app transition was overriden to make the alarm click interaction look nice. Bug: 15392951 Bug: 15856205 Change-Id: Iacdf6a38c5c1a7484b4b328c9a3fa4d25e071c64
* | Fix status icon reappearing for legacy activitiesJorim Jaggi2014-07-283-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When closing the shade, and underneath was an activity without colored status bars, the animation for letting the status icons reappear was strange and the icons faded from 0% alpha. The cause was possibly that we set hasOverlappingRendering on the whole group but but inner views used layers for setting the alpha value which violated the contract in the documentation of hasOverlappingRendering: "The current implementation of the saveLayer and saveLayerAlpha methods in Canvas necessitates that a View return true if it uses the methods internally without passing the CLIP_TO_LAYER_SAVE_FLAG." Change-Id: I4b0accc8ec3fb8cb553c6860eb7dba8a12d04364
* | am 1698281b: am 91755f3f: am 54815675: Preview layouts for phone/camera ↵Jorim Jaggi2014-07-288-21/+324
|\ \ | | | | | | | | | | | | | | | | | | affordance. * commit '1698281bd8eabfc866655277283d446601cc4891': Preview layouts for phone/camera affordance.
| * \ am 91755f3f: am 54815675: Preview layouts for phone/camera affordance.Jorim Jaggi2014-07-288-21/+324
| |\ \ | | | | | | | | | | | | | | | | * commit '91755f3fbf96da62ad747526e8c0994c27aa1817': Preview layouts for phone/camera affordance.
| | * \ am 54815675: Preview layouts for phone/camera affordance.Jorim Jaggi2014-07-288-21/+324
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit '54815675290855c41303478c5c9fc34323f23221': Preview layouts for phone/camera affordance.
| | | * | Preview layouts for phone/camera affordance.Jorim Jaggi2014-07-288-21/+324
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15126905 Change-Id: I72cbb90718e6add22a7c579a647f9f405793961a
* | | | | am fc957aee: am 61f85e47: am a43d13db: Merge "First pass at Materializing ↵Jeff Sharkey2014-07-28312-379/+511
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | DocumentsUI!" into lmp-dev * commit 'fc957aeed158f8a0758d1e8a6a99ddbef2b6de07': First pass at Materializing DocumentsUI!
| * | | | am 61f85e47: am a43d13db: Merge "First pass at Materializing DocumentsUI!" ↵Jeff Sharkey2014-07-28312-379/+511
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '61f85e476799766877e80a6525a0f48d4a5629c2': First pass at Materializing DocumentsUI!