summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/QSDragPanel.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: add themes dynamic tiles iconRoman Birg2016-07-081-4/+5
* SystemUI: fix qstile page reset timeoutRoman Birg2016-07-061-7/+8
* SystemUI: improve layout of qs detail panelRoman Birg2016-05-241-41/+26
* SystemUI: update qs tile hint and header view on locale changeRoman Birg2016-05-191-1/+2
* SystemUI: fix blank qs tile issuesRoman Birg2016-05-111-2/+12
* SystemUI: implement properly saving tile locationsRoman Birg2016-05-041-64/+95
* SystemUI: remember deleted custom tilesRoman Birg2016-05-031-2/+53
* SystemUI: don't crash with bad tilesRoman Birg2016-04-181-3/+11
* SystemUI: fix some qs tile race conditionsRoman Birg2016-04-181-80/+175
* SystemUI: reset tile page after inactivityRoman Birg2016-02-251-30/+19
* SystemUI: improve exiting edit mode from qs settingsRoman Birg2016-02-051-15/+23
* SystemUI: nuke broadcast tile from user tile listRoman Birg2016-02-011-35/+3
* SystemUI: don't add already attached qs tile pagesRoman Birg2016-02-011-1/+3
* SystemUI: smoother tile transitions when moving to 1st rowRoman Birg2016-02-011-9/+18
* SystemUI: add better hints when trying to delete edit tileRoman Birg2016-01-291-12/+9
* SystemUI: improve tile caching mechanismRoman Birg2016-01-271-23/+27
* SystemUI: initialize drag panel with proper column countRoman Birg2016-01-251-5/+6
* SystemUI: handle when brightness slider is hiddenRoman Birg2016-01-251-26/+12
* SystemUI: fix tiles per page when changing top tile typeRoman Birg2016-01-201-0/+1
* SystemUI: fix viewpager page recyclingRoman Birg2016-01-201-2/+1
* SystemUI: fix qs tile page regressionsRoman Birg2016-01-191-39/+98
* SystemUI: add some tile removal hintsRoman Birg2016-01-181-41/+72
* SystemUI: improve qs tile layout mechanismRoman Birg2016-01-181-121/+81
* SystemUI: add a disabled state for Quick TilesRoman Birg2016-01-181-0/+1
* SystemUi: Nuke DONT_TRACK label, and introduce CMMetricsLogger constants.Adnan Begovic2016-01-111-1/+2
* SysUI: Use mContext to get colorsd34d2016-01-071-4/+4
* SystemUI: Add missing close parenthesisBrint E. Kriebel2016-01-071-1/+1
* SystemUI: Expose Add Tiles DetailedView Title and Icon ColorNicholas Chum2016-01-071-4/+7
* SystemUI: Make sure to notifydatasetchange on each tile add.Adnan Begovic2016-01-051-0/+1
* SystemUI: fix flicker when removing tilesRoman Birg2016-01-041-65/+193
* SystemUI: add tiles detail viewRoman Birg2016-01-041-93/+379
* SystemUI: Don't collapse quick settings when removing custom tileLuK13372015-12-211-1/+1
* SystemUI: fix incorrect tile shifting behaviorRoman Birg2015-12-161-10/+16
* SystemUI: fix tile pages not filling upRoman Birg2015-12-141-4/+6
* base: dynamic tilesJorge Ruesga2015-12-101-1/+4
* QSDragPanel : Fix loading of tilesDanesh M2015-12-091-29/+25
* QSTiles : Switch to sdk constantsDanesh M2015-12-081-9/+11
* SystemUI: Move remove button impl to QSDragPanel.Adnan Begovic2015-12-071-0/+36
* SystemUI: fix first row large tiles per page countRoman Birg2015-12-071-6/+4
* SystemUI: fix inverted setting for first row qs toggleRoman Birg2015-12-071-1/+1
* SystemUI: add first row large setting & logic for tilesRoman Birg2015-12-071-5/+63
* Quick settings: add statusbar setting page while editingRoman Birg2015-12-071-38/+190
* SystemUI: various qs tile detail improvementsRoman Birg2015-12-021-6/+29
* SystemUI: add circle page indicator for qs tilesRoman Birg2015-12-021-20/+27
* QuickSettings: Improve draggable tiles managementAdrianDC2015-11-301-9/+9
* QSTiles: use host to reset tiles instead of receiverRoman Birg2015-11-231-37/+0
* SystemUi: Always wedge in the edit tile.Adnan Begovic2015-11-231-1/+1
* SystemUi: Have qs tiles impl point at CMSettingsProvider.Adnan Begovic2015-11-231-2/+3
* WIP: draggable quick settings tilesRoman Birg2015-11-231-0/+1467