1. 1bb480a Battery saver: new policy changes + SystemUI tweaks. by John Spurlock · 10 years ago
  2. bc53cb4 Merge "QS: Fix detail flashing during transition." into lmp-dev by John Spurlock · 10 years ago
  3. 8af525d QS: Fix detail flashing during transition. by John Spurlock · 10 years ago
  4. 494c590 QS: Update auto-rotation icon. by John Spurlock · 10 years ago
  5. 9c05fff Merge "Stop recognition when shutting down VIS" into lmp-dev by Sandeep Siddhartha · 10 years ago
  6. 5e33fb0 Stop recognition when shutting down VIS by Sandeep Siddhartha · 10 years ago
  7. 2c0273e Add a flag for multiple triggers with same recognition session by Sandeep Siddhartha · 10 years ago
  8. fc0fc0e ActivityTransitionCoordinator: Fix memory leak of ResultReceiver by Dake Gu · 10 years ago
  9. 2c84800 Merge "Add a flag for multiple triggers with same recognition session" into lmp-dev by Sandeep Siddhartha · 10 years ago
  10. 83f0f75 Add Logging around getNetworkInfo. by Robert Greenwalt · 10 years ago
  11. a793a67 Improve LegacyTypeTracker. by Lorenzo Colitti · 10 years ago
  12. cc5889d Merge "Fix GSUB ccmp rule to use non-spacing marks." into lmp-dev by Roozbeh Pournader · 10 years ago
  13. ffa7985 Fix GSUB ccmp rule to use non-spacing marks. by Roozbeh Pournader · 10 years ago
  14. 6d13bc8 Turn off extra debugging by Wink Saville · 10 years ago
  15. 2daf62c Don't show guest when user switcher is simple by Jason Monk · 10 years ago
  16. fb72b6b Merge "Add fontFeatureSettings to TextView and attrs" into lmp-dev by Behdad Esfahbod · 10 years ago
  17. e9ad393 Add fontFeatureSettings to TextView and attrs by Behdad Esfahbod · 10 years ago
  18. b09c2b5 Make Connection threadsafe by Evan Charlton · 10 years ago
  19. 166e5af Merge "Add a default impelementation of IBluetoothGattCallback(1/2)." into lmp-dev by Wei Wang · 10 years ago
  20. e0d4afb Add a default impelementation of IBluetoothGattCallback(1/2). by Wei Wang · 10 years ago
  21. 9aa499a Merge "unhide AudioFormat getters" into lmp-dev by Eric Laurent · 10 years ago
  22. cc58c76 AudioAttributes: always build formatted tags from tag array by Jean-Michel Trivi · 10 years ago
  23. bfa96fb Merge "Fix double DBG check." into lmp-dev by Wink Saville · 10 years ago
  24. 063b8d6 Fix double DBG check. by Wink Saville · 10 years ago
  25. 3f55577 Merge "Revert "Revert "Service data and manufacturer data can be repeated fields.""" into lmp-dev by Wei Wang · 10 years ago
  26. 6bf513d Revert "Revert "Service data and manufacturer data can be repeated fields."" by Wei Wang · 10 years ago
  27. 0498269 unhide AudioFormat getters by Eric Laurent · 10 years ago
  28. c4bbf38 Merge "Fix WebViewUpdateService timeout code." into lmp-dev by Torne (Richard Coles) · 10 years ago
  29. 6a0d43f Fix WebViewUpdateService timeout code. by Torne (Richard Coles) · 10 years ago
  30. 2d28d6e Volume: Confirm unsafe media volume dialog on VOL_UP. by John Spurlock · 10 years ago
  31. ad3aa32 Fix a bug that the RecentTask list of other’s may show up to non-primary users. by Eunae Kim · 10 years ago
  32. 214be42 [ActivityManager] Prevent coredump file may not complete for testing. by riddle_hsu · 10 years ago
  33. ebbbb2c Merge "Re-remove AndroidEmoji.ttf." into lmp-dev by Raph Levien · 10 years ago
  34. 37cc071 Re-remove AndroidEmoji.ttf. by Roozbeh Pournader · 10 years ago
  35. fa4aeee Crunch Roboto and fix its digits to have the same width. by Roozbeh Pournader · 10 years ago
  36. 2754fd0 Add toString() methods to some audio classes to help with debugging. by Mike Lockwood · 10 years ago
  37. cad1068 Merge "Fix visibility propagation check." into lmp-dev by George Mount · 10 years ago
  38. 9bcc6e8 [ActivityManager] Avoid mistaking visibility by finishing task. by riddle_hsu · 10 years ago
  39. 6ceac2e Fix visibility propagation check. by George Mount · 10 years ago
  40. beea442 Fix crash in Volantis because there is not FLP support. by destradaa · 10 years ago
  41. 487315f Merge "QS: Back button closes detail (if showing)" into lmp-dev by John Spurlock · 10 years ago
  42. f7ae442 QS: Back button closes detail (if showing) by John Spurlock · 10 years ago
  43. c1d48a5 QS: New disabled icon states for wifi/cell tiles. by John Spurlock · 10 years ago
  44. 1a66bdb Replace wifi tether icon with new style. by John Spurlock · 10 years ago
  45. 41fef15 QS: Fix datatype overlays. by John Spurlock · 10 years ago
  46. 19fc117 Unregistering receiver in onStart/Stop vs onCreate/Destroy. (Bug 16513124) by Winson Chung · 10 years ago
  47. be0f59e QS: Update traffic indicator icons. by John Spurlock · 10 years ago
  48. 347ec2e Update wifi icon for open network notification. by John Spurlock · 10 years ago
  49. 8b73006 Clean up speedbump handling when going to SHADE_LOCKED by Jorim Jaggi · 10 years ago
  50. 6ff837a Animate clock when going to SHADE_LOCKED or SHADE by Jorim Jaggi · 10 years ago
  51. 60d07c5 Implement timings for go-to-full-shade transition. by Jorim Jaggi · 10 years ago
  52. a0506e7 SysUI: Fix notification leak by Christoph Studer · 10 years ago
  53. 798e7f5 Merge changes I2f40be36,I4af9fd7e,Ib0b4245f,I55acad96,Id276b71e, ... into lmp-dev by Ben Murdoch · 10 years ago
  54. 011dcbf Cleanup some documentation with @see references to constants by Sandeep Siddhartha · 10 years ago
  55. 2810269 Merge "Return fake URI for AppOps permission failure check" into lmp-dev by Ye Wen · 10 years ago
  56. fa58ac0 Return fake URI for AppOps permission failure check by Ye Wen · 10 years ago
  57. e76e81a Cherry pick Cleanup debug messages in WebViewFactory and WebViewUpdateService DO NOT MERGE by Primiano Tucci · 10 years ago
  58. 994e219 Cherry pick Move startIsolatedProcess implementation in ActivityManagerService DO NOT MERGE by Primiano Tucci · 10 years ago
  59. 5651fc2 CHerry pick Find WebView package name from a config resource. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  60. 5ced502 Cherry pick Remove dependency on WebView native library path. DO NOT MERGE by Ben Murdoch · 10 years ago
  61. 4dbeb35 Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  62. 161536b Cherry pick Refactor ActivityManagerService and make WebViewFactory more pedantic. DO NOT MERGE by Primiano Tucci · 10 years ago
  63. 1b7977b Cherry pick Refactor native library path logic in WebViewFactory DO NOT MERGE by Primiano Tucci · 10 years ago
  64. 63d3d8a Cherry pick Append WebView assets to AssetManager when loading the WebView. DO NOT MERGE by Marcin Kosiba · 10 years ago
  65. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 10 years ago
  66. 6c778ce Cherry pick Load the WebView Java code from an APK. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  67. d2fafdd Merge "Optimize large preview from the screenshot notification." into lmp-dev by Chris Wren · 10 years ago
  68. f63185e Optimize large preview from the screenshot notification. by Chris Wren · 10 years ago
  69. 3f1ddf8 Add AsUser versions of existing DevicePolicyManager methods by Zoltan Szatmary-Ban · 10 years ago
  70. 732af43 Merge "Simplify generics, and make Builder concrete." into lmp-dev by Fergus Henderson · 10 years ago
  71. a0995ab Always show error dialog for other profiles by Robin Lee · 10 years ago
  72. 97c0b90 Expose headsUpContentView so developers can customize it. by Chris Wren · 10 years ago
  73. 2a236a6 Simplify generics, and make Builder concrete. by Niels Egberts · 10 years ago
  74. 38a7170 Merge "Rename HotspotListener to BssidListener" into lmp-dev by Vinit Deshpande · 10 years ago
  75. 1c4d8b2 Correct the tag's name in the exceptions by ztenghui · 10 years ago
  76. 8d7c55b am 441e7aa2: am eb4bc851: am 69ed58ac: Merge "docs: Adding TIF one-pager to TV docs in L-Preview" into klp-modular-docs by Joe Fernandez · 10 years ago
  77. 441e7aa am eb4bc851: am 69ed58ac: Merge "docs: Adding TIF one-pager to TV docs in L-Preview" into klp-modular-docs by Joe Fernandez · 10 years ago
  78. eb4bc85 am 69ed58ac: Merge "docs: Adding TIF one-pager to TV docs in L-Preview" into klp-modular-docs by Joe Fernandez · 10 years ago
  79. c2b74b7 Fix NPE when fused geofence hardware is not available. by Wonsik Kim · 10 years ago
  80. a3e5215 am ecf76d1c: am b83127f0: Merge "docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ" into klp-modular-docs by Joe Fernandez · 10 years ago
  81. ecf76d1 am b83127f0: Merge "docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ" into klp-modular-docs by Joe Fernandez · 10 years ago
  82. 40274ad am b12318be: Merge "Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views""" into klp-modular-dev by Alan Lau · 10 years ago
  83. 839ca0d am 06a84554: Merge "Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying""" into klp-modular-dev by Alan Lau · 10 years ago
  84. 60e7f54 am d46bc784: am 81364215: Merge "docs: Revised page to include info about new Publisher API." into klp-modular-docs by Andrew Solovay · 10 years ago
  85. 231a32a am c0062272: Merge "Revert "Revert "DO NOT MERGE Implement line breaking using ICU break iterator""" into klp-modular-dev by Alan Lau · 10 years ago
  86. d46bc78 am 81364215: Merge "docs: Revised page to include info about new Publisher API." into klp-modular-docs by Andrew Solovay · 10 years ago
  87. 9ae4c6f am b6bfa9e4: am a7898781: Merge "docs: Added system requirements for Studio. Bug: 16566355" into klp-modular-docs by Ricardo Cervera · 10 years ago
  88. b6bfa9e am a7898781: Merge "docs: Added system requirements for Studio. Bug: 16566355" into klp-modular-docs by Ricardo Cervera · 10 years ago
  89. b83127f Merge "docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ" into klp-modular-docs by Joe Fernandez · 10 years ago
  90. 0d568c9 docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ by Joe Fernandez · 10 years ago
  91. 06a8455 Merge "Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying""" into klp-modular-dev by Alan Lau · 10 years ago
  92. 7ab1900 Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying"" by Alan Lau · 10 years ago
  93. c006227 Merge "Revert "Revert "DO NOT MERGE Implement line breaking using ICU break iterator""" into klp-modular-dev by Alan Lau · 10 years ago
  94. 273906b Revert "Revert "DO NOT MERGE Implement line breaking using ICU break iterator"" by Alan Lau · 10 years ago
  95. ea676a0 Rename HotspotListener to BssidListener by Vinit Deshpande · 10 years ago
  96. 1fa7320 Merge "Don't assume languages are 2 letter codes." into lmp-dev by Narayan Kamath · 10 years ago
  97. 11bfc22 Don't assume languages are 2 letter codes. by Narayan Kamath · 10 years ago
  98. a789878 Merge "docs: Added system requirements for Studio. Bug: 16566355" into klp-modular-docs by Ricardo Cervera · 10 years ago
  99. b12318b Merge "Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views""" into klp-modular-dev by Alan Lau · 10 years ago
  100. 1fa3c9b Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views"" by Alan Lau · 10 years ago