1. f11abf9 Call thru setVisibility super to make sure RV children are changed by Priyank Singh · 4 years, 2 months ago
  2. 2a09512 DO NOT MERGE Change visibility of the container when the visibility of the RV is changed. by Priyank Singh · 4 years, 2 months ago
  3. 1806a54 [DO NOT MERGE] Fix Roblectric test failures. by Ram Parameswaran · 4 years, 3 months ago
  4. 9051a8e Fix failing toolbar unit tests by Cole Faust · 4 years, 4 months ago
  5. 35b5671 Merge "Fix crash in PermissionController" into qt-qpr1-dev by TreeHugger Robot · 4 years, 3 months ago
  6. c2e637f Fix crash in PermissionController by Cole Faust · 4 years, 3 months ago
  7. ade4ea4 Fix robo tests as CarUinested RV is removed. by Priyank Singh · 4 years, 3 months ago
  8. 5cc9ea3 Merge "DO NOT MERGE: Redesign base layouts" into qt-qpr1-dev by TreeHugger Robot · 4 years, 3 months ago
  9. fc20545 DO NOT MERGE: Redesign base layouts by Cole Faust · 4 years, 3 months ago
  10. deaa838 DO NOT MERGE Removing nested recycler view from CarUiRecycelrView. by Priyank Singh · 4 years, 3 months ago
  11. 63033bd Merge "Fix toolbar text direction for RTL." into qt-qpr1-dev by TreeHugger Robot · 4 years, 3 months ago
  12. d0f7968 Fix toolbar text direction for RTL. by Babak Bostan · 4 years, 3 months ago
  13. 53b0bcc Fix issue with broken scroll behvavior when CarUiRecyclerView has top padding' by Ram Parameswaran · 4 years, 3 months ago
  14. 1be5bc3 Merge "Modify AlertDialogBuilder to display CarUiListItem objects in a RecyclerView instead of a ListView" into qt-qpr1-dev by Ram Parameswaran · 4 years, 3 months ago
  15. 18e26dc Merge "Incorporate snap behavior from androidx.car into Chassis" into qt-qpr1-dev by Ram Parameswaran · 4 years, 3 months ago
  16. 5a5104e Merge "Update car body TextAppearance styles to reference appropriate dimen values" into qt-qpr1-dev by TreeHugger Robot · 4 years, 3 months ago
  17. 5f9cabd Modify AlertDialogBuilder to display CarUiListItem objects in a RecyclerView instead of a ListView by Ram Parameswaran · 4 years, 3 months ago
  18. 9a99e5b Incorporate snap behavior from androidx.car into Chassis by Ram Parameswaran · 4 years, 3 months ago
  19. 013a1f7 Merge "Fix crash with two row toolbar" into qt-qpr1-dev by Cole Faust · 4 years, 3 months ago
  20. 27c0238 Fix the back button and scrollbar position for RTL languages. by Babak Bostan · 4 years, 3 months ago
  21. f635080 Fix crash with two row toolbar by Cole Faust · 4 years, 3 months ago
  22. c6a749f Update car body TextAppearance styles to reference appropriate dimen values by Ram Parameswaran · 4 years, 3 months ago
  23. 92c6118 Allow CarUiContentListItem to accommodate long body text. by Ram Parameswaran · 4 years, 4 months ago
  24. d18cd53 Merge "DO NOT MERGE: Update toolbar to be the same as on master" into qt-qpr1-dev by TreeHugger Robot · 4 years, 3 months ago
  25. d573acb DO NOT MERGE: Update toolbar to be the same as on master by Cole Faust · 4 years, 3 months ago
  26. 11a3f16 DO NOT MERGE: Add a preupload hook to prevent accidental use of findViewById and requireViewById. by Saeid Farivar Asanjan · 4 years, 3 months ago
  27. 7f80f88 Merge "DO NOT MERGE: Updating toolbar classes to be able to follow an ID reference when finding view elements." into qt-qpr1-dev by TreeHugger Robot · 4 years, 3 months ago
  28. 0af726e Merge "Hide logo in search/edit states" into pi-car-dev am: 2a62fb9bac am: 0b28eea633 by TreeHugger Robot · 4 years, 4 months ago
  29. 93a86e9 DO NOT MERGE: Updating toolbar classes to be able to follow an ID reference when finding view elements. by Saeid Farivar Asanjan · 4 years, 4 months ago
  30. 0b28eea Merge "Hide logo in search/edit states" into pi-car-dev am: 2a62fb9bac by TreeHugger Robot · 4 years, 4 months ago
  31. 2a62fb9 Merge "Hide logo in search/edit states" into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  32. 51b9504 Move layout params to layout files from java code am: 6cdcd3c3d0 am: 9b78603085 by Saeid Farivar Asanjan · 4 years, 4 months ago
  33. 9b78603 Move layout params to layout files from java code am: 6cdcd3c3d0 by Saeid Farivar Asanjan · 4 years, 4 months ago
  34. 80f2892 Hide logo in search/edit states by Cole Faust · 4 years, 4 months ago
  35. 6cdcd3c Move layout params to layout files from java code by Saeid Farivar Asanjan · 4 years, 5 months ago
  36. 88e2064 Change AlertDialog DialogTitle to TextView am: bf31eea628 am: 833d02960e by Peter Li · 4 years, 4 months ago
  37. 833d029 Change AlertDialog DialogTitle to TextView am: bf31eea628 by Peter Li · 4 years, 4 months ago
  38. bf31eea Change AlertDialog DialogTitle to TextView by Peter Li · 4 years, 4 months ago
  39. 42c1991 Merge "Add Android.bp version for car-ui-lib" into qt-qpr1-dev by Dan Harms · 4 years, 4 months ago
  40. 1643a0c Merge "[DO NOT MERGE] Implement divider between title and subtitle for alert dialogs" into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  41. 98c2527 [DO NOT MERGE] Implement divider between title and subtitle for alert dialogs by Ram Parameswaran · 4 years, 4 months ago
  42. 5b4f262 Add Android.bp version for car-ui-lib by Dan Harms · 4 years, 6 months ago
  43. 26a5a9b Define ExtendedShadowTypeface to support creation of Typeface shadow with italics by Ram Parameswaran · 4 years, 4 months ago
  44. 98952f5 Remove CarUiRobolectricTestRunner by Ram Parameswaran · 4 years, 4 months ago
  45. f35de5e Merge "Create radio button and checkbox action specific classes for CarUiContentListItem" into pi-car-dev am: 9e3255205d by Automerger Merge Worker · 4 years, 4 months ago
  46. e54e6ae Create radio button and checkbox action specific classes for CarUiContentListItem by Ram Parameswaran · 4 years, 4 months ago
  47. 2921a35 Merge "Revert "Create radio button and checkbox action specific classes for CarUiContentListItem"" into pi-car-dev am: 7dba26e349 by Automerger Merge Worker · 4 years, 4 months ago
  48. 7dba26e Merge "Revert "Create radio button and checkbox action specific classes for CarUiContentListItem"" into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  49. af6095e Revert "Create radio button and checkbox action specific classes for CarUiContentListItem" by Ram Parameswaran · 4 years, 4 months ago
  50. c9b155f Merge "Create radio button and checkbox action specific classes for CarUiContentListItem" into pi-car-dev am: a2f54f8de5 by Automerger Merge Worker · 4 years, 4 months ago
  51. a2f54f8 Merge "Create radio button and checkbox action specific classes for CarUiContentListItem" into pi-car-dev by Ram Parameswaran · 4 years, 4 months ago
  52. 23745a5 Merge "Add enabled and activated state to CarUiContentListItem" into pi-car-dev am: 26a89b1f45 by Automerger Merge Worker · 4 years, 4 months ago
  53. 26a89b1 Merge "Add enabled and activated state to CarUiContentListItem" into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  54. 6b2322a Create radio button and checkbox action specific classes for CarUiContentListItem by Ram Parameswaran · 4 years, 4 months ago
  55. 1b0b51c Add enabled and activated state to CarUiContentListItem by Ram Parameswaran · 4 years, 4 months ago
  56. 7d8c14a Merge "Override scrollToPosition and snoothScrollToPosition to forward events to the nested RV" into pi-car-dev am: 76a4905652 by Automerger Merge Worker · 4 years, 4 months ago
  57. 76a4905 Merge "Override scrollToPosition and snoothScrollToPosition to forward events to the nested RV" into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  58. 545bb97 Merge "Add click listener for list item" into pi-car-dev am: 0736bf3e10 by Automerger Merge Worker · 4 years, 4 months ago
  59. 0736bf3 Merge "Add click listener for list item" into pi-car-dev by Ram Parameswaran · 4 years, 4 months ago
  60. 1f04b55 Merge "Allow showing tabs while in subpages" into pi-car-dev am: 535364d1d9 by Automerger Merge Worker · 4 years, 4 months ago
  61. 535364d Merge "Allow showing tabs while in subpages" into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  62. f4d107d Override scrollToPosition and snoothScrollToPosition to forward events to the nested RV by Priyank Singh · 4 years, 4 months ago
  63. caf4a46 Add click listener for list item by Ram Parameswaran · 4 years, 4 months ago
  64. 593de21 Allow showing tabs while in subpages by Cole Faust · 4 years, 4 months ago
  65. 7bb0530 Merge "Chevron drawable should change state when enabled vs disabled." into pi-car-dev am: e4ac02d114 by Automerger Merge Worker · 4 years, 4 months ago
  66. e4ac02d Merge "Chevron drawable should change state when enabled vs disabled." into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  67. ef14248 Chevron drawable should change state when enabled vs disabled. by Priyank Singh · 4 years, 4 months ago
  68. 9a70396 Merge "Add support for multiple primary icon sizes in list items" into pi-car-dev am: 0b720ba4b7 by Automerger Merge Worker · 4 years, 4 months ago
  69. 00ad512 Add support for multiple primary icon sizes in list items by Ram Parameswaran · 4 years, 4 months ago
  70. 53f9d43 Merge "[DO NOT MERGE] Define list item specific background drawables" into qt-dev by TreeHugger Robot · 4 years, 4 months ago
  71. 4214e63 [DO NOT MERGE] Define list item specific background drawables by Ram Parameswaran · 4 years, 5 months ago
  72. 907b58a Merge "[DO NOT MERGE] Define list item specific background drawables" into pi-car-dev by Ram Parameswaran · 4 years, 4 months ago
  73. cb1b0eb Merge "Update preferences to rely on CarUiRecyclerView to provide dividers" into pi-car-dev am: a3f7602773 by Automerger Merge Worker · 4 years, 4 months ago
  74. a3f7602 Merge "Update preferences to rely on CarUiRecyclerView to provide dividers" into pi-car-dev by Ram Parameswaran · 4 years, 4 months ago
  75. 5500c3a [DO NOT MERGE] Define list item specific background drawables by Ram Parameswaran · 4 years, 5 months ago
  76. fbf80fe Merge "Allow only CarUiListItems in dialogs" into pi-car-dev am: d4d7157b46 by Automerger Merge Worker · 4 years, 4 months ago
  77. d4d7157 Merge "Allow only CarUiListItems in dialogs" into pi-car-dev by Cole Faust · 4 years, 4 months ago
  78. 699c9b0 Update preferences to rely on CarUiRecyclerView to provide dividers by Ram Parameswaran · 4 years, 5 months ago
  79. 8139602 Merge "DO NOT MERGE: Add style for MenuItem view" into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  80. 4ee131a Allow only CarUiListItems in dialogs by Cole Faust · 4 years, 4 months ago
  81. cbc39ee DO NOT MERGE: Add style for MenuItem view by Cole Faust · 4 years, 5 months ago
  82. 3c609db DO NOT MERGE: Add style for MenuItem view by Cole Faust · 4 years, 5 months ago
  83. 902cc85 Merge "Adding a resource to adjust the top padding of the preference seekbar." into pi-car-dev am: e3dd1ed43d by Automerger Merge Worker · 4 years, 4 months ago
  84. e3dd1ed Merge "Adding a resource to adjust the top padding of the preference seekbar." into pi-car-dev by TreeHugger Robot · 4 years, 4 months ago
  85. 67f981e Adding a resource to adjust the top padding of the preference seekbar. by Priyank Singh · 4 years, 5 months ago
  86. e8697a3 Wrapping the widgets according to the width and keeping some min width for the ripple effect. am: 2acba1828b by Automerger Merge Worker · 4 years, 5 months ago
  87. 2acba18 Wrapping the widgets according to the width and keeping some min width for the ripple effect. by Priyank Singh · 4 years, 5 months ago
  88. 82ffc23 Add a resource for nav icon in SEARCH state. am: e429d66ebe by Automerger Merge Worker · 4 years, 5 months ago
  89. e429d66 Add a resource for nav icon in SEARCH state. by Priyank Singh · 4 years, 5 months ago
  90. 4cbfbdb Remove saving state from Toolbar am: cffd5ba0e5 by Automerger Merge Worker · 4 years, 5 months ago
  91. cffd5ba Remove saving state from Toolbar by Cole Faust · 4 years, 5 months ago
  92. e63c1f0 Fix ListPreference crash when the preference has no value am: c94d37e180 by Automerger Merge Worker · 4 years, 5 months ago
  93. c94d37e Fix ListPreference crash when the preference has no value by Cole Faust · 4 years, 5 months ago
  94. bff236f Updating the license to apache2 from MIT. am: 051c06b63b by Automerger Merge Worker · 4 years, 5 months ago
  95. 051c06b Updating the license to apache2 from MIT. by Priyank Singh · 4 years, 6 months ago
  96. 994debd Resolve NPE in GridDividerItemDecoration#drawHorizontalDividers. am: e0191945ee by Automerger Merge Worker · 4 years, 6 months ago
  97. e019194 Resolve NPE in GridDividerItemDecoration#drawHorizontalDividers. by Ram Parameswaran · 4 years, 6 months ago
  98. 1d7a4a0 Update look and feel of list preference screen am: f4dae1faf3 by Automerger Merge Worker · 4 years, 6 months ago
  99. 642957f Add radio button functionality to car list item am: 318fb40842 by Automerger Merge Worker · 4 years, 6 months ago
  100. 688ea26 Merge "Update look and feel of multi-select preference screen." into pi-car-dev am: 34e5a9d795 by Automerger Merge Worker · 4 years, 6 months ago