1. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  2. 4ee67bc Merge "AAPT2: Fix issue where @null was wrongly encoded" into mnc-dev by Adam Lesinski · 9 years ago
  3. ae8fcaf Merge "Use platform delay for assist long press gesture" into mnc-dev by Jorim Jaggi · 9 years ago
  4. 45fefae Merge "AAPT2: Debug: Dump only targetted style" into mnc-dev by Adam Lesinski · 9 years ago
  5. 68727a0 Merge "AAPT2: inferred style parent processing" into mnc-dev by Adam Lesinski · 9 years ago
  6. 79e0468 Merge "AAPT2: Support static lib referencing static lib" into mnc-dev by Adam Lesinski · 9 years ago
  7. 87cca29 Merge "New AndroidKeyStore API in android.security.keystore." into mnc-dev by Alex Klyubin · 9 years ago
  8. 3b028d7 Use platform delay for assist long press gesture by Jorim Jaggi · 9 years ago
  9. 467eb05 Merge "Allowing profile to set a subset of keyguard restrictions." into mnc-dev by Kenny Guy · 9 years ago
  10. d7fd045 Merge "Add default icon for permissions" into mnc-dev by Jason Monk · 9 years ago
  11. c968e21 Merge "Determine if we have adoptable disks." into mnc-dev by Jeff Sharkey · 9 years ago
  12. 0d838a0 Determine if we have adoptable disks. by Jeff Sharkey · 9 years ago
  13. d6acd42 Merge "Revert "Anti-alias by default"" into mnc-dev by Chris Craik · 9 years ago
  14. 74a727d Merge "Anti-Alias ColorDrawable" into mnc-dev by Chris Craik · 9 years ago
  15. caa6226 Revert "Anti-alias by default" by Chris Craik · 9 years ago
  16. bc2c21e Merge "Volume: Update divider color to match qs tile divider color." into mnc-dev by John Spurlock · 9 years ago
  17. f748c4d Volume: Update divider color to match qs tile divider color. by John Spurlock · 9 years ago
  18. 765e159 Merge "Volume: Use inactive slider tints when disabled." into mnc-dev by John Spurlock · 9 years ago
  19. ecc8058 Volume: Use inactive slider tints when disabled. by John Spurlock · 9 years ago
  20. 131a19e Merge "Persist fingerprint names" into mnc-dev by Jorim Jaggi · 9 years ago
  21. d90bf46 Merge "Don't negate saving state" into mnc-dev by Todd Kennedy · 9 years ago
  22. ee77ceb Persist fingerprint names by Jorim Jaggi · 9 years ago
  23. b846b58 Anti-Alias ColorDrawable by Chris Craik · 9 years ago
  24. 396d944 Merge "Remove initiator name param." into mnc-dev by Julia Reynolds · 9 years ago
  25. f5d758c Merge "Start handshake before calling hostname verifier, part 2" into mnc-dev by Kenny Root · 9 years ago
  26. fb13d49 Merge "Zen: Use shorter version of countdown condition summary in footer." into mnc-dev by John Spurlock · 9 years ago
  27. 2817f22 Merge "Hide API not ready for prime time." into mnc-dev by Jeff Sharkey · 9 years ago
  28. 0e6cac26 Add default icon for permissions by Jason Monk · 9 years ago
  29. f85ac77 Hide API not ready for prime time. by Jeff Sharkey · 9 years ago
  30. 725a4a7 Start handshake before calling hostname verifier, part 2 by Kenny Root · 9 years ago
  31. 80283cd Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into mnc-dev by Chong Zhang · 9 years ago
  32. 3f8d4d8 New AndroidKeyStore API in android.security.keystore. by Alex Klyubin · 9 years ago
  33. b334555 Merge "Ensure key algorithm name of HMAC keys is preserved." into mnc-dev by Alex Klyubin · 9 years ago
  34. bbde267 Zen: Use shorter version of countdown condition summary in footer. by John Spurlock · 9 years ago
  35. 4af455b Merge "Rewriting should fail when any paths are null." into mnc-dev by Jeff Sharkey · 9 years ago
  36. 41be35d Rewriting should fail when any paths are null. by Jeff Sharkey · 9 years ago
  37. 4c27d91 Merge "Updated storage notification icons." into mnc-dev by Jeff Sharkey · 9 years ago
  38. cbdd377 Ensure key algorithm name of HMAC keys is preserved. by Alex Klyubin · 9 years ago
  39. 2047ce8 Merge "Zen: Serialize notify conditions calls, defer subscription." into mnc-dev by John Spurlock · 9 years ago
  40. 8426076 Merge "Start handshake before calling hostname verifier" into mnc-dev by Kenny Root · 9 years ago
  41. 423a47b Start handshake before calling hostname verifier by Kenny Root · 9 years ago
  42. 59a5733 Merge "Track app idle history and dump it" into mnc-dev by Amith Yamasani · 9 years ago
  43. 0a11e69 Track app idle history and dump it by Amith Yamasani · 9 years ago
  44. a7d92b1 Zen: Serialize notify conditions calls, defer subscription. by John Spurlock · 9 years ago
  45. fc9b060 am ba649917: am 09a8de75: Merge "docs: M Preview Program Overview page" into mnc-preview-docs by Fred Chung · 9 years ago
  46. a49d5fc Updated storage notification icons. by Jeff Sharkey · 9 years ago
  47. 401c40a Merge "SettingsLib: Track permission's packageName" into mnc-dev by Jason Monk · 9 years ago
  48. c126b8e Merge "Replace JNI primitive array critical calls with non-critical ones." into mnc-dev by Hiroshi Yamauchi · 9 years ago
  49. 1b8b3a0 Merge "resolved conflicts for merge of 45fed517 to mnc-dev" into mnc-dev by Dirk Dougherty · 9 years ago
  50. 40e6ac9 resolved conflicts for merge of 45fed517 to mnc-dev by Dirk Dougherty · 9 years ago
  51. 46d168f Don't negate saving state by Todd Kennedy · 9 years ago
  52. 90c66e3 Merge "Add keystore onUserAdded/Removed methods" into mnc-dev by Chad Brubaker · 9 years ago
  53. 5e4027f Merge "induct a bunch of new logging categories." into mnc-dev by Chris Wren · 9 years ago
  54. 83ce095 Add keystore onUserAdded/Removed methods by Chad Brubaker · 9 years ago
  55. 9560ddb MediaCodec: rename usePersistentInputSurface to setInputSurface by Chong Zhang · 9 years ago
  56. 876677e Merge "Strip PNG metadata" into mnc-dev by Alan Viverette · 9 years ago
  57. c69cd0b Merge "Switching to PersistableBundle in carrier config API." into mnc-dev by Jonathan Basseri · 9 years ago
  58. 22fec22 Merge "Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED." into mnc-dev by Nicolas Prevot · 9 years ago
  59. 4f9ad167 Switching to PersistableBundle in carrier config API. by Jonathan Basseri · 9 years ago
  60. 2889044 induct a bunch of new logging categories. by Chris Wren · 9 years ago
  61. 21623fa Merge "Fix issue where handle is in front of word rather than end of word" into mnc-dev by Mady Mellor · 9 years ago
  62. b27333b Merge "Icon API tuneups:" into mnc-dev by Dan Sandler · 9 years ago
  63. 4201be0 am 37d0c94f: (-s ours) am 0cbd0cbd: Merge "Reduce display device log spam." into lmp-mr1-modular-dev by Joe LaPenna · 9 years ago
  64. 877d696 Icon API tuneups: by Dan Sandler · 9 years ago
  65. b959975 Merge "resolved conflicts for merge of f0c4f0dd to mnc-dev" into mnc-dev by Wei Liu · 9 years ago
  66. 8e4799a resolved conflicts for merge of f0c4f0dd to mnc-dev by Wei Liu · 9 years ago
  67. ec6e7a6 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  68. 02453f6 SettingsLib: Track permission's packageName by Jason Monk · 9 years ago
  69. 75e7d7e Merge "Unify DrawProfiler/JankStats" into mnc-dev by John Reck · 9 years ago
  70. 7b0e380 Merge "API Council Change Phase 2 - add/remove callback" into mnc-dev by Paul McLean · 9 years ago
  71. 247c699 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  72. 4d89374 Merge "Ensure activity visiblity when moving task" into mnc-dev by Stefan Kuhne · 9 years ago
  73. e1d0188 Merge "Zen: Map external ringer mode = silent to zen = alarms." into mnc-dev by John Spurlock · 9 years ago
  74. 99bd704 Merge "Fix Floating Toolbar appearing after ActionMode was cancelled" into mnc-dev by Clara Bayarri · 9 years ago
  75. 05fe90c Merge "Show IME switcher also when hardware keyboard is connected." into mnc-dev by Yohei Yukawa · 9 years ago
  76. 05715ec Zen: Map external ringer mode = silent to zen = alarms. by John Spurlock · 9 years ago
  77. a58fbec Merge "Update API." into mnc-dev by Tobias Sargeant · 9 years ago
  78. 1c5a55e Merge "Fix crash from WPS" into mnc-dev by Jason Monk · 9 years ago
  79. 1bff324 Update API. by Tobias Sargeant · 9 years ago
  80. 2b51cc3 Fix crash from WPS by Jason Monk · 9 years ago
  81. 0d7d4ef Fix Floating Toolbar appearing after ActionMode was cancelled by Clara Bayarri · 9 years ago
  82. 0334688 API Council Change Phase 2 - add/remove callback by Paul McLean · 9 years ago
  83. 5b32fa7 Merge "NoMan: Specify all users for noman broadcasts." into mnc-dev by John Spurlock · 9 years ago
  84. e7a835b NoMan: Specify all users for noman broadcasts. by John Spurlock · 9 years ago
  85. 6a3418e Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  86. 41c476a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  87. 54714cd Ensure activity visiblity when moving task by Stefan Kuhne · 9 years ago
  88. 9a61013 Merge "Removed unused Face Unlock aidl files" into mnc-dev by Brian Colonna · 9 years ago
  89. cf304fb Merge "Initial IpReachabilityMonitor implementation." into mnc-dev by Erik Kline · 9 years ago
  90. 787d935 Initial IpReachabilityMonitor implementation. by Erik Kline · 9 years ago
  91. ebc4566 Merge "Improve documentation and rename insertVisualStateCallback to postVisualStateCallback." into mnc-dev by Tobias Sargeant · 9 years ago
  92. b365604 Improve documentation and rename insertVisualStateCallback to postVisualStateCallback. by Tobias Sargeant · 9 years ago
  93. 5a5745b Merge "Add basic netlink library code." into mnc-dev by Erik Kline · 9 years ago
  94. de803d3 Merge "Fix a race when removing from LegacyTypeTracker." into mnc-dev by Lorenzo Colitti · 9 years ago
  95. 6193aa3 Add basic netlink library code. by Erik Kline · 10 years ago
  96. 44b4add Merge "New "sm" shell tool to call StorageManager." into mnc-dev by Jeff Sharkey · 9 years ago
  97. dfa5e07 AAPT2: Fix issue where @null was wrongly encoded by Adam Lesinski · 9 years ago
  98. ba64991 am 09a8de75: Merge "docs: M Preview Program Overview page" into mnc-preview-docs by Fred Chung · 9 years ago
  99. 09a8de7 Merge "docs: M Preview Program Overview page" into mnc-preview-docs by Fred Chung · 9 years ago
  100. 45fed51 am 98794c01: Doc change: add new engagement and other distribute files. by Dirk Dougherty · 9 years ago