From 680999d0789c1d7d89a14efd017a4901ba9b8a64 Mon Sep 17 00:00:00 2001 From: Hossain Khan Date: Sat, 13 Dec 2025 17:05:45 -0500 Subject: [PATCH] [ADDED] Generated diagram for better resolution --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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)