1. 72d6835 Merge "Accessibility focus should not clear selection when taken away." into jb-dev by Svetoslav Ganov · 12 years ago
  2. 1f34844 Merge "NullPointerException in AbsListView.focusSearch()." into jb-dev by Svetoslav Ganov · 12 years ago
  3. 69609ed Merge "Do not run the spell checker in SearchView" into jb-dev by Satoshi Kataoka · 12 years ago
  4. 9ce1116 Do not run the spell checker in SearchView by Satoshi Kataoka · 12 years ago
  5. 3016c1a NullPointerException in AbsListView.focusSearch(). by Svetoslav Ganov · 12 years ago
  6. 0a047bd Accessibility focus should not clear selection when taken away. by Svetoslav Ganov · 12 years ago
  7. bbdf46d Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  8. 9f929e3 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  9. ca5a148 Merge "Add temporary functor detach logging" into jb-dev by Chris Craik · 12 years ago
  10. a7aeb61 Update ProgressBar assets by Adam Powell · 12 years ago
  11. f98851a Add temporary functor detach logging by Chris Craik · 12 years ago
  12. 7a394ab Merge "Unused API should be hidden." into jb-dev by Daniel Sandler · 12 years ago
  13. 6593be0 Merge "Work on issue #6579997: Mariner entrance animation" into jb-dev by Dianne Hackborn · 12 years ago
  14. 7b4799c Merge "Client app crashes if accessibility service uses invalid focus type." into jb-dev by Svetoslav Ganov · 12 years ago
  15. 6e3301d Merge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak" into jb-dev by Raph Levien · 12 years ago
  16. 2ef6905 Client app crashes if accessibility service uses invalid focus type. by Svetoslav Ganov · 12 years ago
  17. 3038465 Merge "Focus search in AbsListView returns invisible views." into jb-dev by Svetoslav Ganov · 12 years ago
  18. a90513d Unused API should be hidden. by Daniel Sandler · 12 years ago
  19. b1fa98b Focus search in AbsListView returns invisible views. by Svetoslav Ganov · 12 years ago
  20. f47e76e Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 12 years ago
  21. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 12 years ago
  22. b6585d1 Merge "Double input focus and focus movement in list not working." into jb-dev by Svetoslav Ganov · 12 years ago
  23. 757b3c2 Fix ordering of product-specific strings by Adam Powell · 12 years ago
  24. 9b12b4e Fix product-specific string declaration by Adam Powell · 12 years ago
  25. 7c86958 Merge "Add MediaRouter API." into jb-dev by Adam Powell · 12 years ago
  26. 75394d6 Fix bug 6558006: SystemUI native heap is huge. Fix memory leak by Raph Levien · 12 years ago
  27. b552d89 Double input focus and focus movement in list not working. by Svetoslav Ganov · 12 years ago
  28. dba86e2 Merge "Get a WebViewDatabaseClassic instance lazily. Do not merge." into jb-dev by Ben Murdoch · 12 years ago
  29. 94a8ae0 Merge "Fix 6592932: add means to replace assist icon from given package" into jb-dev by Jim Miller · 12 years ago
  30. 2aeaf23 Merge changes Id27ba241,I781fbe36 into jb-dev by Adrian Ludwig · 12 years ago
  31. 361dfeb For JB, the READ_EXTERNAL_STORAGE permission is not enforced by default. It may be enforced by default in future releases. Developers have the option of enabling enforcement to test their application and some may begin to include this permission on applications. To avoid user confusion, the permission is placed in the development tools group. by Adrian Ludwig · 12 years ago
  32. cba5e87 Merge "Calling the correct method when adding accessibility focusables." into jb-dev by Svetoslav Ganov · 12 years ago
  33. 8f78694 Update long strings to provide users with more information about permissions. by Adrian Ludwig · 12 years ago
  34. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  35. a90e451 Calling the correct method when adding accessibility focusables. by Svetoslav Ganov · 12 years ago
  36. 9a1de30 Add MediaRouter API. by Adam Powell · 12 years ago
  37. 1869440 Revert "Update long strings to provide users with more information about permissions." by Adrian Ludwig · 12 years ago
  38. 714665c Update long strings to provide users with more information about permissions. by Adrian Ludwig · 12 years ago
  39. faa3233 Merge "Skip LayoutTransition animations on objects of size (0,0)" into jb-dev by Chet Haase · 12 years ago
  40. 1de1990 Merge "Update indeterminate progress bar assets" into jb-dev by Adam Powell · 12 years ago
  41. d0f8ea5 Update indeterminate progress bar assets by Adam Powell · 12 years ago
  42. 66ef1a2 Skip LayoutTransition animations on objects of size (0,0) by Chet Haase · 12 years ago
  43. d070e3d Merge "Revert "Make the protectionLevel of framework permissions consistent and related to sensitive user data. Dangerous permissions are applied only where sensitive user data may be exposed."" into jb-dev by Adrian Ludwig · 12 years ago
  44. 4c52235 Revert "Make the protectionLevel of framework permissions consistent and related to sensitive user data. Dangerous permissions are applied only where sensitive user data may be exposed." by Adrian Ludwig · 12 years ago
  45. ea01e4a Merge "Survey says: NIET!" into jb-dev by Dianne Hackborn · 12 years ago
  46. 3294b6b Fix 6592932: add means to replace assist icon from given package by Jim Miller · 12 years ago
  47. 4034bc4 Survey says: NIET! by Dianne Hackborn · 12 years ago
  48. a3489c5 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  49. e41b074 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  50. ac483ac Merge "AccessibilityInteractionController crash with IndexOutOfBoundException." into jb-dev by Svetoslav Ganov · 12 years ago
  51. 30ac645 AccessibilityInteractionController crash with IndexOutOfBoundException. by Svetoslav Ganov · 12 years ago
  52. 1c094d3 Merge "Increase string length limit to fit translation." into jb-dev by Svetoslav Ganov · 12 years ago
  53. 00ca7a8 Merge "Accessibility focus traversal of lists inconsistent." into jb-dev by Svetoslav Ganov · 12 years ago
  54. 561ff8a Merge "Skip eglSwapBuffers() call when we do not draw to GL" into jb-dev by Chet Haase · 12 years ago
  55. 078b591 Get a WebViewDatabaseClassic instance lazily. Do not merge. by Ben Murdoch · 12 years ago
  56. b97c5d2 Increase string length limit to fit translation. by Svetoslav Ganov · 12 years ago
  57. 2dda468 Accessibility focus traversal of lists inconsistent. by Svetoslav Ganov · 12 years ago
  58. d53710c Merge "Extend process observer to be usable for media routing." into jb-dev by Dianne Hackborn · 12 years ago
  59. a93c2c1 Extend process observer to be usable for media routing. by Dianne Hackborn · 12 years ago
  60. 6e8e41a Merge "Use sp<LooperCallback> to fix race causing dangling pointer." into jb-dev by Jeff Brown · 12 years ago
  61. 53913ed Merge "Force webview invalidates on unsuccessful functor attach" into jb-dev by Chris Craik · 12 years ago
  62. 4865909 Skip eglSwapBuffers() call when we do not draw to GL by Chet Haase · 12 years ago
  63. be50440 Merge "Fix bug where existing account not pre-checked" into jb-dev by Alice Yang · 12 years ago
  64. 80a1de1 Use sp<LooperCallback> to fix race causing dangling pointer. by Jeff Brown · 12 years ago
  65. 6cab5e8 Fix bug where existing account not pre-checked by Alice Yang · 12 years ago
  66. 69a1f6e Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  67. 41ee465 Force webview invalidates on unsuccessful functor attach by Chris Craik · 12 years ago
  68. 4a3a968 Merge "Protect volumepanel slider creation from race condition." into jb-dev by Amith Yamasani · 12 years ago
  69. 70a9975 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  70. bde32ef Merge "Fix bug 6563184: API compatibility issue with quick contact" into jb-dev by Makoto Onuki · 12 years ago
  71. cee7203 Merge "Send device connection intents from AudioService" into jb-dev by Eric Laurent · 12 years ago
  72. 28795d8 Merge "Fix race condition with preview callback." into jb-dev by Eino-Ville Talvala · 12 years ago
  73. 758534e Merge "Ask to enable touch exploration only the first time it enables the feature." into jb-dev by Svetoslav Ganov · 12 years ago
  74. 9a4c5cd Ask to enable touch exploration only the first time it enables the feature. by Svetoslav Ganov · 12 years ago
  75. a654986 Protect volumepanel slider creation from race condition. by Amith Yamasani · 12 years ago
  76. 388d480 Merge "Working on issue #6561352: java.lang.RuntimeException: Unable to start..." into jb-dev by Dianne Hackborn · 12 years ago
  77. f14c078 Merge "Don't mark list headers or invalid items as disabled." into jb-dev by Svetoslav Ganov · 12 years ago
  78. 762ca84 Merge "Sped up ActionBar and StatusBar animations" into jb-dev by Chet Haase · 12 years ago
  79. ca367b7 Fix race condition with preview callback. by Eino-Ville Talvala · 12 years ago
  80. e8118e1 Sped up ActionBar and StatusBar animations by Chet Haase · 12 years ago
  81. 61af8a8 Working on issue #6561352: java.lang.RuntimeException: Unable to start... by Dianne Hackborn · 12 years ago
  82. 03e93e5 Merge "Move package-wide flags out of parseApplication" into jb-dev by Kenny Root · 12 years ago
  83. 90f658e Merge "Preserve account list in order of creation in the database." into jb-dev by Amith Yamasani · 12 years ago
  84. 943a8be Merge "Increase busy timeout." into jb-dev by Jeff Brown · 12 years ago
  85. 325ea8de Don't mark list headers or invalid items as disabled. by alanv · 12 years ago
  86. f053e23 Merge "Fix bug #6567507 [Bidi] - Cursor is sometimes not visible on EditText" into jb-dev by Fabrice Di Meglio · 12 years ago
  87. 7cb9be2 Move package-wide flags out of parseApplication by Kenny Root · 12 years ago
  88. 676c519 Increase busy timeout. by Jeff Brown · 12 years ago
  89. 9154b87 Merge "Fix comparison of device source bits." into jb-dev by Jeff Brown · 12 years ago
  90. b1fbaac Send device connection intents from AudioService by Eric Laurent · 12 years ago
  91. 7e4ff4b Fix comparison of device source bits. by Jeff Brown · 12 years ago
  92. b483a99 Preserve account list in order of creation in the database. by Amith Yamasani · 12 years ago
  93. bba33cd Fix bug 6563184: API compatibility issue with quick contact by Makoto Onuki · 12 years ago
  94. c5d2050 Merge "Visual tweaks to notifications." into jb-dev by Daniel Sandler · 12 years ago
  95. 6387d2f Visual tweaks to notifications. by Daniel Sandler · 12 years ago
  96. 2a7b17b Fix 6580421: make sure MultiWaveView.reset() makes handle visible by Jim Miller · 12 years ago
  97. dda62f69 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  98. 9cf9b1e Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  99. 3c144c3 Merge "Add an updateAppPermission() API call to the AccountManagerService AIDL and have the GrantCredentialsPermissionActivity call that instead of a static so that it can be made to run in a different process than the AccountManagerService. Protect this call by checking that the caller has the same UID as the system process." into jb-dev by Fred Quintana · 12 years ago
  100. f46bd06 Merge "Fix issue #6579824: Email crash observed after updating..." into jb-dev by Dianne Hackborn · 12 years ago