1. 1b44c33 Add StrokeCap shadow implementation to ArcLine. by Lucas Muller Oliveira · 7 months ago
  2. f8e4a74 Merge changes I53e2fc68,Id24344ce into androidx-main by Lucas Muller Oliveira · 7 months ago
  3. 2b44da3 Merge "Use PlatformDataKey to get platform heart rate and daily steps" into androidx-main by Xiangyin Ma · 7 months ago
  4. c134a1d Use PlatformDataKey to get platform heart rate and daily steps by Xiangyin Ma · 7 months ago
  5. c6aa638 Change ColorStop.getColor return type to NonNull. by Lucas Muller Oliveira · 7 months ago
  6. 82dbda7 Sort color stops when reading a SweepGradient. by Lucas Muller Oliveira · 8 months ago
  7. f36346d Interpolate colors linearly to align with interpolation done by the shader. by Lucas Muller Oliveira · 8 months ago
  8. bee32a8 Add ArcLine drawing implementation with support for sweep gradient. by Lucas Muller Oliveira · 8 months ago
  9. 88f9fa0 Encapsulate legacy CurvedLineView path into an separate implementation. by Lucas Muller Oliveira · 8 months ago
  10. 904c5ec Minor: Improve message in IllegalArgumentException. by Lucas Muller Oliveira · 8 months ago
  11. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 8 months ago
  12. f87ccec Add a Shadow definition and an option in ArcLine's StrokeCap to set a shadow. by Lucas Muller Oliveira · 8 months ago
  13. 12cbe7e Add expand dimension to the Spacer proto message by Neda Topoljanac · 8 months ago
  14. 86a5cca Merge "Inspect preset sizes for Autosizing" into androidx-main by Neda Topoljanac · 8 months ago
  15. f129446 Inspect preset sizes for Autosizing by Neda Topoljanac · 8 months ago
  16. 4578b00 Refactoring and javadoc changes for protolayout library. by Lucas Muller Oliveira · 8 months ago
  17. 622a329 API feedback: Add a limit to the number of colors for SweepGradient and document missing offset in the ColorStop class by Lucas Muller Oliveira · 8 months ago
  18. 92c860a Merge "Refactoring changes and minor bug fixes for protolayout-renderer." into androidx-main by Treehugger Robot · 8 months ago
  19. 5aab098 Refactoring changes and minor bug fixes for protolayout-renderer. by Lucas Muller Oliveira · 8 months ago
  20. a03f7a4 Remove tests related to forceUpdate feature by Mohammad Saboorian · 8 months ago
  21. e6a94f0 Remove not needed method from ProtoLayoutInflaterTest by Neda Topoljanac · 8 months ago
  22. 66702ff Merge changes Ib039b1bd,Ibbe63244 into androidx-main by Neda Topoljanac · 8 months ago
  23. 742e9e7 Implement AutoSize for Text in ProtoLayout by Neda Topoljanac · 9 months ago
  24. d12bfb4 Extend FontStyle#size to accept a list of sizes by Neda Topoljanac · 9 months ago
  25. eaf01a47 Use start and end angles for SweepGradient definition. by Lucas Muller Oliveira · 8 months ago
  26. 9b51633 Add extensive logging to protolayout inflater. by Lucas Muller Oliveira · 9 months ago
  27. dec4108 Invalidate layout on changes to resource versions. by Lucas Muller Oliveira · 8 months ago
  28. 9588846 Support mimimum clickable size by Xiangyin Ma · 8 months ago