summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add getFlags and getSessionToken to MediaControllerRoboErik2014-07-253-4/+27
* TIF: Rename ComponentName variables to "component" consistentlyJi-Hwan Lee2014-07-251-44/+44
* Merge "MHL controller for subcommand reception" into lmp-devJinsuk Kim2014-07-241-2/+2
|\
| * MHL controller for subcommand receptionJinsuk Kim2014-07-261-2/+2
* | fix ArrayIndexOutOfBoundException of ExitTransitionCoordinatorDake Gu2014-07-251-1/+1
|/
* Add missing documentation for createVirtualDisplayMichael Wright2014-07-252-1/+3
* camera2: Update preview counter after request completed.Ruben Brunk2014-07-251-3/+3
* Fixing issue with Recents not triggering correctly for secondary users. (Bug ...Winson Chung2014-07-251-3/+3
* Merge "Make creating the Connection synchronous" into lmp-devEvan Charlton2014-07-247-166/+320
|\
| * Make creating the Connection synchronousEvan Charlton2014-07-257-166/+320
* | Merge "Implement support for bypassable VPNs." into lmp-devSreeram Ramachandran2014-07-2412-14/+112
|\ \
| * | Implement support for bypassable VPNs.Sreeram Ramachandran2014-07-2512-14/+112
* | | Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePickerFabrice Di Meglio2014-07-252-75/+35
* | | Merge "Shut up" into lmp-devJohn Reck2014-07-241-1/+0
|\ \ \
| * | | Shut upJohn Reck2014-07-251-1/+0
* | | | ExitTransitionCoordinator: suppressLayout during running transitionDake Gu2014-07-251-12/+15
* | | | Merge "Volume: Persist unsafe volume playback time." into lmp-devJohn Spurlock2014-07-242-3/+34
|\ \ \ \
| * | | | Volume: Persist unsafe volume playback time.John Spurlock2014-07-252-3/+34
* | | | | Add new intent to prompt user for their device credential. DO NOT MERGEJay Civelli2014-07-252-1/+24
| |_|/ / |/| | |
* | | | Announcing when a task is dismissed (for accessibility). (Bug 9181212) Winson Chung2014-07-251-0/+3
* | | | Merge "Update the value of PinnedPositions.UNPINNED to 0" into lmp-devYorke Lee2014-07-242-7/+5
|\ \ \ \
| * | | | Update the value of PinnedPositions.UNPINNED to 0Yorke Lee2014-07-252-7/+5
* | | | | Offer force-dex-opt when running as root.Jeff Sharkey2014-07-253-0/+38
* | | | | Move ClipBounds to nativeChris Craik2014-07-259-142/+149
| |/ / / |/| | |
* | | | Merge "Volume: Show safe media warning in settings." into lmp-devJohn Spurlock2014-07-247-56/+97
|\ \ \ \
| * | | | Volume: Show safe media warning in settings.John Spurlock2014-07-257-56/+97
* | | | | Merge "Remove content description from SearchView text field" into lmp-devAlan Viverette2014-07-241-2/+1
|\ \ \ \ \
| * | | | | Remove content description from SearchView text fieldAlan Viverette2014-07-251-2/+1
* | | | | | Add clean step to remove old framework intermediatesRoboErik2014-07-251-0/+1
* | | | | | Merge "Adding missing break statement in VideoCallProvider." into lmp-devTyler Gunn2014-07-241-0/+1
|\ \ \ \ \ \
| * | | | | | Adding missing break statement in VideoCallProvider.Tyler Gunn2014-07-251-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Remove duplicate Toolbar method for setting content description" into ...Alan Viverette2014-07-243-59/+38
|\ \ \ \ \ \
| * | | | | | Remove duplicate Toolbar method for setting content descriptionAlan Viverette2014-07-253-59/+38
| | |/ / / / | |/| | | |
* | | | | | Merge "Further centralize Minikin interaction" into lmp-devBehdad Esfahbod2014-07-245-31/+18
|\ \ \ \ \ \
| * | | | | | Further centralize Minikin interactionBehdad Esfahbod2014-07-255-31/+18
| | |/ / / / | |/| | | |
* | | | | | Merge "Remove unused TextLayout.h" into lmp-devBehdad Esfahbod2014-07-241-82/+0
|\ \ \ \ \ \
| * | | | | | Remove unused TextLayout.hBehdad Esfahbod2014-07-251-82/+0
* | | | | | | Merge "TransitionSet: fix excludeTarget not working" into lmp-devDake Gu2014-07-241-0/+2
|\ \ \ \ \ \ \
| * | | | | | | TransitionSet: fix excludeTarget not workingDake Gu2014-07-251-0/+2
* | | | | | | | Merge "Notification inspector." into lmp-devDan Sandler2014-07-248-69/+300
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Notification inspector.Dan Sandler2014-07-258-69/+300
* | | | | | | | Adding content description for task view buttons.Winson Chung2014-07-254-3/+11
|/ / / / / / /
* | | | | | | Merge "Stop assuming language part in locale string is up to 2-letter" into l...Yohei Yukawa2014-07-242-4/+53
|\ \ \ \ \ \ \
| * | | | | | | Stop assuming language part in locale string is up to 2-letterYohei Yukawa2014-07-262-4/+53
* | | | | | | | Fix ordering of notifications, user switcher and QS panelJorim Jaggi2014-07-254-13/+64
* | | | | | | | Merge "PackageInstaller changes based on feedback." into lmp-devJeff Sharkey2014-07-2417-417/+705
|\ \ \ \ \ \ \ \
| * | | | | | | | PackageInstaller changes based on feedback.Jeff Sharkey2014-07-2517-417/+705
* | | | | | | | | camera2: Fix LEGACY mode timestamps.Ruben Brunk2014-07-258-95/+673
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Revert "Dump RenderThread stack on unresponsive"Chris Craik2014-07-254-25/+4
* | | | | | | | Merge "Fix bug in measurement of paragraphs" into lmp-devAnish Athalye2014-07-241-3/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |