1. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  2. b74a84d Merge "Fix dialogs to occupy more space." by Romain Guy · 15 years ago
  3. d60d374 Fix dialogs to occupy more space. by Romain Guy · 15 years ago
  4. 2cd2374 Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent." by Ken Shirriff · 15 years ago
  5. 15049e4 Make ACCOUNT_NAME/ACCOUNT_TYPE consistent. by Ken Shirriff · 15 years ago
  6. 97e4494 Add an AlarmManager API to set the system time (with the proper permissions). by Dan Egnor · 15 years ago
  7. 7722abe Bug 2420366 by Paul Westbrook · 15 years ago
  8. 744d902 Add a new permission and remove createTitleFromFilename. by Leon Scroggins · 15 years ago
  9. 3da3cad Adding speech recognition service public API by Valentin Kravtsov · 15 years ago
  10. 50929f0 Merge "Rename ApplicationContext to ContextImpl." by Dianne Hackborn · 15 years ago
  11. 2155637 Rename ApplicationContext to ContextImpl. by Dianne Hackborn · 15 years ago
  12. 5c1779b Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 15 years ago
  13. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 15 years ago
  14. 64226a4 Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 15 years ago
  15. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 15 years ago
  16. ac72cb9 Merge "fix [2313526] sensor enable race condition" by Mathias Agopian · 15 years ago
  17. b3dc5eb fix [2313526] sensor enable race condition by Mathias Agopian · 15 years ago
  18. a969dc4 Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out) by Michael Chan · 15 years ago
  19. 5c19aec API review: TrafficStats: rename Pkts to Packets by Ken Shirriff · 15 years ago
  20. 46c5312 Rename GestureUtilities to GestureUtils. by Romain Guy · 15 years ago
  21. 7b4030d Merge "Framework part of issue #2391576: Add method to start the Jit and call it" by Dianne Hackborn · 15 years ago
  22. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 15 years ago
  23. da5c1bd Remove source selector from SearchDialog by Bjorn Bringert · 15 years ago
  24. 5c33c62 Merge "Enable StreamLoader to be loaded in a separate thread." by Grace Kloba · 15 years ago
  25. d0e18ff First pass at USB Tethering. by Robert Greenwalt · 15 years ago
  26. ac75f56 Enable StreamLoader to be loaded in a separate thread. by Grace Kloba · 15 years ago
  27. 3141e0a Add new ConsoleMessage class that adds more information (such as the Message Log Level from WebCore) and a new overload of onConsoleMessage that takes this as a parameter. by Ben Murdoch · 15 years ago
  28. fa6bc84 Merge "Implement system data migration support." by Dianne Hackborn · 15 years ago
  29. eb6b1fa Fixed an overscrolling bug in AbsListView with a root in OverScroller. by Adam Powell · 15 years ago
  30. b858dfd Implement system data migration support. by Dianne Hackborn · 15 years ago
  31. 348f7b9 Merge "Add auto-restore setting and Backup Manager awareness thereof" by Chris Tate · 15 years ago
  32. cce9da5 Add auto-restore setting and Backup Manager awareness thereof by Christopher Tate · 15 years ago
  33. 45a9a14 remove android.webkit.HttpDateTime, again by Doug Zongker · 15 years ago
  34. 3c4a1eb Merge "undo "move HttpDateTime from android.webkit to android-common jar"" by Doug Zongker · 15 years ago
  35. e4a74ea undo "move HttpDateTime from android.webkit to android-common jar" by Doug Zongker · 15 years ago
  36. 8f198c4 Merge "Honor '+' in phone export in vCard." by Daisuke Miyakawa · 15 years ago
  37. 900731de Honor '+' in phone export in vCard. by Daisuke Miyakawa · 15 years ago
  38. 8321eb3 Merge "BatteryStatsImpl: initalize audio timer" by Mike Chan · 15 years ago
  39. 732ebb1 Fixed a regression in View.cancelLongPress by Adam Powell · 15 years ago
  40. 1fdaab2 Merge "move HttpDateTime from android.webkit to android-common jar" by Doug Zongker · 15 years ago
  41. 7ad12a5 move HttpDateTime from android.webkit to android-common jar by Doug Zongker · 15 years ago
  42. 378a148 Merge "Javadoc fixes to ScaleGestureDetector for SDK builds" by Adam Powell · 15 years ago
  43. 499cc17 Merge "Fix fastscroll thumb" by Marco Nelissen · 15 years ago
  44. cd3e4ad Fix fastscroll thumb by Marco Nelissen · 15 years ago
  45. ab905c87 Javadoc fixes to ScaleGestureDetector for SDK builds by Adam Powell · 15 years ago
  46. d5bb7ef Merge "Make the fastscroll thumb tell the parent to not intercept touch events, to keep the list from moving sideways in a "workspace" environment. Fixes one of the issues listed in bug 2374212" by Marco Nelissen · 15 years ago
  47. d43fe07 Make the fastscroll thumb tell the parent to not intercept touch events, by Marco Nelissen · 15 years ago
  48. 2c355e2 Merge "expose bootloader & radio versions, hardware string in API" by Doug Zongker · 15 years ago
  49. 74885ef expose bootloader & radio versions, hardware string in API by Doug Zongker · 15 years ago
  50. 33cea41 Merge "Apps on sdcard: Add new broadcasts" by Suchi Amalapurapu · 15 years ago
  51. a61b67a Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
  52. 62f67048 Merge "Add support for sending touch events in DRT." by Ben Murdoch · 15 years ago
  53. ecbc65c Add support for sending touch events in DRT. by Ben Murdoch · 15 years ago
  54. a7ff78d Merge "Rebuild a cleaner certificates chain before validating it." by Leon Clarke · 15 years ago
  55. ecbfb21 Revert "am 3db1ebaf: am 4ed2b1c3: Pass touch event time from Java to WebKit". The corresponding change to external/webkit creates a merge conflict in master. by Ben Murdoch · 15 years ago
  56. 9ecd943 am 3db1ebaf: am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
  57. 3db1eba am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
  58. 4ed2b1c Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
  59. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  60. 7099bc1 Merge "Fix the SDK build." by Xavier Ducrohet · 15 years ago
  61. 216bccf Updated GestureDetector to ignore multitouch if requested by the app by Adam Powell · 15 years ago
  62. 31644a1 Fix the SDK build. by Xavier Ducrohet · 15 years ago
  63. 9c738b9 Merge "Improve some of the documentation in RecognizerIntent to reduce confusion." by Mike LeBeau · 15 years ago
  64. 5a346d6 Improve some of the documentation in RecognizerIntent to reduce confusion. by Mike LeBeau · 15 years ago
  65. c30ed1a Merge "Add "inline" constant to RecognizerResultsIntent." by Mike LeBeau · 15 years ago
  66. dcfefb5 Add "inline" constant to RecognizerResultsIntent. by Mike LeBeau · 15 years ago
  67. c4e834d Rebuild a cleaner certificates chain before validating it. by Huahui Wu · 15 years ago
  68. 556d350 StorageManager: API_CHANGE: Move StorageManager into android.storage by San Mehat · 15 years ago
  69. 9ec3318 Merge "Apps on SD project. Javadoc fixes for new method in PackageManager class." by Oscar Montemayor · 15 years ago
  70. f3be166 Now mSupportMultiTouch is depending on WebSettings, it can't be static any more. by Grace Kloba · 15 years ago
  71. c9d8175 Context: API_CHANGE: Add support for retrieving StorageManager by San Mehat · 15 years ago
  72. ec7f7e6 UsbStorageActivity: Refactor for new MountService API by San Mehat · 15 years ago
  73. 4270e1e MountService: Massive bloat reduction and rewrite by San Mehat · 15 years ago
  74. 4763876 Merge "StorageManager: Introduce StorageManager" by San Mehat · 15 years ago
  75. 18d200f BatteryStatsImpl: initalize audio timer by Mike Chan · 15 years ago
  76. 2df9a91 Hide the android.webkit.CallbackProxy class from the API. This is a android.webkit package class and internal to our implementation. by Grace Kloba · 15 years ago
  77. 3565456 Merge "Make sure application cache manifest files are not cached." by Andrei Popescu · 15 years ago
  78. a1ba11b Make sure application cache manifest files are not cached. by Andrei Popescu · 15 years ago
  79. c209ccf Merge "Check for null data after decoding a data: url." by Patrick Scott · 15 years ago
  80. 8fccf67 Merge "add instrumentation to log the sql statement + bindargs + databasename" by Vasu Nori · 15 years ago
  81. 8af3cfc Check for null data after decoding a data: url. by Patrick Scott · 15 years ago
  82. 5e7bb0a Implement support for v8 counters by Andrei Popescu · 15 years ago
  83. 4dd4ab4 add instrumentation to log the sql statement + bindargs + databasename by Vasu Nori · 15 years ago
  84. d615c6f Merge "Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates the base url to be used when interpreting html results given in EXTRA_VOICE_SEARCH_RESULT_HTML." by Mike LeBeau · 15 years ago
  85. 125d407 Merge "Streamline: use Messages sent to a Handler subclass instead of posting Runnables" by Chris Tate · 15 years ago
  86. 34d7a9f Merge "Remove the obsolete unused hidden constant." by Grace Kloba · 15 years ago
  87. d3cd359 Streamline: use Messages sent to a Handler subclass instead of posting Runnables by Christopher Tate · 15 years ago
  88. 1f9a3cc Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings." by Joe Onorato · 15 years ago
  89. 7747210 Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings. by Joe Onorato · 15 years ago
  90. e8fe0e3 Remove the obsolete unused hidden constant. by Grace Kloba · 15 years ago
  91. f9271c8 Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates by Mike LeBeau · 15 years ago
  92. 8a7ac8d Anchor the page at top left corner when webView size changed. by Shimeng (Simon) Wang · 15 years ago
  93. 2456248 Do not reshow the filter popup after hiding it. by Romain Guy · 15 years ago
  94. e4e460f Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable" by Adam Powell · 15 years ago
  95. 79ac339 Overscrolling in AbsListView; visibility cleanup for FlingRunnable by Adam Powell · 15 years ago
  96. 54ab1fa Merge "Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. This will not be unhidden for Froyo as nothing will implement it until later, but I wanted to have the definition explicit in the framework." by Mike LeBeau · 15 years ago
  97. 504e071 Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605" by Amith Yamasani · 15 years ago
  98. 0f55b197 Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605 by Amith Yamasani · 15 years ago
  99. 41b14e8 Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. by Mike LeBeau · 15 years ago
  100. cdc428b Apps on SD project. Javadoc fixes for new method in PackageManager class. by Oscar Montemayor · 15 years ago