1. 8354fa6 Make setBackgroundResource() remotable by Bjorn Bringert · 15 years ago
  2. a440b00 Prevents ListView items children to modify properties of other children. by Romain Guy · 15 years ago
  3. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  4. 2b95c24 Added more @RemotableViewMethod methods, mutate ImageView. by Jeff Sharkey · 15 years ago
  5. c9fbaab XML attribute for overscrolling behavior by Adam Powell · 15 years ago
  6. 4886d40 Fix javadoc link for SDK build breakage by Adam Powell · 15 years ago
  7. 0b8bb42 Overscrolling modifications. Overscroll will not allow the user to by Adam Powell · 15 years ago
  8. b4a107d Fix the lock screen. by Romain Guy · 15 years ago
  9. 305a2eb Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 15 years ago
  10. 732ebb1 Fixed a regression in View.cancelLongPress by Adam Powell · 15 years ago
  11. 43c9cdf New View.dispatchDisplayHint() API. Bug #2399147 by Romain Guy · 15 years ago
  12. 52e2ef8 Update ListView's children when the drawing cache color hint changes. by Romain Guy · 15 years ago
  13. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  14. e14579b Tap delays; making tap UI feel better. Addresses bug 2317577 by Adam Powell · 15 years ago
  15. 1549dd1 Fixes the IME not triggering on touch bug. by Maryam Garrett · 15 years ago
  16. 39f0efb Fixes context-menu trigger behavior after scroll in TextView by Maryam Garrett · 15 years ago
  17. 326d808 Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests by Adam Powell · 15 years ago
  18. ea4823c Improve javadoc in View. by Romain Guy · 15 years ago
  19. 237c1ce Improve exception message thrown when a View's state is of the wrong type. by Romain Guy · 15 years ago
  20. ecd80ee Fix invalidate code path (#2273209). by Romain Guy · 15 years ago
  21. 1d5b3a6 Fix the build by Romain Guy · 15 years ago
  22. 732046f Unhide View.isOpaque(). by Romain Guy · 15 years ago
  23. a62e470 Fixes #2175599. Prevents an NPE when AttachInfo is null. by Romain Guy · 15 years ago
  24. 35b38ce Improve drawing cache speed by selecting the correct opacity and keeping a 32 bits by Romain Guy · 15 years ago
  25. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  26. 290947b Git sucks by Mike Cleron · 15 years ago
  27. 52f0a64 Finish off java API to allow fading scrollbars by Mike Cleron · 15 years ago
  28. fe81d38 Remove obsolete links; start at a method to turn on fading scrollbars by Mike Cleron · 15 years ago
  29. 3ecd58c Fix build by Mike Cleron · 15 years ago
  30. f116bf8 Fading scrollbars return. But you have to opt in. by Mike Cleron · 15 years ago
  31. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  32. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  33. 8c11e31 Fix a possible NPE in View. by Romain Guy · 15 years ago
  34. 8cae124 Various cleanup around resources and nine-patches. by Dianne Hackborn · 15 years ago
  35. e8853fc also expose onDrawHorizontalScrollBar() in View by Mike Reed · 15 years ago
  36. 4d6fe5f allow subclassing for drawing vertical scrollbar, so that clients (e.g. webview) can resize/position by Mike Reed · 15 years ago
  37. 6198ae8 Prevent ListView from scrolling/flinging its content when the content fits on screen. by Romain Guy · 15 years ago
  38. e55e1a7 Change fade to use a gradient from opaque color to transparent color. by Romain Guy · 15 years ago
  39. 7cd88e1 Update the comment for setBackgroundResource that 0 removes the background. by Wink Saville · 15 years ago
  40. a2ef00b Don't invalidate view if setEnabled doesn't change the state. by Amith Yamasani · 15 years ago
  41. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  42. 870e09f Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 15 years ago
  43. e112322 Fixes #1949502. Prevents an NPE in View.buildDrawingCache(). by Romain Guy · 15 years ago
  44. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 15 years ago
  45. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 15 years ago
  46. 61ab270 Add missing 'break's in switch statement, fixing bug 1876430 by Karl Rosaen · 15 years ago
  47. 779398e Fixes a potential NPE in View. by Romain Guy · 15 years ago
  48. 8506ab4 Fixes #1886237. Views drawing cache was not generated properly. by Romain Guy · 15 years ago
  49. d6a463a Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer. by Romain Guy · 15 years ago
  50. 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 · 15 years ago
  51. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
  52. 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 · 15 years ago
  53. 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 · 15 years ago
  54. 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 · 15 years ago
  55. 83b2107 Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignoring the visibility of the currently selected layer. This change simply reports a TRANSPARENT opacity if there is no currently selected layer of if the selected layer is not visible. Otherwise it reports the opacity computed by the state class. by Romain Guy · 15 years ago
  56. 7ed6acd Remove useless logging on every draw. by Romain Guy · 15 years ago
  57. 24443ea Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before. by Romain Guy · 15 years ago
  58. d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 15 years ago
  59. 9a81736 Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter. by Romain Guy · 15 years ago
  60. a2431d0 Fixes #1712631. Whenever a View loses focus/selection, reset its pressed state. by Romain Guy · 15 years ago
  61. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  62. 2e9bbce AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.) by Romain Guy · 15 years ago
  63. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 15 years ago
  64. d928d68 AI 143890: Fixes #1749387. Improve the pooling of the VelocityTracker class. This introduces a new, hidden, API for pooling objects easily. by Romain Guy · 15 years ago
  65. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  66. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  67. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  68. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  69. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  70. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  71. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  72. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
  73. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  74. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  75. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  76. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  77. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  78. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago