1. 13f6e7c Workaround for bug 6609605: Hindi rendering regression in WebView by Raph Levien · 12 years ago
  2. da741b4 Merge "Adding more logging for bug: 6499508" into jb-dev by Michael Jurka · 12 years ago
  3. 72d6835 Merge "Accessibility focus should not clear selection when taken away." into jb-dev by Svetoslav Ganov · 12 years ago
  4. 1f34844 Merge "NullPointerException in AbsListView.focusSearch()." into jb-dev by Svetoslav Ganov · 12 years ago
  5. ccf97dc Merge "Global accessibility action to open recent apps shows the old dialog style." into jb-dev by Svetoslav Ganov · 12 years ago
  6. 5751f81 Merge "Add contentobserver for nsd_on setting" into jb-dev by Irfan Sheriff · 12 years ago
  7. 69609ed Merge "Do not run the spell checker in SearchView" into jb-dev by Satoshi Kataoka · 12 years ago
  8. 9ce1116 Do not run the spell checker in SearchView by Satoshi Kataoka · 12 years ago
  9. 3016c1a NullPointerException in AbsListView.focusSearch(). by Svetoslav Ganov · 12 years ago
  10. 0a047bd Accessibility focus should not clear selection when taken away. by Svetoslav Ganov · 12 years ago
  11. 0c01222 Merge "Don't crash when scaling Bitmaps with private Bitmap.Configs" into jb-dev by Jack Palevich · 12 years ago
  12. bbdf46d Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  13. 9f929e3 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  14. a926580 Adding more logging for bug: 6499508 by Michael Jurka · 12 years ago
  15. 919aca5 Add contentobserver for nsd_on setting by Irfan Sheriff · 12 years ago
  16. ca5a148 Merge "Add temporary functor detach logging" into jb-dev by Chris Craik · 12 years ago
  17. a3404be Merge "Change Recents background to solid color on sw600dp devices" into jb-dev by Michael Jurka · 12 years ago
  18. 995dd13 Merge "Update ProgressBar assets" into jb-dev by Adam Powell · 12 years ago
  19. a7aeb61 Update ProgressBar assets by Adam Powell · 12 years ago
  20. c682fc9 Global accessibility action to open recent apps shows the old dialog style. by Svetoslav Ganov · 12 years ago
  21. f3abbad Change Recents background to solid color on sw600dp devices by Michael Jurka · 12 years ago
  22. ab886f5 Don't do closing animation on an opening app. by Daniel Sandler · 12 years ago
  23. f98851a Add temporary functor detach logging by Chris Craik · 12 years ago
  24. 51df04b Port the legacy velocity tracker strategy. by Jeff Brown · 12 years ago
  25. a5b0698 Implement a second order integrating VT strategy. by Jeff Brown · 12 years ago
  26. 18f329e Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 12 years ago
  27. 433927c Fix build. by Dianne Hackborn · 12 years ago
  28. f756e49 Fix build break. by Daniel Sandler · 12 years ago
  29. dd251ca Merge "Fix build." into jb-dev by Dianne Hackborn · 12 years ago
  30. bb47cf6 Fix build. by Dianne Hackborn · 12 years ago
  31. 7a394ab Merge "Unused API should be hidden." into jb-dev by Daniel Sandler · 12 years ago
  32. 6593be0 Merge "Work on issue #6579997: Mariner entrance animation" into jb-dev by Dianne Hackborn · 12 years ago
  33. 7b4799c Merge "Client app crashes if accessibility service uses invalid focus type." into jb-dev by Svetoslav Ganov · 12 years ago
  34. 6e3301d Merge "Fix bug 6558006: SystemUI native heap is huge. Fix memory leak" into jb-dev by Raph Levien · 12 years ago
  35. 2ef6905 Client app crashes if accessibility service uses invalid focus type. by Svetoslav Ganov · 12 years ago
  36. 3038465 Merge "Focus search in AbsListView returns invisible views." into jb-dev by Svetoslav Ganov · 12 years ago
  37. 05c66cc Don't crash when scaling Bitmaps with private Bitmap.Configs by Jack Palevich · 12 years ago
  38. a90513d Unused API should be hidden. by Daniel Sandler · 12 years ago
  39. b1fa98b Focus search in AbsListView returns invisible views. by Svetoslav Ganov · 12 years ago
  40. 1fbbc07 Merge "Implement an integrating VelocityTracker strategy." into jb-dev by Jeff Brown · 12 years ago
  41. f47e76e Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 12 years ago
  42. cc822a7 Merge "Touch exploration gesture end not delivered to clients." into jb-dev by Svetoslav Ganov · 12 years ago
  43. cd94caf Touch exploration gesture end not delivered to clients. by Svetoslav Ganov · 12 years ago
  44. 53dd12a Implement an integrating VelocityTracker strategy. by Jeff Brown · 12 years ago
  45. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 12 years ago
  46. b6585d1 Merge "Double input focus and focus movement in list not working." into jb-dev by Svetoslav Ganov · 12 years ago
  47. 757b3c2 Fix ordering of product-specific strings by Adam Powell · 12 years ago
  48. 9b12b4e Fix product-specific string declaration by Adam Powell · 12 years ago
  49. 7c86958 Merge "Add MediaRouter API." into jb-dev by Adam Powell · 12 years ago
  50. 778fa81 Merge "Fixing a crash in the TouchExplorer." into jb-dev by Svetoslav Ganov · 12 years ago
  51. a764816 Merge "Hide notifications until the device is provisioned." into jb-dev by Daniel Sandler · 12 years ago
  52. da652f6 Merge "Revert change to correct animations." into jb-dev by Craig Mautner · 12 years ago
  53. ebac1b7 Fixing a crash in the TouchExplorer. by Svetoslav Ganov · 12 years ago
  54. 75394d6 Fix bug 6558006: SystemUI native heap is huge. Fix memory leak by Raph Levien · 12 years ago
  55. 3aa7fca Revert change to correct animations. by Craig Mautner · 12 years ago
  56. 1f3c11b Merge "Add more logging for bug 6499508 (getting warmer!)" into jb-dev by Michael Jurka · 12 years ago
  57. e766e1f Merge "Reduce recents memory usage" into jb-dev by Michael Jurka · 12 years ago
  58. b552d89 Double input focus and focus movement in list not working. by Svetoslav Ganov · 12 years ago
  59. d672b24 Merge "Fix power manager issues." into jb-dev by Craig Mautner · 12 years ago
  60. dba86e2 Merge "Get a WebViewDatabaseClassic instance lazily. Do not merge." into jb-dev by Ben Murdoch · 12 years ago
  61. 94a8ae0 Merge "Fix 6592932: add means to replace assist icon from given package" into jb-dev by Jim Miller · 12 years ago
  62. 2aeaf23 Merge changes Id27ba241,I781fbe36 into jb-dev by Adrian Ludwig · 12 years ago
  63. 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
  64. 56f6c7f Merge "Fix b/6575950 make shader program to support different precisions." into jb-dev by Ruei-sung Lin · 12 years ago
  65. cba5e87 Merge "Calling the correct method when adding accessibility focusables." into jb-dev by Svetoslav Ganov · 12 years ago
  66. 8f78694 Update long strings to provide users with more information about permissions. by Adrian Ludwig · 12 years ago
  67. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  68. a90e451 Calling the correct method when adding accessibility focusables. by Svetoslav Ganov · 12 years ago
  69. 9a1de30 Add MediaRouter API. by Adam Powell · 12 years ago
  70. 6d4d35e Merge "Revert "Update long strings to provide users with more information about permissions."" into jb-dev by Adrian Ludwig · 12 years ago
  71. 1869440 Revert "Update long strings to provide users with more information about permissions." by Adrian Ludwig · 12 years ago
  72. c16a199 Merge "Update long strings to provide users with more information about permissions." into jb-dev by Adrian Ludwig · 12 years ago
  73. 714665c Update long strings to provide users with more information about permissions. by Adrian Ludwig · 12 years ago
  74. 4bc97b5 Fix build. by Adrian Ludwig · 12 years ago
  75. d29568c Fix power manager issues. by Craig Mautner · 12 years ago
  76. faa3233 Merge "Skip LayoutTransition animations on objects of size (0,0)" into jb-dev by Chet Haase · 12 years ago
  77. 1de1990 Merge "Update indeterminate progress bar assets" into jb-dev by Adam Powell · 12 years ago
  78. d0f8ea5 Update indeterminate progress bar assets by Adam Powell · 12 years ago
  79. 66ef1a2 Skip LayoutTransition animations on objects of size (0,0) by Chet Haase · 12 years ago
  80. 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
  81. 5caa24f Merge "Temporarily disable FakeOemFeatures from userdebug or higher builds" into jb-dev by Justin Ho · 12 years ago
  82. 01827ce Merge "Be more discriminating when canceling notifications on changing packages." into jb-dev by Daniel Sandler · 12 years ago
  83. 0a19dba Merge "Present a one-time chooser when sharing screenshots." into jb-dev by Daniel Sandler · 12 years ago
  84. 26cda27 Hide notifications until the device is provisioned. by Daniel Sandler · 12 years ago
  85. 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
  86. 6acca24 Merge "Cannot double tap and hold outside of the input focused window." into jb-dev by Svetoslav Ganov · 12 years ago
  87. ea01e4a Merge "Survey says: NIET!" into jb-dev by Dianne Hackborn · 12 years ago
  88. 569ca8b Temporarily disable FakeOemFeatures from userdebug or higher builds by Justin Ho · 12 years ago
  89. 3294b6b Fix 6592932: add means to replace assist icon from given package by Jim Miller · 12 years ago
  90. 238099c Cannot double tap and hold outside of the input focused window. by Svetoslav Ganov · 12 years ago
  91. 4034bc4 Survey says: NIET! by Dianne Hackborn · 12 years ago
  92. 1b3dcd3 Merge "Fix NPE while creating autonomous GO" into jb-dev by Irfan Sheriff · 12 years ago
  93. 26ece57 Be more discriminating when canceling notifications on changing packages. by Daniel Sandler · 12 years ago
  94. 046fddf Present a one-time chooser when sharing screenshots. by Daniel Sandler · 12 years ago
  95. 79f7381 Merge "Fix bug 6596440: NPE when pulling down notification window" into jb-dev by Raph Levien · 12 years ago
  96. ba5065e Fix NPE while creating autonomous GO by Irfan Sheriff · 12 years ago
  97. 40ba4da Merge "Add a thread to handle the radio shutdown." into jb-dev by Jeff Brown · 12 years ago
  98. 311a961 Fix bug 6596440: NPE when pulling down notification window by Raph Levien · 12 years ago
  99. a3489c5 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  100. e41b074 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago