summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "add diagnostic info to help debug bug:2427686"Vasu Nori2010-02-181-2/+24
|\
| * add diagnostic info to help debug bug:2427686Vasu Nori2010-02-181-2/+24
* | Improve Service documentation with some samples.Dianne Hackborn2010-02-182-15/+121
* | Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocus...Adam Powell2010-02-181-3/+4
|\ \
| * | Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChangedAdam Powell2010-02-181-3/+4
* | | Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-1810-72/+243
* | | Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.Mathias Agopian2010-02-181-31/+31
| |/ |/|
* | bug fix for 2419869. also included 2 unittests.Vasu Nori2010-02-182-3/+37
* | Merge "Add SearchManager.getWebSearchActivity()"Bjorn Bringert2010-02-181-0/+19
|\ \
| * | Add SearchManager.getWebSearchActivity()Bjorn Bringert2010-02-181-0/+19
* | | Unhide setBlockNetworkLoads.Patrick Scott2010-02-181-11/+17
* | | framework: storage: Add 'force' option to unmount/destroy storage apis, and u...San Mehat2010-02-182-3/+9
* | | Show car mode notification in status bar.Tobias Haamel2010-02-181-5/+22
* | | Merge "Fix bug #2331761 (Instances of a recurring event are missing)"Fabrice Di Meglio2010-02-181-4/+8
|\ \ \
| * | | Fix bug #2331761 (Instances of a recurring event are missing)Fabrice Di Meglio2010-02-181-4/+8
* | | | Merge "Fix for bug 2448479"Dianne Hackborn2010-02-181-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for bug 2448479Svetoslav Ganov2010-02-171-2/+2
* | | | At the end of a zoom, only check if the textfield is onscreen.Leon Scroggins2010-02-181-8/+5
* | | | Merge "List.GetCheckItemIds no longer includes unchecked items."Gilles Debunne2010-02-181-16/+30
|\ \ \ \
| * | | | List.GetCheckItemIds no longer includes unchecked items.Gilles Debunne2010-02-181-16/+30
* | | | | Merge "remove check for obsolete property ro.config.sync"Fred Quintana2010-02-181-27/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remove check for obsolete property ro.config.syncFred Quintana2010-02-171-27/+1
* | | | | Merge "add support for audio/3gpp"Cary Clark2010-02-181-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add support for audio/3gppCary Clark2010-02-181-0/+1
* | | | | Merge "Prevent possible NPE in android.gesture.Learner"Kenny Root2010-02-171-1/+2
|\ \ \ \ \
| * | | | | Prevent possible NPE in android.gesture.LearnerKenny Root2010-02-171-1/+2
* | | | | | Merge "Don't move the fast scroll thumb with a list on overscroll."Adam Powell2010-02-171-1/+10
|\ \ \ \ \ \
| * | | | | | Don't move the fast scroll thumb with a list on overscroll.Adam Powell2010-02-171-1/+10
| | |_|/ / / | |/| | | |
* | | | | | Added more @RemotableViewMethod methods, mutate ImageView.Jeff Sharkey2010-02-173-3/+25
| |_|_|_|/ |/| | | |
* | | | | Change Javadocs to fix SDK buildKenny Root2010-02-173-5/+4
* | | | | Merge "Add better index checks for AndroidCharacter.mirror"Kenny Root2010-02-171-0/+5
|\ \ \ \ \
| * | | | | Add better index checks for AndroidCharacter.mirrorKenny Root2010-02-171-0/+5
| | |/ / / | |/| | |
* | | | | Cleanup of global search references in SearchDialog and SearchManager.Amith Yamasani2010-02-174-882/+78
| |/ / / |/| | |
* | | | Merge "Fix cast to String[] in FullBackupAgent"Kenny Root2010-02-171-1/+2
|\ \ \ \
| * | | | Fix cast to String[] in FullBackupAgentKenny Root2010-02-171-1/+2
* | | | | Merge "Add hashCode() to BluetoothService$RemoteService"Kenny Root2010-02-171-0/+8
|\ \ \ \ \
| * | | | | Add hashCode() to BluetoothService$RemoteServiceKenny Root2010-02-171-0/+8
* | | | | | XML attribute for overscrolling behaviorAdam Powell2010-02-172-36/+81
|/ / / / /
* | | | | Changes to remove WebTextView at end of touch/press rather than during.Leon Scroggins2010-02-171-13/+21
|/ / / /
* | | | Merge "Adding support for "contact counts grouped by the first letter of the ...Dmitri Plotnikov2010-02-171-1/+39
|\ \ \ \
| * | | | Adding support for "contact counts grouped by the first letterDmitri Plotnikov2010-02-171-1/+39
| | |/ / | |/| |
* | | | Merge "Fix issue #2420412: API review: DeviceAdmin API changes"Dianne Hackborn2010-02-173-16/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #2420412: API review: DeviceAdmin API changesDianne Hackborn2010-02-173-16/+25
* | | | Merge "Enhance text docs, rename some variables for clarity, comment places i...Eric Fischer2010-02-175-170/+372
|\ \ \ \ | |/ / / |/| | |
| * | | Enhance text docs, rename some variables for clarity, comment places in the codeDoug Felt2010-02-165-170/+372
* | | | Add UI considerations to layersCary Clark2010-02-171-17/+33
* | | | Merge "AVRCP volume controls for the docks."Jaikumar Ganesh2010-02-171-0/+37
|\ \ \ \
| * | | | AVRCP volume controls for the docks.Jaikumar Ganesh2010-02-161-0/+37
* | | | | Create a default style for WebTextView.Leon Scroggins2010-02-171-1/+1
| |_|/ / |/| | |
* | | | Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've gotMike LeBeau2010-02-161-6/+0