1. 7f6b216 Listens for volume change and updates UI by Hongwei Wang · 6 years ago
  2. ec25927 Merge "Polishing account info page in Settings." by Jovana Knezevic · 6 years ago
  3. a8fed89 Merge "Add EXTRA_SETTINGS activities to a category." by Nicholas Sauer · 6 years ago
  4. 37088fb Polishing account info page in Settings. by jovanak · 6 years ago
  5. 8b08702 Add EXTRA_SETTINGS activities to a category. by Nicholas Sauer · 6 years ago
  6. 9642a01 Merge "Changing Bluetooth to only show human readable names" by TreeHugger Robot · 6 years ago
  7. d01f7bc Changing Bluetooth to only show human readable names by kevinjm · 6 years ago
  8. 96b5696 Merge "Forgot to add a null check for the async task." by TreeHugger Robot · 6 years ago
  9. 7cbaecc Hides DELETE button for system user, since sys users cannot be deleted. by jovanak · 6 years ago
  10. c9c29f9 Forgot to add a null check for the async task. by jovanak · 6 years ago
  11. 60bb3b4 Adding a dialog to prompt user to confirm the creation of new user. by jovanak · 6 years ago
  12. 5f1f885 Making add user an async call, disabling Add User button while in progress. by jovanak · 6 years ago
  13. 20935e4 Merge "Adding a confirmation dialog for user deletion." by Jovana Knezevic · 6 years ago
  14. 34935e0 Merge "Adding a listener for user changes to UserAndAccountSettingsFragment." by Jovana Knezevic · 6 years ago
  15. 7a5cd31 Merge "Deleting AccountHelper. Refactoring User/Account fragments in Settings to support list refreshing." by Jovana Knezevic · 6 years ago
  16. a7b4e3c Adding a confirmation dialog for user deletion. by jovanak · 6 years ago
  17. fcdf1ce Adding a listener for user changes to UserAndAccountSettingsFragment. by jovanak · 6 years ago
  18. b679b96 Deleting AccountHelper. Refactoring User/Account fragments in Settings to support list refreshing. by jovanak · 6 years ago
  19. e29d78a Removes the references to setVolumeController by Hongwei Wang · 6 years ago
  20. b15a685 Use AudioAttributes usage instead of CAR_AUDIO_USAGE by Hongwei Wang · 6 years ago
  21. 0b61dbf Added onActiveDeviceChanged() stub implementation by Pavlin Radoslavov · 6 years ago
  22. 2c2c24a Update ListItem API to use setters instead of Builder. by Yao, Yuxing · 6 years ago
  23. ff86a4a Replacing TextView-buttons in Setting's ActionBar with actual Buttons. by jovanak · 6 years ago
  24. 3d40af8 Polishing Profile Info page in Settings. by jovanak · 6 years ago
  25. f6bd0cc Update class name: ListItem -> TextListItem. by Yao, Yuxing · 7 years ago
  26. 50840a5 Revert "Update class name: ListItem -> TextListItem." by Yuxing Yao · 7 years ago
  27. e056461 Update class name: ListItem -> TextListItem. by Yao, Yuxing · 7 years ago
  28. 5624c84 Hiding some dividers in Users and accounts page, to give it a "grouped" look. by jovanak · 7 years ago
  29. f6fe9fb Force list to refresh after refreshing BT searching by Lujiang Xue · 7 years ago
  30. 0daa919 prototyping Quick setting, UI is not up to any spec by Lujiang Xue · 7 years ago
  31. 72c9493 Disable Phone,SIM, BT in add account types. by Ying · 7 years ago
  32. 8f44079 Merge "Refactoring Users&Accounts settings page to use support lib list, instead of car-list list." by Jovana Knezevic · 7 years ago
  33. 6547764 Refactoring Users&Accounts settings page to use support lib list, instead of car-list list. by Jovana · 7 years ago
  34. 2a15bbd Merge "hide IME on fragment switching in setting" by TreeHugger Robot · 7 years ago
  35. baaef38 Refactors ChooseAccountFragment to use support library list instead of car-list list. by Jovana · 7 years ago
  36. efc2c5f hide IME on fragment switching in setting by Lujiang Xue · 7 years ago
  37. e814174 Add a listener in Settings Users&Accounts page. by Ying · 7 years ago
  38. 3f166b8 Remove the authority checks for providers to show in add account option. by Ying · 7 years ago
  39. 8c049ba Merge "Return to users& accounts page after removing an account." by TreeHugger Robot · 7 years ago
  40. aa8816a Return to users& accounts page after removing an account. by Ying · 7 years ago
  41. 8b41a81 Merge "Move InterceptTouchRelativeLayout into car-list where it is used" by TreeHugger Robot · 7 years ago
  42. cbc5a1d Pop up confirmation dialog before remove account. by Ying · 7 years ago
  43. a6d051c Fix the problem where Users&Accounts page crashed on start. by Ying · 7 years ago
  44. eb9d9cc Switch to use audio usage instead of stream_type in Car Settings UI by Hongwei Wang · 7 years ago
  45. 0c01e08 Update uses of android-support-car to use androidx package. by Aurimas Liutikas · 7 years ago
  46. c9b3abe Merge "Provide user the option of adding an account in settings." by TreeHugger Robot · 7 years ago
  47. 98045a2 Merge "Resolve comments for users and accounts page in car settings." by TreeHugger Robot · 7 years ago
  48. 710fced Provide user the option of adding an account in settings. by Ying · 7 years ago
  49. d8bd4a7 Move InterceptTouchRelativeLayout into car-list where it is used by Lujiang Xue · 7 years ago
  50. 8907048 Migrate to support library Fragment by Anthony Chen · 7 years ago
  51. a1b9e2c Resolve comments for users and accounts page in car settings. by Ying · 7 years ago
  52. b9f48bf update spec to new AR by Lujiang Xue · 7 years ago
  53. 14a6be8 Merge "Migrate settings to depend on car support library." by Anthony Chen · 7 years ago
  54. 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
  55. af07fdd Migrate settings to depend on car support library. by Anthony Chen · 7 years ago
  56. bd4d545 Merge "Update method parameters for kernel version" by Jeffrey Huang · 7 years ago
  57. 2857c39 Refactor User page to Users&Accounts page for car settings, display a by Ying · 7 years ago
  58. 899e80e Update method parameters for kernel version by jeffreyhuang · 7 years ago
  59. 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
  60. bd09ead Merge "Making the not in range check consistent with phone" by TreeHugger Robot · 7 years ago
  61. 59e25d3 Merge "Migrate to PagedListView from support library." by Anthony Chen · 7 years ago
  62. 005a9f7 Making the not in range check consistent with phone by kevinjm · 7 years ago
  63. 34e4c04 Migrate to PagedListView from support library. by Anthony Chen · 7 years ago
  64. e058d10 Launches the system update activity from CarSettings. If no system by scypher · 7 years ago
  65. 0c24000 load extra setting from 3p by Lujiang Xue · 7 years ago
  66. a1d4aea show loading bar on first launch by Lujiang Xue · 7 years ago
  67. 9fe1a51 Make WifiTracker lifecycle aware by Tony Mantler · 7 years ago
  68. cf8cef5 Converting Settings to use the car-list lib by kevinjm · 7 years ago
  69. b79fcba change AR spec by Lujiang Xue · 7 years ago
  70. bc2bc2f Add app version by Lujiang Xue · 7 years ago
  71. fe73ade fix issue with add hidden network by Lujiang Xue · 7 years ago
  72. ebcc0e5 - dedup volume stream - run UI update from UI thread by Lujiang Xue · 7 years ago
  73. b79e035 - reflash application detail view so force-stop btn will reflect correct state by Lujiang Xue · 7 years ago
  74. 7989aef Merge "Set BT to proper scan mode." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  75. 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
  76. 4630e73 Set BT to proper scan mode. by Lujiang Xue · 7 years ago
  77. af2f4ed - fix volume stream duplication error by Lujiang Xue · 7 years ago
  78. 40b2b90 - disable "connect" btn if ssid is invalid/empty by Lujiang Xue · 7 years ago
  79. e14ac53 Merge "- remove car navi volume - use carAudioManager to get stream id - change the way async task is created to avoid a crash" by TreeHugger Robot · 7 years ago
  80. c232398 - remove car navi volume by Lujiang Xue · 7 years ago
  81. 262c78b minor change according to UX feedback by Lujiang Xue · 7 years ago
  82. 0ce3be9 Bluetooth: Use string in remote device summary am: 09a303c04a am: 6702a380eb by Jack He · 7 years ago
  83. 09a303c Bluetooth: Use string in remote device summary by Jack He · 7 years ago
  84. 1a97e52 - turn on permission for MAP and PBAP upon pairing (permission should really be garded on server side. e.g. phone side) by Lujiang Xue · 7 years ago
  85. 86838c1 add user settings page, UI is based on my imagination, UX spec not ready yet. by Lujiang Xue · 7 years ago
  86. bb69a67 - fix bug that bluetooth detailed page device name can't be changed by roger xue · 7 years ago
  87. a76987e - add pull down refresh on BT list page by roger xue · 7 years ago
  88. 664ed2d - refactor AddWifi page to use paged list by roger xue · 7 years ago
  89. fb860ae - Create EditTextLineItem. by roger xue · 7 years ago
  90. 1e632a5 refactor PagedList view: by roger xue · 7 years ago
  91. 5e02a7c - make lineitem aware of its state: clicable, enabled, expandable by roger xue · 7 years ago
  92. 24b5080 - refact to use fragments by roger xue · 7 years ago
  93. b346ade - UI improvements - move wifi add network into list by roger xue · 7 years ago
  94. ddb7544 - refactor application setting to use paged list view by roger xue · 7 years ago
  95. d28162c Remove ui dependencies on car support lib. by Rakesh Iyer · 7 years ago
  96. b65a076 refactor settings home page to directly subclass Activity by roger xue · 7 years ago
  97. a40b983 - show profile on bt detailed page by Fan Zhang · 7 years ago
  98. 9788bc7 WIFI setting improvements: by Fan Zhang · 7 years ago
  99. d91964d refactor display setting so it use the same paged list pattern as the rest by roger xue · 7 years ago
  100. b292bf2 add system settings by roger xue · 7 years ago