1. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  2. 009ea5a Merge "USER_CURRENT_OR_SELF had the same int as USER_CURRENT!" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  3. 4573e29 Merge "Flesh out multi-user in am commands." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  4. 8a9f5d4 USER_CURRENT_OR_SELF had the same int as USER_CURRENT! by Dianne Hackborn · 12 years ago
  5. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  6. d7f5a51 Merge "IME support for trackball and generic motion events" into jb-mr1-dev by Victoria Lease · 12 years ago
  7. b38070c IME support for trackball and generic motion events by Victoria Lease · 12 years ago
  8. e11dc0d Merge "Fix clone() for Animators with just a 'to' value" into jb-mr1-dev by Chet Haase · 12 years ago
  9. 00177e4 Fix clone() for Animators with just a 'to' value by Chet Haase · 12 years ago
  10. cae2e38 Merge "SurfaceTexture: add updateTexImage synchronization" into jb-mr1-dev by Jamie Gennis · 12 years ago
  11. 27093de Check for null ViewRootImpl when saving accessibility focus in ListView. by alanv · 12 years ago
  12. 753e128 Merge "Unhide INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE." into jb-mr1-dev by Wu-cheng Li · 12 years ago
  13. f09263e SurfaceTexture: add updateTexImage synchronization by Jamie Gennis · 12 years ago
  14. be3267a Merge "Add a native library to test APKs" into jb-mr1-dev by Kenny Root · 12 years ago
  15. 785aaa2 Merge "Add more testing for native libraries" into jb-mr1-dev by Kenny Root · 12 years ago
  16. e64e097 Add a native library to test APKs by Kenny Root · 12 years ago
  17. 7e921a1 Add more testing for native libraries by Kenny Root · 12 years ago
  18. 8727a73 Merge "A little cleanup." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  19. 1b8ecc5 A little cleanup. by Dianne Hackborn · 12 years ago
  20. 25c925e Throw ALL the exceptions! (in the PackageManagerTests) by Kenny Root · 12 years ago
  21. a3909a9 Work around crash when display is removed. by Jeff Brown · 12 years ago
  22. 20ec8ac Merge "Improve Wifi display discovery API." into jb-mr1-dev by Jeff Brown · 12 years ago
  23. 180bbc7 Improve Wifi display discovery API. by Jeff Brown · 12 years ago
  24. 8f008e7 Merge "More multi-user methods in PM" into jb-mr1-dev by Amith Yamasani · 12 years ago
  25. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  26. 1edf63e Merge "Enable auto-brightness adjustment feature with system prop." into jb-mr1-dev by Jeff Brown · 12 years ago
  27. 631938f Enable auto-brightness adjustment feature with system prop. by Jeff Brown · 12 years ago
  28. b0d10aa Merge "Add new wifi display discovery API." into jb-mr1-dev by Jeff Brown · 12 years ago
  29. e08ae38 Add new wifi display discovery API. by Jeff Brown · 12 years ago
  30. f82b583 Merge "Add permissions to control and configure wifi display." into jb-mr1-dev by Jeff Brown · 12 years ago
  31. 5d75052 Merge "Add Binder.getCallingUserHandle()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  32. 74ee865 Add Binder.getCallingUserHandle(). by Dianne Hackborn · 12 years ago
  33. e46efc0 Enable lazy-loading of security views in keyguard by Jim Miller · 12 years ago
  34. 4b71e4e Add permissions to control and configure wifi display. by Jeff Brown · 12 years ago
  35. 7017e48 Merge "Add support for Wifi display." into jb-mr1-dev by Jeff Brown · 12 years ago
  36. cd62059 Merge "installd: fix forward locking symlink" into jb-mr1-dev by Nick Kralevich · 12 years ago
  37. 7de350a installd: fix forward locking symlink by Nick Kralevich · 12 years ago
  38. 4d8fc79 Move verification settings to Settings.Global by rich cannings · 12 years ago
  39. 965e7ff Merge "Fix Time.parse and Time.parse3339 crashing bugs. DO NOT MERGE" into jb-mr1-dev by Raph Levien · 12 years ago
  40. 89b3f48 Merge "Enable changing properties of layer paint" into jb-mr1-dev by Chet Haase · 12 years ago
  41. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  42. d15ebf2 Enable changing properties of layer paint by Chet Haase · 12 years ago
  43. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  44. 970683c Merge "Further fixup of migration to global settings" into jb-mr1-dev by Christopher Tate · 12 years ago
  45. 5ef4942 Fix Time.parse and Time.parse3339 crashing bugs. DO NOT MERGE by Elliott Hughes · 12 years ago
  46. 9219874 Further fixup of migration to global settings by Christopher Tate · 12 years ago
  47. 4db5d23 Merge "Back key to dismiss full screen video" into jb-mr1-dev by Teng-Hui Zhu · 12 years ago
  48. 390a06b Merge "Restore accessibility focus after ListView layout." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  49. 6543c29 Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-dev by Romain Guy · 12 years ago
  50. 30ee76c Restore accessibility focus after ListView layout. by alanv · 12 years ago
  51. f6aa537 Merge "Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  52. 01fcb72 Merge "Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  53. e590dc6 Unhide INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE. by Wu-cheng Li · 12 years ago
  54. 9545dc02 Include primary flag in StorageVolume. by Jeff Sharkey · 12 years ago
  55. 162fabb Let Pair represent null values. by Jeff Sharkey · 12 years ago
  56. 8e21d4d Merge "Adding accessibility check in the node provider of NumberPicker." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  57. a909276 Adding accessibility check in the node provider of NumberPicker. by Svetoslav Ganov · 12 years ago
  58. 01fa888 Merge "Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  59. eb9862f Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo. by Svetoslav Ganov · 12 years ago
  60. 52832e0 Merge "Granular navigation not possible in edit text if the view has content description." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  61. 2f4bf52 Granular navigation not possible in edit text if the view has content description. by Svetoslav Ganov · 12 years ago
  62. 3540f1f Merge "Granular navigation uses mContentDescription instead of getCpontentDescription()s" into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  63. 05282aa Granular navigation uses mContentDescription instead of getCpontentDescription()s by Svetoslav Ganov · 12 years ago
  64. 6da5827 Merge "Screen magnification - feature - framework." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  65. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  66. c71d406 Merge "Better layout for Face Unlock on 600dp tablet" into jb-mr1-dev by Jim Miller · 12 years ago
  67. 0af4b8b Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction by Fabrice Di Meglio · 12 years ago
  68. 85ab8e8 Better layout for Face Unlock on 600dp tablet by Jim Miller · 12 years ago
  69. 5f49c30 The drawables cache strikes again Bug #7117785 by Romain Guy · 12 years ago
  70. 06efb53 Per-user settings by Christopher Tate · 12 years ago
  71. 9e130e7 Merge "Limit certain actions to default Display." into jb-mr1-dev by Craig Mautner · 12 years ago
  72. 5558eac Back key to dismiss full screen video by Teng-Hui Zhu · 12 years ago
  73. 5851c6e Merge "Convert resized() method to new parameters." into jb-mr1-dev by Craig Mautner · 12 years ago
  74. a6b5eca Merge "Don't trigger log for empty views" into jb-mr1-dev by Chris Craik · 12 years ago
  75. 656e3af Convert resized() method to new parameters. by Craig Mautner · 12 years ago
  76. 3667aa3 Don't trigger log for empty views by Chris Craik · 12 years ago
  77. c862d0f Merge "Add secure setting for package verification" into jb-mr1-dev by rich cannings · 12 years ago
  78. 776dafa Merge "Log if a view fails to fit in the drawing cache" into jb-mr1-dev by Chris Craik · 12 years ago
  79. 10e9d1d Log if a view fails to fit in the drawing cache by Chris Craik · 12 years ago
  80. 16e119e Add secure setting for package verification by rich cannings · 12 years ago
  81. 66b9fb166 Iintial stab at multi-user switcher on Keyguard by Adam Cohen · 12 years ago
  82. 49a7387 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev by Baligh Uddin · 12 years ago
  83. fae0d66 Merge "Nested fragments." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  84. 8a802db Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources by Fabrice Di Meglio · 12 years ago
  85. 62bea2f Nested fragments. by Dianne Hackborn · 12 years ago
  86. 32ac1e1 Fix NPE in NdefRecord parser. by Martijn Coenen · 12 years ago
  87. 69b0818 Limit certain actions to default Display. by Craig Mautner · 12 years ago
  88. 5830cb2 Cosmetic code changes to face unlock after review. by Jim Miller · 12 years ago
  89. e7376e2 Merge "Initial pass at re-enabling face unlock in new keyguard." into jb-mr1-dev by Jim Miller · 12 years ago
  90. 000464a Initial pass at re-enabling face unlock in new keyguard. by Jim Miller · 12 years ago
  91. 18e87680 Merge "remove defunct javascript interface" into jb-mr1-dev by Selim Gurun · 12 years ago
  92. 27230f0 Merge "Better flow for SIM PIN/ SIM PUK screens in keyguard." into jb-mr1-dev by Jim Miller · 12 years ago
  93. f389f28 resolved conflicts for merge of 7749a1c5 to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  94. 18621bd Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  95. 7749a1c am b4ac801c: am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine configurable" by Jean-Baptiste Queru · 12 years ago
  96. b4ac801 am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine configurable" by Jean-Baptiste Queru · 12 years ago
  97. 5575e97 Merge "Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignment failures" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  98. d773ca8 remove defunct javascript interface by Selim Gurun · 12 years ago
  99. 1ca2fee Merge "Make default value of auto-sync in SyncStorageEngine configurable" by Jean-Baptiste Queru · 12 years ago
  100. 256a1b4 Merge "The default notification LED color is now white." into jb-mr1-dev by Daniel Sandler · 12 years ago