summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | Merge "Make the TimePicker and light DatePicker styles public" into lmp-devAlan Viverette2014-09-122-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make the TimePicker and light DatePicker styles publicAlan Viverette2014-09-112-0/+6
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Move padding back into to the dialog message" into lmp-devAlan Viverette2014-09-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Move padding back into to the dialog messageAlan Viverette2014-09-111-2/+2
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "Unfilled shapes should not report themselves as opaque" into lmp-devChet Haase2014-09-121-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Unfilled shapes should not report themselves as opaqueChet Haase2014-09-111-0/+5
* | | | | | | | | | | | | | | | | | Merge "Check for singleUser attribute even for persistent apps" into lmp-devAmith Yamasani2014-09-121-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Check for singleUser attribute even for persistent appsAmith Yamasani2014-09-111-7/+4
* | | | | | | | | | | | | | | | | | | Merge "Fix null rect parameter for saveLayer / saveLayerAlpha" into lmp-devChris Craik2014-09-121-15/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix null rect parameter for saveLayer / saveLayerAlphaChris Craik2014-09-111-15/+11
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Add massive logging to investigate blank Keyguard" into lmp-devJorim Jaggi2014-09-125-0/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Add massive logging to investigate blank KeyguardJorim Jaggi2014-09-125-0/+86
* | | | | | | | | | | | | | | | | | | | Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITYMichael Wright2014-09-124-9/+10
* | | | | | | | | | | | | | | | | | | | Merge "Fixed empty TransitionSet not notifying listeners." into lmp-devGeorge Mount2014-09-111-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fixed empty TransitionSet not notifying listeners.George Mount2014-09-111-3/+9
* | | | | | | | | | | | | | | | | | | | | Merge "Annotate bindServiceAsUser with SystemApi" into lmp-devAmith Yamasani2014-09-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Annotate bindServiceAsUser with SystemApiAmith Yamasani2014-09-111-0/+1
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Add zygote preloading of shared libraries" into lmp-devBrian Carlstrom2014-09-111-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Add zygote preloading of shared librariesBrian Carlstrom2014-09-111-0/+8
* | | | | | | | | | | | | | | | | | | | | | Merge "Add support for default content description in DecorToolbar" into lmp-devYigit Boyar2014-09-114-32/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Add support for default content description in DecorToolbarYigit Boyar2014-09-104-32/+49
* | | | | | | | | | | | | | | | | | | | | | | Merge "Vertically align toolbar child views with similar gravities" into lmp-devAlan Viverette2014-09-114-32/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Vertically align toolbar child views with similar gravitiesAlan Viverette2014-09-114-32/+78
* | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix back button behavior and clean up in print preview activity." into...Svetoslav2014-09-114-35/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fix back button behavior and clean up in print preview activity.Svetoslav2014-09-114-35/+63
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Change UI to represent conferenced IMS connections (1/3)" into lmp-devIhab Awad2014-09-112-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Change UI to represent conferenced IMS connections (1/3)Ihab Awad2014-09-112-3/+16
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove View methods that can't be used safely from the SDK" into lmp-devAdam Powell2014-09-113-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Remove View methods that can't be used safely from the SDKAdam Powell2014-09-113-2/+9
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "If activity is an alias get maxRecents from target" into lmp-devCraig Mautner2014-09-112-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | If activity is an alias get maxRecents from targetCraig Mautner2014-09-112-1/+5
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Update VpnService Javadoc to reflect new UX." into lmp-devJeff Davidson2014-09-111-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Update VpnService Javadoc to reflect new UX.Jeff Davidson2014-09-111-4/+10
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add null check to TaskPersister file list." into lmp-devCraig Mautner2014-09-111-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Add null check to TaskPersister file list.Craig Mautner2014-09-111-0/+4
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Remove onConnectionCongested callbackPrerepa Viswanadham2014-09-115-32/+4
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Clean entire arg block when setting process name." into lmp-devJeff Brown2014-09-113-34/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Clean entire arg block when setting process name.Jeff Brown2014-09-113-34/+22
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix edit text error state in the print UI." into lmp-devSvet Ganov2014-09-112-4/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix edit text error state in the print UI.Svet Ganov2014-09-112-4/+48
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fixed: TransitionSet setStartDelay did nothing." into lmp-devGeorge Mount2014-09-111-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed: TransitionSet setStartDelay did nothing.George Mount2014-09-111-1/+14
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Have Activity Transitions activited by a new window attribute." into l...George Mount2014-09-1111-27/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Have Activity Transitions activited by a new window attribute.George Mount2014-09-1111-27/+55
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Allow Path approximation to work with a single point Path." into lmp-devGeorge Mount2014-09-111-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Allow Path approximation to work with a single point Path.George Mount2014-09-111-3/+16
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "camera2.legacy: Add aberration, noisereduction, timestamp source keys"...Igor Murashkin2014-09-113-8/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | camera2.legacy: Add aberration, noisereduction, timestamp source keysIgor Murashkin2014-09-113-8/+72
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Hide mutable VpnService APIs to add/remove IP addresses dynamically." ...Sreeram Ramachandran2014-09-112-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide mutable VpnService APIs to add/remove IP addresses dynamically.Sreeram Ramachandran2014-09-112-2/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |