1. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  2. 2460a5f am 03dc51b1: am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  3. dbf78bd Fix possible NPE in ViewRoot with GL rendering enabled. Bug #3257222 by Romain Guy · 14 years ago
  4. 1a94f3b Merge "Make horizotnalscrollview and scrollview edgeglows match the new algorithm." by Mindy Pereira · 14 years ago
  5. b1297f7 Make horizotnalscrollview and scrollview edgeglows match the new algorithm. by Mindy Pereira · 14 years ago
  6. a52a5e7 Add space after property name in error message by Makoto Onuki · 14 years ago
  7. 5d2089b Merge "Fixing the build breakage" by Romain Guy · 14 years ago
  8. 3119fd4 Fixing the build breakage by Svetoslav Ganov · 14 years ago
  9. 4ce445f Merge "Fix doc typo." by Brad Fitzpatrick · 14 years ago
  10. 26b71be Fix doc typo. by Brad Fitzpatrick · 14 years ago
  11. 6da7e93 No NPE in Browser when pasting in WebTextView. by Gilles Debunne · 14 years ago
  12. 49c7a01 Merge "Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature." by Romain Guy · 14 years ago
  13. 03dc51b am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  14. 72df4ea Remove Type X Tags from the top-level API. by Martijn Coenen · 14 years ago
  15. 504bb5a Merge "Fix Settings getFloat Methods" by Brian Muramatsu · 14 years ago
  16. 50f34d1 Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature. by Svetoslav Ganov · 14 years ago
  17. 1ab60b4 Merge "Fix for Blink in TextView." by Gilles Debunne · 14 years ago
  18. 5f383ad9 Fix bug in permission grant system. by Costin Manolache · 14 years ago
  19. 689a342 Add WebView.removeJavascriptInterface() by Steve Block · 14 years ago
  20. f48e83b Fix for Blink in TextView. by Gilles Debunne · 14 years ago
  21. 8a78d75 Merge "Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting" by Adam Powell · 14 years ago
  22. 1a8e404 Remove broken doc link to removed method by Chet Haase · 14 years ago
  23. 5e0ae67 Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting by Adam Powell · 14 years ago
  24. 9ef0376 Merge "Prevent scaling beyond zoom overview scale." by Shimeng (Simon) Wang · 14 years ago
  25. c5448ba Merge "Make getSharedPreference() async, blocking on first access." by Brad Fitzpatrick · 14 years ago
  26. 5151b32 Merge "Change cancel/end behavior of animations to be synchronous" by Chet Haase · 14 years ago
  27. 4cd50b8 Make getSharedPreference() async, blocking on first access. by Brad Fitzpatrick · 14 years ago
  28. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  29. 9315c95 Merge "Have MobileDataStateTracker & DataConnectionTracker communicate directly." by Wink Saville · 14 years ago
  30. e798268 Have MobileDataStateTracker & DataConnectionTracker communicate directly. by Wink Saville · 14 years ago
  31. 88ec644 Prevent scaling beyond zoom overview scale. by Shimeng (Simon) Wang · 14 years ago
  32. 6231091 Add fling to scrollable layers. by Patrick Scott · 14 years ago
  33. 59b3866 am 8c30a47d: am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread by Nick Pelly · 14 years ago
  34. 8c30a47 am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread by Nick Pelly · 14 years ago
  35. 47e6ccb Merge "Corrected MIFARE default key set" into gingerbread by Nick Pelly · 14 years ago
  36. 65c3f98 Corrected MIFARE default key set by Jan Brands · 14 years ago
  37. 475593e Merge "Prevent SearchView dropdown from showing up when SearchView is hidden." by Amith Yamasani · 14 years ago
  38. dc09b5a check for native instance before calling by Cary Clark · 14 years ago
  39. 244d2d4 Delay message for <select> choice. by Leon Scroggins · 14 years ago
  40. da3d5e6 Add a Dummy data connection for testing purposes. by Robert Greenwalt · 14 years ago
  41. 6fa74a5 am 0d49a4e8: am 0871ee0c: Doc change: fix href to axis_globe_inverted orientation diagram. by Dirk Dougherty · 14 years ago
  42. 8e2b422 am 7012f1eb: am 9a9706a2: Added missing ndef technology to getTech. by Martijn Coenen · 14 years ago
  43. 934a8f7 am 68cea273: am e58e8a71: Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread by Nick Pelly · 14 years ago
  44. 0d49a4e am 0871ee0c: Doc change: fix href to axis_globe_inverted orientation diagram. by Dirk Dougherty · 14 years ago
  45. 0871ee0 Doc change: fix href to axis_globe_inverted orientation diagram. by Dirk Dougherty · 14 years ago
  46. 7012f1e am 9a9706a2: Added missing ndef technology to getTech. by Martijn Coenen · 14 years ago
  47. 68cea27 am e58e8a71: Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread by Nick Pelly · 14 years ago
  48. 9a9706a Added missing ndef technology to getTech. by Martijn Coenen · 14 years ago
  49. e58e8a7 Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread by Nick Pelly · 14 years ago
  50. 39f91ed Added NdefFormatable tag, initial class with supported methods. by Martijn Coenen · 14 years ago
  51. d9e37df Merge "Make webview edges behave the same way abslistview overscroll edges do." by Mindy Pereira · 14 years ago
  52. 11a8af5 Merge "Clean up button bar styles" by Adam Powell · 14 years ago
  53. e1d4698 Fix Settings getFloat Methods by Brian Muramatsu · 14 years ago
  54. 8da8fc1 Merge "Propagate the concept of "packed opcode" values." by Dan Bornstein · 14 years ago
  55. cf03576 Clean up button bar styles by Adam Powell · 14 years ago
  56. 3331f2b Make webview edges behave the same way abslistview overscroll edges do. by Mindy Pereira · 14 years ago
  57. 4c240a2 am 465e88eb: am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response timeout." by Jean-Baptiste Queru · 14 years ago
  58. b96f589 Propagate the concept of "packed opcode" values. by Dan Bornstein · 14 years ago
  59. acd8d2d Prevent SearchView dropdown from showing up when SearchView is hidden. by Amith Yamasani · 14 years ago
  60. 376ee82 Merge "make sure that pending operation reconstituted from disk always have an extras bundle" by Fred Quintana · 14 years ago
  61. 5695c7b make sure that pending operation reconstituted from disk by Fred Quintana · 14 years ago
  62. f0ef665 Merge from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  63. 50a2a87 Merge from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  64. 9df964f Merge "Moved Paste popup window up in TextView" by Gilles Debunne · 14 years ago
  65. 465e88e am 1ee2394e: am 1d67fa5b: Merge "Changing connect and response timeout." by Jean-Baptiste Queru · 14 years ago
  66. 1ee2394 am 1d67fa5b: Merge "Changing connect and response timeout." by Jean-Baptiste Queru · 14 years ago
  67. 1d67fa5 Merge "Changing connect and response timeout." by Jean-Baptiste Queru · 14 years ago
  68. 1cafde0 Moved Paste popup window up in TextView by Gilles Debunne · 14 years ago
  69. 4704982 am cbf4e352: am 3d524e56: Merge gingerbread-nfc into gingerbread by Nick Pelly · 14 years ago
  70. 089c3c7 resolved conflicts for merge of 28e8c66d to master by Nick Pelly · 14 years ago
  71. 2ee1856 Merge "Hide navigation buttons and clock on lockscreen." by Daniel Sandler · 14 years ago
  72. 62f6e1d am 005dd44b: am 864b1e00: Merge "NumberPicker: Set formatter local value to US." by Jean-Baptiste Queru · 14 years ago
  73. 005dd44 am 864b1e00: Merge "NumberPicker: Set formatter local value to US." by Jean-Baptiste Queru · 14 years ago
  74. d752b66 Merge "Fix notification/builder defaults" by Andy Stadler · 14 years ago
  75. cb60e2a Merge "Made TextView use the new localState API for drag info" by Gilles Debunne · 14 years ago
  76. 384977fc Merge "add caching to the AccountManagerService" by Fred Quintana · 14 years ago
  77. 768ec6f Merge "Call flushCookieStore() from CookieSyncManager." by Iain Merrick · 14 years ago
  78. 99f3977 Call flushCookieStore() from CookieSyncManager. by Iain Merrick · 14 years ago
  79. 961d55f Prevent autofilling directly after autofilling. by Ben Murdoch · 14 years ago
  80. f04f7ae NumberPicker: Set formatter local value to US. by Chen Libao · 14 years ago
  81. d39fd5a Changing connect and response timeout. by Henrik Baard · 14 years ago
  82. ea2837c am c1576ad6: Update the docs to clarify the ordering constraints. by Jeff Hamilton · 14 years ago
  83. c1576ad Update the docs to clarify the ordering constraints. by Jeff Hamilton · 14 years ago
  84. 7e06ea8 Fix bug 3245210 - Bad window style for action modes for light holo dialog theme by Adam Powell · 14 years ago
  85. cbf4e35 am 3d524e56: Merge gingerbread-nfc into gingerbread by Nick Pelly · 14 years ago
  86. 3f7f7ac Add dividers to action bar navigation. Lighter dividers for holo themes. by Adam Powell · 14 years ago
  87. 28e8c66 am d8c32332: Merge "Merge branch gingerbread-nfc into gingerbread." into gingerbread by Nick Pelly · 14 years ago
  88. d8c3233 Merge "Merge branch gingerbread-nfc into gingerbread." into gingerbread by Nick Pelly · 14 years ago
  89. 16ec9c5 Merge branch gingerbread-nfc into gingerbread. by Nick Pelly · 14 years ago
  90. da13dba Fix bug 3214215 - ListView should stay scrolled to the bottom in transcript mode after a resize by Adam Powell · 14 years ago
  91. 26e30bb Preventing StackView auto-advance during / near interaction by Adam Cohen · 14 years ago
  92. 82609ad Merge "Make sure the returned web view width is at least 0." by Shimeng (Simon) Wang · 14 years ago
  93. 4d2bd4c fixing getLocationInWindow by Michael Jurka · 14 years ago
  94. 50ed829 Fix issue #3201066: Locale change not reflected by settings by Dianne Hackborn · 14 years ago
  95. 3712754 Make sure the returned web view width is at least 0. by Shimeng (Simon) Wang · 14 years ago
  96. aaa8479 Made TextView use the new localState API for drag info by Gilles Debunne · 14 years ago
  97. 56285a6 add caching to the AccountManagerService by Fred Quintana · 14 years ago
  98. 4838548 Added to SearchView : getQuery() and setOnSearchClickListener() by Amith Yamasani · 14 years ago
  99. 2fe24e3 First implementation of MifareUltralight by Jan Brands · 14 years ago
  100. f2f7d8f Fix invalidation issue for optimized/GL case. by Chet Haase · 14 years ago