summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/phone
Commit message (Expand)AuthorAgeFilesLines
* Make notification-shade-collapse-after-dismiss behaviour configurable.Danny Baumann2013-07-171-1/+1
* Improve notification shade collapse code.Danny Baumann2013-07-161-59/+48
* Revert "Auto-close if you swipe away the last notification."Danny Baumann2013-07-121-7/+0
* Fix pie activation when enabling expanded desktop from QS tile.Danny Baumann2013-06-281-1/+1
* QuickSettings: Camera tileNebojsa Cvetkovic2013-06-261-16/+14
* SystemUI: Don't try to update the navbar if it doesn't existRicardo Cerqueira2013-06-261-1/+2
* Use sticky broadcast to convey torch state (1/2).Danny Baumann2013-06-261-1/+1
* Navbar : Reverse order in landscapeDanesh Mondegarian2013-06-241-2/+2
* Make navigation bar ready for per-user configuration.Danny Baumann2013-06-243-353/+331
* Fix multi-user behaviour for system UI settings (1/2)Danny Baumann2013-06-243-55/+90
* QS: Don't assume observers are registered when dealing with changesRicardo Cerqueira2013-06-211-2/+4
* Cleanup.Danny Baumann2013-06-192-2/+15
* Fix NPE in NavigationBarView during bugreportJens Doll2013-06-131-16/+12
* Finally fix incorrect flipping to quick settings.Danny Baumann2013-06-081-1/+1
* Fix the flipping animation sometimes being played when pulling the quickDanny Baumann2013-06-062-8/+3
* Merge "NavigationBar : Only inflate once" into cm-10.1David van Tonder2013-05-161-1/+1
|\
| * NavigationBar : Only inflate onceDanesh Mondegarian2013-05-141-1/+1
* | Pie controls: A new way of activationJens Doll2013-05-152-17/+18
|/
* Fix SystemUI memory leaks on theme changes.Danny Baumann2013-04-302-24/+37
* QS/PW: Check for mobile data instead of telephony permissions (1/2)Brandon Bennett2013-04-151-6/+6
* QuickSettings: cleanupAlex L2013-04-141-37/+37
* SystemUI: Add Expanded desktop tile to QuickSettings (2/2)xavihernandez2013-04-041-8/+47
* QS: Add dock battery tile (1/2)Jorge Ruesga2013-04-032-0/+24
* Merge Navigation Bar and Pie Controls button config (1/2)Jens Doll2013-03-302-123/+52
* Fix pie controls being disabled by launcher gestures.Danny Baumann2013-03-301-0/+10
* FlingTracker can divide by zero and hang StatusBar in an infinite loopMichael Bestas2013-03-261-2/+10
* Add pie control optimizations for Phone UI.Jens Doll2013-03-252-0/+31
* Added support for multiple navigation key barsJens Doll2013-03-252-9/+10
* Added Volume Tile to Quicksettingsstofstik2013-03-131-0/+4
* QuickSettings: Honors config_show_cmIMESwitcher setting (1/2)Jorge Ruesga2013-03-041-1/+2
* SystemUI: Fix QuickSetting IME tileJorge Ruesga2013-03-031-6/+8
* QuickSettings: Add LTE Tile (1 of 2)DvTonder2013-02-281-1/+8
* SystemUI : QuickSettings CleanupDanesh Mondegarian2013-02-282-254/+104
* Merge "Bugfix : Quick pulldown sometimes flips when it should not" into cm-10.1David van Tonder2013-02-241-1/+6
|\
| * Bugfix : Quick pulldown sometimes flips when it should notStevenHarperUK2013-02-221-1/+6
* | SystemUI: Avoid "phantom" status bar collapsingThiago Vinícius Freire de Araújo Ribeiro2013-02-221-1/+2
* | Remove duplicate if statementNick Reuter2013-02-221-5/+3
|/
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-156-20/+179
|\
| * Merge "Reduce false swipe-closed gestures in status bar panels." into jb-mr1....Daniel Sandler2012-12-041-2/+92
| |\
| | * Reduce false swipe-closed gestures in status bar panels.Daniel Sandler2012-11-301-2/+92
| * | Merge "Show alarm tile for the current user." into jb-mr1.1-devDaniel Sandler2012-12-031-3/+11
| |\ \
| | * | Show alarm tile for the current user.Daniel Sandler2012-12-031-3/+11
| | |/
| * | Merge "Fix rounding error when drawing panel handles." into jb-mr1.1-devDaniel Sandler2012-12-032-4/+4
| |\ \
| | * | Fix rounding error when drawing panel handles.Daniel Sandler2012-11-302-4/+4
| | |/
| * | Suppress quick settings if setup has not been completed.Daniel Sandler2012-11-291-1/+10
| |/
| * Removing unecessary additional lock metadata from QuickSettings user tile.Winson Chung2012-11-261-2/+1
| * Merge "Allow long-press on Wifi and Bluetooth tiles to toggle." into jb-mr1.1...Daniel Sandler2012-11-261-2/+47
| |\
| | * Allow long-press on Wifi and Bluetooth tiles to toggle.Daniel Sandler2012-11-161-2/+47
| * | Show mobile data RSSI for devices that support it.Daniel Sandler2012-11-192-6/+13
| |/
* | SystemUI: Add dock battery icon stylesJorge Ruesga2013-02-081-21/+53