1. f0452adb Merge "Call removeOverlayView() before onRelease()" into lmp-dev by Sungsoo Lim · 11 years ago
  2. f43192c Merge "Separate background from ripple for better focus/press UX" into lmp-dev by Alan Viverette · 11 years ago
  3. 6ce6d70 Separate background from ripple for better focus/press UX by Alan Viverette · 11 years ago
  4. 28308e8 Fix corner case of RelativeLayout with pinned edges by Chet Haase · 11 years ago
  5. a32ea3b Merge "AudioService: implement TV system volume" into lmp-dev by Eric Laurent · 11 years ago
  6. 212532b AudioService: implement TV system volume by Eric Laurent · 11 years ago
  7. 2f862eb Merge "Also unhide WifiConfiguration.lastUpdatedUid." into lmp-dev by Chelsea Derrick · 11 years ago
  8. eb8f329 Also unhide WifiConfiguration.lastUpdatedUid. by Chelsea Derrick · 11 years ago
  9. ba6e4c6 Merge "Don't create a ConnectivityManager when the service isn't ready yet." into lmp-dev by Sreeram Ramachandran · 11 years ago
  10. 62a6131 Don't create a ConnectivityManager when the service isn't ready yet. by Sreeram Ramachandran · 11 years ago
  11. 1941249 Merge "Add memory tracking for persistent proccesses and launcher" into lmp-dev by wsmlby · 11 years ago
  12. 422570e Call PRE_BOOT_COMPLETED on starting any user by Amith Yamasani · 11 years ago
  13. 6c77e10 Add memory tracking for persistent proccesses and launcher by wsmlby · 11 years ago
  14. b3bb0e3 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 11 years ago
  15. 4774470 Merge "Add letter-spacing to Paint and TextView" into lmp-dev by Behdad Esfahbod · 11 years ago
  16. fa80f74 Add letter-spacing to Paint and TextView by Behdad Esfahbod · 11 years ago
  17. 886de6d Merge "resolved conflicts for merge of bc3699b1 to lmp-dev" into lmp-dev by Prashant Malani · 11 years ago
  18. 85d5144 resolved conflicts for merge of bc3699b1 to lmp-dev by Prashant Malani · 11 years ago
  19. c5a1e2c8 Merge "Address API review" into lmp-dev by Selim Gurun · 11 years ago
  20. 48f6c45 Address API review by Selim Gurun · 11 years ago
  21. bc3699b am b4dcc64f: Merge "Revert "Remove circular mask"" into klp-modular-dev by Prashant Malani · 11 years ago
  22. 09890b3 Merge "QS: Handle all camera api exceptions during init." into lmp-dev by John Spurlock · 11 years ago
  23. 553b48b QS: Handle all camera api exceptions during init. by John Spurlock · 11 years ago
  24. ad2947a Merge "fix build" into lmp-dev by John Reck · 11 years ago
  25. 73e8205 fix build by John Reck · 11 years ago
  26. 80bb169 Use a sequence number for thumbnail callback. by Yao Chen · 11 years ago
  27. 1aa5d2d Fix ALL compile warnings by John Reck · 11 years ago
  28. 71d34ec Merge "Fix no transition when only shared element exists." into lmp-dev by George Mount · 11 years ago
  29. b4c5d7b Fix no transition when only shared element exists. by George Mount · 11 years ago
  30. 5a99ee3 Merge "Fix build" into lmp-dev by Justin Morey · 11 years ago
  31. b5deda7 Fix build by Justin Morey · 11 years ago
  32. 4dcb0dc Load package information from correct user. by Kenny Guy · 11 years ago
  33. 41f9696 Merge "Fix DUN-based tethering." into lmp-dev by Robert Greenwalt · 11 years ago
  34. fab50167 Fix DUN-based tethering. by Robert Greenwalt · 11 years ago
  35. b4dcc64 Merge "Revert "Remove circular mask"" into klp-modular-dev by Prashant Malani · 11 years ago
  36. e19dfac Merge "Remove MediaFocusControl persisting media button receiver" into lmp-dev by Jean-Michel Trivi · 11 years ago
  37. f2bbad1 Remove MediaFocusControl persisting media button receiver by Jean-Michel Trivi · 11 years ago
  38. 7e75d21 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 11 years ago
  39. 6714e86 Refactor screen blocking logic. by Craig Mautner · 11 years ago
  40. 96335e3 Merge "Remove the max ripple count exceeded warning" into lmp-dev by Alan Viverette · 11 years ago
  41. e5d6cf8 Remove the max ripple count exceeded warning by Alan Viverette · 11 years ago
  42. 61968a9 Update icons for search and back by Alan Viverette · 11 years ago
  43. 0da25b9 Merge "Update icons for search and back" into lmp-dev by Alan Viverette · 11 years ago
  44. d4bd75b Merge "Add <feature-group> tag and change aapt badging" into lmp-dev by Adam Lesinski · 11 years ago
  45. 5bec5af cleanup : delete BLE advertising related hidden state references in Bluetooth Adapter by Prerepa Viswanadham · 11 years ago
  46. f7c42c5 Updated accessibility nodes not properly cached. by Svetoslav · 11 years ago
  47. 747a699 Merge "Volume: force-dismiss panel when the screen turns off." into lmp-dev by John Spurlock · 11 years ago
  48. 8c79d2e Volume: force-dismiss panel when the screen turns off. by John Spurlock · 11 years ago
  49. 8d9e961 Merge "QS: Fix clipped battery icon when expanded." into lmp-dev by John Spurlock · 11 years ago
  50. 2eec8fe QS: Fix clipped battery icon when expanded. by John Spurlock · 11 years ago
  51. 82a1cfa Merge "Move AdvertiseData length check to BluetoothAdvertiser." into lmp-dev by Wei Wang · 11 years ago
  52. d49d6bf Merge "Update CookieManager API for Council review." into lmp-dev by Hector Dearman · 11 years ago
  53. 9a89bc6 Compute layer bounds over subset of VertexBuffer verts by Chris Craik · 11 years ago
  54. 1b1f1b6 camera2: Move noise model to dynamic metadata. by Ruben Brunk · 11 years ago
  55. ffae672 Update CookieManager API for Council review. by Hector Dearman · 11 years ago
  56. 058fc64 Connect shadow style attributes to renderer by Chris Craik · 11 years ago
  57. 753d849 am 0f1e067a: am 472e234d: am 7af4e812: docs: Fixed RecyclerView example. Bug: 16483811 by Ricardo Cervera · 11 years ago
  58. eb355ef am 39572996: am 1903bbb8: am 22bdcd2f: Merge "cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc003a03d7585176036c4d695408f1" into klp-modular-docs by Robert Ly · 11 years ago
  59. fc66190 am 162493b5: am 3bb44fec: am 72c80d30: cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1 by Scott Rowe · 11 years ago
  60. feb2b8c Merge "Add Calls.TRANSCRIPTION to CallLog (2/2)" into lmp-dev by Yorke Lee · 11 years ago
  61. ab458a1 IMS: Adding ims on/off interface files and callback for enabled/disabled features. by ram · 11 years ago
  62. 0bf65d2 Merge "Add API invokeOemRilRequestRaw" into lmp-dev by Amit Mahajan · 11 years ago
  63. b59555c Print to PDF putting a pring job in a wrong state. by Svetoslav · 11 years ago
  64. 3099c83 Add API invokeOemRilRequestRaw by Steven Liu · 11 years ago
  65. e138eb5 Merge "Document BlurMaskFilter.Blur." into lmp-dev by Leon Scroggins III · 11 years ago
  66. 723632e Update KeyguardUserSwitcher to use UserSwitcherController by Adrian Roos · 11 years ago
  67. 7a5e572 Add Calls.TRANSCRIPTION to CallLog (2/2) by Yorke Lee · 11 years ago
  68. baa2327 Implemented new camera affordance by Selim Cinek · 11 years ago
  69. 80440cc Expose setActiveProfileOwner() using @SystemApi by Justin Morey · 11 years ago
  70. b7b8e92 Document BlurMaskFilter.Blur. by Leon Scroggins III · 11 years ago
  71. 4f994eb Disable trust agents after wrong credential is entered by Adrian Roos · 11 years ago
  72. acb4099 Refactor text drawing to move minikin interactions outside of the canvas interface. by Derek Sollenberger · 11 years ago
  73. 866cf65 Make updateLocalMatrix replace the current Matrix. by Leon Scroggins III · 11 years ago
  74. 1295b15 Call removeOverlayView() before onRelease() by Sungsoo Lim · 11 years ago
  75. 834ecc7 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  76. 0e81ca2 Move AdvertiseData length check to BluetoothAdvertiser. by Wei Wang · 11 years ago
  77. c341efa Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  78. a04ea61 Revert "Remove circular mask" by Prashant Malani · 11 years ago
  79. 0f1e067 am 472e234d: am 7af4e812: docs: Fixed RecyclerView example. Bug: 16483811 by Ricardo Cervera · 11 years ago
  80. 472e234 am 7af4e812: docs: Fixed RecyclerView example. Bug: 16483811 by Ricardo Cervera · 11 years ago
  81. 7af4e81 docs: Fixed RecyclerView example. Bug: 16483811 by Ricardo Cervera · 11 years ago
  82. 2c72b68 Add <feature-group> tag and change aapt badging by Adam Lesinski · 11 years ago
  83. 3957299 am 1903bbb8: am 22bdcd2f: Merge "cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc003a03d7585176036c4d695408f1" into klp-modular-docs by Robert Ly · 11 years ago
  84. 162493b am 3bb44fec: am 72c80d30: cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1 by Scott Rowe · 11 years ago
  85. 1903bbb am 22bdcd2f: Merge "cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc003a03d7585176036c4d695408f1" into klp-modular-docs by Robert Ly · 11 years ago
  86. 3bb44fe am 72c80d30: cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1 by Scott Rowe · 11 years ago
  87. 72c80d3 cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1 by Scott Rowe · 11 years ago
  88. 2b12216 Merge "Making the clipboard work across users." into lmp-dev by Nicolas Prevot · 11 years ago
  89. f193990 Making the clipboard work across users. by Nicolas Prevot · 11 years ago
  90. 3ea4310 Show disclosure when an intent switches profiles by Robin Lee · 11 years ago
  91. 89a4f5d Merge "TIF: Handle null main session" into lmp-dev by Ji-Hwan Lee · 11 years ago
  92. abca0ee TIF: Handle null main session by Ji-Hwan Lee · 11 years ago
  93. 059e4f6 Fix typo by Sungsoo Lim · 11 years ago
  94. 982abe6 TIF: Fix crash on setMainSession by Ji-Hwan Lee · 11 years ago
  95. 4c52697 TIF: Support HDMI-CEC active source management by Ji-Hwan Lee · 11 years ago
  96. a8177c8 Merge "TIF: Enable capturing TV input of TvInputPassthroughWrapperService" into lmp-dev by Terry Heo · 11 years ago
  97. 79124a7 TIF: Enable capturing TV input of TvInputPassthroughWrapperService by Terry Heo · 11 years ago
  98. 4c3ae42 Merge "Rewriting android.text.format.Time without the native _tz functions" into lmp-dev by Neil Fuller · 11 years ago
  99. 3b852e3 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 11 years ago
  100. 55c8d8a Merge "TIF: Fix crash on setMainSession" into lmp-dev by Ji-Hwan Lee · 11 years ago