1. f4dae1f Update look and feel of list preference screen by Ram Parameswaran · 4 years, 9 months ago
  2. 318fb40 Add radio button functionality to car list item by Ram Parameswaran · 4 years, 9 months ago
  3. 27d0061 Remove padding when hiding search icon by Cole Faust · 4 years, 9 months ago
  4. 207d555 Merge "Fix setNeutralButton in AlertDialogBuilder" into pi-car-dev by TreeHugger Robot · 4 years, 9 months ago
  5. 827e8b5 Fix setNeutralButton in AlertDialogBuilder by Peter Li · 4 years, 9 months ago
  6. 5b6ed97 Merge "Fix google3 warnings" into pi-car-dev by TreeHugger Robot · 4 years, 9 months ago
  7. ac23e8b Fix google3 warnings by Cole Faust · 4 years, 9 months ago
  8. 7e73f9e Merge "Allow making search and settings MenuItems via XML" into pi-car-dev by TreeHugger Robot · 4 years, 9 months ago
  9. 2d90916 Merge "Add LeakCanary to paintbooth's gradle build" into pi-car-dev by Cole Faust · 4 years, 9 months ago
  10. 042a8a6 Allow making search and settings MenuItems via XML by Cole Faust · 4 years, 10 months ago
  11. e264476 Add LeakCanary to paintbooth's gradle build by Cole Faust · 4 years, 9 months ago
  12. 2310f18 Merge "Add edittext preferences and support for CarSettings" into pi-car-dev by Peter Li · 4 years, 9 months ago
  13. cc69b54 Add edittext preferences and support for CarSettings by Peter Li · 4 years, 11 months ago
  14. 88de597 DO NOT MERGE: Add subtitles to Chassis' AlertDialogBuilder by Cole Faust · 4 years, 9 months ago
  15. 926b4db Merge "Fix Paintbooth preferences crash" into pi-car-dev by TreeHugger Robot · 4 years, 10 months ago
  16. 1821bd2 Fix Paintbooth preferences crash by Ram Parameswaran · 4 years, 10 months ago
  17. 03d9542 Merge "Implement CarUiListItem specific layout manager." into pi-car-dev by Ram Parameswaran · 4 years, 10 months ago
  18. 5c4b679 Implement CarUiListItem specific layout manager. by Ram Parameswaran · 4 years, 10 months ago
  19. 4ad34c8 Add IDs to MenuItems by Cole Faust · 4 years, 10 months ago
  20. 659ee52 Implement header list item. by Ram Parameswaran · 4 years, 10 months ago
  21. 48d119e Merge "Add action divider and supplemental action functionality to list items." into pi-car-dev by Ram Parameswaran · 4 years, 10 months ago
  22. 59ebea8 Clean up paint booth by Calvin Huang · 4 years, 10 months ago
  23. 3ce6702 Add action divider and supplemental action functionality to list items. by Ram Parameswaran · 4 years, 10 months ago
  24. 0aab423 Fix being unable to set an icon on a MenuItem later on by Cole Faust · 4 years, 10 months ago
  25. 8619386 Merge "DO NOT MERGE: Add customizable resources to achieve OEM specs" into pi-car-dev by Cole Faust · 4 years, 10 months ago
  26. 69f098e DO NOT MERGE: Add customizable resources to achieve OEM specs by Roberto Perez · 4 years, 10 months ago
  27. 2663cdb Prevent performClick() from doing anything to a disabled MenuItem by Cole Faust · 4 years, 10 months ago
  28. 2c9f860 Merge "Refactor our colors to rely on the Theme more" into pi-car-dev by Cole Faust · 4 years, 10 months ago
  29. 82e2636 Merge "Create ListItem component" into pi-car-dev by Ram Parameswaran · 4 years, 10 months ago
  30. fa84da1 Create ListItem component by Ram Parameswaran · 4 years, 10 months ago
  31. eb0d98d Refactor our colors to rely on the Theme more by Cole Faust · 4 years, 10 months ago
  32. a171c5a Allow setting MenuItems via XML by Cole Faust · 4 years, 10 months ago
  33. 93395e0 Fix google3 issues and pretty-print current.xml by Cole Faust · 4 years, 10 months ago
  34. 42d252d Allow changing the MenuItem icon by Cole Faust · 4 years, 11 months ago
  35. ffcd5e7 Allow Toolbar's search icon to be changed, and remove custom menu items by Cole Faust · 5 years ago
  36. 4179a01 Merge "Allow customizing Toolbar tabs" into pi-car-dev by Cole Faust · 4 years, 11 months ago
  37. c907988 Allow customizing Toolbar tabs by Cole Faust · 4 years, 11 months ago
  38. 90c45bb Show logo even if navigation icon is displayed. by Roberto Perez · 4 years, 11 months ago
  39. 8e901f3 Merge "Add checkbox widget to paintbooth for testing." into pi-car-dev by TreeHugger Robot · 5 years ago
  40. 440572d Add checkbox widget to paintbooth for testing. by Priyank Singh · 5 years ago
  41. 638196f Fix OverlayManager access for Google3 compatibility by Roberto Perez · 5 years ago
  42. d4f5271 Implement fixes to achieve Polestar styles by Roberto Perez · 5 years ago
  43. 6f52f14 Add activatable MenuItems by Cole Faust · 5 years ago
  44. 3711bca Merge "Allow system apps to supply a custom toolbar layout" into pi-car-dev by Cole Faust · 5 years ago
  45. 0b6165c Allow system apps to supply a custom toolbar layout by Cole Faust · 5 years ago
  46. 3e59eb1 Fixes for google3 by Cole Faust · 5 years ago
  47. 124d712 Merge "Add the support to enable/disable RRO from within the app" into pi-car-dev by TreeHugger Robot · 5 years ago
  48. cedf1d2 Add the support to enable/disable RRO from within the app by Priyank Singh · 5 years ago
  49. 005109c Merge "Add ux restricted MenuItem support and refactor MenuItem rendering" into pi-car-dev by TreeHugger Robot · 5 years ago
  50. 522d95f Merge "Keep title in same position regardless of if there's a logo or not" into pi-car-dev by Cole Faust · 5 years ago
  51. 7361b4b Rename PagedRecyclerView to CarUiRecyclerView by Priyank Singh · 5 years ago
  52. b1d5269 Merge "Add PreferenceCompat class" into pi-car-dev by Ram Parameswaran · 5 years ago
  53. 839aeac Add PreferenceCompat class by Ram Parameswaran · 5 years ago
  54. be31b19 Keep title in same position regardless of if there's a logo or not by Cole Faust · 5 years ago
  55. d947deb Add ux restricted MenuItem support and refactor MenuItem rendering by Cole Faust · 5 years ago
  56. 15a01f3 Fix google3 migration issues by Cole Faust · 5 years ago
  57. b469ee4 Fix issues migrating to Google3 by Roberto Perez · 5 years ago
  58. 1b94fda Add MenuItem.setVisible(boolean) by Cole Faust · 5 years ago
  59. f87980d Save toolbar state by Cole Faust · 5 years ago
  60. b7d597f Merge "Migrate Paintbooth samples into Gerrit" into pi-car-dev by TreeHugger Robot · 5 years ago
  61. 310c4f7 Fix code for Google3 by Roberto Perez · 5 years ago
  62. feec33c Migrate Paintbooth samples into Gerrit by Roberto Perez · 5 years ago
  63. 0d6615e Merge "Give the toolbar back button default behavior and split up listeners" into pi-car-dev by Cole Faust · 5 years ago
  64. 6a4d7e9 Merge "Add default close button to Alert Dialog" into pi-car-dev by TreeHugger Robot · 5 years ago
  65. 6cc28e4 Give the toolbar back button default behavior and split up listeners by Cole Faust · 5 years ago
  66. a982749 Add default close button to Alert Dialog by Priyank Singh · 5 years ago
  67. d231eaa PRV should adjust according to Toolbar height if registered. by Priyank Singh · 5 years ago
  68. 7ddf220 Alert Dialog builder Wrapper for chassis lib by Priyank Singh · 5 years ago
  69. 68821a8 Rename folder from chassis to car-ui-lib by Brad Stenning · 5 years ago