Commit graph

11921 commits

Author SHA1 Message Date
Wolf-Martell Montwé
a024735d1e
Merge pull request #6702 from thundernest/add-dependency-updates-build-plugin
Add dependency check build plugin
2023-02-24 15:07:30 +01:00
cketti
e9ee928cc1
Merge pull request #6701 from thundernest/account_chip_2
Switch account chip back to fixed height view
2023-02-24 14:04:32 +01:00
Wolf-Martell Montwé
bb196b5636
Merge pull request #6699 from thundernest/change_build_files_to_kotlin
Change build files to Kotlin
2023-02-24 13:25:49 +01:00
Wolf Montwé
0ace871606
Add dependency check build plugin 2023-02-24 11:47:29 +01:00
cketti
7485e3209b Switch account chip back to fixed height view 2023-02-23 20:06:38 +01:00
Wolf Montwé
ec14593023
Cleanup 2023-02-23 14:52:16 +01:00
Wolf Montwé
22d8e4b924
Change build files from Groovy to Kotlin 2023-02-23 14:52:16 +01:00
Wolf Montwé
96e2784b22
Rename build.gradle files to build.gradle.kts 2023-02-23 14:52:15 +01:00
Wolf-Martell Montwé
b357bc1e1b
Merge pull request #6698 from thundernest/add-build-plugin-readme
Add build plugin readme
2023-02-23 14:51:31 +01:00
Wolf Montwé
011495f4bc
Update baseline 2023-02-23 11:17:48 +01:00
Wolf Montwé
fab7a8e6a6
Rename plugin for consistency 2023-02-23 11:16:17 +01:00
Wolf Montwé
28472554af
Add build plugin README 2023-02-23 11:16:09 +01:00
Wolf-Martell Montwé
04d7ce3ce0
Merge pull request #6695 from thundernest/add-detekt-build-plugin
Add detekt build plugin
2023-02-22 15:36:02 +01:00
cketti
64af21dffd
Merge pull request #6697 from thundernest/message_list_contact_picture_click
Message List: Use whole left side as contact picture click area
2023-02-22 14:58:34 +01:00
cketti
9abd036022
Merge pull request #6696 from thundernest/validate_identity_fields
Clean up `Identity` properties
2023-02-22 14:51:19 +01:00
cketti
b04ef7684b Message List: Use whole left side as contact picture click area 2023-02-22 13:34:48 +01:00
cketti
703e250dd8
Merge pull request #6693 from thundernest/message-list-tweaks
Tweak message list design (2)
2023-02-22 13:07:11 +01:00
Wolf Montwé
55da8cf420
Change detekt config for functionThreshold and constructorThreshold to 8 2023-02-22 12:40:09 +01:00
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
cketti
d2c55b01f7 Message List: Stop using android:ellipsize="marquee" 2023-02-21 19:35:03 +01:00
cketti
1cbdde5bfd Add database migration to fix stored identity values 2023-02-21 17:59:49 +01:00
Wolf Montwé
27ad28fafe
Add detekt build plugin 2023-02-21 17:53:01 +01:00
cketti
b386b74523 Fix code to display identities in the UI 2023-02-21 17:20:12 +01:00
cketti
69c0e34b1c Trim email addresses when saving identity in "Edit identity" screen 2023-02-21 17:20:11 +01:00
cketti
d30c48c373 Use null instead of blank values when saving identity fields 2023-02-21 17:18:04 +01:00
cketti
7819bb79c0 Add validation for email address fields in "Edit identity" screen 2023-02-21 16:05:50 +01:00
cketti
aac995fa40 Message List: Display date in same style as subject 2023-02-21 14:47:42 +01:00
cketti
d0cfad8ae3 Message List: Use different text colors for read and unread messages 2023-02-21 14:47:42 +01:00
cketti
b3354b4179 Message List: Add en dash to separate sender name and preview text 2023-02-21 14:47:42 +01:00
cketti
0a8ed1569e Message List: Make sure there's space between subject and date 2023-02-21 13:16:09 +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