- f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 16 years ago
- b204d4f Merge change 2136 into donut by Android (Google) Code Review · 16 years ago
- aa98338 Merge change 1932 into donut by Android (Google) Code Review · 16 years ago
- 009b32d Merge change 2109 into donut by Android (Google) Code Review · 16 years ago
- c534727 First pass at cleaning up the gestures code. by Romain Guy · 16 years ago
- a6cd4e0 Fix NPE at boot. by Romain Guy · 16 years ago
- d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 16 years ago
- 4174e26 Merge change 2094 into donut by Android (Google) Code Review · 16 years ago
- b849056 Add option for gtalk stream compression by Costin Manolache · 16 years ago
- 3c77d39 Fixes #1866819.\nTextView sets the bounds of its compound drawables to contain only the width and the height of the drawables. This causes View.invalidateDrawable() to invalidate the compound drawables at location (0, 0) within the view, thus invalidating the wrong part of the View. This prevents animation from running correctly when using animated drawable. This change overrides invalidateDrawable() in TextView to take into account the real position of the compound drawable. by Romain Guy · 16 years ago
- d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
- 40f5a4e Merge change 2089 into donut by Android (Google) Code Review · 16 years ago
- a48a5af Update searchables list in getSearchablesInGlobalSearch(). by Bjorn Bringert · 16 years ago
- a5ca342 Merge change 2017 into donut by Android (Google) Code Review · 16 years ago
- 90bd733 Merge change 2075 into donut by Android (Google) Code Review · 16 years ago
- 9a940e8 Fix bad filtering of error code when set_position_mode() is being called. by David 'Digit' Turner · 16 years ago
- 97dd7ac Merge change 1860 into donut by Android (Google) Code Review · 16 years ago
- 9fb724b Merge change 1804 into donut by Android (Google) Code Review · 16 years ago
- f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 16 years ago
- 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 16 years ago
- 83a6ec6 Merge change 1791 into donut by Android (Google) Code Review · 16 years ago
- 9bfbfbd Add a method to get the PhoneType in CellLocation. by Jaikumar Ganesh · 16 years ago
- eba1ffb Merge change 2022 into donut by Android (Google) Code Review · 16 years ago
- f9df6bd Merge change 1878 into donut by Android (Google) Code Review · 16 years ago
- 48540eb TextView was not setting the callback on its compound drawables, thus preventing them from refreshing the view when updating their internal state. This would for instance prevent animated drawables from actually animating. Quite infuriating. by Romain Guy · 16 years ago
- 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 16 years ago
- 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 16 years ago
- 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 16 years ago
- 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 16 years ago
- e9b06d7 Teleca 2b changes by Wink Saville · 16 years ago
- 35aa84b Recovered the code of the gesture library by Yang Li · 16 years ago
- 3c16642 Qualify a type and add some explanatory comments. by Dan Egnor · 16 years ago
- 9d16d20 Merge change 1916 into donut by Android (Google) Code Review · 16 years ago
- 704a647 Merge change 1927 into donut by Android (Google) Code Review · 16 years ago
- 6e9610e Fix build breakage by Daisuke Miyakawa · 16 years ago
- 0dfe16d Merge change 1891 into donut by Android (Google) Code Review · 16 years ago
- 842a1f4 Merge change 1912 into donut by Android (Google) Code Review · 16 years ago
- 841ddef Hand merge from cupcake_dcm to donut, part 2. by Daisuke Miyakawa · 16 years ago
- 84971ae0 Revise the ImageButton class description to include information by Scott Main · 16 years ago
- af99928 Change BIND_APPWIDGET to be signatureOrSystem. by Jeff Sharkey · 16 years ago
- 2cad06f Fix the build by Romain Guy · 16 years ago
- 9da06a4 Fixes external #2686. Fix typo. by Romain Guy · 16 years ago
- 9a7773a Merge change 1875 into donut by Android (Google) Code Review · 16 years ago
- ec144d6 Record statistics about whether HTTP connections are reused. by Dan Egnor · 16 years ago
- 936257e Fixes external #2686. Make @android:anim/linear_interpolator public since the default intperpolator for all animations is accelerate_decelerate. by Romain Guy · 16 years ago
- d1a9337 Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 16 years ago
- 924dd93 Fixes external #2669. Clarify the documentation of the XML attributes android:gravity and android:layout_gravity. by Romain Guy · 16 years ago
- ce2372d Merge change 1836 into donut by Android (Google) Code Review · 16 years ago
- 16e7972 Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 16 years ago
- a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
- b3c6add Merge change 1825 into donut by Android (Google) Code Review · 16 years ago
- 8f1344f5 Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaque view not be opaque. ListView and View now account for this when indicating whether they are opaque or not. by Romain Guy · 16 years ago
- cbd8a24 Additional logging in buildSearchableList(). by Satish Sampath · 16 years ago
- abc25e3 Add intent for gservices override, and handle empty arguments properly by Dan Egnor · 16 years ago
- a38b427 Add a search url text color attribute and theme. For search suggestions by Mike LeBeau · 16 years ago
- 5bd644c Start using CLDR for some date-and-time strings and formats. by Eric Fischer · 16 years ago
- eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 16 years ago
- 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 16 years ago
- 669ec3a Merge change 1747 into donut by Android (Google) Code Review · 16 years ago
- 5bcdff4 Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger. When this happens, force the view hierarchy to ignore the dirty flags. by Romain Guy · 16 years ago
- 0c97c7c Merge change 1668 into donut by Android (Google) Code Review · 16 years ago
- 14ad07f Merge change 1708 into donut by Android (Google) Code Review · 16 years ago
- 448ecf5 Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(int, int) constructors. Instead, throw an IllegalStateException when trying to show a popup with no content view. by Romain Guy · 16 years ago
- d1f7b3a Merge change 1704 into donut by Android (Google) Code Review · 16 years ago
- 809a7f6 New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer. by Romain Guy · 16 years ago
- 1c9a92f Merge change 1690 into donut by Android (Google) Code Review · 16 years ago
- 9ea9231 Rearrange some code so it makes more sense. Thanks, findbugs. by Marco Nelissen · 16 years ago
- 3537506 Rework some code so that it works the way it was supposed to work. by Marco Nelissen · 16 years ago
- 94f70cb Merge change 1685 into donut by Android (Google) Code Review · 16 years ago
- 4fb27ba Remove unnecessary code. by Marco Nelissen · 16 years ago
- 1746d6f Fix a bug that findbugs found by Marco Nelissen · 16 years ago
- 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 16 years ago
- 4a8fb93 Merge change 1638 into donut by Android (Google) Code Review · 16 years ago
- 3d91492 fix window layout problem in ViewRoot by Mitsuru Oshima · 16 years ago
- fafb16c Fix typo by Marco Nelissen · 16 years ago
- d4103d0 Fix the build by Romain Guy · 16 years ago
- aa642c0 Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
- d47d81a Merge change 1622 into donut by Android (Google) Code Review · 16 years ago
- 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
- ec2d74d4 Merge change 1545 into donut by Android (Google) Code Review · 16 years ago
- 60b88ed Fix typos. by Ken Shirriff · 16 years ago
- c4cdc7d Merge change 1611 into donut by Android (Google) Code Review · 16 years ago
- 2b52b3e Merge change 1610 into donut by Android (Google) Code Review · 16 years ago
- 37caecd Replace the search dialog images so that they correctly center by Mike LeBeau · 16 years ago
- 694bb19 Revert dividers back to their original translucent versions but add new opaque dividers to improve the speed of lists. by Romain Guy · 16 years ago
- c4b11a7 Add a new feature to android.os.Debug to add the ability to inject only specific fields when calling setFieldsOn(). by Romain Guy · 16 years ago
- 13922e0 Fixes #1836075. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build. by Romain Guy · 16 years ago
- 541ff5d Merge change 1566 into donut by Android (Google) Code Review · 16 years ago
- 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 16 years ago
- 6063a9c Merge change 1491 into donut by Android (Google) Code Review · 16 years ago
- a0f87f6 Merge change 1565 into donut by Android (Google) Code Review · 16 years ago
- 271cee6 Fix issue #1838944: Application sync settings cant be changed with auto sync on by Dianne Hackborn · 16 years ago
- 3667ce4 Enable filtering <select> lists. by Leon Scroggins · 16 years ago
- e7fe35b Whoops fix installing. I am dumb. by Dianne Hackborn · 16 years ago
- 86b6c530 Add Intent.ACTION_APP_ERROR by Jacek Surazski · 16 years ago
- d39afbd Make android.content.ComponentName implement java.lang.Comparable. by Joe Onorato · 16 years ago
- c5b0e6e don't scale trackball event by Mitsuru Oshima · 16 years ago
- 6347c32 Merge change 1436 into donut by Android (Google) Code Review · 16 years ago
- 001a6e52 Density Compatibility mode for SurfaceView by Mitsuru Oshima · 16 years ago
- ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 16 years ago