summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* AccessibilityNodeInfo refresh returns a stale state. - DO NOT MERGESvetoslav2015-03-311-1/+1
* am 14fcef3b: am c4418980: am a31378dc: Merge "Minor typo fixes in managed pro...Joe Fernandez2015-03-032-6/+8
|\
| * am c4418980: am a31378dc: Merge "Minor typo fixes in managed profile Javadoc ...Joe Fernandez2015-03-032-6/+8
| |\
| | * am a31378dc: Merge "Minor typo fixes in managed profile Javadoc reference pag...Joe Fernandez2015-03-032-6/+8
| | |\
| | | * Minor typo fixes in managed profile Javadoc reference pages.Andrew Solovay2015-03-022-6/+8
| * | | am 494d5b77: Merge "Check that bitmap\'s size does not exceed 32 bits. DO NOT...Natalie Silvanovich2015-02-191-1/+6
| |\ \ \ | | |/ /
| | * | Check that bitmap's size does not exceed 32 bits. DO NOT MERGELeon Scroggins III2015-02-101-1/+6
* | | | Remove TrustAgent whitelisting APIJim Miller2015-02-241-0/+2
* | | | Merge "Fix NPE" into lmp-mr1-devMarco Nelissen2015-02-171-12/+11
|\ \ \ \
| * | | | Fix NPEMarco Nelissen2015-02-171-12/+11
* | | | | Merge "Do not make ActivityContainer available to apps. DO NOT MERGE" into lm...Craig Mautner2015-02-173-27/+12
|\ \ \ \ \
| * | | | | Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-173-27/+12
| |/ / / /
* | | | | Fix year picker initial rangeAlan Viverette2015-02-171-0/+1
|/ / / /
* | | | Accessibility: Ensure fresh accessilbity focused and input focused nodes.Svetoslav2015-02-131-3/+29
* | | | Merge "camera2: Fix legacy scaling factor application." into lmp-mr1-devRuben Brunk2015-02-131-5/+7
|\ \ \ \
| * | | | camera2: Fix legacy scaling factor application.Ruben Brunk2015-02-121-5/+7
* | | | | Merge "Update Javadoc for EXTRA_NETWORK." into lmp-mr1-devJeremy Joslin2015-02-121-0/+4
|\ \ \ \ \
| * | | | | Update Javadoc for EXTRA_NETWORK.Jeremy Joslin2015-02-111-0/+4
* | | | | | Fix the javadocs for lock task mode intents.Benjamin Franz2015-02-121-7/+6
* | | | | | Merge "Legacy: Only set user surface dimensions on output surfaces" into lmp-...Eino-Ville Talvala2015-02-121-9/+3
|\ \ \ \ \ \
| * | | | | | Legacy: Only set user surface dimensions on output surfacesEino-Ville Talvala2015-02-111-9/+3
| |/ / / / /
* | | | | | Merge "Add DENSITY_280" into lmp-mr1-devAdam Powell2015-02-121-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add DENSITY_280Adam Powell2015-02-111-0/+7
* | | | | | Merge "Check that bitmap's size does not exceed 32 bits. DO NOT MERGE" into l...Leon Scroggins III2015-02-101-1/+6
|\ \ \ \ \ \
| * | | | | | Check that bitmap's size does not exceed 32 bits. DO NOT MERGELeon Scroggins III2015-02-101-1/+6
* | | | | | | Accessibiltiy: missed update to the previous patch.Svetoslav2015-02-092-7/+55
| |_|/ / / / |/| | | | |
* | | | | | Merge "Accessibility: Handle a missed case when clicking focused views." into...Baligh Uddin2015-02-102-21/+25
|\ \ \ \ \ \
| * | | | | | Accessibility: Handle a missed case when clicking focused views.Svet Ganov2015-02-072-21/+25
* | | | | | | Merge "Add API to check if a Bluetooth connection is encrypted (1/2)" into lm...Andre Eisenbach2015-02-102-2/+34
|\ \ \ \ \ \ \
| * | | | | | | Add API to check if a Bluetooth connection is encrypted (1/2)Andre Eisenbach2015-02-092-2/+34
* | | | | | | | Merge "Separate the protection of mProxyServiceStateCallbacks from that of mS...Matthew Xie2015-02-091-19/+23
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Separate the protection of mProxyServiceStateCallbacks from that of mServiceMatthew Xie2015-02-061-19/+23
* | | | | | | | Merge "Limit cache update to packages that have changed" into lmp-mr1-devAmith Yamasani2015-02-091-9/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Limit cache update to packages that have changedAmith Yamasani2015-02-091-9/+43
| |/ / / / / / /
* | | | | | | | Merge "camera-metadata: clarify the AE precapture trigger spec" into lmp-mr1-devZhijun He2015-02-082-4/+24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | camera-metadata: clarify the AE precapture trigger specZhijun He2015-02-062-4/+24
| |/ / / / / /
* | | | | | | Merge "Accessibility: ignore children of a view with node provider." into lmp...Svet Ganov2015-02-061-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Accessibility: ignore children of a view with node provider.Svet Ganov2015-02-061-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Accessibility: Handle a missed case when clicking focused views." into...Svet Ganov2015-02-062-2/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Accessibility: Handle a missed case when clicking focused views.Svet Ganov2015-02-062-2/+12
| |/ / / / /
* | | | | | Merge "Avoid static initialization of Layout from TextUtils" into lmp-mr1-devNeil Fuller2015-02-063-8/+9
|\ \ \ \ \ \
| * | | | | | Avoid static initialization of Layout from TextUtilsNeil Fuller2015-02-063-8/+9
* | | | | | | Merge "Fix mangled javadoc for setPermittedInputMethods." into lmp-mr1-devKenny Guy2015-02-061-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix mangled javadoc for setPermittedInputMethods.Kenny Guy2015-02-051-3/+3
* | | | | | | Merge "Mutate scroll bar drawables" into lmp-mr1-devAlan Viverette2015-02-062-2/+35
|\ \ \ \ \ \ \
| * | | | | | | Mutate scroll bar drawablesAlan Viverette2015-02-052-2/+35
* | | | | | | | Merge "Update preference dialog padding to Material" into lmp-mr1-devAlan Viverette2015-02-052-1/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Update preference dialog padding to MaterialAlan Viverette2015-02-052-1/+45
| |/ / / / / / /
* | | | | | | | am ac7b9dd3: am 42d3b66f: am e0852368: Fix a few typos in Parcel.java.John Spurlock2015-02-051-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | am 42d3b66f: am e0852368: Fix a few typos in Parcel.java.John Spurlock2015-02-051-3/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |