| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide two audio focus methods. | Xavier Ducrohet | 2010-05-11 | 2 | -52/+0 |
* | Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE | Dianne Hackborn | 2010-04-26 | 2 | -2/+2 |
* | Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE | Dianne Hackborn | 2010-04-26 | 2 | -1/+67 |
* | Fix 2610961 | Suchi Amalapurapu | 2010-04-20 | 1 | -1/+45 |
* | API 8! | Dianne Hackborn | 2010-04-14 | 1 | -310/+25257 |
* | API CHANGE: remove obsolete constants and hide some methods | Christopher Tate | 2010-04-12 | 1 | -35/+0 |
* | Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. | Wu-cheng Li | 2010-04-10 | 1 | -0/+22 |
* | Fix issue #2581524: Car home icon should always go to car home | Dianne Hackborn | 2010-04-09 | 1 | -10/+21 |
* | Move the public method HttpDateTime.parse() into AndroidHttpClient. | Jesse Wilson | 2010-04-09 | 1 | -32/+13 |
* | @hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE | Jeff Brown | 2010-04-08 | 1 | -22/+0 |
* | Update API and javadoc according to API review. | Wu-cheng Li | 2010-04-08 | 1 | -27/+27 |
* | Per requested by API council, rename MediaScannerConneciton.ScanResultListene... | Ray Chen | 2010-04-07 | 1 | -3/+3 |
* | Adding a feature definition for touchscreens that was overlooked in the last | Dan Morrill | 2010-04-05 | 2 | -0/+22 |
* | Make createVideoThumbnail and createImageThumbnail look consistent. | Ray Chen | 2010-04-05 | 1 | -22/+2 |
* | Unhiding TTS API constants and methods needed for TTS plugin support. | Charles Chen | 2010-04-02 | 1 | -0/+55 |
* | Add a new intent category used for activities running in carmode. | Bernd Holzhey | 2010-04-02 | 1 | -0/+11 |
* | Public API changes for CameraProfile and CamcorderProfile classes | James Dong | 2010-04-01 | 1 | -58/+94 |
* | Fix issue #2560791: Expose API to go in to car mode. | Dianne Hackborn | 2010-03-31 | 1 | -0/+13 |
* | Fix bug 2553575 API REVIEW: android.media Change 1 of 3 | Jean-Michel Trivi | 2010-03-31 | 1 | -1/+1 |
* | missing current.xml change | Fred Quintana | 2010-03-30 | 1 | -2/+0 |
* | some changes due to an API review | Fred Quintana | 2010-03-30 | 1 | -72/+43 |
* | API CHANGE: @hide AbsoluteFileBackupHelper | Christopher Tate | 2010-03-30 | 1 | -53/+0 |
* | Fix issue #2553553: API REVIEW: android.context.Context | Dianne Hackborn | 2010-03-30 | 1 | -11/+0 |
* | Package manager optimizations. | Dianne Hackborn | 2010-03-30 | 1 | -0/+26 |
* | Make RestoreSession.getAvailableRestoreSets() asynchronous | Christopher Tate | 2010-03-30 | 1 | -0/+41 |
* | Fix bug 2553592 API REVIEW: android.speech | Jean-Michel Trivi | 2010-03-30 | 1 | -219/+219 |
* | framework: Hide StorageManager for froyo - DO NOT MERGE | San Mehat | 2010-03-30 | 1 | -234/+0 |
* | Clean up SearchableInfo API, JavaDoc and formatting | Bjorn Bringert | 2010-03-30 | 1 | -127/+0 |
* | Remove overscrolling | Adam Powell | 2010-03-29 | 1 | -539/+4 |
* | Replace "safeMode" with a more specific name "vmSafeMode" in the public API. | Ben Cheng | 2010-03-29 | 1 | -11/+11 |
* | API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council | Christopher Tate | 2010-03-29 | 1 | -70/+70 |
* | Fix the buid! | Romain Guy | 2010-03-29 | 1 | -11/+0 |
* | Rename tab widget attributes, remove scroll barrier constant. | Romain Guy | 2010-03-29 | 1 | -22/+22 |
* | relocate android.util.base64.* -> android.util.* | Doug Zongker | 2010-03-29 | 1 | -237/+234 |
* | API CHANGE: Backup/restore API changes requested by the API Council | Christopher Tate | 2010-03-26 | 1 | -42/+9 |
* | Fix issue #2544466: Car Home brightness icon comes and goes while phone is in... | Dianne Hackborn | 2010-03-26 | 1 | -0/+13 |
* | Hide download manager. | Jean-Baptiste Queru | 2010-03-26 | 1 | -503/+0 |
* | API refactoring for OverScroller. | Adam Powell | 2010-03-25 | 1 | -0/+325 |
* | Revert "Hide download manager." | Jean-Baptiste Queru | 2010-03-25 | 1 | -0/+503 |
* | Hide download manager. | Jean-Baptiste Queru | 2010-03-25 | 1 | -503/+0 |
* | Use a secure setting for default browser geolocation permissions | Bjorn Bringert | 2010-03-25 | 1 | -79/+11 |
* | If failUrl(now historyUrl) is null, use "about:blank" instead of "". | Leon Scroggins | 2010-03-24 | 1 | -1/+1 |
* | Add on-demand setting for plugins. | Patrick Scott | 2010-03-23 | 1 | -2/+59 |
* | Make DownloadBase public | Jean-Baptiste Queru | 2010-03-23 | 1 | -1/+1 |
* | Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be ... | Dianne Hackborn | 2010-03-22 | 1 | -1/+12 |
* | Unhide the MediaButton receiver API in android.media.AudioManager | Jean-Michel Trivi | 2010-03-22 | 1 | -0/+26 |
* | Change api for webview overscroll background. | Grace Kloba | 2010-03-19 | 1 | -3/+3 |
* | Unhide new constants used in AudioFocus API to denote a situation | Jean-Michel Trivi | 2010-03-19 | 1 | -1/+23 |
* | New HeterogeneousExpandableList interface. | Gilles Debunne | 2010-03-19 | 1 | -0/+110 |
* | Unhide AudioManager API to control bluetooth SCO audio connection. | Eric Laurent | 2010-03-18 | 1 | -1/+89 |