summaryrefslogtreecommitdiffstats
path: root/api/current.txt
Commit message (Expand)AuthorAgeFilesLines
* Make adding views specific to a ViewGroup's overlayChet Haase2013-04-081-9/+12
* Revert "Remove AndroidKeyStore from API"Kenny Root2013-04-061-0/+13
* Fix accessibility in action bars and add extra customizationAdam Powell2013-04-051-0/+4
* Merge "Remove all public mention of RS graphics from docs." into jb-mr2-devTim Murray2013-04-051-332/+0
|\
| * Remove all public mention of RS graphics from docs.Tim Murray2013-04-051-332/+0
* | Merge "Pipe through device resolution information" into jb-mr2-devMichael Wright2013-04-051-0/+1
|\ \
| * | Pipe through device resolution informationMichael Wright2013-04-041-0/+1
* | | New NotificationListenerService.Daniel Sandler2013-04-051-0/+33
|/ /
* | Adding small animation featuresChet Haase2013-04-041-0/+5
* | Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to ...Matthew Xie2013-04-041-10/+18
|\ \
| * | Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...Matthew Xie2013-04-031-10/+18
* | | Warn when exposing file:// Uris beyond a process.Jeff Sharkey2013-04-031-0/+1
| |/ |/|
* | Merge "make new API to retrieve group identifier level1" into jb-mr2-devRobert Greenwalt2013-04-021-0/+1
|\ \
| * | make new API to retrieve group identifier level1Sungmin Choi2013-03-271-0/+1
* | | Merge "Add DateFormat.getBestDateTimePattern." into jb-mr2-devElliott Hughes2013-04-021-0/+1
|\ \ \
| * | | Add DateFormat.getBestDateTimePattern.Elliott Hughes2013-04-021-0/+1
* | | | Add API to query KeyChain algorithm support, pt. 2Kenny Root2013-04-021-2/+2
* | | | Merge "Add API to query KeyChain algorithm support" into jb-mr2-devKenny Root2013-04-021-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add API to query KeyChain algorithm supportKenny Root2013-04-021-0/+2
* | | | Make MessageQueue and Looper final.Jeff Brown2013-04-011-4/+4
|/ / /
* | | Block access to accounts for limited users.Amith Yamasani2013-03-301-0/+1
* | | Merge "Improve RestrictionEntry API" into jb-mr2-devAmith Yamasani2013-03-301-12/+20
|\ \ \
| * | | Improve RestrictionEntry APIAmith Yamasani2013-03-291-15/+23
* | | | Merge "AccountManager changes for profile seeding." into jb-mr2-devJatin Lodhia2013-03-291-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | AccountManager changes for profile seeding.Jatin Lodhia2013-03-281-0/+1
* | | | Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-3/+181
| |/ / |/| |
* | | Merge "Restricted account visibility" into jb-mr2-devAmith Yamasani2013-03-281-0/+1
|\ \ \
| * | | Restricted account visibilityAmith Yamasani2013-03-271-0/+1
* | | | Merge "Add user restrictions for bluetooth, sideloading, usb file transfer" i...Maggie Benthall2013-03-281-0/+3
|\ \ \ \
| * | | | Add user restrictions for bluetooth, sideloading, usb file transferMaggie Benthall2013-03-271-0/+3
* | | | | Merge "Support specifying buffer start offset for USB requests." into jb-mr2-devJeff Brown2013-03-281-2/+4
|\ \ \ \ \
| * | | | | Support specifying buffer start offset for USB requests.Jeff Brown2013-03-281-2/+4
* | | | | | Merge "Reenable optional permissions parsing and expose APIs" into jb-mr2-devNick Kralevich2013-03-281-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reenable optional permissions parsing and expose APIsNick Kralevich2013-03-271-0/+1
| |/ / / /
* | | | | Merge "Revert "Remove all public mention of RS graphics from docs."" into jb-...Tim Murray2013-03-271-0/+332
|\ \ \ \ \
| * | | | | Revert "Remove all public mention of RS graphics from docs."Tim Murray2013-03-271-0/+332
* | | | | | Merge "Remove all public mention of RS graphics from docs." into jb-mr2-devTim Murray2013-03-271-332/+0
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Remove all public mention of RS graphics from docs.Tim Murray2013-03-251-332/+0
* | | | | Merge "Expose data_usage_stat table in ContactsContract" into jb-mr2-devYorke Lee2013-03-271-1/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Expose data_usage_stat table in ContactsContractYorke Lee2013-03-271-1/+10
* | | | | Merge "AudioEffect types in SDK" into jb-mr2-devJean-Michel Trivi2013-03-271-0/+8
|\ \ \ \ \
| * | | | | AudioEffect types in SDKJean-Michel Trivi2013-03-271-0/+8
| | |/ / / | |/| | |
* | | | | Merge "Add new apis to CP2" into jb-mr2-devYorke Lee2013-03-271-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add new apis to CP2Yorke Lee2013-03-121-0/+8
| | |/ / | |/| |
* | | | Merge "Device Owner, a special kind of device admin" into jb-mr2-devAmith Yamasani2013-03-261-0/+12
|\ \ \ \
| * | | | Device Owner, a special kind of device adminAmith Yamasani2013-03-261-0/+12
| | |/ / | |/| |
* | | | Fix the buildFabrice Di Meglio2013-03-251-0/+4
* | | | Merge "Fix bug #8200928 ExpandableListView should be RTL-aware" into jb-mr2-devFabrice Di Meglio2013-03-261-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug #8200928 ExpandableListView should be RTL-awareFabrice Di Meglio2013-03-221-0/+2
* | | | Implement #8323587, #8323342, #8323590: new features.Dianne Hackborn2013-03-221-0/+3