summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/QSScrollLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes import ordering.Gus Prevas2018-11-141-1/+2
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-1/+1
* Fix bad rebase in ag/3577127.Amin Shaikh2018-02-081-4/+4
* Add overscroll support for QS.Amin Shaikh2018-02-071-3/+100
* Merge "Ignore QS touches if scrolling is not possible."TreeHugger Robot2018-02-061-0/+17
|\
| * Ignore QS touches if scrolling is not possible.Amin Shaikh2018-02-021-0/+17
* | Make QS footer 90% transparent.Amin Shaikh2018-02-051-5/+6
|/
* Add QS scrolling supportJason Monk2018-01-241-0/+83