summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue #16311398: Limit number of documents a process can open" int...Dianne Hackborn2014-08-261-0/+3
|\
| * Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-261-0/+3
* | Merge "Add indexOf method to ArrayMap & ArraySet" into lmp-devAdam Lesinski2014-08-261-0/+1
|\ \
| * | Add indexOf method to ArrayMap & ArraySetAdam Lesinski2014-08-261-0/+1
* | | Merge "Remove synchronized from acceptThirdPartyCookies()" into lmp-devSelim Gurun2014-08-261-1/+1
|\ \ \
| * | | Remove synchronized from acceptThirdPartyCookies()Hector Dearman2014-08-261-1/+1
* | | | Merge "Fix accessiblity CTS tests (framework)." into lmp-devSvetoslav2014-08-261-0/+1
|\ \ \ \
| * | | | Fix accessiblity CTS tests (framework).Svetoslav2014-08-261-0/+1
* | | | | Merge "Fwk: Adding an ECG hardware feature" into lmp-devVinod Krishnan2014-08-261-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fwk: Adding an ECG hardware featureVinod Krishnan2014-08-251-0/+1
* | | | | Revert API constants to previous value to match hardcoded value in google3 appsEsteban Talavera2014-08-261-2/+2
| |_|/ / |/| | |
* | | | Support Conferences in Remote ConnectionsIhab Awad2014-08-251-0/+29
* | | | Allow listeners to fetch current notifications by key.Dan Sandler2014-08-261-0/+1
* | | | Merge "Modify IccOpenLogicalChannelResponse: Document and rename constants." ...Shishir Agrawal2014-08-261-4/+4
|\ \ \ \
| * | | | Modify IccOpenLogicalChannelResponse: Document and rename constants.Shishir Agrawal2014-08-251-4/+4
| | |/ / | |/| |
* | | | Merge "Update API per council requests" into lmp-devCraig Mautner2014-08-261-3/+4
|\ \ \ \
| * | | | Update API per council requestsCraig Mautner2014-08-251-3/+4
| |/ / /
* | | | Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into...Nancy Chen2014-08-251-12/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | API review PhoneManager -> TelecommManager. Rename methods (6/6)Nancy Chen2014-08-251-12/+4
* | | | Merge "Remove captive portal sign-in actions." into lmp-devPaul Jensen2014-08-251-5/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove captive portal sign-in actions.Paul Jensen2014-08-221-5/+0
* | | | Merge "Fix API council review comments. Also hide certain APIs(1/3)." into lm...Wei Wang2014-08-241-7/+8
|\ \ \ \
| * | | | Fix API council review comments. Also hide certain APIs(1/3).Wei Wang2014-08-151-7/+8
* | | | | Merge "Installing splits into ASECs!" into lmp-devJeff Sharkey2014-08-241-0/+2
|\ \ \ \ \
| * | | | | Installing splits into ASECs!Jeff Sharkey2014-08-221-0/+2
* | | | | | Merge "API Review: change fragment transition methods." into lmp-devGeorge Mount2014-08-241-2/+1
|\ \ \ \ \ \
| * | | | | | API Review: change fragment transition methods.George Mount2014-08-221-2/+1
| |/ / / / /
* | | | | | Merge "Implement API review feedback for JobScheduler" into lmp-devMatthew Williams2014-08-231-14/+10
|\ \ \ \ \ \
| * | | | | | Implement API review feedback for JobSchedulerMatthew Williams2014-08-221-14/+10
| |/ / / / /
* | | | | | Merge "Fix the Locale story in the hotword API" into lmp-devSandeep Siddhartha2014-08-231-1/+1
|\ \ \ \ \ \
| * | | | | | Fix the Locale story in the hotword APISandeep Siddhartha2014-08-221-1/+1
| |/ / / / /
* | | | | | Merge changes I9bd3a235,I9c4dbdef into lmp-devJeff Brown2014-08-232-3/+10
|\ \ \ \ \ \
| * | | | | | Hide PowerManager methods that third-party apps can't use.Jeff Brown2014-08-212-3/+10
* | | | | | | Merge "Unhide the proximity sensor wakelock." into lmp-devJeff Brown2014-08-231-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Unhide the proximity sensor wakelock.Jeff Brown2014-08-211-0/+4
* | | | | | Merge "VideoView: unhide setVideoURI api and add document." into lmp-devRonghua Wu2014-08-221-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | VideoView: unhide setVideoURI api and add document.Ronghua Wu2014-08-221-0/+1
* | | | | | Merge "Add Voice Assist key." into lmp-devMichael Wright2014-08-221-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add Voice Assist key.Michael Wright2014-08-211-0/+1
* | | | | | Merge "Hiding Video telephony related APIs." into lmp-devTyler Gunn2014-08-221-65/+0
|\ \ \ \ \ \
| * | | | | | Hiding Video telephony related APIs.Tyler Gunn2014-08-211-65/+0
* | | | | | | Remove CursorAnchorInfoRequest and related stuffYohei Yukawa2014-08-221-25/+8
| |_|/ / / / |/| | | | |
* | | | | | Merge "Rework the per-network URL API." into lmp-devLorenzo Colitti2014-08-221-2/+2
|\ \ \ \ \ \
| * | | | | | Rework the per-network URL API.Lorenzo Colitti2014-08-211-2/+2
* | | | | | | Merge "Camera2: Fix return type of CaptureFailure#getFrameNumber" into lmp-devEino-Ville Talvala2014-08-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Camera2: Fix return type of CaptureFailure#getFrameNumberEino-Ville Talvala2014-08-211-1/+1
* | | | | | | | Merge "Add Parent Change to ChangeTransform" into lmp-devGeorge Mount2014-08-211-1/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add Parent Change to ChangeTransformDake Gu2014-08-211-1/+7
* | | | | | | | Merge "Allow Activities to opt into using Overlay for shared elements." into ...George Mount2014-08-211-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Allow Activities to opt into using Overlay for shared elements.George Mount2014-08-211-0/+3