1. b15e72b LCE service implementation - connectivity side by fenglu · 9 years ago
  2. 6a30835 Fix make update-api by Yorke Lee · 9 years ago
  3. 2a5f608 Add support for Bluetooth Sim Access Profile (2/4) by Casper Bonde · 9 years ago
  4. d055adb Bluetooth LE background operation mode (2/2) by Nitin Arora · 9 years ago
  5. bd3af28 Merge "Candidate volumes for packages, fix symlink." by Jeff Sharkey · 9 years ago
  6. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 9 years ago
  7. cb43ebb Merge "am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release" by Vinit Deshpande · 9 years ago
  8. e319d5a Add left and right indent arrays to TextView by Raph Levien · 9 years ago
  9. 01ea304 Merge "Add setting flag to enable contact metadata syncing in CP2" by Zheng Fu · 9 years ago
  10. a419dd1 Merge "Zen: Add notification policy management api." by John Spurlock · 9 years ago
  11. 4062c69 Merge "Make CryptoObject constructor public" by Andres Morales · 9 years ago
  12. 9e682ee Make CryptoObject constructor public by Jorim Jaggi · 9 years ago
  13. b1a3946 Merge "TextView.extractText should not crash with null arguments" by Yoshiki Iguchi · 9 years ago
  14. 31ce78c Add setting flag to enable contact metadata syncing in CP2 by Zheng Fu · 9 years ago
  15. 053dee7 Merge "More fingerprint API's for 3rd party apps" by Jorim Jaggi · 9 years ago
  16. 4101480 Merge "Introduce android:lockTaskMode" by Craig Mautner · 9 years ago
  17. 2aad7ee More fingerprint API's for 3rd party apps by Jorim Jaggi · 9 years ago
  18. 95729c1 Merge "Remember to skip the no-backup dir during recursions" by Christopher Tate · 9 years ago
  19. e32da05 Remember to skip the no-backup dir during recursions by Christopher Tate · 9 years ago
  20. 15df08a Introduce android:lockTaskMode by Craig Mautner · 9 years ago
  21. 8315167 Merge "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  22. ff75ef8 Merge "Enable onProvideVirtualAssistStructure API" by Selim Gurun · 9 years ago
  23. 5578739 Merge "Audio Devices Enumeration/Notification API" by Paul McLean · 9 years ago
  24. 1fc476d Zen: Add notification policy management api. by John Spurlock · 9 years ago
  25. 500c1b8 Merge "Added TYPE_APPLICATION_ABOVE_SUB_PANEL window type." by Wale Ogunwale · 9 years ago
  26. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  27. 9790034 Fix a search bug for wrapped Window.Callbacks by Adam Powell · 9 years ago
  28. cd1bbf2 Merge "Make Telecom/InCallUI APIs public" by Jay Shrauner · 9 years ago
  29. 93f593f Merge "camera: Add eviction errorcode to Camera1 API." by Ruben Brunk · 9 years ago
  30. e91b925 camera: Add eviction errorcode to Camera1 API. by Ruben Brunk · 9 years ago
  31. 55b9752 Make Telecom/InCallUI APIs public by Jay Shrauner · 9 years ago
  32. e9e5a16 Merge "Camera2: Add prepare method for output buffer pre-allocation" by Eino-Ville Talvala · 9 years ago
  33. ad83f87 Merge "@hide Binder#blockUntilThreadAvailable API" by Wale Ogunwale · 9 years ago
  34. 47af53e Merge "Introduce device owner API to disable the status bar" by Benjamin Franz · 9 years ago
  35. a33be21 Audio Devices Enumeration/Notification API by Paul McLean · 10 years ago
  36. b872be8 Merge "Fix ApplicationPackageManager.getDrawable() should drawable result" by Ricky Wai · 9 years ago
  37. 3ce4625 Fix ApplicationPackageManager.getDrawable() should drawable result by Ricky Wai · 9 years ago
  38. 4b46ed3 Merge "Simplify state in View#draw(canvas, parent, drawingTime)" by Chris Craik · 9 years ago
  39. 8d90634 @hide Binder#blockUntilThreadAvailable API by Wale Ogunwale · 9 years ago
  40. ea2ec97 Introduce device owner API to disable the status bar by Benjamin Franz · 9 years ago
  41. f7a6148 Merge "A bunch more cleanups" by John Reck · 9 years ago
  42. cc3c34c Merge "Added watchdog monitor for Binder threads availability." by Wale Ogunwale · 9 years ago
  43. e9a88a3 Merge changes from topic 'no_internet' by Lorenzo Colitti · 9 years ago
  44. 741e891 am 1f440cb0: am 895f3c27: am 6a47a861: Merge "Add getPrefixAids()." by Martijn Coenen · 9 years ago
  45. 895f3c2 am 6a47a861: Merge "Add getPrefixAids()." by Martijn Coenen · 9 years ago
  46. ee14772 TextView.extractText should not crash with null arguments by Yoshiki Iguchi · 9 years ago
  47. 6a47a86 Merge "Add getPrefixAids()." by Martijn Coenen · 9 years ago
  48. ed3a29e Add getPrefixAids(). by Martijn Coenen · 10 years ago
  49. 5c1405e Merge "Unhide PopupWindow window layout type calls" by Chris Banes · 9 years ago
  50. 8b66974 Merge "multinetwork API: native implementation" by Erik Kline · 9 years ago
  51. 25f3b7b multinetwork API: native implementation by Erik Kline · 9 years ago
  52. 485a3cb Merge "Several fixes to Fingerprint code after large merge - route fingerprint enrollment auth token - replace "processed" event with "authenticated" - fix type-o in strings.xml" by Jim Miller · 9 years ago
  53. 9f09b2d Merge "Persist nickname and flags for volumes." by Jeff Sharkey · 9 years ago
  54. d95d3bf Persist nickname and flags for volumes. by Jeff Sharkey · 9 years ago
  55. e03c3c7 Prompt if a network without an Internet connection is selected by Lorenzo Colitti · 9 years ago
  56. d7fdd02 Added watchdog monitor for Binder threads availability. by Wale Ogunwale · 9 years ago
  57. 0a4dc22 Added TYPE_APPLICATION_ABOVE_SUB_PANEL window type. by Wale Ogunwale · 9 years ago
  58. e26bd2c Merge "Fix crash when ellipsize="start" is applied to short line." by Keisuke Kuroyanagi · 9 years ago
  59. fe6439f Several fixes to Fingerprint code after large merge by Jim Miller · 9 years ago
  60. c969424 am 4bb374bb: am d83a598c: am 82992b72: Merge "Fix javadoc error in Debug.getRuntimeStats()." by Hiroshi Yamauchi · 9 years ago
  61. 377ac63 Merge "Ensure GeofenceHardware will return capabilities for old implementations." by David Christie · 9 years ago
  62. d83a598 am 82992b72: Merge "Fix javadoc error in Debug.getRuntimeStats()." by Hiroshi Yamauchi · 9 years ago
  63. 56bd312 Checkpoint of storage notifications. by Jeff Sharkey · 9 years ago
  64. d1500d8 Merge "Always set the dataDir for the given userId" by Amith Yamasani · 9 years ago
  65. ad916f7 Camera2: Add prepare method for output buffer pre-allocation by Eino-Ville Talvala · 9 years ago
  66. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  67. d800167 Fix javadoc error in Debug.getRuntimeStats(). by Hiroshi Yamauchi · 9 years ago
  68. 1742cfb Always set the dataDir for the given userId by Amith Yamasani · 9 years ago
  69. a87cc37 Merge "Add ComponentName.createRelative methods" by Adam Powell · 9 years ago
  70. c294d12 A bunch more cleanups by John Reck · 9 years ago
  71. ecee322 Add ComponentName.createRelative methods by Adam Powell · 9 years ago
  72. b808440 Ensure GeofenceHardware will return capabilities for old implementations. by David Christie · 9 years ago
  73. 71bcd2a Merge "Add versioning to FLP HAL." by David Christie · 9 years ago
  74. 30982c7 Enable onProvideVirtualAssistStructure API by Selim Gurun · 9 years ago
  75. 7caa691 Merge "Fix fingerprint API for 3rd party apps" by Jorim Jaggi · 9 years ago
  76. ccdfa93 Fix fingerprint API for 3rd party apps by Jorim Jaggi · 9 years ago
  77. bd1c50d Merge "Don't crash if an application has an invalid icon" by Alan Viverette · 9 years ago
  78. f8a7133 am d9e0abdf: am 04143fdd: am e38ee9df: Merge "Add Debug.getRuntimeStat()." by Hiroshi Yamauchi · 9 years ago
  79. 5929b7b Merge "Add setting flag to enable new contact aggregator" by Zheng Fu · 9 years ago
  80. 04143fd am e38ee9df: Merge "Add Debug.getRuntimeStat()." by Hiroshi Yamauchi · 9 years ago
  81. cfc9b6d Add versioning to FLP HAL. by David Christie · 9 years ago
  82. ca25b87 Merge "Fixes to idle alarm scheduling, package importance." by Dianne Hackborn · 9 years ago
  83. 80003c6 Merge "Add more firstStrong alternatives for textDirection." by Roozbeh Pournader · 9 years ago
  84. 8b5a293d Add Debug.getRuntimeStat(). by Hiroshi Yamauchi · 9 years ago
  85. 7681fbb Merge "camera2: add reprocess support" by Chien-Yu Chen · 9 years ago
  86. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  87. b3a0660 Merge "Use HandleView's previous offset for text selection handles" by Mady Mellor · 9 years ago
  88. 14c14ea Simplify state in View#draw(canvas, parent, drawingTime) by Chris Craik · 9 years ago
  89. 317918e Merge changes from topic 'lss-update' by Andres Morales · 9 years ago
  90. 575217f Make ActionBar animations work correctly by Chet Haase · 9 years ago
  91. 557d2f5 Merge "Add ConnectivityManager.reportNetworkConnectivity() API" into m-wireless-dev by Paul Jensen · 9 years ago
  92. 12fdfa4 Merge "Introduce device owner API to disable the keyguard" by Benjamin Franz · 9 years ago
  93. 1b4edc9 Merge "Revert "Load WebView from one out of a list of packages."" by Gustav Sennton · 9 years ago
  94. 9915eb5 Revert "Load WebView from one out of a list of packages." by Gustav Sennton · 9 years ago
  95. 172cf02 am 73e056d3: am 402f2501: am 3312c6b9: Merge "Add android.net.IpPrefix#contains()" by Erik Kline · 9 years ago
  96. e36087e Introduce device owner API to disable the keyguard by Benjamin Franz · 9 years ago
  97. 75f4b76 Merge "Load WebView from one out of a list of packages." by Gustav Sennton · 9 years ago
  98. 36344a9 Unhide PopupWindow window layout type calls by Chris Banes · 9 years ago
  99. 402f250 am 3312c6b9: Merge "Add android.net.IpPrefix#contains()" by Erik Kline · 9 years ago
  100. ed2eea1 Fix crash when ellipsize="start" is applied to short line. by Keisuke Kuroyanagi · 9 years ago