1. 32d2247 Merge "Fix wifi test" into pi-car-dev by TreeHugger Robot · 5 years ago
  2. daaf9a7 Fix wifi test by Heemin Seog · 5 years ago
  3. dcd8ff6 Merge "DO NOT MERGE Extract common pattern of loading app entries with extra info into a manager class." into pi-car-dev by TreeHugger Robot · 5 years ago
  4. f3ebfe0 Merge "Rework Add Wifi page for cleaner code" into pi-car-dev by TreeHugger Robot · 5 years ago
  5. b69100d Rework Add Wifi page for cleaner code by Heemin Seog · 5 years ago
  6. 2c442a5 DO NOT MERGE Extract common pattern of loading app entries with extra info into a manager class. by davidln · 5 years ago
  7. 5f97ace SettingsFragmentTest fix by Jonathan Koo · 5 years ago
  8. cce3d0f Merge "Add special app access pages for settings backed by app operations." into pi-car-dev by TreeHugger Robot · 5 years ago
  9. ad9e0f5 Merge "DO NOT MERGE Adding setup lock setting service" into pi-car-dev by TreeHugger Robot · 5 years ago
  10. ca44ba3 Implement Wifi Tether Security Preference and its interaction with Password Preference by kwaky · 5 years ago
  11. e1b3d5c Implement Wifi Tether APBand Preference by kwaky · 5 years ago
  12. 9fd09cb Include all remaining preferences in WifiTetherPreference by kwaky · 5 years ago
  13. bd9ef9d Merge "Removing suggestions" into pi-car-dev by TreeHugger Robot · 5 years ago
  14. e62288d Add special app access pages for settings backed by app operations. by davidln · 5 years ago
  15. 44f6615 Merge "DO NOT MERGE Add PreferenceController for AppOps access." into pi-car-dev by TreeHugger Robot · 5 years ago
  16. c450fee Removing suggestions by John Choi · 5 years ago
  17. 966ab63 Merge "Allow re-entering new password for APs with wrong password" into pi-car-dev by Heemin Seog · 5 years ago
  18. a0877b4 Merge "Show searching seek bar when the access points are changing." into pi-car-dev by Heemin Seog · 5 years ago
  19. 3e985a5 Merge "DO NOT MERGE Directly open a password preference for secure networks" into pi-car-dev by Heemin Seog · 5 years ago
  20. 7e99c57 DO NOT MERGE Add PreferenceController for AppOps access. by davidln · 5 years ago
  21. 8c10b64 Merge "DO NOT MERGE Add bridge for application operation permissions." into pi-car-dev by TreeHugger Robot · 5 years ago
  22. d8c3168 Increasing the word limit for translation by Priyank Singh · 5 years ago
  23. 7c5d833 Show searching seek bar when the access points are changing. by Heemin Seog · 5 years ago
  24. 4b10024 Allow re-entering new password for APs with wrong password by Heemin Seog · 5 years ago
  25. bcc4a84 DO NOT MERGE Directly open a password preference for secure networks by Heemin Seog · 5 years ago
  26. 7f39c3d DO NOT MERGE Add bridge for application operation permissions. by davidln · 5 years ago
  27. 8fc4e9c Merge "Increasing the character limit to 55." into pi-car-dev by TreeHugger Robot · 5 years ago
  28. 4eecc65 Increasing the character limit to 55. by Priyank Singh · 5 years ago
  29. 2c74aa7 DO NOT MERGE Adding setup lock setting service by kevinjm · 5 years ago
  30. d93b4e0 Merge "Fix ValidatedEditTextPreferenceDialogFragment to validate its input onStart in addition to onTextChange" into pi-car-dev by Youngjun Kwak · 5 years ago
  31. 61eb174 Merge "Change saved wifi to connect rather than show details page" into pi-car-dev by TreeHugger Robot · 5 years ago
  32. 3e33a60 Merge "Temporary fix for fixing connecting to secure wifi." into pi-car-dev by TreeHugger Robot · 5 years ago
  33. 70469ec Change saved wifi to connect rather than show details page by Heemin Seog · 5 years ago
  34. 9fccaa9 Merge "Add base "bridge" class for loading state data into ApplicationsState.AppEntry objects." into pi-car-dev by TreeHugger Robot · 5 years ago
  35. 57e0259 Fix ValidatedEditTextPreferenceDialogFragment to validate its input onStart in addition to onTextChange by kwaky · 5 years ago
  36. 56fca2e Add base "bridge" class for loading state data into ApplicationsState.AppEntry objects. by davidln · 5 years ago
  37. fb59c84 Temporary fix for fixing connecting to secure wifi. by Heemin Seog · 5 years ago
  38. f69de96 Check the fragment classname against config vlaue in addition to by Jonathan Koo · 5 years ago
  39. cb34d1e Merge "Preference onClickListner should not be set for audio preference." into pi-car-dev by TreeHugger Robot · 5 years ago
  40. f4e59f6 Merge "Replace PreferenceCategory with LogicalPreferenceGroup in wifi details" into pi-car-dev by TreeHugger Robot · 5 years ago
  41. 38b98eb Preference onClickListner should not be set for audio preference. by Priyank Singh · 5 years ago
  42. 00e2d80 Merge "DO NOT MERGE Opening links settings to define app link state and supported domains" into pi-car-dev by Heemin Seog · 5 years ago
  43. 488ef41 Merge "Revert "Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController."" into pi-car-dev by David Nelloms · 5 years ago
  44. 86a888a Revert "Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController." by David Nelloms · 5 years ago
  45. c625e69 DO NOT MERGE Opening links settings to define app link state and supported domains by Heemin Seog · 5 years ago
  46. 0390e90 Replace PreferenceCategory with LogicalPreferenceGroup in wifi details by Heemin Seog · 5 years ago
  47. 7826c04 Merge "DO NOT MERGE Fix shadow package manager to use super class implementation" into pi-car-dev by Heemin Seog · 5 years ago
  48. a224ae4 Merge changes from topic "reorganize_intent" into pi-car-dev by Heemin Seog · 5 years ago
  49. 262b094 Merge "Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController." into pi-car-dev by TreeHugger Robot · 5 years ago
  50. a3248da Merge "Adding the app data usage screen fragment and controller." into pi-car-dev by TreeHugger Robot · 5 years ago
  51. 5462e34 Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController. by davidln · 5 years ago
  52. c52177b Add a couple more intents that were missed by Heemin Seog · 5 years ago
  53. 7a360c4 DO NOT MERGE Reorganize intents to have the same order by Heemin Seog · 5 years ago
  54. 2d2f8b0 Merge "Add REQUEST_DELETE_PACKAGES to CarSettings" into pi-car-dev by TreeHugger Robot · 5 years ago
  55. f57f78a Adding the app data usage screen fragment and controller. by Priyank Singh · 5 years ago
  56. c79fb43 Add REQUEST_DELETE_PACKAGES to CarSettings by Calvin Huang · 5 years ago
  57. a065424 DO NOT MERGE Fix shadow package manager to use super class implementation by Heemin Seog · 5 years ago
  58. acc560a Merge "DO NOT MERGE Add the ability to clear a default app" into pi-car-dev by Heemin Seog · 5 years ago
  59. 6cd2924 Merge "DO NOT MERGE Add more intents for notifications" into pi-car-dev by Heemin Seog · 5 years ago
  60. 91b8d31 DO NOT MERGE Add more intents for notifications by Heemin Seog · 5 years ago
  61. dc759e7 Available controller with CarUxRestriction.UX_RESTRICTION_NO_SETUP flag by Jonathan Koo · 5 years ago
  62. 5360bad DO NOT MERGE Add the ability to clear a default app by Heemin Seog · 5 years ago
  63. 769ef49 Merge "Suppress keyboard type change on show password checkbox toggle" into pi-car-dev by Youngjun Kwak · 5 years ago
  64. eeabcea DO NOT MERGE Add Notification access settings to Special app access. by davidln · 5 years ago
  65. 6eac168 Suppress keyboard type change on show password checkbox toggle by kwaky · 5 years ago
  66. 0d21870 Merge "Rename car:text attribute to prevent overriding appompat" into pi-car-dev by TreeHugger Robot · 5 years ago
  67. fa28d89 Rename car:text attribute to prevent overriding appompat by Ryan Mitchell · 5 years ago
  68. 0f12923 Merge "Rename special access to conform with xml resource naming convention." into pi-car-dev by TreeHugger Robot · 5 years ago
  69. 8bf16fb Merge "DO NOT MERGE Open links settings" into pi-car-dev by Heemin Seog · 5 years ago
  70. 588ebc4 Rename special access to conform with xml resource naming convention. by davidln · 5 years ago
  71. 7f2a18f DO NOT MERGE Open links settings by Heemin Seog · 5 years ago
  72. ad84fec Merge "Implement Hotspot name and password preference configuration" into pi-car-dev by Youngjun Kwak · 5 years ago
  73. edbd600 Implement Hotspot name and password preference configuration by kwaky · 5 years ago
  74. 7a9a1b2 DO NOT MERGE Add Regulatory Label Dialog to "settings > About". Enable OEMs to add a by Jonathan Koo · 5 years ago
  75. 9cb4a63 Adding the manager to calculate the network stats for applications. by Priyank Singh · 5 years ago
  76. 9c40495 Merge "Create ValidatedEditTextPreferenceDialogFragment to add validation to the provided input." into pi-car-dev by Youngjun Kwak · 5 years ago
  77. 66baaee Create ValidatedEditTextPreferenceDialogFragment to add validation to the provided input. by kwaky · 5 years ago
  78. 5a599c6 Merge "New mechanism to enable ventors to present Google legal items dynamically." into pi-car-dev by Jonathan Koo · 5 years ago
  79. 72f4572 New mechanism to enable ventors to present Google legal items dynamically. by Jonathan Koo · 5 years ago
  80. a8e2395 Fix for SUW lock screen selection crash by Rodrigo Lagos · 5 years ago
  81. 2ffb26c Merge "Implement ShowPassword checkbox for EditTextPreference dialog for password input" into pi-car-dev by Youngjun Kwak · 5 years ago
  82. ab1eec2 Implement ShowPassword checkbox for EditTextPreference dialog for password input by kwaky · 5 years ago
  83. 4f0b421 Merge "DO NOT MERGE Adding the Fragment to show the Application storage details page." into pi-car-dev by TreeHugger Robot · 5 years ago
  84. ce224e2 DO NOT MERGE Adding the Fragment to show the Application storage details page. by Priyank Singh · 5 years ago
  85. 35f3e90 Merge "DO NOT MERGE Developer options on Car Settings" into pi-car-dev by Heemin Seog · 5 years ago
  86. a5079bd Create a dialog to pick the data warning/limit threshold by Heemin Seog · 5 years ago
  87. 9a26032 Merge "Press enter to dismiss edit text preference with additional config for password input" into pi-car-dev by Youngjun Kwak · 5 years ago
  88. 6655498 Merge "Changing the preference key from WifiUtil.getKey() to accesspoint.getKey()" into pi-car-dev by TreeHugger Robot · 5 years ago
  89. 9c10dd0 Press enter to dismiss edit text preference with additional config for password input by kwaky · 5 years ago
  90. 234a8da Merge "Refactoring ApplicationSettingsPreferenceController to match the phone." into pi-car-dev by TreeHugger Robot · 5 years ago
  91. 7c8f153 Changing the preference key from WifiUtil.getKey() to accesspoint.getKey() by Priyank Singh · 5 years ago
  92. 44587a7 Refactoring ApplicationSettingsPreferenceController to match the phone. by Priyank Singh · 5 years ago
  93. 085588f Adding the Preference controller to show the storage sizes for a particular application. by Priyank Singh · 5 years ago
  94. dde53cc Merge "Preferences should only be updated NOT removed and re-added again when the storage sizes are updated by the manager." into pi-car-dev by TreeHugger Robot · 5 years ago
  95. 7e291e1 DO NOT MERGE Developer options on Car Settings by Heemin Seog · 5 years ago
  96. 7c18387 Preferences should only be updated NOT removed and re-added again when the storage sizes are updated by the manager. by Priyank Singh · 5 years ago
  97. 9725111 Merge "Press enter to dismiss BluetoothRenameDialogFragment" into pi-car-dev by TreeHugger Robot · 5 years ago
  98. de1f7b4 If a settings fragment is at the top of the backstack (or root), replace by Jonathan Koo · 5 years ago
  99. c7cdf6c Press enter to dismiss BluetoothRenameDialogFragment by kwaky · 5 years ago
  100. 839eae9 Merge "Manager to load Storage stats for a application." into pi-car-dev by TreeHugger Robot · 5 years ago