1. 79b56f5 Fix ManifestMerger issues am: 3c5bed268b by Colin Cross · 6 years ago
  2. 3c5bed2 Fix ManifestMerger issues by Colin Cross · 6 years ago
  3. c7871df Remove hard-coded windowBackground to used that of the theme am: 5b2022447d by Jian Jin · 6 years ago
  4. 5b20224 Remove hard-coded windowBackground to used that of the theme by Jian Jin · 6 years ago
  5. 6b96473 Update support library version. am: 921861167e by Yao, Yuxing · 6 years ago
  6. 9218611 Update support library version. by Yao, Yuxing · 6 years ago
  7. a88d6e0 DO NOT MERGE Expose TitleBar so that elevation can be adjusted am: 91dcd0d9d3 by Rodrigo Lagos · 6 years ago
  8. 91dcd0d DO NOT MERGE Expose TitleBar so that elevation can be adjusted by Rodrigo Lagos · 7 years ago
  9. 2ddddf6 DO NOT MERGE Remove private signature on methods am: 6fd8a4056d by Roshan Agrawal · 7 years ago
  10. 6fd8a40 DO NOT MERGE Remove private signature on methods by Roshan Agrawal · 7 years ago
  11. 112d29e Fix PDK build am: d0b3b9b1ca by Roshan Agrawal · 7 years ago
  12. d0b3b9b Fix PDK build by Roshan Agrawal · 7 years ago
  13. 681f94e DO NOT MERGE Add tests for BaseActivity and CarWizardManagerHelper by Roshan Agrawal · 7 years ago
  14. 150f83d DO NOT MERGE Add tests for BaseActivity and CarWizardManagerHelper by Roshan Agrawal · 7 years ago
  15. cb69718 Rename back arrow resounce to avoid overrite from merge am: 27c8682ce9 by Rodrigo Lagos · 7 years ago
  16. 27c8682 Rename back arrow resounce to avoid overrite from merge by Rodrigo Lagos · 7 years ago
  17. eb82c92 Migrate to androidx namespace for support library. am: 2b780ca656 by Anthony Chen · 7 years ago
  18. 2b780ca Migrate to androidx namespace for support library. by Anthony Chen · 7 years ago
  19. 0ac75bb Update resource path am: 4b30a3264a by Jeff Gaston · 7 years ago
  20. 4b30a32 Update resource path by Jeff Gaston · 7 years ago
  21. 1a6756e Added BaseActivity am: 3e77591416 by Roshan Agrawal · 7 years ago
  22. 3e77591 Added BaseActivity by Roshan Agrawal · 7 years ago
  23. ae799cc Merge "Work around limitations of AAR prebuilts" into pi-dev am: 238a1a7c65 by Alan Viverette · 7 years ago
  24. 238a1a7 Merge "Work around limitations of AAR prebuilts" into pi-dev by TreeHugger Robot · 7 years ago
  25. 681cfcf Work around limitations of AAR prebuilts by Alan Viverette · 7 years ago
  26. d6cd37e Passing the deferred setup intent through nextAction am: 717f179290 by kevinjm · 7 years ago
  27. 717f179 Passing the deferred setup intent through nextAction by kevinjm · 7 years ago
  28. 708b7c0 Merge "Remove check for layoutdirection from RE tests" by TreeHugger Robot · 7 years ago
  29. 747034b Remove check for layoutdirection from RE tests by Rodrigo Lagos · 7 years ago
  30. ef75e57 Fix ProgressBar Accent Color by Roshan Agrawal · 7 years ago
  31. 5c37865 Merge "frameworks/opt/car/setupwizard: Set LOCAL_SDK_VERSION where possible." by Anton Hansson · 7 years ago
  32. ff2764c Merge "Update references to car support library themes." by Anthony Chen · 7 years ago
  33. 208468b frameworks/opt/car/setupwizard: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  34. 8e12db1 Update references to car support library themes. by Anthony Chen · 7 years ago
  35. a14bf56 Car: Fix assertThat in CarSetupWizardLayoutTest by Andreas Gampe · 7 years ago
  36. f99bbd2 Use var for car library by Alan Viverette · 7 years ago
  37. 6382030 Merge "Depend on all libraries needed for car support libray to build." by Anthony Chen · 7 years ago
  38. 93c79d2 Depend on all libraries needed for car support libray to build. by Anthony Chen · 7 years ago
  39. b4d2bf8 Support for Dealer Setup by Roshan Agrawal · 7 years ago
  40. 43452b6 @Ignore testApplyUpdatedLocale until I can fix the layoutDirction test by Rodrigo Lagos · 7 years ago
  41. 4cf5ab8 Merge "Adopt robolectric 3.6.1" by TreeHugger Robot · 7 years ago
  42. a95f8e4 Adopt robolectric 3.6.1 by James Lemieux · 7 years ago
  43. cb12cb2 Add ability to handle inplace locale change by Rodrigo Lagos · 7 years ago
  44. 2c33d57 Add accessors for Determinate Progress Bar logic by Roshan Agrawal · 7 years ago
  45. f7f0e0b Merge "Use Car Theme" by Roshan Agrawal · 7 years ago
  46. cdf2d44 Used TouchDelegate for back button touch area by Roshan Agrawal · 7 years ago
  47. 0b7cbf6 Use Car Theme by Roshan Agrawal · 7 years ago
  48. 7ad37f1 Move to using AppCompat Theme and Add Dialog Style by Roshan Agrawal · 7 years ago
  49. 71cfe4e Don't override the text color for bordless buttons. by Anthony Chen · 7 years ago
  50. 23d615e Update night colors for setup wizard. by Anthony Chen · 7 years ago
  51. 4c36d95 Merge "Fixing the tests for SetupWizardLib" by TreeHugger Robot · 7 years ago
  52. c78faa0 Fixing the tests for SetupWizardLib by kevinjm · 7 years ago
  53. 622a810 Merge "Adopt robolectric 3.5.1" by TreeHugger Robot · 7 years ago
  54. 9c91b0b Adopt robolectric 3.5.1 by James Lemieux · 7 years ago
  55. d807824 Added support for multiple flat buttons, also stubbing by kevinjm · 7 years ago
  56. 87bf3bb Merge "Move ProgressBar back into Application Bar" by Roshan Agrawal · 7 years ago
  57. 01a03c9 Move ProgressBar back into Application Bar by Roshan Agrawal · 7 years ago
  58. ec79ed6 Merge "Buttons in toolbar didn't shift correctly when primary wasn't visible" by TreeHugger Robot · 7 years ago
  59. 7b15796 Merge "Increase size of touch target for back button" by TreeHugger Robot · 7 years ago
  60. bd249fa Correct typo on setToolbarTitleVisibile method name by Rodrigo Lagos · 7 years ago
  61. 6ac4bb1 Buttons in toolbar didn't shift correctly when primary wasn't visible by kevinjm · 7 years ago
  62. f929338 Merge "Add header title to the wizard layout." by TreeHugger Robot · 7 years ago
  63. 5929047 Add header title to the wizard layout. by Rodrigo Lagos · 7 years ago
  64. a5c4269 Increase size of touch target for back button by Roshan Agrawal · 7 years ago
  65. 5b4d4d5 Merge "Create CarWizardManagerHelper" by TreeHugger Robot · 7 years ago
  66. 23fbfa4 Create CarWizardManagerHelper by Roshan Agrawal · 7 years ago
  67. 4a3c578 Fix ProgressBar location by Roshan Agrawal · 7 years ago
  68. dac937b Update to better support color customization by Roshan Agrawal · 7 years ago
  69. 8c54e2d Clean Up Makefile by Roshan Agrawal · 7 years ago
  70. b78b906 Added LOCAL_INSTRUMENT_SOURCE_DIRS. by smara · 7 years ago
  71. aa9ad9c Add ProgressBar to CarSetupWizardLayout by Roshan Agrawal · 7 years ago
  72. a2b7b56 Migrate car setupwizard to AAPT2. by Aurimas Liutikas · 7 years ago
  73. a636b26 Setup CarSetupWizardLib Robolectric Testing by Roshan Agrawal · 7 years ago
  74. ab8a595 Create CarSetupWizardTheme by Roshan Agrawal · 7 years ago
  75. 09e55e6 Get CarSetupWizardLayout to work with AAE-SUW by Roshan Agrawal · 7 years ago
  76. 6ec47e1 Fix PDK build by Daniel Cardenas · 7 years ago
  77. 57371b4 Initialization of AAE-SUW Support Library by Roshan Agrawal · 7 years ago
  78. 0d71e93 Initial empty repository by Thomas Joseph Avila · 7 years ago