summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-2210-162/+644
* Merge change 2285 into donutAndroid (Google) Code Review2009-05-2114-0/+2645
|\
| * Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-2114-0/+2645
* | Add new window manager type for a hacking second-level media surface.Dianne Hackborn2009-05-213-1/+27
|/
* Merge change 2202 into donutAndroid (Google) Code Review2009-05-211-0/+5
|\
| * Fixes external http://code.google.com/p/android/issues/detail?id=2732. Expand...Romain Guy2009-05-211-0/+5
* | Trigger the LocationManager whenever the SearchDialog is shownMike LeBeau2009-05-201-0/+68
|/
* Add support to SuggestionsAdapter to query the 'working' statusMike LeBeau2009-05-202-5/+57
* Merge change 2109 into donutAndroid (Google) Code Review2009-05-201-0/+5
|\
| * Add option for gtalk stream compressionCostin Manolache2009-05-201-0/+5
* | Fix NPE at boot.Romain Guy2009-05-201-28/+30
* | Fix issue #1859814: Add android.os.Build.MANUFACTURERDianne Hackborn2009-05-201-0/+3
* | Merge change 2094 into donutAndroid (Google) Code Review2009-05-201-0/+54
|\ \ | |/ |/|
| * Fixes #1866819.\nTextView sets the bounds of its compound drawables to contai...Romain Guy2009-05-201-0/+54
* | Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-202-16/+19
* | Update searchables list in getSearchablesInGlobalSearch().Bjorn Bringert2009-05-201-17/+14
* | Merge change 1860 into donutAndroid (Google) Code Review2009-05-201-0/+295
|\ \
| * | ActivityManagerService sends bug reports on crashes and ANRsJacek Surazski2009-05-201-0/+295
* | | Merge change 1804 into donutAndroid (Google) Code Review2009-05-201-1/+8
|\ \ \ | |/ / |/| |
| * | Additional logging in buildSearchableList().Satish Sampath2009-05-151-1/+8
* | | Fix issue where apps could prevent the user from going home.Dianne Hackborn2009-05-192-0/+60
* | | Merge change 1791 into donutAndroid (Google) Code Review2009-05-191-76/+69
|\ \ \ | |_|/ |/| |
| * | Add a method to get the PhoneType in CellLocation.Jaikumar Ganesh2009-05-191-76/+69
* | | Merge change 2022 into donutAndroid (Google) Code Review2009-05-191-1/+21
|\ \ \ | |/ / |/| |
| * | TextView was not setting the callback on its compound drawables, thus prevent...Romain Guy2009-05-191-1/+21
* | | process: Add setProcessGroup() hidden API call to set the cgroup ofSan Mehat2009-05-191-0/+14
|/ /
* | Merge change 1579 into donutAndroid (Google) Code Review2009-05-182-6/+26
|\ \
| * | Teleca 2b changesWink Saville2009-05-182-6/+26
* | | Merge change 1916 into donutAndroid (Google) Code Review2009-05-181-3/+29
|\ \ \
| * | | Revise the ImageButton class description to include informationScott Main2009-05-181-3/+29
* | | | Merge change 1927 into donutAndroid (Google) Code Review2009-05-181-9/+15
|\ \ \ \
| * | | | Fix build breakageDaisuke Miyakawa2009-05-191-9/+15
* | | | | Merge change 1891 into donutAndroid (Google) Code Review2009-05-181-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Record statistics about whether HTTP connections are reused.Dan Egnor2009-05-181-3/+2
* | | | | Merge change 1912 into donutAndroid (Google) Code Review2009-05-1816-451/+2743
|\ \ \ \ \
| * | | | | Hand merge from cupcake_dcm to donut, part 2.Daisuke Miyakawa2009-05-1916-451/+2743
| | |_|/ / | |/| | |
* | | | | Add a new window flag to display a window when keyguard is shown.Suchi Amalapurapu2009-05-181-0/+9
|/ / / /
* | | | Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-153-16/+75
* | | | Merge change 1825 into donutAndroid (Google) Code Review2009-05-152-21/+101
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaqu...Romain Guy2009-05-152-21/+101
| | |/ | |/|
* | | Add intent for gservices override, and handle empty arguments properlyDan Egnor2009-05-151-1/+7
* | | Start using CLDR for some date-and-time strings and formats.Eric Fischer2009-05-155-69/+112
|/ /
* | Allow intent resolution to be constrained by package name.Mihai Preda2009-05-153-33/+53
* | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-1432-89/+2107
* | Merge change 1747 into donutAndroid (Google) Code Review2009-05-144-27/+57
|\ \
| * | Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger....Romain Guy2009-05-144-27/+57
* | | Merge change 1668 into donutAndroid (Google) Code Review2009-05-141-0/+1
|\ \ \ | |/ / |/| |
| * | Document exception from parse3339Ken Shirriff2009-04-291-0/+1
* | | Merge change 1708 into donutAndroid (Google) Code Review2009-05-141-9/+21
|\ \ \
| * | | Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(in...Romain Guy2009-05-141-9/+21