1. 77ffa52 Small fixes to add account flow by Heemin Seog · 5 years ago
  2. bff2057 DO NOT MERGE Ensure that dialog fragment knows target fragment by Heemin Seog · 5 years ago
  3. 2128ec3 Apply ColorStateList to external icons so that they update when preferences are disabled. by davidln · 5 years ago
  4. f1494d8 Replace PagedListView in CarSettings and remove car-theme-lib dependency. by davidln · 5 years ago
  5. 7bb672a Refactor accounts-related settings to use common confirmation dialog fragment. by kwaky · 5 years ago
  6. c4e53a3 Exclude pbapsink from the Choose Account Type list in Settings. by Jonathan Koo · 6 years ago
  7. 36deaaf Adding the functionality to enable a user to goto Account settings. by Priyank Singh · 6 years ago
  8. 7c3dc9c Update sync info summary on sync status change by Roshan Agrawal · 6 years ago
  9. 64863de DO NOT MERGE Notify user of sync errors by Roshan Agrawal · 6 years ago
  10. 0530e06 Make the icon color an attribute and use one icon size. by davidln · 6 years ago
  11. 24d2d3b Use non-animating icon for pending sync by Roshan Agrawal · 6 years ago
  12. e4d50ea Tint syncing icon by Roshan Agrawal · 6 years ago
  13. 4bc9d7e Refactor adding account classes by Roshan Agrawal · 6 years ago
  14. f56c5c3 Rename Adding account classes by Roshan Agrawal · 6 years ago
  15. 11c6772 Fix add account filter bug by Roshan Agrawal · 6 years ago
  16. 65c2b5e DO NOT MERGE Add sync now/cancel sync button by Roshan Agrawal · 6 years ago
  17. a6b4ec8 Add individual sync toggling by Roshan Agrawal · 6 years ago
  18. a33c612 Add automatic sync toggle by Roshan Agrawal · 6 years ago
  19. 6b3d371 Merge "Fix stopped check logic for sync details update" into pi-car-dev by TreeHugger Robot · 6 years ago
  20. 24cc688 Fix stopped check logic for sync details update by Roshan Agrawal · 6 years ago
  21. 0ec95e8 Merge "Update implementations of BasePreferenceFragment and BasePreferenceController to incorporate feedback and learnings from migration work." into pi-car-dev by David Nelloms · 6 years ago
  22. d5f8a23 Add Account Sync Details to Settings by Roshan Agrawal · 6 years ago
  23. 47c5c43 Update implementations of BasePreferenceFragment and BasePreferenceController to incorporate feedback and learnings from migration work. by davidln · 6 years ago
  24. 11d45c1 Convert CarAlertDialogs to AlertDialogs. by Heemin Seog · 6 years ago
  25. 682fd25 Add Account Sync information to Account Details by Roshan Agrawal · 6 years ago
  26. a2df3f1 Migrate AccountDetailsFragment to PreferenceFragment by Roshan Agrawal · 6 years ago
  27. 675bba6 Migrate ChooseAccountFragment to PreferenceFragment by Roshan Agrawal · 6 years ago
  28. 16bf44c DO NOT MERGE Migrate AccountsListFragment to Preference Fragment by Roshan Agrawal · 6 years ago
  29. d97641e Pass FragmentController to PreferenceControllers. by davidln · 6 years ago
  30. 46ce642 Add controllers which determine top-level entry behavior into settings categories. by davidln · 6 years ago
  31. 9fafdac Migrate Car Settings to car userlib. by Ying Zheng · 6 years ago
  32. 61e9721 Merge "Adding an account in Settings navigates back to Accounts List" into pi-car-dev by Roshan Agrawal · 6 years ago
  33. e9dee5e Adding an account in Settings navigates back to Accounts List by Roshan Agrawal · 6 years ago
  34. cb0bfa2 DO NOT MERGE Remove extras from BaseFragment. by davidln · 6 years ago
  35. a6c61d6 Revert "DO NOT MERGE Remove extras from BaseFragment." by David Nelloms · 6 years ago
  36. 1d73948 DO NOT MERGE Remove extras from BaseFragment. by davidln · 6 years ago
  37. 509da0e Update deprecated AndroidX car API in Settings. by Yao, Yuxing · 6 years ago
  38. 6e0e1ec Adds workflow for deleting the last admin on the device. by jovanak · 6 years ago
  39. a858b3e Creating a generic error dialog for Settings, and using it instead of the by jovanak · 6 years ago
  40. 0191500 Remove usage of deprecated method to set primary icon. by Anthony Chen · 6 years ago
  41. 5684818 Remove unused button from ChooseAccountFragment. by davidln · 6 years ago
  42. b71a3c0 Rename "Line"Item to "List"Item to be consistent with the support lib naming. by davidln · 6 years ago
  43. 4c3231c Merge "Unregistering listeners according to new API." into pi-dev am: cf3b1ff58b by Jovana Knezevic · 6 years ago
  44. 5eaef83 Unregistering listeners according to new API. by jovanak · 6 years ago
  45. 8937ba5 migrate setting to androidx by Lujiang Xue · 6 years ago
  46. 8179594 Separate users and accounts sections in settings. by jovanak · 6 years ago
  47. 6a1d534 refactor application settings to use androix.car by Lujiang Xue · 6 years ago
  48. 3e6b500 DO NOT MERGE - Getting User details and user name editing up to spec. by jovanak · 6 years ago
  49. 4f12d92 DO NOT MERGE Move to use Logger for loggin by Rodrigo Lagos · 6 years ago
  50. 5076ef3 Updated the use of argument comments by Rodrigo Lagos · 6 years ago
  51. 8c1ce5e DO NOT MERGE - Migrate Settings to use CarUserManagerHelper. by Ying Zheng · 6 years ago
  52. a3d1a73 DO NOT MERGE - Sorting accounts in alphabetical order. by jovanak · 6 years ago
  53. 0ddcf50 DO NOT MERGE by Lujiang Xue · 6 years ago
  54. 0cffb8a DO NOT MERGE - Dismissing dialogs with custom OnClicks. by jovanak · 6 years ago
  55. 2cdde28 Updating usages of UserManagerHelper methods. by jovanak · 6 years ago
  56. 042d4da Moving UserManagerHelper to SettingsLib and changing the code to use the new class instead. by jovanak · 6 years ago
  57. d623fbb Use car alert dialog in settings by Lujiang Xue · 6 years ago
  58. ebd3f91 Hide Add Account button if user not allowed by Roshan Agrawal · 6 years ago
  59. 80c03a7 Add UX Restrictions to Settings for Retail Mode by Roshan Agrawal · 7 years ago
  60. 1a62a6a Creating UsersListFragment to display a list of users. by jovanak · 7 years ago
  61. ec25927 Merge "Polishing account info page in Settings." by Jovana Knezevic · 7 years ago
  62. 37088fb Polishing account info page in Settings. by jovanak · 7 years ago
  63. c9c29f9 Forgot to add a null check for the async task. by jovanak · 7 years ago
  64. 60bb3b4 Adding a dialog to prompt user to confirm the creation of new user. by jovanak · 7 years ago
  65. 5f1f885 Making add user an async call, disabling Add User button while in progress. by jovanak · 7 years ago
  66. a7b4e3c Adding a confirmation dialog for user deletion. by jovanak · 7 years ago
  67. fcdf1ce Adding a listener for user changes to UserAndAccountSettingsFragment. by jovanak · 7 years ago
  68. b679b96 Deleting AccountHelper. Refactoring User/Account fragments in Settings to support list refreshing. by jovanak · 7 years ago
  69. 2c2c24a Update ListItem API to use setters instead of Builder. by Yao, Yuxing · 7 years ago
  70. ff86a4a Replacing TextView-buttons in Setting's ActionBar with actual Buttons. by jovanak · 7 years ago
  71. f6bd0cc Update class name: ListItem -> TextListItem. by Yao, Yuxing · 7 years ago
  72. 50840a5 Revert "Update class name: ListItem -> TextListItem." by Yuxing Yao · 7 years ago
  73. e056461 Update class name: ListItem -> TextListItem. by Yao, Yuxing · 7 years ago
  74. 5624c84 Hiding some dividers in Users and accounts page, to give it a "grouped" look. by jovanak · 7 years ago
  75. 72c9493 Disable Phone,SIM, BT in add account types. by Ying · 7 years ago
  76. 6547764 Refactoring Users&Accounts settings page to use support lib list, instead of car-list list. by Jovana · 7 years ago
  77. baaef38 Refactors ChooseAccountFragment to use support library list instead of car-list list. by Jovana · 7 years ago
  78. e814174 Add a listener in Settings Users&Accounts page. by Ying · 7 years ago
  79. 3f166b8 Remove the authority checks for providers to show in add account option. by Ying · 7 years ago
  80. aa8816a Return to users& accounts page after removing an account. by Ying · 7 years ago
  81. cbc5a1d Pop up confirmation dialog before remove account. by Ying · 7 years ago
  82. a6d051c Fix the problem where Users&Accounts page crashed on start. by Ying · 7 years ago
  83. c9b3abe Merge "Provide user the option of adding an account in settings." by TreeHugger Robot · 7 years ago
  84. 710fced Provide user the option of adding an account in settings. by Ying · 7 years ago
  85. a1b9e2c Resolve comments for users and accounts page in car settings. by Ying · 7 years ago
  86. 2857c39 Refactor User page to Users&Accounts page for car settings, display a by Ying · 7 years ago