diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b285491..1c1d9db 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -115,6 +115,11 @@ Thank you for contributing to TRMNL App! ## TRMNL App Image Loading Flow Here is a generated sequence diagram illustrating the flow of image loading in the TRMNL application. +TRMNL Android Image Loading Sequence Diagram + +
+Click to expand the mermaid diagram + ```mermaid sequenceDiagram participant WorkManager @@ -174,6 +179,9 @@ sequenceDiagram end ``` +
+ + ### 📖 Flow Explanation 1. **WorkManager** initiates the image refresh work (either periodic scheduled work or one-time work)