summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unused status bar help and obsolete resources.John Spurlock2013-08-292-91/+0
* Merge "Ensure IME windows always appear north of the nav bar." into klp-devJohn Spurlock2013-08-285-55/+83
|\
| * Ensure IME windows always appear north of the nav bar.John Spurlock2013-08-285-55/+83
* | Merge "Remove period from "No service."" into klp-devDaniel Sandler2013-08-281-1/+1
|\ \ | |/ |/|
| * Remove period from "No service."Daniel Sandler2013-08-281-1/+1
* | Fix NPE for devices w/out soft-nav.John Spurlock2013-08-271-10/+17
|/
* Merge "Address API council comments on location mode API council" into klp-devTom O'Neill2013-08-271-2/+4
|\
| * Address API council comments on location mode API councilTom O'Neill2013-08-261-2/+4
* | Update system bar assets to new style.John Spurlock2013-08-271-0/+3
* | Add new logging for system bar window state.John Spurlock2013-08-262-2/+28
|/
* Improve transparent bar transitions.John Spurlock2013-08-235-18/+107
* Merge "Notify the users if a user installed SSL CA Cert is present." into klp...Geoffrey Borggaard2013-08-222-0/+112
|\
| * Notify the users if a user installed SSL CA Cert is present.Geoffrey Borggaard2013-08-222-0/+112
* | use ONGOING as the signal not to auto-hide heads upChris Wren2013-08-223-20/+22
* | handle updates to the notification in the heads upChris Wren2013-08-222-27/+37
* | Remove obsolete sysbar icons and layouts.John Spurlock2013-08-221-1/+0
* | Merge "Switch QuickSettings to new LocationMode setting api." into klp-devDavid Christie2013-08-211-4/+6
|\ \ | |/ |/|
| * Switch QuickSettings to new LocationMode setting api.David Christie2013-08-201-4/+6
* | Merge "Improve transient bar transitions." into klp-devJohn Spurlock2013-08-213-34/+53
|\ \ | |/ |/|
| * Improve transient bar transitions.John Spurlock2013-08-203-34/+53
* | Merge "Display signal strength on data-only SIMs." into klp-devLorenzo Colitti2013-08-201-3/+10
|\ \ | |/ |/|
| * Display signal strength on data-only SIMs.Lorenzo Colitti2013-08-191-3/+10
* | Merge "Use panel tracking as signal preventing auto-collapse." into klp-devJohn Spurlock2013-08-193-19/+5
|\ \
| * | Use panel tracking as signal preventing auto-collapse.John Spurlock2013-08-173-19/+5
| |/
* | Transition bars to opaque on user interaction.John Spurlock2013-08-193-20/+54
* | Lose navigation bar icon alpha in transparent modes.John Spurlock2013-08-165-32/+107
|/
* Merge "Maintain TRANSIENT_*_BAR flags until transient bars hidden." into klp-devJohn Spurlock2013-08-151-0/+12
|\
| * Maintain TRANSIENT_*_BAR flags until transient bars hidden.John Spurlock2013-08-151-0/+12
* | Merge "Recover tracking pointer going up mid-gesture in shade." into klp-devJohn Spurlock2013-08-151-5/+27
|\ \
| * | Recover tracking pointer going up mid-gesture in shade.John Spurlock2013-08-151-5/+27
| |/
* | Merge "Defend against NPE." into klp-devDaniel Sandler2013-08-151-2/+2
|\ \ | |/ |/|
| * Defend against NPE.Daniel Sandler2013-08-131-2/+2
* | Merge "Toward regularizing color & level across battery indicators." into klp...Daniel Sandler2013-08-143-8/+306
|\ \
| * | Toward regularizing color & level across battery indicators.Daniel Sandler2013-08-133-8/+306
| |/
* | Merge "Drop simultaneous pointer events when tracking velocity." into klp-devDaniel Sandler2013-08-141-7/+16
|\ \
| * | Drop simultaneous pointer events when tracking velocity.Daniel Sandler2013-08-131-7/+16
| |/
* | Don't allow airplane mode to affect location status icon.David Christie2013-08-131-23/+2
|/
* Distinguish transient + transparent bar styles.John Spurlock2013-08-134-40/+121
* Update transient navigation confirmation logic.John Spurlock2013-08-132-86/+1
* Merge "Update Quick Settings to use new consolidated master location method. ...David Christie2013-08-131-11/+4
|\
| * Update Quick Settings to use new consolidated master location method.David Christie2013-08-081-11/+4
* | Update gps status icon to be a "high power" location icon.David Christie2013-08-081-94/+96
|/
* Merge "Fix recent regression in hideytoast." into klp-devJohn Spurlock2013-08-081-6/+6
|\
| * Fix recent regression in hideytoast.John Spurlock2013-08-081-6/+6
* | Merge "OK, now it's a release." into klp-devDaniel Sandler2013-08-082-459/+0
|\ \ | |/ |/|
| * OK, now it's a release.Daniel Sandler2013-08-082-459/+0
* | Merge "Don't always auto-collapse an empty notification shade."John Spurlock2013-08-082-1/+20
|\ \
| * | Don't always auto-collapse an empty notification shade.John Spurlock2013-08-072-1/+20
| |/
* | on screen off: convert heads up to full screen intent.Chris Wren2013-08-082-0/+29
* | heads up notifications always take the top spotChris Wren2013-08-083-10/+26