summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated media browsing API & tests.Yao Chen2014-07-2140-5/+3169
* Merge "Revert "Revert "Block focus with a touchscreen for ActionBars and Tool...Adam Powell2014-07-213-0/+4
|\
| * Revert "Revert "Block focus with a touchscreen for ActionBars and Toolbars""Adam Powell2014-07-213-0/+4
* | Merge "Allow focusable in touch mode views to ignore touchscreen focus blocks...Adam Powell2014-07-192-14/+37
|\ \ | |/
| * Allow focusable in touch mode views to ignore touchscreen focus blocksAdam Powell2014-07-212-14/+37
* | Allow dreams to control screen state and brightness.Jeff Brown2014-07-2214-200/+519
|/
* am aa474ff0: (-s ours) am 9a61270d: Merge "LayoutLib: Fix EditText rendering ...Deepanshu Gupta2014-07-220-0/+0
|\
| * am 9a61270d: Merge "LayoutLib: Fix EditText rendering [DO NOT MERGE]" into kl...Deepanshu Gupta2014-07-225-35/+107
| |\
| | * Merge "LayoutLib: Fix EditText rendering [DO NOT MERGE]" into klp-modular-devDeepanshu Gupta2014-07-195-35/+107
| | |\
| | | * LayoutLib: Fix EditText rendering [DO NOT MERGE]Deepanshu Gupta2014-07-215-35/+107
* | | | am b51750fd: (-s ours) am 0ca0853c: Merge "Update layoutlib create README [DO...Deepanshu Gupta2014-07-220-0/+0
|\ \ \ \ | |/ / /
| * | | am 0ca0853c: Merge "Update layoutlib create README [DO NOT MERGE]" into klp-m...Deepanshu Gupta2014-07-221-138/+128
| |\ \ \ | | |/ /
| | * | Merge "Update layoutlib create README [DO NOT MERGE]" into klp-modular-devDeepanshu Gupta2014-07-211-138/+128
| | |\ \ | | | |/
| | | * Update layoutlib create README [DO NOT MERGE]Deepanshu Gupta2014-07-211-138/+128
* | | | Merge "Remove unused quick setting display preferences" into lmp-devAlan Viverette2014-07-191-18/+0
|\ \ \ \
| * | | | Remove unused quick setting display preferencesAlan Viverette2014-07-221-18/+0
* | | | | am b8109996: am d1929c50: am f3659284: Doc change: add reminder for developer...Dirk Dougherty2014-07-222-0/+18
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am d1929c50: am f3659284: Doc change: add reminder for developers on using ad...Dirk Dougherty2014-07-222-0/+18
| |\ \ \ | | |/ /
| | * | am f3659284: Doc change: add reminder for developers on using ad id.Dirk Dougherty2014-07-222-0/+18
| | |\ \ | | | |/ | | |/|
| | | * Doc change: add reminder for developers on using ad id.Dirk Dougherty2014-07-212-0/+18
* | | | Clean up view tinting APIs, tileModeX/Y attribute docsAlan Viverette2014-07-2211-289/+258
* | | | Merge "Unhide SoundPool builder with AudioAttributes" into lmp-devJean-Michel Trivi2014-07-212-4/+11
|\ \ \ \
| * | | | Unhide SoundPool builder with AudioAttributesJean-Michel Trivi2014-07-212-4/+11
* | | | | Fix switch animation end state colorsAlan Viverette2014-07-221-23/+44
* | | | | Merge "Fix a security exception when checking cross-profile caller-id cap." i...Amith Yamasani2014-07-211-1/+2
|\ \ \ \ \
| * | | | | Fix a security exception when checking cross-profile caller-id cap.Amith Yamasani2014-07-211-1/+2
* | | | | | API Review: Improvements to RestrictionsManager APIAmith Yamasani2014-07-227-47/+143
* | | | | | Merge "New MediaFormat keys for AAC" into lmp-devJean-Michel Trivi2014-07-212-0/+119
|\ \ \ \ \ \
| * | | | | | New MediaFormat keys for AACJean-Michel Trivi2014-07-212-0/+119
* | | | | | | Revert "Send TV app the intent for the new active source"Jinsuk Kim2014-07-211-8/+2
* | | | | | | Send TV app the intent for the new active sourceJinsuk Kim2014-07-211-2/+8
* | | | | | | Merge "Change UsageStatsService to check uses-permission" into lmp-devAdam Lesinski2014-07-211-4/+16
|\ \ \ \ \ \ \
| * | | | | | | Change UsageStatsService to check uses-permissionAdam Lesinski2014-07-211-4/+16
* | | | | | | | Expose call settings as public API (1/3)Yorke Lee2014-07-212-0/+7
* | | | | | | | Build framework.jar with multidex support.Ying Wang2014-07-214-63/+13
| |_|/ / / / / |/| | | | | |
* | | | | | | Rename setApplicationBlocked to setApplicationHiddenAmith Yamasani2014-07-2116-124/+135
* | | | | | | Merge "Move insets out of edit text background" into lmp-devAlan Viverette2014-07-199-17/+22
|\ \ \ \ \ \ \
| * | | | | | | Move insets out of edit text backgroundAlan Viverette2014-07-219-17/+22
* | | | | | | | Merge "Always apply surface insets" into lmp-devAlan Viverette2014-07-211-7/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Always apply surface insetsAlan Viverette2014-07-211-7/+2
| |/ / / / / /
* | | | | | | Merge "Don't create a delegate for null callbacks." into lmp-devCraig Mautner2014-07-211-7/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Don't create a delegate for null callbacks.Craig Mautner2014-07-211-7/+12
* | | | | | | Detect bundled app ABI for cluster-style layout.Jeff Sharkey2014-07-211-4/+26
| |_|/ / / / |/| | | | |
* | | | | | Merge "Fix GpsLocationProvider to return GpsStatus and Nmea events. b/1639330...destradaa2014-07-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fix GpsLocationProvider to return GpsStatus and Nmea events.destradaa2014-07-211-1/+1
| |/ / / / /
* | | | | | Merge "Add video call profile constructor which takes video state only." into...Andrew Lee2014-07-192-0/+10
|\ \ \ \ \ \
| * | | | | | Add video call profile constructor which takes video state only.Andrew Lee2014-07-212-0/+10
| |/ / / / /
* | | | | | Sent initial data to telecomm on connection creation. (1/3)Santos Cordon2014-07-217-28/+228
* | | | | | Don't register PDBService if not available on deviceAndres Morales2014-07-211-3/+10
* | | | | | Catch RemoteException when setting the camera or zoom.Andrew Lee2014-07-212-6/+12
|/ / / / /