summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/stack
Commit message (Expand)AuthorAgeFilesLines
* Lockscreen : Bunch-o-fixesDanesh M2016-05-051-1/+21
* perf: Remove scroll / fling boostingSteve Kondik2016-03-101-8/+0
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-0/+17
|\
| * Stopping chronometers now when the shade is closedSelim Cinek2015-10-161-0/+17
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-054-7/+38
|\ \ | |/
| * Scale notifications on lockscreen for 420 dpi devicesJorim Jaggi2015-08-251-1/+1
| * Fix jank when clicking on HUNJorim Jaggi2015-08-213-5/+36
| * Start pulse fading exactly when screen is turned onJorim Jaggi2015-08-141-1/+1
* | perf: Refactor the PerformanceManagerSteve Kondik2015-11-031-4/+5
* | power: Add CM performance managerSteve Kondik2015-11-011-0/+11
* | Themes: Don't clip notification when a theme defines a larger radiusd34d2015-10-271-2/+10
|/
* Fixed a bug where notifications shadows were blinking outSelim Cinek2015-07-311-1/+3
* The heads up now correctly dissapears when clickingSelim Cinek2015-07-302-0/+19
* Cleaned up the clipping logic for the dismiss motion.Selim Cinek2015-07-083-5/+46
* Merge "Fixed a bug where redacted notifications had the wrong height" into mn...Selim Cinek2015-07-071-0/+8
|\
| * Fixed a bug where redacted notifications had the wrong heightSelim Cinek2015-07-061-0/+8
* | Fix overexpand panel motionJorim Jaggi2015-06-301-2/+10
|/
* Fixed a HUN crash with notification childrenSelim Cinek2015-06-252-14/+20
* Merge "Fixed another crash with HUNs" into mnc-devSelim Cinek2015-06-181-6/+18
|\
| * Fixed another crash with HUNsSelim Cinek2015-06-181-6/+18
* | Un-hide ViewGroup#onViewAdded/onViewRemovedAdam Powell2015-06-181-2/+2
|/
* Merge "Fix dark mode for custom views" into mnc-devJorim Jaggi2015-06-132-6/+6
|\
| * Fix dark mode for custom viewsJorim Jaggi2015-06-112-6/+6
* | Merge "Fixed a bug where we might get stuck in a fully expanded statusbar" in...Selim Cinek2015-06-101-0/+5
|\ \
| * | Fixed a bug where we might get stuck in a fully expanded statusbarSelim Cinek2015-06-101-0/+5
| |/
* | Merge "Reseting scrollposition to 0 when going to keyguard" into mnc-devSelim Cinek2015-06-101-0/+5
|\ \
| * | Reseting scrollposition to 0 when going to keyguardSelim Cinek2015-06-101-0/+5
* | | Merge "Enabled appear and dissappear animations for the overflow card" into m...Selim Cinek2015-06-103-11/+53
|\ \ \ | |/ / | | / | |/ |/|
| * Enabled appear and dissappear animations for the overflow cardSelim Cinek2015-06-103-11/+53
* | Merge "Children which are removed when HUNd now animate out" into mnc-devSelim Cinek2015-06-091-1/+18
|\ \ | |/ |/|
| * Children which are removed when HUNd now animate outSelim Cinek2015-06-051-1/+18
* | Enabled expansion and dragging down when QS is expandedSelim Cinek2015-06-041-5/+4
* | Fixed layer trashing when opening / closing the shadeSelim Cinek2015-06-041-0/+10
* | Fixed the touch handling when QS was openSelim Cinek2015-06-041-2/+2
* | Fixed a crash with HUNsSelim Cinek2015-06-021-5/+6
|/
* The heads up now have a margin on top and don't stick to the edgeSelim Cinek2015-05-211-1/+5
* Fixed a crash with HUN notificationsSelim Cinek2015-05-211-1/+16
* Made sure that HUNS with full screen intents stay pinnedSelim Cinek2015-05-133-20/+21
* Fixed a bug where the notifications would jump when going to the full shadeSelim Cinek2015-05-051-1/+1
* Follow up CL for heads up notification refactoringSelim Cinek2015-04-284-47/+73
* Made StackScrollAlgorithm HUN logic only depend on childrenSelim Cinek2015-04-202-30/+19
* Fixed that disappear animations were disabledSelim Cinek2015-04-161-15/+5
* Added the heads up scrim backSelim Cinek2015-04-152-2/+12
* Fixed a bug where a notification could not be collapsedSelim Cinek2015-04-152-7/+4
* Fixed more heads up bugsSelim Cinek2015-04-153-9/+25
* More Heads Up bug fixesSelim Cinek2015-04-152-11/+28
* Adapted the interpolator of the heads up appear motionSelim Cinek2015-04-151-2/+17
* Treating headsUpViews now as real notification citizenSelim Cinek2015-04-152-7/+12
* Handling a few more border cases with HUNsSelim Cinek2015-04-154-82/+217
* Integrate Heads-up notifications into the shadeSelim Cinek2015-04-154-65/+281