|
|
|
|
@ -63,7 +63,6 @@ graph TB
|
|
|
|
|
:core:notifications[notifications]:::android-library
|
|
|
|
|
:core:ui[ui]:::android-library
|
|
|
|
|
end
|
|
|
|
|
:lint[lint]:::android-library
|
|
|
|
|
:benchmarks[benchmarks]:::android-test
|
|
|
|
|
:app[app]:::android-application
|
|
|
|
|
|
|
|
|
|
@ -85,90 +84,67 @@ graph TB
|
|
|
|
|
:app -.-> :feature:settings:impl
|
|
|
|
|
:app -.-> :feature:topic:api
|
|
|
|
|
:app -.-> :feature:topic:impl
|
|
|
|
|
:app -.-> :lint
|
|
|
|
|
:app -.-> :sync:work
|
|
|
|
|
:benchmarks -.->|testedApks| :app
|
|
|
|
|
:core:analytics -.-> :lint
|
|
|
|
|
:core:data -.-> :core:analytics
|
|
|
|
|
:core:data --> :core:common
|
|
|
|
|
:core:data --> :core:database
|
|
|
|
|
:core:data --> :core:datastore
|
|
|
|
|
:core:data --> :core:network
|
|
|
|
|
:core:data -.-> :core:notifications
|
|
|
|
|
:core:data -.-> :lint
|
|
|
|
|
:core:database --> :core:model
|
|
|
|
|
:core:database -.-> :lint
|
|
|
|
|
:core:datastore -.-> :core:common
|
|
|
|
|
:core:datastore --> :core:datastore-proto
|
|
|
|
|
:core:datastore --> :core:model
|
|
|
|
|
:core:datastore -.-> :lint
|
|
|
|
|
:core:designsystem -.-> :lint
|
|
|
|
|
:core:domain --> :core:data
|
|
|
|
|
:core:domain --> :core:model
|
|
|
|
|
:core:domain -.-> :lint
|
|
|
|
|
:core:navigation -.-> :lint
|
|
|
|
|
:core:network --> :core:common
|
|
|
|
|
:core:network --> :core:model
|
|
|
|
|
:core:network -.-> :lint
|
|
|
|
|
:core:notifications -.-> :core:common
|
|
|
|
|
:core:notifications --> :core:model
|
|
|
|
|
:core:notifications -.-> :lint
|
|
|
|
|
:core:ui --> :core:analytics
|
|
|
|
|
:core:ui --> :core:designsystem
|
|
|
|
|
:core:ui --> :core:model
|
|
|
|
|
:core:ui -.-> :lint
|
|
|
|
|
:feature:bookmarks:api --> :core:navigation
|
|
|
|
|
:feature:bookmarks:api -.-> :lint
|
|
|
|
|
:feature:bookmarks:impl -.-> :core:data
|
|
|
|
|
:feature:bookmarks:impl -.-> :core:designsystem
|
|
|
|
|
:feature:bookmarks:impl -.-> :core:ui
|
|
|
|
|
:feature:bookmarks:impl -.-> :feature:bookmarks:api
|
|
|
|
|
:feature:bookmarks:impl -.-> :feature:topic:api
|
|
|
|
|
:feature:bookmarks:impl -.-> :lint
|
|
|
|
|
:feature:foryou:api --> :core:navigation
|
|
|
|
|
:feature:foryou:api -.-> :lint
|
|
|
|
|
:feature:foryou:impl -.-> :core:designsystem
|
|
|
|
|
:feature:foryou:impl -.-> :core:domain
|
|
|
|
|
:feature:foryou:impl -.-> :core:notifications
|
|
|
|
|
:feature:foryou:impl -.-> :core:ui
|
|
|
|
|
:feature:foryou:impl -.-> :feature:foryou:api
|
|
|
|
|
:feature:foryou:impl -.-> :feature:topic:api
|
|
|
|
|
:feature:foryou:impl -.-> :lint
|
|
|
|
|
:feature:interests:api --> :core:navigation
|
|
|
|
|
:feature:interests:api -.-> :lint
|
|
|
|
|
:feature:interests:impl -.-> :core:designsystem
|
|
|
|
|
:feature:interests:impl -.-> :core:domain
|
|
|
|
|
:feature:interests:impl -.-> :core:ui
|
|
|
|
|
:feature:interests:impl -.-> :feature:interests:api
|
|
|
|
|
:feature:interests:impl -.-> :feature:topic:api
|
|
|
|
|
:feature:interests:impl -.-> :lint
|
|
|
|
|
:feature:search:api -.-> :core:domain
|
|
|
|
|
:feature:search:api --> :core:navigation
|
|
|
|
|
:feature:search:api -.-> :lint
|
|
|
|
|
:feature:search:impl -.-> :core:designsystem
|
|
|
|
|
:feature:search:impl -.-> :core:domain
|
|
|
|
|
:feature:search:impl -.-> :core:ui
|
|
|
|
|
:feature:search:impl -.-> :feature:interests:api
|
|
|
|
|
:feature:search:impl -.-> :feature:search:api
|
|
|
|
|
:feature:search:impl -.-> :feature:topic:api
|
|
|
|
|
:feature:search:impl -.-> :lint
|
|
|
|
|
:feature:settings:impl -.-> :core:data
|
|
|
|
|
:feature:settings:impl -.-> :core:designsystem
|
|
|
|
|
:feature:settings:impl -.-> :core:ui
|
|
|
|
|
:feature:settings:impl -.-> :lint
|
|
|
|
|
:feature:topic:api -.-> :core:designsystem
|
|
|
|
|
:feature:topic:api --> :core:navigation
|
|
|
|
|
:feature:topic:api -.-> :core:ui
|
|
|
|
|
:feature:topic:api -.-> :lint
|
|
|
|
|
:feature:topic:impl -.-> :core:data
|
|
|
|
|
:feature:topic:impl -.-> :core:designsystem
|
|
|
|
|
:feature:topic:impl -.-> :core:ui
|
|
|
|
|
:feature:topic:impl -.-> :feature:topic:api
|
|
|
|
|
:feature:topic:impl -.-> :lint
|
|
|
|
|
:sync:work -.-> :core:analytics
|
|
|
|
|
:sync:work -.-> :core:data
|
|
|
|
|
:sync:work -.-> :core:notifications
|
|
|
|
|
:sync:work -.-> :lint
|
|
|
|
|
|
|
|
|
|
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
|
|
|
|
|
classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000;
|
|
|
|
|
|