1. a6c767b Merge "Fix issue #10491028: iabv2 test apps that contain subscription SKUs..." into klp-dev by Dianne Hackborn · 11 years ago
  2. 8fd3751 Fix issue #10491028: iabv2 test apps that contain subscription SKUs... by Dianne Hackborn · 11 years ago
  3. 1487466 Add View#cancelPendingInputEvents API by Adam Powell · 11 years ago
  4. 253fb7f Fix bug #10549094 KLP API Review: android.util.LayoutDirection by Fabrice Di Meglio · 11 years ago
  5. 89a8250 am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should explicity ask for it." by Elliott Hughes · 11 years ago
  6. cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 11 years ago
  7. 3f5a90b Add automatic Drawable mirroring capability when in RTL layout direction by Fabrice Di Meglio · 11 years ago
  8. 8b7bc13 Fix issue #10115327: MapCollections need to implement equals by Dianne Hackborn · 11 years ago
  9. 62d708f Okay, I give in, add null key support to ArrayMap and ArraySet. by Dianne Hackborn · 11 years ago
  10. 450d8c5 Fix issue #9940105: IllegalArgumentException in ArrayMap by Dianne Hackborn · 11 years ago
  11. b87655b Switch Bundle's implementation over to ArrayMap. by Dianne Hackborn · 11 years ago
  12. 3e82ba1 Make ArrayMap public! :) by Dianne Hackborn · 11 years ago
  13. b993f41 Update SparseArray docs to be more informative. by Dianne Hackborn · 11 years ago
  14. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  15. 4b9a4d1 Print - platform APIs by Svetoslav Ganov · 11 years ago
  16. a17c0f5 More procstats work: separate global proc account, more dumping. by Dianne Hackborn · 11 years ago
  17. 21ab6f4 ArrayMap is great, so how about ArraySet! by Dianne Hackborn · 11 years ago
  18. f4130cf Additional functionality and performance for ArrayMap by Chet Haase · 11 years ago
  19. 0873518 Use ArrayMap instead of HashMap in transitions by Chet Haase · 11 years ago
  20. 390517b Clean up some temporary allocations. by Dianne Hackborn · 11 years ago
  21. f4bf0ae New ArrayMap class. by Dianne Hackborn · 11 years ago
  22. 032d8e3 am 0bb497b8: Merge "Use the newer ZoneInfoDB API." by Elliott Hughes · 11 years ago
  23. 4828943 Use the newer ZoneInfoDB API. by Elliott Hughes · 11 years ago
  24. 696b15e am 68711f93: Merge "Revert "Simple MVC based binding mechanism for android controls."" into jb-mr2-dev by Philip Milne · 11 years ago
  25. ab104ba Revert "Simple MVC based binding mechanism for android controls." by Philip Milne · 11 years ago
  26. 1e61ea8 am 55e9d98d: Merge "Clarify the documentation of SparseArray.indexOfValue." by Elliott Hughes · 11 years ago
  27. eff1151 am 0de7af1e: am c9c63003: am fd245a2e: am 593c0dbf: am 378d4367: Merge "Doc update: misc fixes" into jb-mr1.1-docs by kmccormick · 11 years ago
  28. 0de7af1 am c9c63003: am fd245a2e: am 593c0dbf: am 378d4367: Merge "Doc update: misc fixes" into jb-mr1.1-docs by kmccormick · 11 years ago
  29. c9c6300 am fd245a2e: am 593c0dbf: am 378d4367: Merge "Doc update: misc fixes" into jb-mr1.1-docs by kmccormick · 11 years ago
  30. 50e27c8 Doc update: misc fixes by kmccormick · 11 years ago
  31. 58aff7d Clarify the documentation of SparseArray.indexOfValue. by Elliott Hughes · 11 years ago
  32. 6c8cd01 am c22657f8: am 3f5778c8: Merge "Fix incorrect FloatMath documentation." by Elliott Hughes · 11 years ago
  33. f732a2f Fix incorrect FloatMath documentation. by Elliott Hughes · 11 years ago
  34. fb053cd am f7bf667d: am b5a1ce2f: Merge "Allow three digit phone numbers" by Wink Saville · 12 years ago
  35. a37fc57 Allow three digit phone numbers by Bin Zhu · 12 years ago
  36. 56a2301 Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! by Dianne Hackborn · 12 years ago
  37. dda73b5 Add LongSparseLongArray with tests. by Jeff Sharkey · 12 years ago
  38. 60fba77 Simplification of the Pools implementation. by Svetoslav Ganov · 12 years ago
  39. be922dc Adding pool management via the poolable APIs to some classes. by Svetoslav Ganov · 12 years ago
  40. 5c1eb69 am 84ea428d: am ed8c323a: am 38e84700: Merge "Fix issue #7585876: When changing the font settings, the movie..." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  41. 84ea428 am ed8c323a: am 38e84700: Merge "Fix issue #7585876: When changing the font settings, the movie..." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  42. ed8c323 am 38e84700: Merge "Fix issue #7585876: When changing the font settings, the movie..." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  43. 7ac8bbd Fix issue #7585876: When changing the font settings, the movie... by Dianne Hackborn · 12 years ago
  44. abae2a1 Simplification of the poolable management utils. by Svetoslav Ganov · 12 years ago
  45. 3b2b3aa am 47a8e863: Merge "Fix infinite recursive loop DO NOT MERGE" into jb-mr1.1-dev by Chet Haase · 12 years ago
  46. 6ead941 Fix infinite recursive loop DO NOT MERGE by László Dávid · 12 years ago
  47. 62d3fd8 am 161194da: am d8a6b544: am 21243369: Merge "Fix infinite recursive loop" by Chet Haase · 12 years ago
  48. 2124336 Merge "Fix infinite recursive loop" by Chet Haase · 12 years ago
  49. c40d115 Unhide SparseLongArray by Scott Kennedy · 12 years ago
  50. c5d43f7 Fix infinite recursive loop by László Dávid · 12 years ago
  51. 8bf1cb3 am 20586fa0: Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  52. ad31d02 am 684f1078: am 20586fa0: Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  53. 20586fa Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  54. d3d9f3f Fix bug #7173351 API REVIEW: android.util.LocaleUtil by Fabrice Di Meglio · 12 years ago
  55. 417e267 Merge "Revert "Simple MVC based binding mechanism for android controls." Do not merge." into jb-mr1-dev by Philip Milne · 12 years ago
  56. 8e1c2b6 Revert "Simple MVC based binding mechanism for android controls." Do not merge. by Philip Milne · 12 years ago
  57. e6e6197 Actually move to Global settings. by Jeff Sharkey · 12 years ago
  58. 023c05a Move to Global.NETSTATS and Global.NTP constants. by Jeff Sharkey · 12 years ago
  59. 162fabb Let Pair represent null values. by Jeff Sharkey · 12 years ago
  60. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  61. e2c279e Add FloatMath.pow. by Jeff Brown · 12 years ago
  62. 1a30b55 Use spline interpolation for auto-brightness. by Jeff Brown · 12 years ago
  63. 270e338 Add FloatMath.hypot. by Jeff Brown · 12 years ago
  64. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  65. 5d728bb Add FloatMath.exp. by Jeff Brown · 12 years ago
  66. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  67. 6a916ed Merge "Add trimToSize() to public API." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  68. d96b585 Add trimToSize() to public API. by Jeff Sharkey · 12 years ago
  69. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  70. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  71. 2bbc19d Merge "Avoid emitting broken ASCII." by Jeff Sharkey · 12 years ago
  72. eaaf396 Avoid emitting broken ASCII. by Jeff Sharkey · 12 years ago
  73. 989709a Simple MVC based binding mechanism for android controls. by Philip Milne · 12 years ago
  74. d80e7fb am ecf5bc55: am fe54cb6f: Merge "Docs only: DENSITY_TV, not just for TVs any more!" into jb-dev by Dianne Hackborn · 12 years ago
  75. 493861d Docs only: DENSITY_TV, not just for TVs any more! by Dianne Hackborn · 12 years ago
  76. 0f86388 am 85dc303f: am e9aa4b27: Merge "Add additional debug for time zone handling." into jb-dev by Wink Saville · 12 years ago
  77. 26e1a02 Add additional debug for time zone handling. by Wink Saville · 12 years ago
  78. 8396830 Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev by Fabrice Di Meglio · 12 years ago
  79. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  80. ac3fcb1 Reduce persist threshold for lower warning/limit. by Jeff Sharkey · 12 years ago
  81. 25ba197 Make public more RTL APIs by Fabrice Di Meglio · 12 years ago
  82. 85c738f Merge "If no NITZ information use Country Code to set TimeZone." by Wink Saville · 12 years ago
  83. a27421a If no NITZ information use Country Code to set TimeZone. by Wink Saville · 12 years ago
  84. 3fb824b Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE and TEXT_LAYOUT_DIRECTION_RTL_DO_NOT_USE should be renamed by Fabrice Di Meglio · 12 years ago
  85. 9c1d298 Clean up and expose LongSparseArray. by Dianne Hackborn · 13 years ago
  86. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  87. 470fd72 Log netd traffic nicely. by Robert Greenwalt · 13 years ago
  88. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  89. 4c1e00a Add textDirection="locale" by Fabrice Di Meglio · 13 years ago
  90. f3b4f31 resolved conflicts for merge of 26f7a81f to master by Svetoslav Ganov · 13 years ago
  91. d116d7c Fixing memory leaks in the accessiiblity layer. by Svetoslav Ganov · 13 years ago
  92. 02db1b6 Add a link from LruCache to the Android support package (compatibility library). by Jesse Wilson · 13 years ago
  93. 0210785 Adding APIs to enable reporting virtual view hierarchies to accessibility serivces. by Svetoslav Ganov · 13 years ago
  94. 7810b5f Fix bug #5199577 TextView with android:password="true" is showing the "dots" on the left even if the password chars are RTL by Fabrice Di Meglio · 13 years ago
  95. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  96. d1ad3c2 Fix benign off-by-one in JsonReader. by Jesse Wilson · 13 years ago
  97. 7a2c813 Skip byte order mark (BOM) in JsonReader by Jesse Wilson · 13 years ago
  98. ba6e855 Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." by Shimeng (Simon) Wang · 13 years ago
  99. 52fc810 Add in i18n TLDs and new TLDs to the URL RegEx matcher. by Shimeng (Simon) Wang · 13 years ago
  100. 0722931 Merge "Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher."" by Bart Sears · 13 years ago