1. 18fb6cd Merge "Fix UI incorrect when switch active device to hearing aid" by TreeHugger Robot · 5 years ago
  2. dc6c7db Merge "Make AppPreference summary and appendix stack vertically" by Fan Zhang · 5 years ago
  3. 2a3151d Fix UI incorrect when switch active device to hearing aid by hughchen · 5 years ago
  4. 9ad5ddf Merge "Remove battery icon from BT combined icon" by TreeHugger Robot · 5 years ago
  5. cc843f3 Merge "Update BT summary for tws device" by Lei Yu · 5 years ago
  6. 3bdd00b Remove battery icon from BT combined icon by jackqdyulei · 5 years ago
  7. fba5c63 Merge "Fix music output unable switch from BTHS to Phone" by TreeHugger Robot · 5 years ago
  8. 9d3862e Merge "Fixes the problem of uninstalled app does not disappear from the list of Settings App info." by Console Chen · 5 years ago
  9. b6c34e8 Fix music output unable switch from BTHS to Phone by hughchen · 5 years ago
  10. 174205a Make AppPreference summary and appendix stack vertically by Fan Zhang · 5 years ago
  11. a2389bf Format relative time with specific style by tmfang · 5 years ago
  12. d84ddb0 Merge "Rename setPowerSaverMode to setPowerSaverModeEnabled" by TreeHugger Robot · 5 years ago
  13. 1f9c171 Update BT summary for tws device by jackqdyulei · 5 years ago
  14. f1ea4f0 Removing some unnecessary packages, to simplify AndroidStudio setup by Sunny Goyal · 5 years ago
  15. c8c4c5d Rename setPowerSaverMode to setPowerSaverModeEnabled by Salvador Martinez · 5 years ago
  16. c0c1163 Implement method for get previously connected devices by hughchen · 5 years ago
  17. 9753fe6 Change batteryTip text by Raff Tsai · 5 years ago
  18. 19429e4 Changed AccessPointPreference setTitle to use getTitle() by Quang Luong · 5 years ago
  19. 7885c84 Merge "Refreshes injected tile metadata when app is updated." by TreeHugger Robot · 5 years ago
  20. 8f942a4 Refreshes injected tile metadata when app is updated. by Fan Zhang · 5 years ago
  21. 9842425f Add content description to bar chart icons. by Joel Galenson · 5 years ago
  22. af189e3 Slice and dice app ops - framework by Svet Ganov · 5 years ago
  23. b052cfa Fix janky on permission bar chart by tmfang · 5 years ago
  24. b719a7d Create an interface to set details text by tmfang · 6 years ago
  25. 05ddacc Merge "Fix deadlock in LocalBluetoothManager" by TreeHugger Robot · 5 years ago
  26. 77535ce Fix deadlock in LocalBluetoothManager by jackqdyulei · 5 years ago
  27. 4a2cd66 Bar chart shows blank view during loading state by tmfang · 5 years ago
  28. 881be60 Add capability to query network data for specific cycles. by Doris Ling · 5 years ago
  29. e53c2f7 Merge "Allow querying for multiple uids in NetworkCycleDataForUidLoader." by TreeHugger Robot · 6 years ago
  30. 934d626 Merge "Allow ActionBarShadowController to attach to Views." by TreeHugger Robot · 6 years ago
  31. 32bee19 Remove dead code by Soonil Nagarkar · 6 years ago
  32. de5b585 Allow ActionBarShadowController to attach to Views. by Joel Galenson · 6 years ago
  33. e685487 Allow querying for multiple uids in NetworkCycleDataForUidLoader. by Doris Ling · 6 years ago
  34. 4052ef8 Merge "Move ActionBarShadowController to settingslib." by TreeHugger Robot · 6 years ago
  35. 391da98 Move ActionBarShadowController to settingslib. by Fan Zhang · 6 years ago
  36. f3a9427 Consolidate 3 phone icons into one. by Amin Shaikh · 6 years ago
  37. 8776b55 Fixes the problem of uninstalled app does not disappear from the list of Settings App info. by Console Chen · 6 years ago
  38. 10f363b Move SettingsLib icons to android. by Amin Shaikh · 6 years ago
  39. 1bbc8a5 Merge "Fix inconsistent data usage cycle start time." by Doris Ling · 6 years ago
  40. bf7c898 Merge "Hide mainline module apps in settings." by Doris Ling · 6 years ago
  41. f3acebf Fix inconsistent data usage cycle start time. by Doris Ling · 6 years ago
  42. bfda3a9 Merge "Add an empty text when there is no app view." by TreeHugger Robot · 6 years ago
  43. 7a91a0d Add an empty text when there is no app view. by tmfang · 6 years ago
  44. 61c1c9f Add test case for media manager by hughchen · 6 years ago
  45. bd0dd49 Add onConnectedDeviceChanged() onServiceConnected() callback by hughchen · 6 years ago
  46. a8061c9 Merge "Add explicit subscription id support to DataUsageController" by TreeHugger Robot · 6 years ago
  47. 8615a90 Hide mainline module apps in settings. by Doris Ling · 6 years ago
  48. ea4cdcb Add explicit subscription id support to DataUsageController by Antony Sargent · 6 years ago
  49. 00a97b4 Allow each AppEntity to handle click events individually. by tmfang · 6 years ago
  50. 10a6994 Use the correct Smart Storage flag in SettingsLib. by Daniel Nishi · 6 years ago
  51. 0e48aac Exclude IWLAN network type from isInService check by Evan Laird · 6 years ago
  52. ff3ba83 Add an empty text when there is no bar view by tmfang · 6 years ago
  53. d8551b1 Create a BarChartInfo builder by tmfang · 6 years ago
  54. 3cccaf8 Merge "Add missing unit test" by TreeHugger Robot · 6 years ago
  55. 054cfe5 Add missing unit test by Lifu Tang · 6 years ago
  56. be84d93 Merge "Show the bar chart detail after hiding it." by TreeHugger Robot · 6 years ago
  57. 6e2af12 Merge "Add null check for AclStateChangedHandler" by TreeHugger Robot · 6 years ago
  58. c4218061 Add null check for AclStateChangedHandler by Chienyuan · 6 years ago
  59. 418137e Show the bar chart detail after hiding it. by Joel Galenson · 6 years ago
  60. 97c6cf6 Remove unreviewed code by timhypeng · 6 years ago
  61. a8b826c Implement naive rule of device order on seamless transfer by timhypeng · 6 years ago
  62. 919f6ea4 Hide the bar chart details text when no string is provided. by Joel Galenson · 6 years ago
  63. 72830ed Merge "Fix issue to avoid Hearing Aid show duplication device." by TreeHugger Robot · 6 years ago
  64. 7081e7f Add click listener for each bar view. by tmfang · 6 years ago
  65. 5194558 Fix issue to avoid Hearing Aid show duplication device. by wengsu · 6 years ago
  66. b294452 Fix a NPE and add logging to catch offender in the future by Fan Zhang · 6 years ago
  67. b16edc0 Merge "Create a bar char preference widget" by TreeHugger Robot · 6 years ago
  68. 2badb3e Create a bar char preference widget by tmfang · 6 years ago
  69. 6b93d8339 About phone page getFactoryMacAddress by xshu · 6 years ago
  70. 89f1053 Remove unnecessary Shadows by James Lemieux · 6 years ago
  71. 7bdcf69 Create an AppEntitiesHeader widget by tmfang · 6 years ago
  72. ea6dcec Merge "Remove data usage v1 code." by TreeHugger Robot · 6 years ago
  73. be96afd Move ActionButtonPreference into SettingsLib by tmfang · 6 years ago
  74. 66cbe99 Remove data usage v1 code. by Doris Ling · 6 years ago
  75. ec3ad9e Use binary resource support in robolectric by James Lemieux · 6 years ago
  76. baee8e9 Move LayoutPreference into SettingsLib by tmfang · 6 years ago
  77. 508cf09 Prepare tests for impending robolectric merge by James Lemieux · 6 years ago
  78. 657c8ff Merge "Clean up getConnectionSummary()" by TreeHugger Robot · 6 years ago
  79. da47611 Turn on feature flag for data usage v2. by Doris Ling · 6 years ago
  80. 6d263c2 Clean up getConnectionSummary() by wengsu · 6 years ago
  81. f63a61d Remove arbitrary Pair from action() logging method. by Fan Zhang · 6 years ago
  82. 592a399 Merge "Add test for MetricsFeatureProvider#getAttribution." by TreeHugger Robot · 6 years ago
  83. 9c8c89f Merge "Fix incorrect summary text for hearing aid during call." by Weng Su · 6 years ago
  84. e436181 Fix incorrect summary text for hearing aid during call. by wengsu · 6 years ago
  85. 99d042d Add test for MetricsFeatureProvider#getAttribution. by Fan Zhang · 6 years ago
  86. 8ed02e1 EXTRA_SOURCE_METRICS_CATEGORY -> MetricsFeatureProvider by Fan Zhang · 6 years ago
  87. 2e498c2 Merge "Update settingslib tests to work with tot Robolectric" by James Lemieux · 6 years ago
  88. 2948963 Add ACL broadcast for bt devices by jackqdyulei · 6 years ago
  89. afa3693 Update settingslib tests to work with tot Robolectric by Fan Zhang · 6 years ago
  90. f95d6a1 Merge "Makes LocalBluetoothManager multi-user aware." by Jovana Knezevic · 6 years ago
  91. 206d6e4 Makes LocalBluetoothManager multi-user aware. by jovanak · 6 years ago
  92. 5c62ebb Make HearingAid code more generic by timhypeng · 6 years ago
  93. 793cbdd Remove unused APIs from MetricsFeatureProvider by Fan Zhang · 6 years ago
  94. e7e3758 Merge "Add user id as param when constructing DefaultAppInfo." by Doris Ling · 6 years ago
  95. 9c7f51e Rename recently added symbols to camel-case by Philip P. Moltmann · 6 years ago
  96. 3a95434 Add user id as param when constructing DefaultAppInfo. by Doris Ling · 6 years ago
  97. 0ada0a6 Change DevicePolicyManager APIs as requested by Philip P. Moltmann · 6 years ago
  98. 6fd9187 Change to get network history from NetworkStatsManager. by Doris Ling · 6 years ago
  99. 2a26eba Add a flag to specify whether to read detail data or not. by Doris Ling · 6 years ago
  100. bc0e00c Merge "Remove FragmentTestUtils util class" by Fan Zhang · 6 years ago