0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
Commit Graph

11893 Commits

Author SHA1 Message Date
Wolf Montwé
f4317b0fad
Add detekt plugin for compose 2023-02-22 10:51:23 +01:00
Wolf Montwé
b074534fec
Add compose specific rules and fix some issues 2023-02-22 10:25:12 +01:00
Wolf Montwé
872d3e938d
Add detekt baseline 2023-02-22 10:24:19 +01:00
Wolf Montwé
27ad28fafe
Add detekt build plugin 2023-02-21 17:53:01 +01:00
cketti
bcae08ec10
Merge pull request #6690 from thundernest/account_chip
Change appearance of account chip in message list
2023-02-21 11:26:35 +01:00
cketti
f8bc119ae4 Change appearance of account chip in message list 2023-02-20 20:18:24 +01:00
cketti
7c928c4e8d
Merge pull request #6684 from thundernest/message_details_appearance
Small changes to message details appearance
2023-02-20 14:58:37 +01:00
Wolf-Martell Montwé
cdd69cc685
Merge pull request #6681 from thundernest/add-compose-main-theme
Add compose main theme
2023-02-20 14:53:52 +01:00
Wolf Montwé
dfdc37980e
Change code style 2023-02-17 22:37:41 +01:00
Wolf Montwé
762992c0eb
Add K9 and Thunderbird demo themes 2023-02-17 22:32:08 +01:00
Wolf Montwé
2cfe3dedea
Add Compose MainTheme 2023-02-17 22:32:08 +01:00
Wolf Montwé
a7256692e5
Add Android Compose library build plugin 2023-02-17 22:31:39 +01:00
cketti
19ac95c9b2 Message Details: Show "me" as display name if there's only a single identity 2023-02-17 17:51:13 +01:00
cketti
54bba36fc0 Message Details: Always use same text style for email address 2023-02-17 17:42:23 +01:00
cketti
169152e46f Message Details: Move compose action into overflow menu 2023-02-17 17:16:58 +01:00
Wolf-Martell Montwé
e0f0300e82
Merge pull request #6665 from thundernest/bump_ktlint_to_0.48.2
Bump ktlint to 0.48.2
2023-02-17 16:37:00 +01:00
Wolf Montwé
cab1c71524
Cleanup remaining code style issues for Kotlin sources 2023-02-17 16:14:14 +01:00
Wolf Montwé
eb510ff02a
Enable trailing comma in Intellij IDEA project config 2023-02-17 16:14:13 +01:00
Wolf Montwé
9c01e7a0de
Bump ktlint 0.47.1 -> 0.48.2 2023-02-17 16:14:13 +01:00
Wolf Montwé
29d5220995
Add trailing comma allowance to code style 2023-02-17 16:14:13 +01:00
cketti
aebfd33add
Merge pull request #6637 from thundernest/message-list-appearance
Tweak message list design (1)
2023-02-17 15:52:54 +01:00
Wolf-Martell Montwé
62f0e7add3
Merge pull request #6682 from thundernest/add_second_demo_account_flow
Add new flow to add a second demo account
2023-02-17 15:52:38 +01:00
Wolf Montwé
cc7ca4e583
Add new flow to add a second demo account 2023-02-17 15:36:44 +01:00
cketti
505ec0243a Change appearance of thread count in message list 2023-02-17 12:43:20 +01:00
cketti
36b5e3eae3 Remove "to/cc me" indicator from message list 2023-02-17 12:43:20 +01:00
cketti
0ba55aed02 Use CoordinatorLayout for message list item
And take a first pass at making the layout look a bit nicer.
2023-02-17 12:43:20 +01:00
Wolf-Martell Montwé
b2b4974231
Merge pull request #6677 from thundernest/add-android-library-build-plugin
Add Android library build plugin
2023-02-17 12:38:18 +01:00
Wolf-Martell Montwé
4e33fb6087
Merge pull request #6679 from thundernest/keystore_properties
Prefix keystore properties with "k9mail."
2023-02-17 10:37:08 +01:00
Wolf Montwé
1c8eba10b3
Enable checkDependencies only for Android application 2023-02-16 19:24:35 +01:00
Wolf Montwé
f88595da31
Fix Robolectric test when target SDK not present 2023-02-16 19:24:10 +01:00
cketti
105947f1bb Prefix keystore properties with "k9mail." 2023-02-16 17:54:22 +01:00
cketti
b32f9107b0
Merge pull request #6671 from thundernest/release_doc
Add first version of instructions to create a release
2023-02-16 17:47:06 +01:00
cketti
c5f017ebaa
Merge pull request #6678 from thundernest/change-translation-link
Update README.md
2023-02-16 17:31:55 +01:00
Wolf-Martell Montwé
04d4284551
Update README.md
Change translation link
2023-02-16 17:26:31 +01:00
Wolf Montwé
451bad2970
Change buildConfig to be disabled for Android libraries and enabled for applications also enabled for ui legacy 2023-02-16 16:49:50 +01:00
Wolf Montwé
1ba071bfb3
Rename spotless plugin 2023-02-16 15:58:43 +01:00
Wolf Montwé
4744257821
Remove old Android Library setup 2023-02-16 15:58:43 +01:00
Wolf Montwé
d6b5515ca2
Add targetSdk as despite deprecation warning it is still used to change the Android library target compilation 2023-02-16 15:58:43 +01:00
Wolf Montwé
f88613bf23
Change to Android library build plugin 2023-02-16 15:58:43 +01:00
Wolf Montwé
864ee60c63
Add Android library build plugin 2023-02-16 15:58:43 +01:00
Wolf-Martell Montwé
e7e1d9ca9d
Merge pull request #6674 from thundernest/add_compose_support
Add compose support
2023-02-16 15:57:31 +01:00
Wolf Montwé
7beb3c19ba
Change Gradle memory allowance to 2g as with compose 1,4g is not enough 2023-02-16 10:51:44 +01:00
Wolf Montwé
a098aaee9f
Add basic compose demo app 2023-02-16 09:45:37 +01:00
Wolf Montwé
2bc5f3f04a
Add Compose Android app build-plugin 2023-02-15 18:51:44 +01:00
Wolf Montwé
7d871fd9cb
Change k9mail app to use build plugin 2023-02-15 18:42:27 +01:00
Wolf Montwé
948f11378b
Add default Android app build-plugin 2023-02-15 18:41:55 +01:00
Wolf-Martell Montwé
c3b8e1b76f
Merge pull request #6672 from thundernest/add-jvm-build-plugin
Add JVM build plugin
2023-02-15 17:55:40 +01:00
Wolf Montwé
45da12646b
Change to jvm build plugin 2023-02-15 17:40:57 +01:00
Wolf Montwé
d00c9f337c
Add JVM library convention to build-plugin 2023-02-15 16:31:16 +01:00
cketti
7e8c40008c Add first version of instructions to create a release 2023-02-15 16:12:02 +01:00