1. a7b4e3c Adding a confirmation dialog for user deletion. by jovanak · 7 years ago
  2. fcdf1ce Adding a listener for user changes to UserAndAccountSettingsFragment. by jovanak · 7 years ago
  3. b679b96 Deleting AccountHelper. Refactoring User/Account fragments in Settings to support list refreshing. by jovanak · 7 years ago
  4. 0b61dbf Added onActiveDeviceChanged() stub implementation by Pavlin Radoslavov · 7 years ago
  5. 2c2c24a Update ListItem API to use setters instead of Builder. by Yao, Yuxing · 7 years ago
  6. ff86a4a Replacing TextView-buttons in Setting's ActionBar with actual Buttons. by jovanak · 7 years ago
  7. 3d40af8 Polishing Profile Info page in Settings. by jovanak · 7 years ago
  8. f6bd0cc Update class name: ListItem -> TextListItem. by Yao, Yuxing · 7 years ago
  9. 50840a5 Revert "Update class name: ListItem -> TextListItem." by Yuxing Yao · 7 years ago
  10. e056461 Update class name: ListItem -> TextListItem. by Yao, Yuxing · 7 years ago
  11. 5624c84 Hiding some dividers in Users and accounts page, to give it a "grouped" look. by jovanak · 7 years ago
  12. 54a2152 Adopt robolectric 3.6.1 by James Lemieux · 7 years ago
  13. f6fe9fb Force list to refresh after refreshing BT searching by Lujiang Xue · 7 years ago
  14. 0daa919 prototyping Quick setting, UI is not up to any spec by Lujiang Xue · 7 years ago
  15. 72c9493 Disable Phone,SIM, BT in add account types. by Ying · 7 years ago
  16. 8f44079 Merge "Refactoring Users&Accounts settings page to use support lib list, instead of car-list list." by Jovana Knezevic · 7 years ago
  17. 6547764 Refactoring Users&Accounts settings page to use support lib list, instead of car-list list. by Jovana · 7 years ago
  18. 2a15bbd Merge "hide IME on fragment switching in setting" by TreeHugger Robot · 7 years ago
  19. baaef38 Refactors ChooseAccountFragment to use support library list instead of car-list list. by Jovana · 7 years ago
  20. efc2c5f hide IME on fragment switching in setting by Lujiang Xue · 7 years ago
  21. 3d92393 Merge "Add a listener in Settings Users&Accounts page." by Ying Zheng · 7 years ago
  22. e814174 Add a listener in Settings Users&Accounts page. by Ying · 7 years ago
  23. 36aeaf3 Adopt robolectric 3.5.1 by James Lemieux · 7 years ago
  24. 293015e Fix build error with single dex file too large by Enrico Granata · 7 years ago
  25. 54830a5 Manually merge changes from giant AOSP topic by Stephen Li · 7 years ago
  26. 3f166b8 Remove the authority checks for providers to show in add account option. by Ying · 7 years ago
  27. 8c049ba Merge "Return to users& accounts page after removing an account." by TreeHugger Robot · 7 years ago
  28. fb52634 DO NOT MERGE: Merge Oreo MR1 into master am: 1b33a1e665 -s ours am: 0eaaddbd9b by Xin Li · 7 years ago
  29. 0eaaddb DO NOT MERGE: Merge Oreo MR1 into master am: 1b33a1e665 -s ours by Xin Li · 7 years ago
  30. aa8816a Return to users& accounts page after removing an account. by Ying · 7 years ago
  31. 1b33a1e DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  32. 8b41a81 Merge "Move InterceptTouchRelativeLayout into car-list where it is used" by TreeHugger Robot · 7 years ago
  33. cbc5a1d Pop up confirmation dialog before remove account. by Ying · 7 years ago
  34. 812ceba Update Car Support Lib References by Roshan Agrawal · 7 years ago
  35. a6d051c Fix the problem where Users&Accounts page crashed on start. by Ying · 7 years ago
  36. eb9d9cc Switch to use audio usage instead of stream_type in Car Settings UI by Hongwei Wang · 7 years ago
  37. 0c01e08 Update uses of android-support-car to use androidx package. by Aurimas Liutikas · 7 years ago
  38. c9b3abe Merge "Provide user the option of adding an account in settings." by TreeHugger Robot · 7 years ago
  39. 98045a2 Merge "Resolve comments for users and accounts page in car settings." by TreeHugger Robot · 7 years ago
  40. 710fced Provide user the option of adding an account in settings. by Ying · 7 years ago
  41. d8bd4a7 Move InterceptTouchRelativeLayout into car-list where it is used by Lujiang Xue · 7 years ago
  42. 8907048 Migrate to support library Fragment by Anthony Chen · 7 years ago
  43. a1b9e2c Resolve comments for users and accounts page in car settings. by Ying · 7 years ago
  44. d6b6985 Merge "Added LOCAL_INSTRUMENT_SOURCE_DIRS to capture code coverage." by TreeHugger Robot · 7 years ago
  45. 8252dcd Added LOCAL_INSTRUMENT_SOURCE_DIRS to capture code coverage. by smaraaosp · 7 years ago
  46. b9f48bf update spec to new AR by Lujiang Xue · 7 years ago
  47. 14a6be8 Merge "Migrate settings to depend on car support library." by Anthony Chen · 7 years ago
  48. f6e34f0 Merge "Specify the version for Robolectric version" by TreeHugger Robot · 7 years ago
  49. 392d761 Merge "Refactor User page to Users&Accounts page for car settings, display a list of accounts owned by the current user." by TreeHugger Robot · 7 years ago
  50. af07fdd Migrate settings to depend on car support library. by Anthony Chen · 7 years ago
  51. a75f055 Merge "Migrate packages/apps/Car to aapt2" by Aurimas Liutikas · 7 years ago
  52. 5b77982 Migrate packages/apps/Car to aapt2 by Aurimas Liutikas · 7 years ago
  53. 000a5d2 Specify the version for Robolectric version by Maurice Lam · 7 years ago
  54. bd4d545 Merge "Update method parameters for kernel version" by Jeffrey Huang · 7 years ago
  55. 2857c39 Refactor User page to Users&Accounts page for car settings, display a by Ying · 7 years ago
  56. 899e80e Update method parameters for kernel version by jeffreyhuang · 7 years ago
  57. 9c84711 merge keylines by Lujiang Xue · 7 years ago
  58. 63d561d Mostly copy over Bluetooth pairing dialog logic from android/settings. Some UI changes to make it car friendly by Lujiang Xue · 7 years ago
  59. bd09ead Merge "Making the not in range check consistent with phone" by TreeHugger Robot · 7 years ago
  60. 59e25d3 Merge "Migrate to PagedListView from support library." by Anthony Chen · 7 years ago
  61. 005a9f7 Making the not in range check consistent with phone by kevinjm · 7 years ago
  62. 34e4c04 Migrate to PagedListView from support library. by Anthony Chen · 7 years ago
  63. e058d10 Launches the system update activity from CarSettings. If no system by scypher · 7 years ago
  64. 0c24000 load extra setting from 3p by Lujiang Xue · 7 years ago
  65. a1d4aea show loading bar on first launch by Lujiang Xue · 7 years ago
  66. 9fe1a51 Make WifiTracker lifecycle aware by Tony Mantler · 7 years ago
  67. cf8cef5 Converting Settings to use the car-list lib by kevinjm · 7 years ago
  68. 7ab3133 change AR spec am: b79fcbaaa6 am: 6b61f08114 by Lujiang Xue · 7 years ago
  69. 6b61f08 change AR spec am: b79fcbaaa6 by Lujiang Xue · 7 years ago
  70. ee94251 Remove dependency on platform-system-robolectric by Maurice Lam · 7 years ago
  71. b79fcba change AR spec by Lujiang Xue · 7 years ago
  72. b4f8504 Add app version am: bc2bc2f0c8 am: 1ae8567e15 by Lujiang Xue · 7 years ago
  73. 1ae8567 Add app version am: bc2bc2f0c8 by Lujiang Xue · 7 years ago
  74. bc2bc2f Add app version by Lujiang Xue · 7 years ago
  75. fef8775 fix issue with add hidden network am: fe73ade9d1 am: bc3a584314 by Lujiang Xue · 7 years ago
  76. bc3a584 fix issue with add hidden network am: fe73ade9d1 by Lujiang Xue · 7 years ago
  77. fe73ade fix issue with add hidden network by Lujiang Xue · 7 years ago
  78. 61f0812 Merge "fix issue with add hidden network" by TreeHugger Robot · 7 years ago
  79. 61ec883 fix issue with add hidden network by Lujiang Xue · 7 years ago
  80. 1031ed6 - dedup volume stream - run UI update from UI thread am: ebcc0e52fd by Lujiang Xue · 7 years ago
  81. cca93f3 - dedup volume stream - run UI update from UI thread am: ebcc0e52fd by Lujiang Xue · 7 years ago
  82. ebcc0e5 - dedup volume stream - run UI update from UI thread by Lujiang Xue · 7 years ago
  83. 0783c26 Merge "- dedup volume stream - run UI update from UI thread" by TreeHugger Robot · 7 years ago
  84. 6d2729e Merge "Tweak app makefile with extra resources" by Kirill Grouchnikov · 7 years ago
  85. 5fe9031 - dedup volume stream - run UI update from UI thread by Lujiang Xue · 7 years ago
  86. 0998a1a - reflash application detail view so force-stop btn will reflect correct state - verify ssid on each text change, only enable connect btn if ssid is valid am: b79e035a90 by Lujiang Xue · 7 years ago
  87. e8fb28b - reflash application detail view so force-stop btn will reflect correct state - verify ssid on each text change, only enable connect btn if ssid is valid by Lujiang Xue · 7 years ago
  88. b79e035 - reflash application detail view so force-stop btn will reflect correct state by Lujiang Xue · 7 years ago
  89. d8f633f - reflash application detail view so force-stop btn will reflect correct state by Lujiang Xue · 7 years ago
  90. 1678e32 Merge "Add "Launcher" category back for car setting, so it show up on the car facet" into oc-mr1-dev am: 9aece8f8fb by Lujiang Xue · 7 years ago
  91. cf2ae25 Merge "Add "Launcher" category back for car setting, so it show up on the car facet" into oc-mr1-dev by Lujiang Xue · 7 years ago
  92. 9aece8f Merge "Add "Launcher" category back for car setting, so it show up on the car facet" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  93. f41e8d1 Tweak app makefile with extra resources by Kirill Grouchnikov · 7 years ago
  94. 9cc969a Merge "Set BT to proper scan mode." into oc-mr1-dev am: 7989aeff66 by Lujiang Xue · 7 years ago
  95. 33c8e82 Merge "Set BT to proper scan mode." into oc-mr1-dev am: 7989aeff66 by Lujiang Xue · 7 years ago
  96. 7989aef Merge "Set BT to proper scan mode." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  97. 5fb1b44 Add "Launcher" category back for car setting, so it show up on the car facet by Lujiang Xue · 7 years ago
  98. 34e4dd5 Merge "- disable "connect" btn if ssid is invalid/empty - show toast if connection failed." into oc-mr1-dev am: 42a25f5527 by Lujiang Xue · 7 years ago
  99. 47856f0 Merge "- disable "connect" btn if ssid is invalid/empty - show toast if connection failed." into oc-mr1-dev by Lujiang Xue · 7 years ago
  100. 42a25f5 Merge "- disable "connect" btn if ssid is invalid/empty - show toast if connection failed." into oc-mr1-dev by TreeHugger Robot · 7 years ago