Commit 80574a5
authored
refactor: quality gradle plugins (thunderbird#11046)
108 files changed
Lines changed: 556 additions & 238 deletions
File tree
- app-common/src/main/kotlin/net/thunderbird/app/common/account
- app-ui-catalog/src/main/kotlin/net/thunderbird/ui/catalog/ui/page/atom/items
- build-plugin
- plugin
- src/main/kotlin/net/thunderbird/gradle/plugin
- app
- badging
- versioning
- quality
- coverage/filter
- detekt
- spotless
- src/main/kotlin
- cli
- autodiscovery-cli/src/main/kotlin/app/k9mail/cli/autodiscovery
- weblate-cli/src/main/kotlin/net/thunderbird/cli/weblate
- core
- android
- common/src/main/kotlin/app/k9mail/core/android/common/compat
- permissions/src/main/kotlin/app/k9mail/core/android/permissions
- common/src/commonMain/kotlin/net/thunderbird/core/common
- mail
- state/debug
- configstore
- api/src/commonMain/kotlin/net/thunderbird/core/configstore
- impl-backend/src/commonMain/kotlin/net/thunderbird/core/configstore/backend
- file/src
- commonMain/kotlin/net/thunderbird/core/file/command
- jvmMain/kotlin/net/thunderbird/core/file
- logging
- api/src/commonMain/kotlin/net/thunderbird/core/logging
- impl-file/src/androidHostTest/kotlin/net/thunderbird/core/logging/file
- impl-legacy/src/commonMain/kotlin/net/thunderbird/core/logging/legacy
- preference/api/src/commonMain/kotlin/net/thunderbird/core/preference/interaction
- testing/src/commonMain/kotlin/assertk/assertions
- ui/compose
- common/src/main/kotlin/app/k9mail/core/ui/compose/common
- padding
- window
- designsystem/src/main/kotlin
- app/k9mail/core/ui/compose/designsystem/template
- net/thunderbird/core/ui/compose/designsystem/molecule/swipe
- fork
- feature
- account
- oauth/src/main/kotlin/app/k9mail/feature/account/oauth/ui
- server
- settings/src/main/kotlin/app/k9mail/feature/account/server/settings
- domain/usecase
- ui
- common
- mapper
- incoming
- outgoing
- validation/src/main/kotlin/app/k9mail/feature/account/server/validation/domain/usecase
- settings/impl/src
- main/kotlin/net/thunderbird/feature/account/settings/impl/ui
- general
- readingMail
- search
- test/kotlin/net/thunderbird/feature/account/settings/impl/domain/usecase
- setup/src/main/kotlin/app/k9mail/feature/account/setup
- domain
- ui
- autodiscovery
- options
- display
- sync
- specialfolders
- storage/legacy/src/main/kotlin/net/thunderbird/feature/account/storage/legacy/serializer
- autodiscovery/autoconfig/src/main/kotlin/app/k9mail/autodiscovery/autoconfig
- funding/googleplay/src/main/kotlin/net/thunderbird/feature/funding/googleplay/ui/contribution
- list
- mail/message
- export/impl-eml/src/commonMain/kotlin/net/thunderbird/feature/mail/message/export/eml
- list
- api/src/main/kotlin/net/thunderbird/feature/mail/message/list/ui
- component
- molecule
- organism
- state
- internal/src
- main/kotlin/net/thunderbird/feature/mail/message/list/internal/ui
- component
- dialog
- test/kotlin/net/thunderbird/feature/mail/message/list/internal/fakes
- migration/qrcode/src/main/kotlin/app/k9mail/feature/migration/qrcode
- payload
- ui
- notification/api/src/androidMain/kotlin/net/thunderbird/feature/notification/api/ui/action
- onboarding
- permissions/src/main/kotlin/app/k9mail/feature/onboarding/permissions/ui
- search/impl-legacy/src/commonMain/kotlin/net/thunderbird/feature/search/legacy
- settings/import/src/main/kotlin/app/k9mail/feature/settings/import/ui
- thundermail/internal/common/src/main/kotlin/net/thunderbird/feature/thundermail/internal/common
- domain
- ui
- widget
- message-list-glance/src/main/kotlin/net/thunderbird/feature/widget/message/list
- message-list/src/main/kotlin/app/k9mail/feature/widget/message/list
- unread/src/main/kotlin/app/k9mail/feature/widget/unread
- gradle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
70 | 78 | | |
71 | 79 | | |
72 | 80 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 112 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
0 commit comments