1. af68d72 Fix test breakage in settingslib by jackqdyulei · 7 years ago
  2. 2c7a528 Add method to show/hide preference in base controller by Fan Zhang · 7 years ago
  3. ae00783 Merge "Fix possible NPE crash when adding new accounts in Settings." by Lu Chen · 7 years ago
  4. e77b827 Fix possible NPE crash when adding new accounts in Settings. by Lu Chen · 7 years ago
  5. 4ac34c4 Prevent monkey from turning off adb by jeffreyhuang · 7 years ago
  6. 36a8895 Merge "Fix Robolectric Bluetooth tests" am: 01c9c0e4ba am: 2f1cb548ba by Hansong Zhang · 7 years ago
  7. d327f7a Merge "Fix Robolectric Bluetooth tests" am: 01c9c0e4ba am: 2f1cb548ba by Hansong Zhang · 7 years ago
  8. b235036 Merge "Move the bluetooth icon logic to settingslib" by TreeHugger Robot · 7 years ago
  9. 1c1bc25 Fix Robolectric Bluetooth tests by Hansong Zhang · 7 years ago
  10. a93c40e Allow small icons in TwoTargetPreference by Fan Zhang · 7 years ago
  11. c484ece Merge "Move BluetoothA2dpWrapper to the wrapper package." by TreeHugger Robot · 7 years ago
  12. c9d6a17 Move the bluetooth icon logic to settingslib by jackqdyulei · 7 years ago
  13. 18de912 Merge "Add paddings when drawing in battery icon" by Lei Yu · 7 years ago
  14. 5466c8f Add paddings when drawing in battery icon by jackqdyulei · 7 years ago
  15. 8892014 Move SimStatus and ImeiInfo Pref Controllers to SettingsLib by Tony Mantler · 7 years ago
  16. 4c5367a Merge "Request focus when EditTextPreference opens" by TreeHugger Robot · 7 years ago
  17. eb08651 Request focus when EditTextPreference opens by Fan Zhang · 7 years ago
  18. a99b90b Remove WifiNetworkScoreCache fake by Eric Schwarzenbach · 7 years ago
  19. 94f8d9f NPE Guard lifecycle in preference controllers by Fan Zhang · 7 years ago
  20. 32f38bd Merge changes from topic "StatusFragment" by TreeHugger Robot · 7 years ago
  21. f6631bf Update to Robolectric 3.4.2 by Tony Mantler · 7 years ago
  22. 48085a8 Add more test to LogdSizePreferenceController by jeffreyhuang · 7 years ago
  23. 73f950d Convert more of StatusFragment to PreferenceControllers by Tony Mantler · 7 years ago
  24. f43b986 Move SerialNumberPreferenceController to SettingsLib by Tony Mantler · 7 years ago
  25. 0c1739a Merge "Update the bt background color." into oc-mr1-dev am: 4a324cb196 by jackqdyulei · 7 years ago
  26. b4f8a0b Update the bt background color. by jackqdyulei · 7 years ago
  27. f651e0c Merge "Deferred setup banner updates intermittently" into oc-mr1-dev am: 19e00be16b by Ajay Nadathur · 7 years ago
  28. f16ea68 Move BluetoothA2dpWrapper to the wrapper package. by Doris Ling · 7 years ago
  29. d1b730b Deferred setup banner updates intermittently by Ajay Nadathur · 7 years ago
  30. c57a933 Merge "Change battery icon to the side of bt icon" into oc-mr1-dev am: a57aea0d61 by Lei Yu · 7 years ago
  31. a57aea0 Merge "Change battery icon to the side of bt icon" into oc-mr1-dev by Lei Yu · 7 years ago
  32. daf3076 Merge "Fix jank issue in Settings caused by fetching tile info" into oc-mr1-dev am: 4562ecebc6 by Ajay Nadathur · 7 years ago
  33. 98b7fdb Change battery icon to the side of bt icon by jackqdyulei · 7 years ago
  34. b080164 Fix jank issue in Settings caused by fetching tile info by Ajay Nadathur · 7 years ago
  35. bd44c9e Fix TimestampedScoredNetwork parceling logic. by Eric Schwarzenbach · 7 years ago
  36. 2c11929 Merge "Add method to update tile's remoteview using summaryUri" by Ajay Nadathur · 7 years ago
  37. 6b7a5b3 Merge "Fix TimestampedScoredNetwork parceling logic." by TreeHugger Robot · 7 years ago
  38. fb1c5b5 Fix TimestampedScoredNetwork parceling logic. by Eric Schwarzenbach · 7 years ago
  39. 00932ebb Add method to update tile's remoteview using summaryUri by Ajay Nadathur · 7 years ago
  40. 4d945fe Add method to update tile's remoteview using summaryUri by Ajay Nadathur · 7 years ago
  41. 8c3ce8d Merge "Use raw string when setting wifi preference title." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  42. 3d6e6a6 Merge "Use raw string when setting wifi preference title." by TreeHugger Robot · 7 years ago
  43. 70efb67 Use raw string when setting wifi preference title. by Fan Zhang · 7 years ago
  44. b6cec0d Use raw string when setting wifi preference title. by Fan Zhang · 7 years ago
  45. 7715cc2 Merge "Fix A2dpProfileTest#getLabelDeviceConnectedWithHighQualityCodec" into oc-mr1-dev am: ae1dd84bf0 by Justin Klaassen · 7 years ago
  46. 9acc02e Fix A2dpProfileTest#getLabelDeviceConnectedWithHighQualityCodec by Justin Klaassen · 7 years ago
  47. 58522e045 Merge "Change AccessPointPreference key generation to match AccessPoint." into oc-mr1-dev am: c3fbddd712 by Eric Schwarzenbach · 7 years ago
  48. 2b35b51 Change AccessPointPreference key generation to match AccessPoint. by Eric Schwarzenbach · 7 years ago
  49. 6916aad Merge "Remove unused methods from SuggestionList" by TreeHugger Robot · 7 years ago
  50. 6da22fb Remove unused methods from SuggestionList by Fan Zhang · 7 years ago
  51. 1369bf6 Add battery indicator to bluetooth icon by jackqdyulei · 7 years ago
  52. d94a938 Add battery indicator to bluetooth icon by jackqdyulei · 7 years ago
  53. 6c00873 Merge "Bluetooth: Add flag for human readable name" into oc-mr1-dev am: 34eac2c59b by Jack He · 7 years ago
  54. c219bc9 Bluetooth: Add flag for human readable name by Jack He · 7 years ago
  55. 6efd09a Fix AccessPointPreferenceTest and add updateIcon test. by Eric Schwarzenbach · 7 years ago
  56. 265e7fb Don't lose dialogs during configuration change by Tony Mantler · 7 years ago
  57. 066864a Merge "Remove logic for parsing dismiss rule" into oc-mr1-dev am: 6a820f2238 by Fan Zhang · 7 years ago
  58. 6a820f2 Merge "Remove logic for parsing dismiss rule" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  59. c48ba6a Move LogPersist to SettingsLib by Tony Mantler · 7 years ago
  60. c07ae9c Remove logic for parsing dismiss rule by Fan Zhang · 7 years ago
  61. f0f9fa3 Merge "Misc change to support loading dynamic summary/icon in app" by Fan Zhang · 7 years ago
  62. dadfd50 Misc change to support loading dynamic summary/icon in app by Fan Zhang · 7 years ago
  63. 3991d75 Merge "Fix broken robotests." into oc-dr1-dev am: a048e3c03f am: dbb97833c6 by Sundeep Ghuman · 7 years ago
  64. 4150fba Merge "Fix broken robotests." into oc-dr1-dev am: a048e3c03f am: dbb97833c6 by Sundeep Ghuman · 7 years ago
  65. 8bf1f86 Merge "Fix broken robotests." into oc-dr1-dev am: a048e3c03f by Sundeep Ghuman · 7 years ago
  66. 3706609 Fix broken robotests. by Sundeep Ghuman · 7 years ago
  67. a263ee6 Refactor SystemPropPoker by Tony Mantler · 7 years ago
  68. 4ca9ebd Remove development settings prefs file by Tony Mantler · 7 years ago
  69. d30c05c Make a helper method to post work to ui thread. by Fan Zhang · 7 years ago
  70. 7b77cf8 Fix suggestion crash if parser fails to parse dismiss rule by Fan Zhang · 7 years ago
  71. 15ea628 Fix suggestion crash if parser fails to parse dismiss rule by Fan Zhang · 7 years ago
  72. 4d37a1a Fix suggestion crash if parser fails to parse dismiss rule by Fan Zhang · 7 years ago
  73. 60b850d Add Wifi's security type to contentDescription by Fan Zhang · 7 years ago
  74. 09bd539 Merge changes from topic 'AdbEnableController' by Tony Mantler · 7 years ago
  75. ec4bae9 Add ADB enable/disable PreferenceController by Tony Mantler · 7 years ago
  76. 8d16737 Move to newer mockito/robolectric by Tony Mantler · 7 years ago
  77. cba3a9d Bluetooth: Display battery level of connected devices am: 6258aae548 by Jack He · 7 years ago
  78. 6258aae Bluetooth: Display battery level of connected devices by Jack He · 7 years ago
  79. db7de0f Merge "Move generatePreferenceKey to AccessPointPreference." into oc-dr1-dev am: 635575d579 by Sundeep Ghuman · 7 years ago
  80. 7c32aa3 Move generatePreferenceKey to AccessPointPreference. by Sundeep Ghuman · 7 years ago
  81. dfcceb6 Merge "Add tintable icon support" into oc-dr1-dev am: 53d79aa8ea am: 2e7d53964d by Maurice Lam · 7 years ago
  82. b10c6ff Add tintable icon support by Maurice Lam · 7 years ago
  83. 675aa73 Merge "Allows to change summary text in a custom view tile." into oc-dr1-dev am: 4f52665122 by Jaewoong Jung · 7 years ago
  84. 78c5e5d Allows to change summary text in a custom view tile. by Jaewoong Jung · 7 years ago
  85. 0013dee Add a new setting category for the account detail page. by Doris Ling · 7 years ago
  86. a37ff5e Added a category for lockscreen settings. by Katsiaryna Naliuka · 7 years ago
  87. 62d4642 Merge "Change storage manager default to be a config." by Daniel Nishi · 7 years ago
  88. b435250 Merge "Move UsageGraph from SettingsLib to Settings." by TreeHugger Robot · 7 years ago
  89. 89cff1a Misc fixes in settingslib by Fan Zhang · 7 years ago
  90. d49b6b9 Move UsageGraph from SettingsLib to Settings. by Alex Kulesza · 7 years ago
  91. cf298eb Remove BatteryInfo from settingslib by Salvador Martinez · 7 years ago
  92. b666ee5 Merge "Add BottomLabelLayout for battery graph" into oc-dev am: 9e6519c7e1 by jackqdyulei · 7 years ago
  93. e1c381f Add BottomLabelLayout for battery graph by jackqdyulei · 7 years ago
  94. 5398280 Change storage manager default to be a config. by Daniel Nishi · 7 years ago
  95. 425b028 Merge "Update getBatteryInfo to allow drain time override" by Salvador Martinez · 7 years ago
  96. a8f6ede Update getBatteryInfo to allow drain time override by Salvador Martinez · 7 years ago
  97. 1f7f2ae Merge "Merge "Add a "Use high quality audio" option to Bluetooth A2DP device settings" into oc-dev am: c695e44866" into oc-dev-plus-aosp by Antony Sargent · 7 years ago
  98. 374d259 Add a "Use high quality audio" option to Bluetooth A2DP device settings by Antony Sargent · 7 years ago
  99. 8c85f62 Merge "Import FooterPreferenceMixin and its dependencies into SettingsLib." by Juan Lang · 7 years ago
  100. 5efe8f0 Import FooterPreferenceMixin and its dependencies into SettingsLib. by Juan Lang · 7 years ago