Merge pull request 'docs(tree): sync android/PROJECT_TREE.md' (#43) from chore/sync-android-tree into main
Reviewed-on: #43
This commit is contained in:
@@ -9,13 +9,15 @@ A snapshot of the tracked files in the repository (build output, dependencies, a
|
|||||||
git-ignored paths are excluded).
|
git-ignored paths are excluded).
|
||||||
|
|
||||||
```text
|
```text
|
||||||
Android-app-main/
|
android-app/
|
||||||
└── android-app/
|
|
||||||
├── .gitea/
|
├── .gitea/
|
||||||
|
│ ├── scripts/
|
||||||
|
│ │ └── gen_tree.py
|
||||||
│ └── workflows/
|
│ └── workflows/
|
||||||
│ ├── pr-checks.yml
|
│ ├── pr-checks.yml
|
||||||
│ ├── release.yml
|
│ ├── release.yml
|
||||||
│ └── sonarqube.yml
|
│ ├── sonarqube.yml
|
||||||
|
│ └── sync-project-tree.yml
|
||||||
├── app/
|
├── app/
|
||||||
│ ├── licenses/
|
│ ├── licenses/
|
||||||
│ │ └── Cinzel-OFL.txt
|
│ │ └── Cinzel-OFL.txt
|
||||||
@@ -49,6 +51,7 @@ Android-app-main/
|
|||||||
│ │ │ │ │ │ ├── HostSelectionInterceptor.kt
|
│ │ │ │ │ │ ├── HostSelectionInterceptor.kt
|
||||||
│ │ │ │ │ │ ├── Http.kt
|
│ │ │ │ │ │ ├── Http.kt
|
||||||
│ │ │ │ │ │ ├── ServerUrl.kt
|
│ │ │ │ │ │ ├── ServerUrl.kt
|
||||||
|
│ │ │ │ │ │ ├── ShardStream.kt
|
||||||
│ │ │ │ │ │ ├── ShardStreamClient.kt
|
│ │ │ │ │ │ ├── ShardStreamClient.kt
|
||||||
│ │ │ │ │ │ ├── ShardStreamEvent.kt
|
│ │ │ │ │ │ ├── ShardStreamEvent.kt
|
||||||
│ │ │ │ │ │ ├── TokenAuthenticator.kt
|
│ │ │ │ │ │ ├── TokenAuthenticator.kt
|
||||||
@@ -215,28 +218,28 @@ Android-app-main/
|
|||||||
│ │ │ │ ├── font/
|
│ │ │ │ ├── font/
|
||||||
│ │ │ │ │ └── cinzel_variable.ttf
|
│ │ │ │ │ └── cinzel_variable.ttf
|
||||||
│ │ │ │ ├── mipmap-anydpi-v26/
|
│ │ │ │ ├── mipmap-anydpi-v26/
|
||||||
│ │ │ │ │ ├── ic_launcher_round.xml
|
│ │ │ │ │ ├── ic_launcher.xml
|
||||||
│ │ │ │ │ └── ic_launcher.xml
|
│ │ │ │ │ └── ic_launcher_round.xml
|
||||||
│ │ │ │ ├── mipmap-hdpi/
|
│ │ │ │ ├── mipmap-hdpi/
|
||||||
|
│ │ │ │ │ ├── ic_launcher.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_round.webp
|
│ │ │ │ │ └── ic_launcher_round.webp
|
||||||
│ │ │ │ │ └── ic_launcher.webp
|
|
||||||
│ │ │ │ ├── mipmap-mdpi/
|
│ │ │ │ ├── mipmap-mdpi/
|
||||||
|
│ │ │ │ │ ├── ic_launcher.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_round.webp
|
│ │ │ │ │ └── ic_launcher_round.webp
|
||||||
│ │ │ │ │ └── ic_launcher.webp
|
|
||||||
│ │ │ │ ├── mipmap-xhdpi/
|
│ │ │ │ ├── mipmap-xhdpi/
|
||||||
|
│ │ │ │ │ ├── ic_launcher.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_round.webp
|
│ │ │ │ │ └── ic_launcher_round.webp
|
||||||
│ │ │ │ │ └── ic_launcher.webp
|
|
||||||
│ │ │ │ ├── mipmap-xxhdpi/
|
│ │ │ │ ├── mipmap-xxhdpi/
|
||||||
|
│ │ │ │ │ ├── ic_launcher.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_round.webp
|
│ │ │ │ │ └── ic_launcher_round.webp
|
||||||
│ │ │ │ │ └── ic_launcher.webp
|
|
||||||
│ │ │ │ ├── mipmap-xxxhdpi/
|
│ │ │ │ ├── mipmap-xxxhdpi/
|
||||||
|
│ │ │ │ │ ├── ic_launcher.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
│ │ │ │ │ ├── ic_launcher_foreground.webp
|
||||||
│ │ │ │ │ ├── ic_launcher_round.webp
|
│ │ │ │ │ └── ic_launcher_round.webp
|
||||||
│ │ │ │ │ └── ic_launcher.webp
|
|
||||||
│ │ │ │ ├── values/
|
│ │ │ │ ├── values/
|
||||||
│ │ │ │ │ ├── colors.xml
|
│ │ │ │ │ ├── colors.xml
|
||||||
│ │ │ │ │ ├── strings.xml
|
│ │ │ │ │ ├── strings.xml
|
||||||
@@ -266,31 +269,60 @@ Android-app-main/
|
|||||||
│ │ │ │ ├── NtfyTopicTest.kt
|
│ │ │ │ ├── NtfyTopicTest.kt
|
||||||
│ │ │ │ └── PushTickleTest.kt
|
│ │ │ │ └── PushTickleTest.kt
|
||||||
│ │ │ └── result/
|
│ │ │ └── result/
|
||||||
|
│ │ │ ├── ApiResultExtrasTest.kt
|
||||||
│ │ │ └── ApiResultTest.kt
|
│ │ │ └── ApiResultTest.kt
|
||||||
│ │ ├── data/
|
│ │ ├── data/
|
||||||
│ │ │ ├── api/
|
│ │ │ ├── api/
|
||||||
│ │ │ │ └── dto/
|
│ │ │ │ ├── dto/
|
||||||
│ │ │ │ ├── AccountDtoTest.kt
|
│ │ │ │ │ ├── AccountDtoTest.kt
|
||||||
│ │ │ │ ├── AuthDtoTest.kt
|
│ │ │ │ │ ├── AdminDtoTest.kt
|
||||||
│ │ │ │ ├── NotificationsDtoTest.kt
|
│ │ │ │ │ ├── AuthDtoTest.kt
|
||||||
│ │ │ │ ├── PlayerShardDtoTest.kt
|
│ │ │ │ │ ├── AuthRequestDtoTest.kt
|
||||||
│ │ │ │ └── ShardDtoTest.kt
|
│ │ │ │ │ ├── ContentDtoTest.kt
|
||||||
|
│ │ │ │ │ ├── NotificationsDtoTest.kt
|
||||||
|
│ │ │ │ │ ├── PlayerGameDataDtoTest.kt
|
||||||
|
│ │ │ │ │ ├── PlayerShardDtoTest.kt
|
||||||
|
│ │ │ │ │ ├── PublicDtoTest.kt
|
||||||
|
│ │ │ │ │ ├── ShardBoardDtoTest.kt
|
||||||
|
│ │ │ │ │ ├── ShardDtoTest.kt
|
||||||
|
│ │ │ │ │ ├── SsoDtoTest.kt
|
||||||
|
│ │ │ │ │ └── WikiDtoTest.kt
|
||||||
|
│ │ │ │ └── fake/
|
||||||
|
│ │ │ │ ├── FakeAdminApi.kt
|
||||||
|
│ │ │ │ ├── FakePlayerShardApi.kt
|
||||||
|
│ │ │ │ ├── FakePublicApi.kt
|
||||||
|
│ │ │ │ └── FakeShardStream.kt
|
||||||
│ │ │ └── repository/
|
│ │ │ └── repository/
|
||||||
│ │ │ ├── AccountTrustedDevicesTest.kt
|
│ │ │ ├── AccountTrustedDevicesTest.kt
|
||||||
│ │ │ └── ConnectionVersionGuardTest.kt
|
│ │ │ └── ConnectionVersionGuardTest.kt
|
||||||
│ │ ├── ui/
|
│ │ ├── ui/
|
||||||
|
│ │ │ ├── admin/
|
||||||
|
│ │ │ │ ├── AdminContentViewModelTest.kt
|
||||||
|
│ │ │ │ ├── AdminDashboardViewModelTest.kt
|
||||||
|
│ │ │ │ ├── AdminModerationViewModelTest.kt
|
||||||
|
│ │ │ │ └── AdminSupportViewModelTest.kt
|
||||||
|
│ │ │ ├── contact/
|
||||||
|
│ │ │ │ └── ContactViewModelTest.kt
|
||||||
│ │ │ ├── navigation/
|
│ │ │ ├── navigation/
|
||||||
│ │ │ │ └── MenuAccessTest.kt
|
│ │ │ │ └── MenuAccessTest.kt
|
||||||
│ │ │ ├── notifications/
|
│ │ │ ├── notifications/
|
||||||
│ │ │ │ └── NotificationRoutingTest.kt
|
│ │ │ │ └── NotificationRoutingTest.kt
|
||||||
│ │ │ ├── player/
|
│ │ │ ├── player/
|
||||||
│ │ │ │ └── CharacterSheetHelpersTest.kt
|
│ │ │ │ ├── CharacterSheetHelpersTest.kt
|
||||||
|
│ │ │ │ ├── CharactersViewModelTest.kt
|
||||||
|
│ │ │ │ └── PlayerViewModelTest.kt
|
||||||
│ │ │ ├── shard/
|
│ │ │ ├── shard/
|
||||||
|
│ │ │ │ ├── FrameFieldsTest.kt
|
||||||
│ │ │ │ ├── LiveBoardTest.kt
|
│ │ │ │ ├── LiveBoardTest.kt
|
||||||
|
│ │ │ │ ├── ShardBoardViewModelTest.kt
|
||||||
│ │ │ │ └── ShardEventTextTest.kt
|
│ │ │ │ └── ShardEventTextTest.kt
|
||||||
│ │ │ ├── theme/
|
│ │ │ ├── theme/
|
||||||
│ │ │ │ └── BrandColorTest.kt
|
│ │ │ │ └── BrandColorTest.kt
|
||||||
|
│ │ │ ├── ContentViewModelTest.kt
|
||||||
│ │ │ └── UiStateTest.kt
|
│ │ │ └── UiStateTest.kt
|
||||||
|
│ │ ├── util/
|
||||||
|
│ │ │ ├── FakeApiSupport.kt
|
||||||
|
│ │ │ └── MainDispatcherRule.kt
|
||||||
│ │ └── ScaffoldSanityTest.kt
|
│ │ └── ScaffoldSanityTest.kt
|
||||||
│ ├── build.gradle.kts
|
│ ├── build.gradle.kts
|
||||||
│ └── proguard-rules.pro
|
│ └── proguard-rules.pro
|
||||||
|
|||||||
Reference in New Issue
Block a user