summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | 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-194-3/+77
* | | | | | 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
| | |_|/ / / | |/| | | |
* | | | | | Merge change 1878 into donutAndroid (Google) Code Review2009-05-191-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixes external #2686. Make @android:anim/linear_interpolator public since the...Romain Guy2009-05-181-0/+1
* | | | | | process: Add setProcessGroup() hidden API call to set the cgroup ofSan Mehat2009-05-192-0/+45
| |/ / / / |/| | | |
* | | | | Merge change 1936 into donutAndroid (Google) Code Review2009-05-191-0/+60
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Recovered the code of the gesture libraryYang Li2009-05-181-0/+60