1. e3a4cb5 Fix addTarget not limiting to the given views. by George Mount · 9 years ago
  2. 82e595f Merge "Volume: Force focused state to disambig multiple sliders." into mnc-dev by John Spurlock · 9 years ago
  3. 2bd8e97 Merge "Fix race condition in PackageManager." into mnc-dev by oleksii stepanian · 9 years ago
  4. a0f5c76 Added more logging to debug the empty keyguard by Selim Cinek · 9 years ago
  5. 6283a12 Merge "ButtonBarLayout: Let allowStacking to be set through code" into mnc-dev by Jason Monk · 9 years ago
  6. 6ddc34e Merge "Allow binary value in SettingsProvider" into mnc-dev by Makoto Onuki · 9 years ago
  7. b633615 Merge "Fix reporting of wakelocks to battery stats." into mnc-dev by Jeff Brown · 9 years ago
  8. d63c721 Merge "Repurpose doze wake lock stats for draw wake lock instead." into mnc-dev by Jeff Brown · 9 years ago
  9. 67a0f85 Volume: Force focused state to disambig multiple sliders. by John Spurlock · 9 years ago
  10. 5658328 ButtonBarLayout: Let allowStacking to be set through code by Jason Monk · 9 years ago
  11. 20fab81 Merge "Fix crash when doing conferencing over Wi-Fi" into mnc-dev by Sailesh Nepal · 9 years ago
  12. 5d1462f Merge "Fix issue #21930140: Add config to turn off auto power features" into mnc-dev by Dianne Hackborn · 9 years ago
  13. c242d9d Merge "Adding hidden TM calls to scan/select cell networks." into mnc-dev by Shishir Agrawal · 9 years ago
  14. de4aecd Merge "Wait for the capabilities callback before deciding FLP HAL version." into mnc-dev by David Christie · 9 years ago
  15. 3a2c3578 Allow binary value in SettingsProvider by Makoto Onuki · 9 years ago
  16. a77ef4b Merge "Trace Process.killProcessGroup calls in server/am/" into mnc-dev by Yusuke Sato · 9 years ago
  17. 648abe1 Merge "Set DISABLED_UNTIL_USED for the correct user in IMMS." into mnc-dev by Yohei Yukawa · 9 years ago
  18. 7c78112 Merge "Clarify handling client certificates" into mnc-dev by Selim Gurun · 9 years ago
  19. c424d1f Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  20. 0365d4a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  21. b5a479c Fetch the Bluetooth name and address without enabling the whole stack by Pavlin Radoslavov · 9 years ago
  22. 9261703 Fix issue #21930140: Add config to turn off auto power features by Dianne Hackborn · 9 years ago
  23. a679ac5 Clarify handling client certificates by Selim Gurun · 9 years ago
  24. 4342354 Merge "Fix LauncherApps registerCallback adding duplicate callbacks." into mnc-dev by Kenny Guy · 9 years ago
  25. d66559f Merge "Hide device initializer methods/fields." into mnc-dev by Julia Reynolds · 9 years ago
  26. c54bcad Merge "New internal permission to protect apps against rogue Nfc message." into mnc-dev by Rubin Xu · 9 years ago
  27. b2aea9d Merge "Enable Picture w/ HW Accelerated Canvas." into mnc-dev by Derek Sollenberger · 9 years ago
  28. 616f035 Merge "Add icon mapping for NETWORK_TYPE_IWLAN" into mnc-dev by Jason Monk · 9 years ago
  29. c1bc9d4 Add icon mapping for NETWORK_TYPE_IWLAN by Jason Monk · 9 years ago
  30. 3862452 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  31. 372a9a2 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  32. 224083b Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  33. 70b4edf Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  34. e109940 Enable Picture w/ HW Accelerated Canvas. by Derek Sollenberger · 9 years ago
  35. b1891b3 Fix selection by double tap in Extracted mode by Andrei Stingaceanu · 9 years ago
  36. 8228e42 Merge "Fix huge bounce-back in ListView when double-flinging" into mnc-dev by Vladislav Kaznacheev · 9 years ago
  37. c286950 Merge "Don't prevent notification updates in DOS protection." into mnc-dev by Vladimir Marko · 9 years ago
  38. 37099a0 Merge "TIF: Minor code improvement" into mnc-dev by Jae Seo · 9 years ago
  39. 7777182 TIF: Use equals() instead of '==' for String comparisons by Jae Seo · 9 years ago
  40. 6e4cbfd TIF: Minor code improvement by Jae Seo · 9 years ago
  41. 392f2d3 Merge "TIF: Use the right size for calls to toArray() instead of 0" into mnc-dev by Jae Seo · 9 years ago
  42. a5103b9 Merge "TIF: Add the columns for the app-linking to TvContract.Channels" into mnc-dev by Jae Seo · 9 years ago
  43. 93ff14b TIF: Use the right size for calls to toArray() instead of 0 by Jae Seo · 9 years ago
  44. 6185858 Merge "TIF: Add COLUMN_SEARCHABLE to TvContract.Programs" into mnc-dev by Jae Seo · 9 years ago
  45. 99a242c Merge "TIF: Always flush pending app-private commands when resetting TvView" into mnc-dev by Jae Seo · 9 years ago
  46. 5ab0ae0 Merge "TIF: Fix a typo" into mnc-dev by Jae Seo · 9 years ago
  47. 70289a6 Merge "TIF: Remove unnecessary interface modifiers" into mnc-dev by Jae Seo · 9 years ago
  48. 0d4b4a1 Merge "TIF: Replace StringBuffer with String" into mnc-dev by Jae Seo · 9 years ago
  49. 000d38a Fix crash when doing conferencing over Wi-Fi by Sailesh Nepal · 9 years ago
  50. 3953b5a Merge "Zen: Tweak total silence new user message for non-voice devices." into mnc-dev by John Spurlock · 9 years ago
  51. cbd7a31 Zen: Tweak total silence new user message for non-voice devices. by John Spurlock · 9 years ago
  52. 40c5c7d TIF: Fix a typo by Jae Seo · 9 years ago
  53. 4cd54dd TIF: Remove unnecessary interface modifiers by Jae Seo · 9 years ago
  54. 5ea221b TIF: Replace StringBuffer with String by Jae Seo · 9 years ago
  55. 1734507 TIF: Always flush pending app-private commands when resetting TvView by Jae Seo · 9 years ago
  56. 3ac465a Do not thrown on error persisting runtime permissions by Svet Ganov · 9 years ago
  57. 0f800f7 Ensure default permissions not dropped on data wipe by Svet Ganov · 9 years ago
  58. 094c71f Set DISABLED_UNTIL_USED for the correct user in IMMS. by Yohei Yukawa · 9 years ago
  59. d8e247d Make READ_EXTERNAL_STORAGE dangerous by Svet Ganov · 9 years ago
  60. 546ef56 TIF: Add COLUMN_SEARCHABLE to TvContract.Programs by Jae Seo · 9 years ago
  61. 950aa19 Merge "Revert "Clarify handling client certificates"" into mnc-dev by Bart Sears · 9 years ago
  62. 4ead333 Revert "Clarify handling client certificates" by Bart Sears · 9 years ago
  63. c99d9a95 Fixed content description of the lock icon when fingerprint is on by Selim Cinek · 9 years ago
  64. 08d9834 Merge "Occasionally retest for captive portals once detected" into mnc-dev by Paul Jensen · 9 years ago
  65. 422f04b Merge "Speed up network transition when WiFi disconnects" into mnc-dev by Paul Jensen · 9 years ago
  66. 62d3080 Speed up network transition when WiFi disconnects by Paul Jensen · 9 years ago
  67. 2f56a33 Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev by Paul Jensen · 9 years ago
  68. 8e21d29 Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev by Paul Jensen · 9 years ago
  69. b3add4d Merge "Fix regression in viewing app info from ChooserActivity targets" into mnc-dev by Adam Powell · 9 years ago
  70. c4bd42c Fix reporting of wakelocks to battery stats. by Jeff Brown · 9 years ago
  71. 6a8bd7b Repurpose doze wake lock stats for draw wake lock instead. by Jeff Brown · 9 years ago
  72. ce49be7 Merge "Frameworks/base: Update preloaded-classes" into mnc-dev by Andreas Gampe · 9 years ago
  73. edb8322 Merge "Fix access point list jumping around in WifiSettings" into mnc-dev by Vinit Deshpande · 9 years ago
  74. 4a79992 Merge "Fix NumberPicker.setWrapSelectorWheel(boolean) not respecting user choice" into mnc-dev by Doris Liu · 9 years ago
  75. bcca4ac am 0bdd3204: am 4437a129: Merge "docs: Add link from TV design page on DAC to Android TV spec on Google Design site. bug: 21786976" into mnc-preview-docs by Quddus Chong · 9 years ago
  76. 19cecd5 am a5de0f30: am cdc28652: Merge "docs: Updated Recommending TV Content lesson to support card customization. bug: 21787002" into mnc-preview-docs by Quddus Chong · 9 years ago
  77. b252251 Merge "Tweak assist disclosure animation" into mnc-dev by Adrian Roos · 9 years ago
  78. 1b98ab3 Merge "MediaPlayer: documentation for error/info codes." into mnc-dev by Robert Shih · 9 years ago
  79. 0bdd320 am 4437a129: Merge "docs: Add link from TV design page on DAC to Android TV spec on Google Design site. bug: 21786976" into mnc-preview-docs by Quddus Chong · 9 years ago
  80. a5de0f3 am cdc28652: Merge "docs: Updated Recommending TV Content lesson to support card customization. bug: 21787002" into mnc-preview-docs by Quddus Chong · 9 years ago
  81. 8f87c82 Merge "Fix spelling of a config variable." into mnc-dev by Junda Liu · 9 years ago
  82. c6d3e0e Tweak assist disclosure animation by Adrian Roos · 9 years ago
  83. 706ebb3 MediaPlayer: documentation for error/info codes. by Robert Shih · 9 years ago
  84. bf30b4f Merge "Add libwilhelm to app_process." into mnc-dev by Christopher Ferris · 9 years ago
  85. 2fbe248 Merge "Grant default permissions if perms reset on upgrade." into mnc-dev by Svetoslav · 9 years ago
  86. f9f7577 Grant default permissions if perms reset on upgrade. by Svetoslav · 9 years ago
  87. a51f8b9 am 73187e57: am dd91362c: Make sure home activity gets resumed after started. by Filip Gruszczynski · 9 years ago
  88. 4437a12 Merge "docs: Add link from TV design page on DAC to Android TV spec on Google Design site. bug: 21786976" into mnc-preview-docs by Quddus Chong · 9 years ago
  89. cdc2865 Merge "docs: Updated Recommending TV Content lesson to support card customization. bug: 21787002" into mnc-preview-docs by Quddus Chong · 9 years ago
  90. bcfdead Fix NumberPicker.setWrapSelectorWheel(boolean) not respecting user choice by Doris Liu · 9 years ago
  91. 73187e5 am dd91362c: Make sure home activity gets resumed after started. by Filip Gruszczynski · 9 years ago
  92. a1a8e7f Wait for the capabilities callback before deciding FLP HAL version. by David Christie · 9 years ago
  93. 8292afe am c3fbb0ce: am bee8d60a: Fixes a typo where parens were used instead of curly braces, preventing a link from being created at build time. by David Friedman · 9 years ago
  94. 95499dc Merge "Change com.android.launcher.permission.INSTALL_SHORTCUT permission to normal level https://docs.google.com/document/d/12H0b6R2tmyIoNoOs2t8PbyzlGFcbxT8OnGpRb6P6c6s/edit" into mnc-dev by Hyunyoung Song · 9 years ago
  95. 1826c23 Fix spelling of a config variable. by Jonathan Basseri · 9 years ago
  96. c3fbb0c am bee8d60a: Fixes a typo where parens were used instead of curly braces, preventing a link from being created at build time. by David Friedman · 9 years ago
  97. 84a378f Merge "Fix a bug in Android Keystore updateAAD." into mnc-dev by Alex Klyubin · 9 years ago
  98. ae1e0e9 Fix a bug in Android Keystore updateAAD. by Alex Klyubin · 9 years ago
  99. bee8d60 Fixes a typo where parens were used instead of curly braces, preventing by David Friedman · 10 years ago
  100. dd91362 Make sure home activity gets resumed after started. by Filip Gruszczynski · 9 years ago