1. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  2. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  3. 1f3f128 Merge "Add javadoc for new location API's." into jb-mr1-dev by Nick Pelly · 12 years ago
  4. 4e31c4f Add javadoc for new location API's. by Nick Pelly · 12 years ago
  5. 270e338 Add FloatMath.hypot. by Jeff Brown · 12 years ago
  6. 194b6e9 Merge "Power manager rewrite." into jb-mr1-dev by Jeff Brown · 12 years ago
  7. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  8. abac0cd Merge "Add PendingIntent and IntentSender APIs to get user handle." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  9. c750127 Add PendingIntent and IntentSender APIs to get user handle. by Dianne Hackborn · 12 years ago
  10. 34743ac Merge "Add API to create new contexts with custom configurations." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  11. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  12. 5785310 Revert "Add timestamp in scan results" by Iliyan Malchev · 12 years ago
  13. 472f416 Merge "Adding limit and offset query parameters to CallLog." into jb-mr1-dev by Chiao Cheng · 12 years ago
  14. caaeda9 Merge "Add a toString() method to Sensor for debugging purposes." into jb-mr1-dev by Jeff Brown · 12 years ago
  15. 4d19886 Merge "Add timestamp in scan results" into jb-mr1-dev by Irfan Sheriff · 12 years ago
  16. b31f78f Add timestamp in scan results by Irfan Sheriff · 12 years ago
  17. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  18. 6a2ef12 Add a toString() method to Sensor for debugging purposes. by Jeff Brown · 12 years ago
  19. 3914e4b Remove LocationManager#getLastKnownLocation(Criteria). by Nick Pelly · 12 years ago
  20. 6fa9ad4 Location overhaul, major commit. by Nick Pelly · 12 years ago
  21. 1670dc9 Merge "Add FloatMath.exp." into jb-mr1-dev by Jeff Brown · 12 years ago
  22. 5d728bb Add FloatMath.exp. by Jeff Brown · 12 years ago
  23. a56d9ce Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev by Rich Cannings · 12 years ago
  24. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  25. aef4af4 Merge "Add MEDIA_ERROR_SERVER_DIED error constant to MediaRecorder.java class" into jb-mr1-dev by James Dong · 12 years ago
  26. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  27. a35379a Add MEDIA_ERROR_SERVER_DIED error constant to MediaRecorder.java class by James Dong · 12 years ago
  28. 4e4306a Merge "Include network type that caused broadcast." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  29. 75fbb4b Include network type that caused broadcast. by Jeff Sharkey · 12 years ago
  30. 9c5c659 Merge "Make LocalSocket Closeable." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  31. 065b299 Make LocalSocket Closeable. by Jeff Sharkey · 12 years ago
  32. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  33. 509e1f1 Adding limit and offset query parameters to CallLog. by Chiao Cheng · 12 years ago
  34. bc632a2 Re-enable dreams: frameworks/base by John Spurlock · 12 years ago
  35. 329465c Merge "Add APIs for interacting across users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  36. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  37. 4789238 Make AutoCompleteTextView#setText(CharSequence, boolean) public by Adam Powell · 12 years ago
  38. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  39. a7ce155 Merge "Add API to turn on HW drawing in IMEs." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  40. 836531b Add API to turn on HW drawing in IMEs. by Dianne Hackborn · 12 years ago
  41. 9742553 Merge "Unhide the new location API's" into jb-mr1-dev by Wink Saville · 12 years ago
  42. 6a916ed Merge "Add trimToSize() to public API." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  43. d96b585 Add trimToSize() to public API. by Jeff Sharkey · 12 years ago
  44. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  45. b198004 Merge "Added a key to retrieve the rotation angle in MediaMetadataRetriever.java class" into jb-mr1-dev by James Dong · 12 years ago
  46. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  47. 9984833 Added a key to retrieve the rotation angle in MediaMetadataRetriever.java class by James Dong · 12 years ago
  48. d913cf1 Merge "New API level 17 for JB MR1." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  49. 435cdb4 New API level 17 for JB MR1. by Dianne Hackborn · 12 years ago
  50. 7267bab Merge "Enabled application using VideoView to get information events from MediaPlayer" into jb-mr1-dev by James Dong · 12 years ago
  51. 155fc70 Flatten power manager wake lock constants. by Jeff Brown · 12 years ago
  52. a0ba794 Enabled application using VideoView to get information events from MediaPlayer by James Dong · 12 years ago
  53. f2c2785 Fix the build by Fabrice Di Meglio · 12 years ago
  54. a4c1030 Add removeRule() to RelativeLayout LayoutParams by Fabrice Di Meglio · 12 years ago
  55. 3caf66d Unhide the new location API's by Wink Saville · 12 years ago
  56. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  57. b8a3942 Merge "Introduce listPreferredItemPaddingStart/listPreferredItemPaddingEnd" by Fabrice Di Meglio · 12 years ago
  58. f966ed9 Introduce listPreferredItemPaddingStart/listPreferredItemPaddingEnd by Fabrice Di Meglio · 12 years ago
  59. f80afd7 Merge "Added MEDIA_INFO_VIDEO_RENDERING_START as an informational event" by James Dong · 12 years ago
  60. b6a45cb Merge "Make RelativeLayout aware of layout direction" by Fabrice Di Meglio · 12 years ago
  61. f443f98 Make RelativeLayout aware of layout direction by Fabrice Di Meglio · 12 years ago
  62. 16a4003 Merge "updated gles20 bindings, fixes broken methods" by Mathias Agopian · 12 years ago
  63. 15a89e6 Added MEDIA_INFO_VIDEO_RENDERING_START as an informational event by James Dong · 12 years ago
  64. bb877ad Merge "Simple MVC based binding mechanism for android controls." by Philip Milne · 12 years ago
  65. 989709a Simple MVC based binding mechanism for android controls. by Philip Milne · 12 years ago
  66. 0e5b160 add a webview API to support media play without user gesture by Teng-Hui Zhu · 12 years ago
  67. 2eeeec2 Improve Location object. by Nick Pelly · 12 years ago
  68. 95f1158 Introduce SystemClock#elapsedRealtimeNano. by Nick Pelly · 12 years ago
  69. dd06946 updated gles20 bindings, fixes broken methods by Thomas Tafertshofer · 12 years ago
  70. 73664e5 Merge "EGL 1.4 API without @hide" by Mathias Agopian · 12 years ago
  71. a9108a2 Add View#generateViewId; make RadioGroup use it by Adam Powell · 12 years ago
  72. 0f42037 Non persistent adapter service by fredc · 12 years ago
  73. 3cc321e Remove dithering support. by Jeff Brown · 12 years ago
  74. 9b18b51 EGL 1.4 API without @hide by Thomas Tafertshofer · 12 years ago
  75. 3849f93 Add Bitmap.isPremultiplied() by Romain Guy · 12 years ago
  76. da7ba8f Fix the build by Romain Guy · 12 years ago
  77. e6c2d62 am 9906e784: am 17990395: Merge "Fix issue #6717667: expanded notification actions don\'t work on the lock screen" into jb-dev by Dianne Hackborn · 12 years ago
  78. 9906e78 am 17990395: Merge "Fix issue #6717667: expanded notification actions don\'t work on the lock screen" into jb-dev by Dianne Hackborn · 12 years ago
  79. 1927ae8 Fix issue #6717667: expanded notification actions don't work on the lock screen by Dianne Hackborn · 12 years ago
  80. 41e6e0c am c34188a9: resolved conflicts for merge of f8f76d52 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  81. c34188a resolved conflicts for merge of f8f76d52 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  82. f8f76d5 Merge "Add the possibility to modify the View focus rect" by Jean-Baptiste Queru · 12 years ago
  83. dc6f8b2 Merge "Deprecate DatabaseUtils.InsertHelper." by Jeff Brown · 12 years ago
  84. b33eb4e Deprecate DatabaseUtils.InsertHelper. by Jeff Brown · 12 years ago
  85. bae2fe8 resolved conflicts for merge of 0a43f67e to master by Chris Wren · 12 years ago
  86. 0a43f67 am 790024bf: Merge "Unhide new methods on RemoteViews and Notification." into jb-dev by Daniel Sandler · 12 years ago
  87. 790024b Merge "Unhide new methods on RemoteViews and Notification." into jb-dev by Daniel Sandler · 12 years ago
  88. a08e688 am ed044cda: am 09829b71: Merge "Expand volume APIs for MediaRouter" into jb-dev by Adam Powell · 12 years ago
  89. ed044cd am 09829b71: Merge "Expand volume APIs for MediaRouter" into jb-dev by Adam Powell · 12 years ago
  90. 8e37a85 Expand volume APIs for MediaRouter by Adam Powell · 12 years ago
  91. 064f990 Unhide new methods on RemoteViews and Notification. by Daniel Sandler · 12 years ago
  92. ecab2aa am e44440f4: am bd6b1820: Merge "Unhide new API in android.media.MediaRouter for remote playback" into jb-dev by Jean-Michel Trivi · 12 years ago
  93. e44440f am bd6b1820: Merge "Unhide new API in android.media.MediaRouter for remote playback" into jb-dev by Jean-Michel Trivi · 12 years ago
  94. 2cd5d25 Unhide new API in android.media.MediaRouter for remote playback by Jean-Michel Trivi · 12 years ago
  95. 00130f1 Fix build; un-pin attribute destined for API 17 or later to prevent by Adam Powell · 12 years ago
  96. b103458 am da828803: am 2dde147b: Merge "Add an XML attribute for controlling which route types a MediaRouteButton in a layout will alter." into jb-dev by Adam Powell · 12 years ago
  97. da82880 am 2dde147b: Merge "Add an XML attribute for controlling which route types a MediaRouteButton in a layout will alter." into jb-dev by Adam Powell · 12 years ago
  98. 1244cda Clean up PowerManager API. by Jeff Brown · 12 years ago
  99. 849df0b Add an XML attribute for controlling which route types a by Adam Powell · 12 years ago
  100. c32b209 am 45c4a8df: am ec7c7ebf: Merge "API for finding accessibility focus in virtual tree not needed." into jb-dev by Svetoslav Ganov · 12 years ago