chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4237)

This commit is contained in:
James Rich 2026-01-15 19:06:42 -06:00 committed by GitHub
parent 962137ae4d
commit e470fa86eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 22 additions and 0 deletions

View file

@ -68,6 +68,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -75,6 +76,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
:core:service -.-> :core:database
:core:service -.-> :core:model

View file

@ -35,6 +35,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -42,6 +43,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;

View file

@ -15,11 +15,13 @@ graph TB
direction TB
:core:common[common]:::kmp-library
:core:database[database]:::android-library
:core:di[di]:::android-library
:core:model[model]:::android-library
:core:proto[proto]:::android-library
:core:strings[strings]:::kmp-library
end
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings

View file

@ -14,6 +14,7 @@ graph TB
subgraph :core
direction TB
:core:common[common]:::kmp-library
:core:di[di]:::android-library
:core:model[model]:::android-library
:core:network[network]:::android-library
:core:proto[proto]:::android-library
@ -23,6 +24,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;

View file

@ -15,12 +15,14 @@ graph TB
direction TB
:core:common[common]:::kmp-library
:core:database[database]:::android-library
:core:di[di]:::android-library
:core:model[model]:::android-library
:core:proto[proto]:::android-library
:core:service[service]:::android-library
:core:strings[strings]:::kmp-library
end
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings

View file

@ -37,6 +37,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -44,6 +45,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
:core:service -.-> :core:database
:core:service -.-> :core:model

View file

@ -42,6 +42,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -49,6 +50,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
:core:service -.-> :core:database
:core:service -.-> :core:model

View file

@ -42,6 +42,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -49,6 +50,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
:core:service -.-> :core:database
:core:service -.-> :core:model

View file

@ -41,6 +41,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -48,6 +49,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
:core:service -.-> :core:database
:core:service -.-> :core:model

View file

@ -43,6 +43,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -50,6 +51,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
:core:service -.-> :core:database
:core:service -.-> :core:model

View file

@ -42,6 +42,7 @@ graph TB
:core:data -.-> :core:network
:core:data -.-> :core:prefs
:core:data -.-> :core:proto
:core:database -.-> :core:di
:core:database -.-> :core:model
:core:database -.-> :core:proto
:core:database -.-> :core:strings
@ -49,6 +50,7 @@ graph TB
:core:model -.-> :core:common
:core:model -.-> :core:proto
:core:model -.-> :core:strings
:core:network -.-> :core:di
:core:network -.-> :core:model
:core:service -.-> :core:database
:core:service -.-> :core:model