1. b69100d Rework Add Wifi page for cleaner code by Heemin Seog · 5 years ago
  2. 966ab63 Merge "Allow re-entering new password for APs with wrong password" into pi-car-dev by Heemin Seog · 5 years ago
  3. a0877b4 Merge "Show searching seek bar when the access points are changing." into pi-car-dev by Heemin Seog · 5 years ago
  4. 3e985a5 Merge "DO NOT MERGE Directly open a password preference for secure networks" into pi-car-dev by Heemin Seog · 5 years ago
  5. 8c10b64 Merge "DO NOT MERGE Add bridge for application operation permissions." into pi-car-dev by TreeHugger Robot · 5 years ago
  6. d8c3168 Increasing the word limit for translation by Priyank Singh · 5 years ago
  7. 7c5d833 Show searching seek bar when the access points are changing. by Heemin Seog · 5 years ago
  8. 4b10024 Allow re-entering new password for APs with wrong password by Heemin Seog · 5 years ago
  9. bcc4a84 DO NOT MERGE Directly open a password preference for secure networks by Heemin Seog · 5 years ago
  10. 7f39c3d DO NOT MERGE Add bridge for application operation permissions. by davidln · 5 years ago
  11. 8fc4e9c Merge "Increasing the character limit to 55." into pi-car-dev by TreeHugger Robot · 5 years ago
  12. 4eecc65 Increasing the character limit to 55. by Priyank Singh · 5 years ago
  13. d93b4e0 Merge "Fix ValidatedEditTextPreferenceDialogFragment to validate its input onStart in addition to onTextChange" into pi-car-dev by Youngjun Kwak · 5 years ago
  14. 61eb174 Merge "Change saved wifi to connect rather than show details page" into pi-car-dev by TreeHugger Robot · 5 years ago
  15. 3e33a60 Merge "Temporary fix for fixing connecting to secure wifi." into pi-car-dev by TreeHugger Robot · 5 years ago
  16. 70469ec Change saved wifi to connect rather than show details page by Heemin Seog · 5 years ago
  17. 9fccaa9 Merge "Add base "bridge" class for loading state data into ApplicationsState.AppEntry objects." into pi-car-dev by TreeHugger Robot · 5 years ago
  18. 57e0259 Fix ValidatedEditTextPreferenceDialogFragment to validate its input onStart in addition to onTextChange by kwaky · 5 years ago
  19. 56fca2e Add base "bridge" class for loading state data into ApplicationsState.AppEntry objects. by davidln · 5 years ago
  20. fb59c84 Temporary fix for fixing connecting to secure wifi. by Heemin Seog · 5 years ago
  21. f69de96 Check the fragment classname against config vlaue in addition to by Jonathan Koo · 5 years ago
  22. cb34d1e Merge "Preference onClickListner should not be set for audio preference." into pi-car-dev by TreeHugger Robot · 5 years ago
  23. f4e59f6 Merge "Replace PreferenceCategory with LogicalPreferenceGroup in wifi details" into pi-car-dev by TreeHugger Robot · 5 years ago
  24. 38b98eb Preference onClickListner should not be set for audio preference. by Priyank Singh · 5 years ago
  25. 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
  26. 488ef41 Merge "Revert "Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController."" into pi-car-dev by David Nelloms · 5 years ago
  27. 86a888a Revert "Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController." by David Nelloms · 5 years ago
  28. c625e69 DO NOT MERGE Opening links settings to define app link state and supported domains by Heemin Seog · 5 years ago
  29. 0390e90 Replace PreferenceCategory with LogicalPreferenceGroup in wifi details by Heemin Seog · 5 years ago
  30. 7826c04 Merge "DO NOT MERGE Fix shadow package manager to use super class implementation" into pi-car-dev by Heemin Seog · 5 years ago
  31. a224ae4 Merge changes from topic "reorganize_intent" into pi-car-dev by Heemin Seog · 5 years ago
  32. 262b094 Merge "Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController." into pi-car-dev by TreeHugger Robot · 5 years ago
  33. a3248da Merge "Adding the app data usage screen fragment and controller." into pi-car-dev by TreeHugger Robot · 5 years ago
  34. 5462e34 Rename StorageApplicationPreferenceController to ApplicationWithVersionPreferenceController. by davidln · 5 years ago
  35. c52177b Add a couple more intents that were missed by Heemin Seog · 5 years ago
  36. 7a360c4 DO NOT MERGE Reorganize intents to have the same order by Heemin Seog · 5 years ago
  37. 2d2f8b0 Merge "Add REQUEST_DELETE_PACKAGES to CarSettings" into pi-car-dev by TreeHugger Robot · 5 years ago
  38. f57f78a Adding the app data usage screen fragment and controller. by Priyank Singh · 5 years ago
  39. c79fb43 Add REQUEST_DELETE_PACKAGES to CarSettings by Calvin Huang · 5 years ago
  40. a065424 DO NOT MERGE Fix shadow package manager to use super class implementation by Heemin Seog · 5 years ago
  41. acc560a Merge "DO NOT MERGE Add the ability to clear a default app" into pi-car-dev by Heemin Seog · 5 years ago
  42. 6cd2924 Merge "DO NOT MERGE Add more intents for notifications" into pi-car-dev by Heemin Seog · 5 years ago
  43. 91b8d31 DO NOT MERGE Add more intents for notifications by Heemin Seog · 5 years ago
  44. dc759e7 Available controller with CarUxRestriction.UX_RESTRICTION_NO_SETUP flag by Jonathan Koo · 5 years ago
  45. 5360bad DO NOT MERGE Add the ability to clear a default app by Heemin Seog · 5 years ago
  46. 769ef49 Merge "Suppress keyboard type change on show password checkbox toggle" into pi-car-dev by Youngjun Kwak · 5 years ago
  47. eeabcea DO NOT MERGE Add Notification access settings to Special app access. by davidln · 5 years ago
  48. 6eac168 Suppress keyboard type change on show password checkbox toggle by kwaky · 5 years ago
  49. 0d21870 Merge "Rename car:text attribute to prevent overriding appompat" into pi-car-dev by TreeHugger Robot · 5 years ago
  50. fa28d89 Rename car:text attribute to prevent overriding appompat by Ryan Mitchell · 5 years ago
  51. 0f12923 Merge "Rename special access to conform with xml resource naming convention." into pi-car-dev by TreeHugger Robot · 5 years ago
  52. 8bf16fb Merge "DO NOT MERGE Open links settings" into pi-car-dev by Heemin Seog · 5 years ago
  53. 588ebc4 Rename special access to conform with xml resource naming convention. by davidln · 5 years ago
  54. 7f2a18f DO NOT MERGE Open links settings by Heemin Seog · 5 years ago
  55. ad84fec Merge "Implement Hotspot name and password preference configuration" into pi-car-dev by Youngjun Kwak · 5 years ago
  56. edbd600 Implement Hotspot name and password preference configuration by kwaky · 5 years ago
  57. 7a9a1b2 DO NOT MERGE Add Regulatory Label Dialog to "settings > About". Enable OEMs to add a by Jonathan Koo · 5 years ago
  58. 9cb4a63 Adding the manager to calculate the network stats for applications. by Priyank Singh · 5 years ago
  59. 9c40495 Merge "Create ValidatedEditTextPreferenceDialogFragment to add validation to the provided input." into pi-car-dev by Youngjun Kwak · 5 years ago
  60. 66baaee Create ValidatedEditTextPreferenceDialogFragment to add validation to the provided input. by kwaky · 5 years ago
  61. 5a599c6 Merge "New mechanism to enable ventors to present Google legal items dynamically." into pi-car-dev by Jonathan Koo · 5 years ago
  62. 72f4572 New mechanism to enable ventors to present Google legal items dynamically. by Jonathan Koo · 5 years ago
  63. a8e2395 Fix for SUW lock screen selection crash by Rodrigo Lagos · 5 years ago
  64. 2ffb26c Merge "Implement ShowPassword checkbox for EditTextPreference dialog for password input" into pi-car-dev by Youngjun Kwak · 5 years ago
  65. ab1eec2 Implement ShowPassword checkbox for EditTextPreference dialog for password input by kwaky · 5 years ago
  66. 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
  67. ce224e2 DO NOT MERGE Adding the Fragment to show the Application storage details page. by Priyank Singh · 5 years ago
  68. 35f3e90 Merge "DO NOT MERGE Developer options on Car Settings" into pi-car-dev by Heemin Seog · 5 years ago
  69. a5079bd Create a dialog to pick the data warning/limit threshold by Heemin Seog · 5 years ago
  70. 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
  71. 6655498 Merge "Changing the preference key from WifiUtil.getKey() to accesspoint.getKey()" into pi-car-dev by TreeHugger Robot · 5 years ago
  72. 9c10dd0 Press enter to dismiss edit text preference with additional config for password input by kwaky · 5 years ago
  73. 234a8da Merge "Refactoring ApplicationSettingsPreferenceController to match the phone." into pi-car-dev by TreeHugger Robot · 5 years ago
  74. 7c8f153 Changing the preference key from WifiUtil.getKey() to accesspoint.getKey() by Priyank Singh · 5 years ago
  75. 44587a7 Refactoring ApplicationSettingsPreferenceController to match the phone. by Priyank Singh · 5 years ago
  76. 085588f Adding the Preference controller to show the storage sizes for a particular application. by Priyank Singh · 5 years ago
  77. 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
  78. 7e291e1 DO NOT MERGE Developer options on Car Settings by Heemin Seog · 5 years ago
  79. 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
  80. 9725111 Merge "Press enter to dismiss BluetoothRenameDialogFragment" into pi-car-dev by TreeHugger Robot · 5 years ago
  81. de1f7b4 If a settings fragment is at the top of the backstack (or root), replace by Jonathan Koo · 5 years ago
  82. c7cdf6c Press enter to dismiss BluetoothRenameDialogFragment by kwaky · 5 years ago
  83. 839eae9 Merge "Manager to load Storage stats for a application." into pi-car-dev by TreeHugger Robot · 5 years ago
  84. 5c6c03f Manager to load Storage stats for a application. by Priyank Singh · 5 years ago
  85. 7c724cc Merge "Removing the verification for the drawable." into pi-car-dev by TreeHugger Robot · 5 years ago
  86. b8c6881 Removing the verification for the drawable. by Priyank Singh · 5 years ago
  87. 6535811 Implement Hotspot auto off preference by kwaky · 5 years ago
  88. f7ac37b Merge "Add entry point of special app access." into pi-car-dev by TreeHugger Robot · 5 years ago
  89. 3871c80 Merge "Adding the logic of what should happen when each of the storage preferences are clicked." into pi-car-dev by TreeHugger Robot · 5 years ago
  90. 98eab39 Merge "Making the background of Settings app match the rest of the system" into pi-car-dev by TreeHugger Robot · 5 years ago
  91. 6caa70e Adding the logic of what should happen when each of the storage preferences are clicked. by Priyank Singh · 5 years ago
  92. a752668 Add entry point of special app access. by davidln · 5 years ago
  93. c0b3e1d Making the background of Settings app match the rest of the system by John Choi · 5 years ago
  94. d42c251 Merge "DO NOT MERGE Update path to AndroidX Car." into pi-car-dev by Anthony Chen · 5 years ago
  95. a1b7641 Merge "Enable Wifi Tethering (Hotspot) On/Off feature" into pi-car-dev by Youngjun Kwak · 5 years ago
  96. 958e594 Enable Wifi Tethering (Hotspot) On/Off feature by kwaky · 5 years ago
  97. cabfc8b Launch the correct fragment when REQUEST_SET_AUTOFILL_SERVICE intent is fired. by Priyank Singh · 5 years ago
  98. 01c8df5 Merge "DO NOT MERGE Convert password strings to byte[]." into pi-car-dev by TreeHugger Robot · 5 years ago
  99. 4c64acc Adding the logic of what should happen when the file or system storage preferences are selected. by Priyank Singh · 5 years ago
  100. aec82d7 DO NOT MERGE Convert password strings to byte[]. by davidln · 5 years ago