1. 1a7dd03 Unhide transient state APIs on View by Adam Powell · 14 years ago
  2. c13accb Merge "Hidden API for setting p2p NFC modes." by Martijn Coenen · 14 years ago
  3. ec418d3 Merge "Make sure egl context is valid for the onTrimMemory call" by Teng-Hui Zhu · 14 years ago
  4. 062d6d5 Merge "Quick fix for Monkey NPE." by George Mount · 14 years ago
  5. 817d5fb am 5d87d51f: am f65951bf: am 0dd9ec14: Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 14 years ago
  6. 5d87d51 am f65951bf: am 0dd9ec14: Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 14 years ago
  7. f65951bf am 0dd9ec14: Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 14 years ago
  8. 0dd9ec1 Merge "Make ResolverActivity update dynamically." into ics-mr1 by Dianne Hackborn · 14 years ago
  9. 9a676bf Quick fix for Monkey NPE. by George Mount · 14 years ago
  10. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 14 years ago
  11. 0dc0da6 change WebView to remove use of base class fields by Jonathan Dixon · 14 years ago
  12. ded37ed9 Add new WebViewClassic files by Jonathan Dixon · 14 years ago
  13. 6435da6 am d9760a81: am 25517fdc: am 637c50db: am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 14 years ago
  14. d9760a8 am 25517fdc: am 637c50db: am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 14 years ago
  15. 25517fd am 637c50db: am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 14 years ago
  16. 637c50d am c7e5a2fe: Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 14 years ago
  17. e8f2c7f Make ResolverActivity update dynamically. by Dianne Hackborn · 14 years ago
  18. 7d3c690 Merge "Improve RTL APIs" by Fabrice Di Meglio · 14 years ago
  19. dd3ef2c Improve RTL APIs by Fabrice Di Meglio · 14 years ago
  20. 756fe38 am 6053b195: am bb69bde5: am 3e701270: Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  21. 6053b19 am bb69bde5: am 3e701270: Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  22. bb69bde am 3e701270: Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  23. 3e70127 Merge "extend timeout to allow for more time for the device to connect." into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  24. 4a00ab2 Make sure egl context is valid for the onTrimMemory call by Teng-Hui Zhu · 14 years ago
  25. 0765d44 Merge "Shouldn't catch Throwable in AsyncTask." by Jeff Brown · 14 years ago
  26. b1ec5ef Shouldn't catch Throwable in AsyncTask. by Jeff Brown · 14 years ago
  27. 209266e Merge "Fix WifiManager async API" by Irfan Sheriff · 14 years ago
  28. c7e5a2f Merge "Fix dividers for LinearLayout (TabWidget)" by Adam Powell · 14 years ago
  29. ac5a3a1 Merge "Make layoutDirection API public" by Fabrice Di Meglio · 14 years ago
  30. 98aec1c Make layoutDirection API public by Fabrice Di Meglio · 14 years ago
  31. b22d6c1 Merge "Allow webview to delete GL resource in a valid EGL context" by Teng-Hui Zhu · 14 years ago
  32. d962413 Allow webview to delete GL resource in a valid EGL context by Teng-Hui Zhu · 14 years ago
  33. b08dee9d am f09c0c7f: am 93920d79: am a66be970: am 11aa4cc3: Merge "Set width of spinner\'s dropdown to fit on device" by Jean-Baptiste Queru · 14 years ago
  34. ab38500 am dbc591e2: am c69d6134: am 6ae4fe94: am 9303919d: Merge "Adds documentation for ContentResolver notifyChange()" by Jean-Baptiste Queru · 14 years ago
  35. 188cddb Hidden API for setting p2p NFC modes. by Martijn Coenen · 14 years ago
  36. cab063c Merge "Prevent a 'TODO' from appearing in the JavaDoc" by Steve Block · 14 years ago
  37. d3975a9 Fix WifiManager async API by Irfan Sheriff · 14 years ago
  38. 4b1afab extend timeout to allow for more time for the device to connect. by Tsu Chiang Chuang · 14 years ago
  39. 148c5da Merge "Clean up Surface Texture on Java side" by Teng-Hui Zhu · 14 years ago
  40. fdd646b Clean up Surface Texture on Java side by Teng-Hui Zhu · 14 years ago
  41. 85c738f Merge "If no NITZ information use Country Code to set TimeZone." by Wink Saville · 14 years ago
  42. a27421a If no NITZ information use Country Code to set TimeZone. by Wink Saville · 14 years ago
  43. 672f74b Merge "Improve documentation of SQLite debugging options." by Jeff Brown · 14 years ago
  44. 638eff7 Improve documentation of SQLite debugging options. by Jeff Brown · 14 years ago
  45. 8a7259b Prevent a 'TODO' from appearing in the JavaDoc by Steve Block · 14 years ago
  46. 592c85c Merge "Handle sentence level spell checking hidden APIs" by satok · 14 years ago
  47. 8898358 Handle sentence level spell checking hidden APIs by satok · 15 years ago
  48. 9a4a1a5 Merge "Externalize more SQLite configuration options." by Jeff Brown · 14 years ago
  49. 5936ff0 Externalize more SQLite configuration options. by Jeff Brown · 14 years ago
  50. 43d8a95 Merge "Improve Wi-Fi hand-off" by Irfan Sheriff · 14 years ago
  51. 81c4350a Merge "Fix bug #3389545 android:ellipsize="end" doesn't work without using android:singleLine="true" which is deprecated" by Fabrice Di Meglio · 14 years ago
  52. 34a126e Fix bug #3389545 android:ellipsize="end" doesn't work without using android:singleLine="true" which is deprecated by Fabrice Di Meglio · 14 years ago
  53. 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 14 years ago
  54. 161d9cf Merge "Invalidate text display list on scroll" by Gilles Debunne · 14 years ago
  55. 0e689ab Merge "Don't throw if sqlite3_finalize returns an error." by Jeff Brown · 14 years ago
  56. 96ba76f Merge "Refactor SQLiteOpenHelper." by Jeff Brown · 14 years ago
  57. 958cbba Don't throw if sqlite3_finalize returns an error. by Jeff Brown · 14 years ago
  58. 559d064 Refactor SQLiteOpenHelper. by Jeff Brown · 14 years ago
  59. fe35a46 Merge "Fix bug #5616520 When the device is set to Arabic, and the email application is launched, the guided text is not displayed" by Fabrice Di Meglio · 14 years ago
  60. b863419 Fix bug #5616520 When the device is set to Arabic, and the email application is launched, the guided text is not displayed by Fabrice Di Meglio · 15 years ago
  61. f09c0c7 am 93920d79: am a66be970: am 11aa4cc3: Merge "Set width of spinner\'s dropdown to fit on device" by Jean-Baptiste Queru · 14 years ago
  62. dbc591e am c69d6134: am 6ae4fe94: am 9303919d: Merge "Adds documentation for ContentResolver notifyChange()" by Jean-Baptiste Queru · 14 years ago
  63. 93920d7 am a66be970: am 11aa4cc3: Merge "Set width of spinner\'s dropdown to fit on device" by Jean-Baptiste Queru · 14 years ago
  64. c69d613 am 6ae4fe94: am 9303919d: Merge "Adds documentation for ContentResolver notifyChange()" by Jean-Baptiste Queru · 14 years ago
  65. a66be97 am 11aa4cc3: Merge "Set width of spinner\'s dropdown to fit on device" by Jean-Baptiste Queru · 14 years ago
  66. 6ae4fe9 am 9303919d: Merge "Adds documentation for ContentResolver notifyChange()" by Jean-Baptiste Queru · 14 years ago
  67. 6382ade Invalidate text display list on scroll by Gilles Debunne · 14 years ago
  68. 11aa4cc Merge "Set width of spinner's dropdown to fit on device" by Jean-Baptiste Queru · 14 years ago
  69. 9303919 Merge "Adds documentation for ContentResolver notifyChange()" by Jean-Baptiste Queru · 14 years ago
  70. b5d3dd2 Merge "Fix simple_list_item_multiple_choice to use correct size and spacing." by Adam Powell · 14 years ago
  71. f7dbb51 Fix simple_list_item_multiple_choice to use correct size and spacing. by Adam Powell · 14 years ago
  72. a6816ee Merge "Merge: Introduce UpdateLocks" by Christopher Tate · 14 years ago
  73. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 14 years ago
  74. b303b42 Merge "Revert "Add support for CMAS warning notifications over CDMA." I'll submit again when the app change is ready." by Jake Hamby · 14 years ago
  75. efba344 Revert "Add support for CMAS warning notifications over CDMA." I'll submit again when the app change is ready. by Jake Hamby · 14 years ago
  76. b145e36 am ba62da99: am fb393f8b: Mark configuration strings as not translatable. by Eric Fischer · 14 years ago
  77. ba62da9 am fb393f8b: Mark configuration strings as not translatable. by Eric Fischer · 14 years ago
  78. c021a11 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 14 years ago
  79. fb393f8 Mark configuration strings as not translatable. by Eric Fischer · 14 years ago
  80. 4cfa5ec Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  81. 7b0eb33 Merge "Add support for CMAS warning notifications over CDMA." by Jake Hamby · 14 years ago
  82. a3c38f4 Merge "Fix bug #5180841 TextLayoutCache needs to support Indic" by Fabrice Di Meglio · 14 years ago
  83. c97f9c1 Merge "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 · 14 years ago
  84. 6ea8006 Merge "Wrap StrictMode changes in try/finally." by Jeff Sharkey · 14 years ago
  85. 6e0e6f2 Merge "Fix bug #5371909 Hebrew & Arabic mails are sent as LTR intead of RTL" by Fabrice Di Meglio · 14 years ago
  86. 6bff62c Wrap StrictMode changes in try/finally. by Jeff Sharkey · 14 years ago
  87. cd4161b Fix bug #5371909 Hebrew & Arabic mails are sent as LTR intead of RTL by Fabrice Di Meglio · 14 years ago
  88. f17981b Merge "Vibrate on long press, even out of text" by Gilles Debunne · 14 years ago
  89. b290caa Merge "Add support for maxlength text fields to WebViewInputConnection." by George Mount · 14 years ago
  90. 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 · 14 years ago
  91. 1b3d01d Merge "InputConnection is warned when finished" by Gilles Debunne · 14 years ago
  92. 9514849 Set width of spinner's dropdown to fit on device by SeongJae Park · 14 years ago
  93. 0c49f03a Add support for CMAS warning notifications over CDMA. by Jake Hamby · 14 years ago
  94. e6c118b am 61a9a83a: am 40226da7: am f4994b3e: Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 14 years ago
  95. 61a9a83 am 40226da7: am f4994b3e: Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 14 years ago
  96. 40226da am f4994b3e: Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 14 years ago
  97. f4994b3 Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 14 years ago
  98. 3e804a6 Merge "Removed TextAlign in TextView" by Gilles Debunne · 14 years ago
  99. 6012ede Add support for maxlength text fields to WebViewInputConnection. by George Mount · 14 years ago
  100. 8097e1c Merge "Disable verbose NetworkStats logging." by Jeff Sharkey · 14 years ago