summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fade scrim in unlock animation." into lmp-preview-devJorim Jaggi2014-05-311-1/+4
|\
| * Fade scrim in unlock animation.Jorim Jaggi2014-05-311-1/+4
* | Merge "Clean up voice API." into lmp-preview-devDianne Hackborn2014-05-302-27/+294
|\ \
| * | Clean up voice API.Dianne Hackborn2014-05-302-27/+294
* | | Merge "Per-app media directories on external storage." into lmp-preview-devJeff Sharkey2014-05-304-0/+58
|\ \ \
| * | | Per-app media directories on external storage.Jeff Sharkey2014-05-304-0/+58
* | | | Merge "Fix action bar title TextAppearance usage for Toolbar decor" into lmp-...Adam Powell2014-05-301-0/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix action bar title TextAppearance usage for Toolbar decorAdam Powell2014-05-301-0/+22
| | |/ | |/|
* | | Merge "Camera2: update the range of metering weight" into lmp-preview-devYin-Chia Yeh2014-05-303-25/+79
|\ \ \
| * | | Camera2: update the range of metering weightYin-Chia Yeh2014-05-303-25/+79
* | | | Merge "Change PersistableBundle API per council's request" into lmp-preview-devCraig Mautner2014-05-303-863/+84
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change PersistableBundle API per council's requestCraig Mautner2014-05-303-863/+84
* | | | Merge "camera2: Change android.lens.focusRange to Pair<Float,Float>" into lmp...Igor Murashkin2014-05-303-2/+162
|\ \ \ \
| * | | | camera2: Change android.lens.focusRange to Pair<Float,Float>Igor Murashkin2014-05-303-2/+162
* | | | | Add people signals to Zen mode.Chris Wren2014-05-301-2/+31
* | | | | Merge "Compatibility fix for apps that construct Notification.Builders early"...Adam Powell2014-05-301-2/+9
|\ \ \ \ \
| * | | | | Compatibility fix for apps that construct Notification.Builders earlyAdam Powell2014-05-301-2/+9
| | |_|_|/ | |/| | |
* | | | | Merge "Re-jigger layers" into lmp-preview-devJohn Reck2014-05-304-104/+41
|\ \ \ \ \
| * | | | | Re-jigger layersJohn Reck2014-05-304-104/+41
* | | | | | Merge "Address API review comments. 1. Moved le stuff to it's subpackage. Rem...Wei Wang2014-05-3020-2166/+2286
|\ \ \ \ \ \
| * | | | | | Address API review comments.Wei Wang2014-05-2920-2166/+2286
* | | | | | | Mark getRecentTasks() and getRunningTasks() as deprecated.Dianne Hackborn2014-05-301-1/+20
| |_|/ / / / |/| | | | |
* | | | | | Merge "Report runtime information to DDMS" into lmp-preview-devSebastien Hertz2014-05-301-2/+20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Report runtime information to DDMSSebastien Hertz2014-05-281-2/+20
* | | | | | Merge "More work on voice interaction visuals." into lmp-preview-devDianne Hackborn2014-05-305-12/+82
|\ \ \ \ \ \
| * | | | | | More work on voice interaction visuals.Dianne Hackborn2014-05-305-12/+82
* | | | | | | Merge "DO NOT MERGE - Wifi Passpoint API change" into lmp-preview-devYuhao Zheng2014-05-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | DO NOT MERGE - Wifi Passpoint API changeYuhao Zheng2014-05-291-0/+1
* | | | | | | | Merge "Tweak LauncherApps API based on feedback" into lmp-preview-devAmith Yamasani2014-05-302-32/+159
|\ \ \ \ \ \ \ \
| * | | | | | | | Tweak LauncherApps API based on feedbackAmith Yamasani2014-05-292-32/+159
* | | | | | | | | Merge "Address HCE API review comments." into lmp-preview-devMartijn Coenen2014-05-302-32/+36
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Address HCE API review comments.Martijn Coenen2014-05-292-32/+36
* | | | | | | | | Merge "Adjust Network's SocketFactory to restrict host name resolution to tha...Paul Jensen2014-05-301-2/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adjust Network's SocketFactory to restrict host name resolution to that NetworkPaul Jensen2014-05-291-2/+17
* | | | | | | | | | Merge "Fix NPE in onVisibilityChanged" into lmp-preview-devJohn Reck2014-05-301-1/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Fix NPE in onVisibilityChangedJohn Reck2014-05-291-1/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Camera2: Fix availableCapabilities incorrect type" into lmp-preview-devZhijun He2014-05-291-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Camera2: Fix availableCapabilities incorrect typeZhijun He2014-05-291-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Enable debug stuffs" into lmp-preview-devJohn Reck2014-05-296-152/+72
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Enable debug stuffsJohn Reck2014-05-296-152/+72
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "DO NOT MERGE Implementation of TaskManager reschedule/cancel" into lmp...Christopher Tate2014-05-292-28/+48
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | DO NOT MERGE Implementation of TaskManager reschedule/cancelMatthew Williams2014-05-292-28/+48
* | | | | | | Merge "Fix a typo on TvContract." into lmp-preview-devDongwon Kang2014-05-291-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix a typo on TvContract.Dongwon Kang2014-05-291-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix for setting Toolbar content descriptions" into lmp-preview-devAdam Powell2014-05-291-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix for setting Toolbar content descriptionsAdam Powell2014-05-291-1/+1
* | | | | | Implement bind-to-network functionality of android.net.Network.Paul Jensen2014-05-292-2/+131
* | | | | | Merge "Moved shared element motion to be in called Activity." into lmp-previe...George Mount2014-05-293-237/+354
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Moved shared element motion to be in called Activity.George Mount2014-05-293-237/+354
* | | | | | Merge "Revert "Modify task navigation to return to recent tasks." DO NOT MERG...Craig Mautner2014-05-291-6/+0
|\ \ \ \ \ \