summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't do a wifi p2p scan in MediaRouter if we're already connectedAdam Powell2012-10-081-3/+8
* Merge "Use offset in line drawing" into jb-mr1-devChris Craik2012-10-081-1/+1
|\
| * Use offset in line drawingChris Craik2012-10-051-1/+1
* | Merge "Import translations. DO NOT MERGE" into jb-mr1-devBaligh Uddin2012-10-085-148/+74
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2012-10-055-148/+74
* | | Merge "Import translations. DO NOT MERGE" into jb-mr1-devBaligh Uddin2012-10-084-6/+4
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2012-10-054-6/+4
| |/ /
* | | Merge "Fix resource reading for secondary users" into jb-mr1-devAmith Yamasani2012-10-077-72/+139
|\ \ \
| * | | Fix resource reading for secondary usersAmith Yamasani2012-10-077-72/+139
* | | | Merge "Fix NPE if pulling down QS quickly on very first boot." into jb-mr1-devDaniel Sandler2012-10-071-16/+23
|\ \ \ \
| * | | | Fix NPE if pulling down QS quickly on very first boot.Daniel Sandler2012-10-071-16/+23
* | | | | Merge "New icon for "Sleep now."" into jb-mr1-devDaniel Sandler2012-10-075-2/+2
|\ \ \ \ \
| * | | | | New icon for "Sleep now."Daniel Sandler2012-10-075-2/+2
| | |/ / / | |/| | |
* | | | | Merge "AudioService: fix settings for fixed volume device" into jb-mr1-devEric Laurent2012-10-071-7/+24
|\ \ \ \ \
| * | | | | AudioService: fix settings for fixed volume deviceEric Laurent2012-10-071-7/+24
* | | | | | Merge "Clear draw flags when updating TextureView's layer Bug #7171323" into ...Romain Guy2012-10-071-0/+10
|\ \ \ \ \ \
| * | | | | | Clear draw flags when updating TextureView's layerRomain Guy2012-10-071-0/+10
* | | | | | | Fix NPE on devices without notification panel help clings.Daniel Sandler2012-10-071-2/+8
| |_|_|/ / / |/| | | | |
* | | | | | Merge "QuickSettings - fail gracefully if we can't query the profile data" in...Adam Powell2012-10-071-0/+5
|\ \ \ \ \ \
| * | | | | | QuickSettings - fail gracefully if we can't query the profile dataAdam Powell2012-10-071-0/+5
* | | | | | | Merge "Work around a possible driver bug Bug #7296475" into jb-mr1-devRomain Guy2012-10-071-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Work around a possible driver bugRomain Guy2012-10-071-0/+1
| |/ / / /
* | | | | Merge "Fix issue #7295951: Mako asks which Launcher to use at every re-boot" ...Dianne Hackborn2012-10-074-173/+230
|\ \ \ \ \
| * | | | | Fix issue #7295951: Mako asks which Launcher to use at every re-bootDianne Hackborn2012-10-074-173/+230
| | |/ / / | |/| | |
* | | | | Merge "Reduce screen on latency, eliminate flashes." into jb-mr1-devJeff Brown2012-10-075-70/+116
|\ \ \ \ \
| * | | | | Reduce screen on latency, eliminate flashes.Jeff Brown2012-10-075-70/+116
* | | | | | Merge "More on #7296510 Transition from lock screen to dreaming is really bad...Dianne Hackborn2012-10-071-2/+2
|\ \ \ \ \ \
| * | | | | | More on #7296510 Transition from lock screen to dreaming is really badDianne Hackborn2012-10-071-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Notification & settings panel help." into jb-mr1-devDaniel Sandler2012-10-0718-2/+285
|\ \ \ \ \ \
| * | | | | | Notification & settings panel help.Daniel Sandler2012-10-0718-2/+285
| |/ / / / /
* | | | | | Merge "Suppress unnecessary calls to update widget size (issue 7287744)" into...Adam Cohen2012-10-071-10/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Suppress unnecessary calls to update widget size (issue 7287744)Adam Cohen2012-10-051-10/+29
* | | | | | Merge "Save resized windows even if freezing." into jb-mr1-devCraig Mautner2012-10-071-33/+35
|\ \ \ \ \ \
| * | | | | | Save resized windows even if freezing.Craig Mautner2012-10-061-33/+35
| | |/ / / / | |/| | | |
* | | | | | Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-devCraig Mautner2012-10-0716-23/+69
|\ \ \ \ \ \
| * | | | | | Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-0616-23/+69
* | | | | | | Merge "Quick settings user display and switching" into jb-mr1-devAdam Powell2012-10-073-64/+127
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Quick settings user display and switchingAdam Powell2012-10-053-64/+127
* | | | | | | Merge "Keep quick settings brightness icon/dialog level in sync." into jb-mr1...John Spurlock2012-10-075-41/+120
|\ \ \ \ \ \ \
| * | | | | | | Keep quick settings brightness icon/dialog level in sync.John Spurlock2012-10-065-41/+120
* | | | | | | | Merge "Update quick settings wireless display tile per spec." into jb-mr1-devJohn Spurlock2012-10-0716-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Update quick settings wireless display tile per spec.John Spurlock2012-10-0516-2/+5
| |/ / / / / / /
* | | | | | | | Merge "Allow the dim brightness to be brighter than the minimum." into jb-mr1...Jeff Brown2012-10-061-20/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow the dim brightness to be brighter than the minimum.Jeff Brown2012-10-061-20/+63
* | | | | | | | | Merge "Increase lock screen timeout when on custom widget page." into jb-mr1-devJeff Brown2012-10-065-14/+114
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Increase lock screen timeout when on custom widget page.Jeff Brown2012-10-065-14/+114
| |/ / / / / / /
* | | | | | | | Merge "Accessibility active window not updated on time." into jb-mr1-devSvetoslav Ganov2012-10-062-5/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Accessibility active window not updated on time.Svetoslav Ganov2012-10-052-5/+22
* | | | | | | | | Merge "Screen magnification cannot be engaged in landscape on a phone." into ...Svetoslav Ganov2012-10-061-17/+14
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Screen magnification cannot be engaged in landscape on a phone.Svetoslav Ganov2012-10-051-17/+14
| |/ / / / / / /