1. bb4b601 Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic)" by Fabrice Di Meglio · 12 years ago
  2. 6bf6eb7 Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks broken on Manta in Arabic) by Fabrice Di Meglio · 12 years ago
  3. 2918ab6 Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int) by Fabrice Di Meglio · 12 years ago
  4. 946d05b DO NOT MERGE - Revert fixes for ImageView/MeasureSpec/RelativeLayout by Adam Powell · 12 years ago
  5. 132a742 Fix UNSPECIFIED measurement in RelativeLayout by Adam Powell · 12 years ago
  6. e56ffdc Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  7. a4c1030 Add removeRule() to RelativeLayout LayoutParams by Fabrice Di Meglio · 12 years ago
  8. 75bea2e am 7c00f816: am 2f5b61a7: Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev by Scott Main · 12 years ago
  9. 4c359b7 docs: fix a bunch of links from javadocs to api guides by Scott Main · 12 years ago
  10. f443f98 Make RelativeLayout aware of layout direction by Fabrice Di Meglio · 12 years ago
  11. 1018fb4 Fixes for bugs: #6103660, #6103957, #6104457 and #6104322. by Philip Milne · 12 years ago
  12. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  13. bc5d876 Avoid allocating when performing the measure/layout passes by Romain Guy · 13 years ago
  14. 1fec24e Update docs for RelativeLayout to better explain its interpretation of gravity. by Adam Powell · 13 years ago
  15. 0b0a41d Not visible view should not be announced or interacted with. by Svetoslav Ganov · 13 years ago
  16. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  17. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago
  18. 9e3b002 Rename Gravity BEFORE/AFTER to START/END by Fabrice Di Meglio · 13 years ago
  19. 6a03640 Add support for Gravity BEFORE and AFTER by Fabrice Di Meglio · 13 years ago
  20. e0a799a Only delay pressed feedback for Views inside a scrolling parent by Patrick Dubroy · 13 years ago
  21. 70c9ffb am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 14 years ago
  22. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 14 years ago
  23. bea9516 Categorizing exported view properties. by Konstantin Lopyrev · 14 years ago
  24. 42460ac Fix how RelativeLayout handles alignParentBottom/Right when dimension is wrap_content. by Romain Guy · 15 years ago
  25. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  26. 520c420 Fix obsolete advice in RelativeLayout's documentation. by Romain Guy · 15 years ago
  27. d10a576 Fixes 2017393. Correctly apply gravity in RelativeLayout. by Romain Guy · 15 years ago
  28. da3003e Remove exception throw when a view has a self dependency inside a by Romain Guy · 15 years ago
  29. baac463 Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout. by Romain Guy · 15 years ago
  30. f782e60 Improve handling of FILL_PARENT in RelativeLayout. by Romain Guy · 15 years ago
  31. f7dabb0 Fixes #1943309. RelativeLayout was confused by gravities. by Romain Guy · 15 years ago
  32. 1ab621e Fixes #1943915. Prevents circular dependency exception when using several NO_ID by Romain Guy · 15 years ago
  33. e24ef60 Fixes #1940605. RelativeLayout was swapping horizontal and vertical by Romain Guy · 15 years ago
  34. b8f8de8 Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View is by Romain Guy · 15 years ago
  35. 9560703 Reverse the order in which RelativeLayout measures and positions children. by Romain Guy · 15 years ago
  36. a0fd1d7 Fix NPE in RelativeLayout. by Romain Guy · 15 years ago
  37. 9fffa1e RelativeLayout was ignoring some dependencies. by Romain Guy · 15 years ago
  38. 725015a Improve RelativeLayout by allowing dependencies to be declared in a random by Romain Guy · 15 years ago
  39. a1f3e4a Fix int to string mapping of exported properties. The value generated by the by Romain Guy · 15 years ago
  40. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
  41. 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
  42. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  43. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  44. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  45. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  46. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  47. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  48. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago