summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge change 2397 into donutAndroid (Google) Code Review2009-05-231-1/+7
|\
| * Fixes NPE in ListViews with non-selectable items. This was caused by a weird ...Romain Guy2009-05-231-1/+7
* | Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-233-29/+84
* | Merge change 2364 into donutAndroid (Google) Code Review2009-05-224-13/+369
|\ \
| * | Initial checkin for App Fuel Gauge infrastructure.Amith Yamasani2009-05-224-13/+369
* | | Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-222-0/+12
| |/ |/|
* | Merge change 2349 into donutAndroid (Google) Code Review2009-05-221-1/+1
|\ \
| * | Change the media key algorithm to also ignore double quotes.Marco Nelissen2009-05-221-1/+1
* | | Merge change 2351 into donutAndroid (Google) Code Review2009-05-222-73/+63
|\ \ \
| * | | Fix a major bug in Bundle when unparcelling from AIDL.Dianne Hackborn2009-05-222-73/+63
| |/ /
* | | Merge change 2361 into donutAndroid (Google) Code Review2009-05-221-4/+1
|\ \ \ | |/ / |/| |
| * | Fixes #1872506. Prevents NPE in ListView. When the opaque property changes at...Romain Guy2009-05-221-4/+1
* | | Merge change 2318 into donutAndroid (Google) Code Review2009-05-221-6/+3
|\ \ \ | |/ / |/| |
| * | Fixed vertical text position in search suggestion items.Bjorn Bringert2009-05-221-6/+3
* | | Merge change 2305 into donutAndroid (Google) Code Review2009-05-2216-165/+719
|\ \ \
| * | | Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-2216-165/+719
* | | | fix build breakageDaisuke Miyakawa2009-05-221-0/+4
|/ / /
* | | Merge change 2285 into donutAndroid (Google) Code Review2009-05-2115-0/+2645
|\ \ \
| * | | Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-2115-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
* | | | Merge change 2170 into donutAndroid (Google) Code Review2009-05-211-0/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Trigger the LocationManager whenever the SearchDialog is shownMike LeBeau2009-05-201-0/+68
* | | | Merge change 2182 into donutAndroid (Google) Code Review2009-05-212-13/+1
|\ \ \ \
| * | | | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-212-13/+1
* | | | | Merge change 1863 into donutAndroid (Google) Code Review2009-05-211-4/+22
|\ \ \ \ \
| * | | | | Center the progress message for GoogleWebContentHelper (bug #1548858).Mihai Preda2009-05-191-4/+22
* | | | | | Merge change 2147 into donutAndroid (Google) Code Review2009-05-2016-5/+94
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Add support to SuggestionsAdapter to query the 'working' statusMike LeBeau2009-05-2016-5/+94
| | |_|/ | |/| |
* | | | Add padding to public.xml to avoid breaking from auto-merges.Dianne Hackborn2009-05-201-17/+39
|/ / /
* | | Merge change 2136 into donutAndroid (Google) Code Review2009-05-202-60/+0
|\ \ \
| * | | First pass at cleaning up the gestures code.Romain Guy2009-05-202-60/+0
* | | | Merge change 1932 into donutAndroid (Google) Code Review2009-05-201-1/+5
|\ \ \ \
| * | | | Qualify a type and add some explanatory comments.Dan Egnor2009-05-181-1/+5
* | | | | 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-206-21/+96
* | | | | Merge change 2089 into donutAndroid (Google) Code Review2009-05-201-17/+14
|\ \ \ \ \
| * | | | | Update searchables list in getSearchablesInGlobalSearch().Bjorn Bringert2009-05-201-17/+14
| | |_|_|/ | |/| | |
* | | | | Merge change 2017 into donutAndroid (Google) Code Review2009-05-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Increment BatteryStatsImpl's VERSION.Robert Greenwalt2009-05-191-1/+1
* | | | | Merge change 2075 into donutAndroid (Google) Code Review2009-05-201-1/+1
|\ \ \ \ \
| * | | | | Fix bad filtering of error code when set_position_mode() is being called.David 'Digit' Turner2009-05-201-1/+1
* | | | | | Merge change 1860 into donutAndroid (Google) Code Review2009-05-202-0/+297
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ActivityManagerService sends bug reports on crashes and ANRsJacek Surazski2009-05-202-0/+297