1. 299e6cb Update connect() api by hughchen · 4 years, 8 months ago
  2. 5b698cf [Wi-Fi] Add OWNER files for Wi-Fi test cases by Arc Wang · 4 years, 8 months ago
  3. 798d0ba mainline:Replace serviceState.getDataRegState and getVoiceRegState by SongFerngWang · 4 years, 9 months ago
  4. 40f0430 [Mainline] decouple ServiceState.getDataNetworkType() by SongFerngWang · 4 years, 9 months ago
  5. 1223087 Make BluetoothUuid constants and some functions System Apis by Rahul Sabnis · 4 years, 10 months ago
  6. 8e999f2 Merge "Remove usage of Telephonymanager from() hidden API" by Jayachandran Chinnakkannu · 4 years, 10 months ago
  7. 80eadad Remove usage of Telephonymanager from() hidden API by Jayachandran C · 4 years, 10 months ago
  8. 24ad4b5 Refactor methods to access/modify BluetoothDevice alias and name by Rahul Sabnis · 5 years ago
  9. 7d089ac Merge "Convert more of frameworks/base/packages to Android.bp" into stage-aosp-master am: ba9073a6a8 by Colin Cross · 5 years ago
  10. 97c07ce Merge "Convert more of frameworks/base/packages to Android.bp" into stage-aosp-master by Colin Cross · 5 years ago
  11. 20bc2bf Convert more of frameworks/base/packages to Android.bp by Colin Cross · 5 years ago
  12. dbb897e Merge changes from topic "135105735" into qt-r1-dev am: 896cdfa547 by Xiangyu/Malcolm Chen · 5 years ago
  13. ac56a42 Provide @hide API to return merged IMSIs from grouping. by Malcolm Chen · 5 years ago
  14. 62e334f Merge "Use old API to build NetworkTemplate" into qt-dev am: e5fdc968a0 by Lei Yu · 5 years ago
  15. 68178f8 Merge "Use old API to build NetworkTemplate" into qt-dev am: e5fdc968a0 by Lei Yu · 5 years ago
  16. fd80b56 Merge "Use old API to build NetworkTemplate" into qt-dev am: e5fdc968a0 by Lei Yu · 5 years ago
  17. 5e95586 Use old API to build NetworkTemplate by Lei Yu · 5 years ago
  18. 2fd1a10 Merge "Log Preference changes when value is a String" into qt-r1-dev by Beverly · 5 years ago
  19. 5090f7d Log Preference changes when value is a String by Beverly · 5 years ago
  20. acae7ea Merge "Use new API to build NetworkTemplate" into qt-dev am: 8ed50556f5 by Lei Yu · 5 years ago
  21. 2a31c40 Use new API to build NetworkTemplate by Lei Yu · 5 years ago
  22. 4a420d3 Merge "Make test_options.timeout an int64" am: 9a2d64872b am: 9b4f268106 by Colin Cross · 5 years ago
  23. c337867 Make test_options.timeout an int64 by Colin Cross · 5 years ago
  24. 32e0401 Convert SettingsLib tests to Android.bp by Colin Cross · 5 years ago
  25. cb9eac8 Merge "Whitelist all perms on installExistingPackage" into qt-dev am: 4f09b09f62 by Philip P. Moltmann · 5 years ago
  26. 4f09b09f Merge "Whitelist all perms on installExistingPackage" into qt-dev by Philip P. Moltmann · 5 years ago
  27. 642b605 Merge "Add short version bluetooth device summary" into qt-dev am: b899f8abdd by Lei Yu · 5 years ago
  28. b899f8a Merge "Add short version bluetooth device summary" into qt-dev by Lei Yu · 5 years ago
  29. c76d117 DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master by Xin Li · 5 years ago
  30. a4bd150 Whitelist all perms on installExistingPackage by Philip P. Moltmann · 5 years ago
  31. fcde022 Merge "Use merged NetworkTemplate to query data usage" into qt-dev by Lei Yu · 5 years ago
  32. 35fcd6b Merge "Use merged NetworkTemplate to query data usage" into qt-dev by Lei Yu · 5 years ago
  33. 1458321 Merge "Add a parameter to filter out system apps" into qt-dev am: 9a78a2a88c by Lifu Tang · 5 years ago
  34. 9a78a2a Merge "Add a parameter to filter out system apps" into qt-dev by TreeHugger Robot · 5 years ago
  35. e63ca1b Add short version bluetooth device summary by Lei Yu · 5 years ago
  36. c00a30e Use merged NetworkTemplate to query data usage by Lei Yu · 5 years ago
  37. 97c717b Merge "Notify UI update when get onAudioModeChanged() callback" into qt-dev by hughchen · 5 years ago
  38. ec14f42 Merge "Notify UI update when get onAudioModeChanged() callback" into qt-dev by TreeHugger Robot · 5 years ago
  39. 5427a76 Merge "Mobile data in quick setting still work if default data not set" into qt-dev by Xiangyu/Malcolm Chen · 5 years ago
  40. db335fa Notify UI update when get onAudioModeChanged() callback by hughchen · 5 years ago
  41. c2d6cf1 Merge "Mobile data in quick setting still work if default data not set" into qt-dev by Xiangyu/Malcolm Chen · 5 years ago
  42. a1a7f19 Mobile data in quick setting still work if default data not set by Malcolm Chen · 5 years ago
  43. 9f6df81 Merge "Convert SettingsLib tests to Android.bp" into qt-dev-plus-aosp by Colin Cross · 5 years ago
  44. b131757 Add a parameter to filter out system apps by Lifu Tang · 5 years ago
  45. 02917dd Remove the cache size from internal size. by Daniel Nishi · 5 years ago
  46. fdec9ff Convert SettingsLib tests to Android.bp by Colin Cross · 5 years ago
  47. d20d4b1 Merge "Update Passpoint R1 AccessPoint with R2 config" into qt-dev by Quang Luong · 5 years ago
  48. e747f59 Update Passpoint R1 AccessPoint with R2 config by Quang Luong · 5 years ago
  49. 781ebfb Merge "Catch NPE and add more logging for a crash in Tile" into qt-dev by TreeHugger Robot · 5 years ago
  50. 5efaa86 Catch NPE and add more logging for a crash in Tile by Fan Zhang · 5 years ago
  51. 78be654 Provide "Disconnected" in summary for detail page by clownshen · 5 years ago
  52. 3daa9f5 Fix: Allow system IME to be disabled when another IME is available by Tarandeep Singh · 5 years ago
  53. fc63619 Avoid NPE when accessing to EnforcedAdmin by Daisuke Niwa · 6 years ago
  54. 6e54927 Remove the deprecated UserManagerHelper, new one is in car user lib. by Ying Zheng · 5 years ago
  55. 73c387d Bluetooth metadata API changes in SettingsLib by Ugo Yu · 6 years ago
  56. 0e7083b Merge "Refactor PowerWhitelistBackend" by TreeHugger Robot · 5 years ago
  57. fff2b19 Fix tinting on injected pref icon in Tile by lindatseng · 5 years ago
  58. aaabf2b Refactor PowerWhitelistBackend by jackqdyulei · 5 years ago
  59. 089c543 Merge "Connect to Passpoint network immediately after OSU provisioning" by Quang Luong · 5 years ago
  60. 439c06b Merge changes from topics "apply_fast_pair_icon", "bt_color_icon" by TreeHugger Robot · 5 years ago
  61. 85bbc6e Increase ScanResult cache eviction timeout for failed/aborted scans by Quang Luong · 5 years ago
  62. 678f4fc Add method to get rainbow bt icon by hughchen · 5 years ago
  63. ed6a4d2 Separate library from SettingsLib by hughchen · 5 years ago
  64. 7cfa527 Connect to Passpoint network immediately after OSU provisioning by Quang Luong · 6 years ago
  65. cd62e44 Merge "Ignore some test cases in RecentLocationAccessesTest" by TreeHugger Robot · 5 years ago
  66. b99fefd Ignore some test cases in RecentLocationAccessesTest by tmfang · 5 years ago
  67. 6486605 Modify the bar chart for new graph design by Joel Galenson · 6 years ago
  68. 18fb6cd Merge "Fix UI incorrect when switch active device to hearing aid" by TreeHugger Robot · 5 years ago
  69. dc6c7db Merge "Make AppPreference summary and appendix stack vertically" by Fan Zhang · 6 years ago
  70. 2a3151d Fix UI incorrect when switch active device to hearing aid by hughchen · 6 years ago
  71. 9ad5ddf Merge "Remove battery icon from BT combined icon" by TreeHugger Robot · 6 years ago
  72. cc843f3 Merge "Update BT summary for tws device" by Lei Yu · 6 years ago
  73. 3bdd00b Remove battery icon from BT combined icon by jackqdyulei · 6 years ago
  74. fba5c63 Merge "Fix music output unable switch from BTHS to Phone" by TreeHugger Robot · 6 years ago
  75. 9d3862e Merge "Fixes the problem of uninstalled app does not disappear from the list of Settings App info." by Console Chen · 6 years ago
  76. b6c34e8 Fix music output unable switch from BTHS to Phone by hughchen · 6 years ago
  77. 174205a Make AppPreference summary and appendix stack vertically by Fan Zhang · 6 years ago
  78. a2389bf Format relative time with specific style by tmfang · 6 years ago
  79. d84ddb0 Merge "Rename setPowerSaverMode to setPowerSaverModeEnabled" by TreeHugger Robot · 6 years ago
  80. 0fbc895 Merge "Removing some unnecessary packages, to simplify AndroidStudio setup" by Sunny Goyal · 6 years ago
  81. 1f9c171 Update BT summary for tws device by jackqdyulei · 6 years ago
  82. f1ea4f0 Removing some unnecessary packages, to simplify AndroidStudio setup by Sunny Goyal · 6 years ago
  83. 057e789 Merge "Removed duplicate Passpoint entries in saved networks page" by TreeHugger Robot · 6 years ago
  84. c8c4c5d Rename setPowerSaverMode to setPowerSaverModeEnabled by Salvador Martinez · 6 years ago
  85. c0c1163 Implement method for get previously connected devices by hughchen · 6 years ago
  86. 9753fe6 Change batteryTip text by Raff Tsai · 6 years ago
  87. 6e711c8 Removed duplicate Passpoint entries in saved networks page by Quang Luong · 6 years ago
  88. 19429e4 Changed AccessPointPreference setTitle to use getTitle() by Quang Luong · 6 years ago
  89. 7885c84 Merge "Refreshes injected tile metadata when app is updated." by TreeHugger Robot · 6 years ago
  90. b4299df Merge "Added special constructors for Passpoint and OSU AccessPoints" by Quang Luong · 6 years ago
  91. 8f942a4 Refreshes injected tile metadata when app is updated. by Fan Zhang · 6 years ago
  92. 8123f77 Added special constructors for Passpoint and OSU AccessPoints by Quang Luong · 6 years ago
  93. 9842425f Add content description to bar chart icons. by Joel Galenson · 6 years ago
  94. af189e3 Slice and dice app ops - framework by Svet Ganov · 6 years ago
  95. 72f3872 Merge "Fixed wifi picker active network detection for Passpoint" by Quang Luong · 6 years ago
  96. 1f1207b Fixed wifi picker active network detection for Passpoint by Quang Luong · 6 years ago
  97. b052cfa Fix janky on permission bar chart by tmfang · 6 years ago
  98. b719a7d Create an interface to set details text by tmfang · 6 years ago
  99. 05ddacc Merge "Fix deadlock in LocalBluetoothManager" by TreeHugger Robot · 6 years ago
  100. 77535ce Fix deadlock in LocalBluetoothManager by jackqdyulei · 6 years ago