summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add convenience method for getting the complex unit type" into lmp-mr1...Christopher Lane2014-10-311-0/+12
|\
| * Add convenience method for getting the complex unit typeChristopher Lane2014-10-311-0/+12
* | Merge "Ensure views are attached prior to starting enter transition." into lm...George Mount2014-10-311-4/+5
|\ \
| * | Ensure views are attached prior to starting enter transition.George Mount2014-10-301-4/+5
* | | Merge "Allow swipe down to dismiss for ResolverDrawerLayout" into lmp-mr1-devAdam Powell2014-10-312-23/+61
|\ \ \
| * | | Allow swipe down to dismiss for ResolverDrawerLayoutAdam Powell2014-10-302-23/+61
* | | | Merge "Backup and restore battery saver trigger level" into lmp-mr1-devAmith Yamasani2014-10-311-1/+2
|\ \ \ \
| * | | | Backup and restore battery saver trigger levelAmith Yamasani2014-10-311-1/+2
| | |_|/ | |/| |
* | | | Merge "Save to a PDF file should look like print preview." into lmp-mr1-devSvetoslav2014-10-311-2/+202
|\ \ \ \
| * | | | Save to a PDF file should look like print preview.Svetoslav2014-10-311-2/+202
* | | | | Merge "Adding APIs to enable apps to influence accessibility traversal." into...Svetoslav2014-10-315-21/+315
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adding APIs to enable apps to influence accessibility traversal.Svetoslav2014-10-305-21/+315
| | |_|/ | |/| |
* | | | Merge "Tidy up unused hidden methods in LauncherApps" into lmp-mr1-devKenny Guy2014-10-311-16/+0
|\ \ \ \
| * | | | Tidy up unused hidden methods in LauncherAppsKenny Guy2014-10-311-16/+0
* | | | | Merge "Change javadoc of setAccountManagementDisabled." into lmp-mr1-devSander Alewijnse2014-10-311-2/+3
|\ \ \ \ \
| * | | | | Change javadoc of setAccountManagementDisabled.Sander Alewijnse2014-10-301-2/+3
* | | | | | Merge "Only draw AbsListView selector when focused or pressed" into lmp-mr1-devAlan Viverette2014-10-301-1/+1
|\ \ \ \ \ \
| * | | | | | Only draw AbsListView selector when focused or pressedAlan Viverette2014-10-301-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix NPE when snapshot ImageView uses ScaleType.MATRIX." into lmp-mr1-devGeorge Mount2014-10-301-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix NPE when snapshot ImageView uses ScaleType.MATRIX.George Mount2014-10-301-1/+2
| |/ / / /
* | | | | Merge "Fix inset check in ThreadedRenderer" into lmp-mr1-devAlan Viverette2014-10-302-2/+3
|\ \ \ \ \
| * | | | | Fix inset check in ThreadedRendererAlan Viverette2014-10-302-2/+3
| |/ / / /
* | | | | Merge "Add enter-animation-done callback for system windows" into lmp-mr1-devCraig Mautner2014-10-304-0/+117
|\ \ \ \ \
| * | | | | Add enter-animation-done callback for system windowsCraig Mautner2014-10-304-0/+117
* | | | | | Remove scroll view from correct parent in AlertControllerAlan Viverette2014-10-301-3/+5
| |/ / / / |/| | | |
* | | | | Merge "Unhide Settings.ACTION_BATTERY_SAVER_SETTINGS." into lmp-mr1-devJohn Spurlock2014-10-301-2/+3
|\ \ \ \ \
| * | | | | Unhide Settings.ACTION_BATTERY_SAVER_SETTINGS.John Spurlock2014-10-301-2/+3
* | | | | | Merge "Ensure we don't pass null values in to Theme.resolveAttributes" into l...Alan Viverette2014-10-301-6/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ensure we don't pass null values in to Theme.resolveAttributesAlan Viverette2014-10-301-6/+8
* | | | | | Merge "Add support for running 464xlat on wifi as well." into lmp-mr1-devLorenzo Colitti2014-10-301-0/+5
|\ \ \ \ \ \
| * | | | | | Add support for running 464xlat on wifi as well.Lorenzo Colitti2014-10-301-0/+5
* | | | | | | Merge "Fix ActionMenuView vertical alignment of items" into lmp-mr1-devChris Banes2014-10-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix ActionMenuView vertical alignment of itemsChris Banes2014-10-291-1/+1
| |/ / / / / /
* | | | | | | Merge "Move all actionbar related methods to DecorToolbar" into lmp-mr1-devYigit Boyar2014-10-304-25/+80
|\ \ \ \ \ \ \
| * | | | | | | Move all actionbar related methods to DecorToolbarYigit Boyar2014-10-294-25/+80
* | | | | | | | Merge "Ensure ImageView.setImageResource() always resolves Drawable" into lmp...Alan Viverette2014-10-301-11/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Ensure ImageView.setImageResource() always resolves DrawableAlan Viverette2014-10-291-11/+11
* | | | | | | | Merge "Distinguish unspecified and explicit null values in resources" into lm...Alan Viverette2014-10-304-13/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | Distinguish unspecified and explicit null values in resourcesAlan Viverette2014-10-294-13/+52
| |/ / / / / / /
* | | | | | | | Merge "Show scroll indicators in AlertDialog" into lmp-mr1-devAlan Viverette2014-10-304-16/+126
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Show scroll indicators in AlertDialogAlan Viverette2014-10-304-16/+126
* | | | | | | | Merge "Add dumpsys output to UsageStatsService, along with --checkin support"...Adam Lesinski2014-10-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add dumpsys output to UsageStatsService, along with --checkin supportAdam Lesinski2014-10-241-1/+1
* | | | | | | | | Merge "SoundTrigger JNI: fix local reference leak." into lmp-mr1-devEric Laurent2014-10-291-3/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | SoundTrigger JNI: fix local reference leak.Eric Laurent2014-10-291-3/+6
* | | | | | | | | Merge "Update drawable state after updating tint list" into lmp-mr1-devAlan Viverette2014-10-297-0/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update drawable state after updating tint listAlan Viverette2014-10-297-0/+61
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add setters for window elevation and clipToOutline properties" into lm...Alan Viverette2014-10-291-5/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add setters for window elevation and clipToOutline propertiesAlan Viverette2014-10-291-5/+24
* | | | | | | | | | Merge "Ensure accessibility focus rect is drawn correctly" into lmp-mr1-devAlan Viverette2014-10-295-76/+83
|\ \ \ \ \ \ \ \ \ \