summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/stack
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug when double tapping a notification in the normal shadeSelim Cinek2014-10-142-5/+27
* Increased the falsing threshold when woken up by touchSelim Cinek2014-09-261-0/+5
* Merge "Fixed a bug where the drag down animation was behaving wrong" into lmp...Selim Cinek2014-09-111-2/+2
|\
| * Fixed a bug where the drag down animation was behaving wrongSelim Cinek2014-09-101-2/+2
* | Merge "Fixed a bug that the icon was not animating anymore when updating." in...Selim Cinek2014-09-091-1/+7
|\ \ | |/
| * Fixed a bug that the icon was not animating anymore when updating.Selim Cinek2014-09-091-1/+7
* | Merge "Do not dim the non-activated notifications on lockscreen" into lmp-devJorim Jaggi2014-09-091-8/+2
|\ \ | |/ |/|
| * Do not dim the non-activated notifications on lockscreenJorim Jaggi2014-09-091-8/+2
* | Fixed a bug with the anti-falsing logic with dismissingSelim Cinek2014-09-081-1/+2
|/
* Remove the scrimming of notificationsJorim Jaggi2014-09-055-39/+0
* Fixed a bug where notification icons where not animatingSelim Cinek2014-09-031-0/+23
* Fixed a bug in the notification touch selection.Selim Cinek2014-09-021-2/+2
* Stabilized the animation when going back from the locked shadeSelim Cinek2014-09-011-0/+33
* Fixed several bugs where the dismissview was not reachable.Selim Cinek2014-09-012-15/+46
* Fixed a bug where notifications could remain in the overlay.Selim Cinek2014-08-281-0/+1
* Added anti-falsing logic to the keyguard.Selim Cinek2014-08-271-0/+11
* Fix jumping animation when using two-finger expandJorim Jaggi2014-08-261-1/+9
* Fixed a bug where the clipRect was not correctly resetSelim Cinek2014-08-251-0/+3
* Fixed a bug where animations were generated when closed.Selim Cinek2014-08-251-1/+3
* Merge "Fixed several bugs with the notification shade" into lmp-devSelim Cinek2014-08-152-24/+34
|\
| * Fixed several bugs with the notification shadeSelim Cinek2014-08-152-24/+34
* | Don't scale notifications on Keyguard for devices < xxhdpiJorim Jaggi2014-08-142-3/+10
|/
* Merge "Reuse existing TouchHelpers on rotation" into lmp-devSelim Cinek2014-08-121-10/+9
|\
| * Reuse existing TouchHelpers on rotationSelim Cinek2014-08-121-10/+9
* | Fixed a jump in the stack scroller algorithmSelim Cinek2014-08-121-1/+4
* | Fixed a bug in the notification stack algorithmSelim Cinek2014-08-112-7/+42
* | Fixed an animation bug with inline view updatesSelim Cinek2014-08-111-0/+37
|/
* Allow closing the whole panel when QS is openJorim Jaggi2014-08-051-0/+16
* Edge swipes should also dismiss notificationsJorim Jaggi2014-08-051-2/+5
* Revert "Clean up hiden notifications on Keyguard handling"Jorim Jaggi2014-08-051-8/+6
* Clean up hiden notifications on Keyguard handlingJorim Jaggi2014-08-051-6/+8
* Empty notification shade state.Jorim Jaggi2014-08-052-0/+44
* Faster timings when a notification comes out from more cardJorim Jaggi2014-08-041-5/+23
* Animate public/private notification layoutsJorim Jaggi2014-08-036-5/+68
* Handle go to full shade motion for redacted caseJorim Jaggi2014-08-032-5/+12
* Clean up speedbump handling when going to SHADE_LOCKEDJorim Jaggi2014-08-013-10/+14
* Implement timings for go-to-full-shade transition.Jorim Jaggi2014-08-013-28/+114
* Optimize alpha handling for stack scrollerJorim Jaggi2014-07-291-2/+8
* Clear all notifications improvementsJorim Jaggi2014-07-282-7/+20
* Notification inspector.Dan Sandler2014-07-251-4/+4
* Reintroduced the clear all buttonDan Sandler2014-07-253-8/+62
* Fixed a bug with low priotity notification coloringSelim Cinek2014-07-221-1/+4
* Fix panel height when only one notification is shownJorim Jaggi2014-07-111-4/+5
* Add glyph rerasterization hack for SystemUI.Jorim Jaggi2014-07-101-1/+1
* Avoid overlap if expanding in the bottom stackSelim Cinek2014-07-071-6/+25
* Fixed a bug when swiping out notifications when scrolled.Selim Cinek2014-07-041-1/+9
* Fixed a visual stack collapsing bugSelim Cinek2014-07-042-9/+17
* Fixed some logic in the stack scroller algorithmSelim Cinek2014-07-041-16/+21
* Fixed bugs in the stack scrollerSelim Cinek2014-07-042-3/+7
* Disable flexy straw when in QSJorim Jaggi2014-07-031-2/+2