summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/ExpandHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Reset ExpandHelper when the panel is collapsed.Daniel Sandler2012-10-231-27/+39
* resolve conflicting assumptions from the merge.Chris Wren2012-10-101-16/+32
* Port unmerged notification changes from jb-dev to jb-mr1-devDaniel Sandler2012-10-031-101/+139
* Don't allow the status bar to collapse things we're touching.Chris Wren2012-08-021-7/+14
* Venetian blinds policy for one-finger notification expansion.Chris Wren2012-08-021-76/+28
* disable debug mode on ExpandHelperChris Wren2012-06-201-2/+2
* One-finger notificaiton open: pop the next item too.Chris Wren2012-06-191-27/+96
* open notifications near the top with a single finger.Chris Wren2012-06-191-34/+178
* Turn off debug logs.Daniel Sandler2012-06-181-25/+23
* Invert the sense of the two-figner direction on tablets.Chris Wren2012-06-121-2/+22
* Tale of status bar on crespo, part 3Romain Guy2012-05-251-2/+31
* Allow pinch gestures to spill over into the shade header.Chris Wren2012-05-161-3/+22
* Auto-expand the top notification.Chris Wren2012-05-101-0/+2
* Allow more kinds of two-finger gestures to open and close notificaitons.Chris Wren2012-05-081-18/+40
* animate the notification glows in and outChris Wren2012-04-201-8/+39
* Add visual feedback for notification expandability.Chris Wren2012-04-201-7/+61
* Gestures for expanding notifications.Daniel Sandler2012-04-181-0/+199