Commit graph

10855 commits

Author SHA1 Message Date
cketti
e1635a2ab2 Update Glide to version 4.13.1 2022-03-04 00:55:16 +01:00
cketti
4bcdce5ceb Update MiniDNS to version 1.0.3 2022-03-04 00:55:16 +01:00
cketti
5ffd16c126 Update OkHttp to version 4.9.3 2022-03-04 00:55:16 +01:00
cketti
83daa2229a Update Koin to version 3.1.5 2022-03-04 00:55:16 +01:00
cketti
aa2b0c0339 Update Okio to version 3.0.0 2022-03-04 00:55:16 +01:00
cketti
eb1ea4f246 Update MaterialDrawer to version 8.4.5 2022-03-04 00:55:16 +01:00
cketti
d02f2450b8 Update FastAdapter to version 5.6.0 2022-03-04 00:55:16 +01:00
cketti
d914c09364 Update Material Components to version 1.5.0 2022-03-04 00:55:16 +01:00
cketti
7814b138d3 Update AndroidX Preference to version 1.2.0 2022-03-04 00:55:16 +01:00
cketti
d0c066d86e Update AndroidX Fragment to version 1.4.1 2022-03-04 00:55:16 +01:00
cketti
cd5d90e8db Update AndroidX WorkManager to version 2.7.1 2022-03-04 00:55:16 +01:00
cketti
c34340e14f Update AndroidX Navigation to version 2.4.1 2022-03-04 00:55:16 +01:00
cketti
cce049f8d5 Update AndroidX Annotation to version 1.3.0 2022-03-04 00:55:16 +01:00
cketti
213b7ff6b3 Update AndroidX Lifecycle to version 2.4.1 2022-03-04 00:55:16 +01:00
cketti
52da227e7b Update AndroidX AppCompat to version 1.4.1 2022-03-04 00:55:16 +01:00
cketti
721273ddbf
Merge pull request #5941 from k9mail/update_build_tools
Update build tools
2022-03-04 00:54:56 +01:00
cketti
e24d51a437 Remove @OptIn annotations that are now unnecessary 2022-03-03 16:55:36 +01:00
cketti
4c67bbd156 Update kotlinx-coroutines to version 1.6.0 2022-03-03 16:52:44 +01:00
cketti
2c86c196ac Update Kotlin to version 1.6.10
And update Moshi to version 1.13.0 to avoid an incompatibility with Kotlin 1.6
2022-03-03 16:52:44 +01:00
cketti
13b4ba1070 Update Android SDK build tools to version 32.0.0 2022-03-03 16:52:44 +01:00
cketti
82cd9a91cc Update Gradle Wrapper to version 7.4 2022-03-01 18:23:25 +01:00
cketti
b5db89a7a4 Update Android Gradle Plugin to version 7.1.2 2022-03-01 18:17:51 +01:00
cketti
64e46e275b
Merge pull request #5936 from k9mail/notification_channel
Use account settings when creating the NotificationChannel for messages
2022-03-01 17:41:34 +01:00
cketti
f66f7e5073 Use account settings when creating the NotificationChannel for messages 2022-03-01 16:42:33 +01:00
cketti
547a87381b
Merge pull request #5935 from k9mail/callback_cleanup
Callback cleanup
2022-03-01 16:42:22 +01:00
cketti
237a6024e4 Remove unused callbacks 2022-02-24 20:46:58 +01:00
cketti
c206af5ab0 Remove unnecessary method parameter 2022-02-24 20:34:45 +01:00
cketti
51457a6859 Simplify LocalStore.searchForMessages() 2022-02-24 20:28:03 +01:00
cketti
4bed7a595b Remove unused method parameters 2022-02-24 19:56:50 +01:00
cketti
e59f57f602 Remove unused callbacks from MessageRetrievalListener 2022-02-24 19:42:01 +01:00
cketti
065f98cfdd Remove unnecessary method parameters 2022-02-24 19:24:17 +01:00
cketti
f59976ada2
Merge pull request #5934 from k9mail/no_notifications_when_refreshing_message_list
Suppress notifications when manually refreshing the message list
2022-02-24 19:08:26 +01:00
cketti
dea6bf1f01 Don't create notifications when manually refreshing the message list 2022-02-24 00:05:51 +01:00
cketti
58709b156a Remove commented out code 2022-02-22 22:14:21 +01:00
cketti
3a98e7b0ec Prepare for version 5.913 2022-02-22 21:47:45 +01:00
cketti
b165aeaf81 K-9 Mail 5.912 2022-02-22 21:47:45 +01:00
cketti
2152d0d30e
Merge pull request #5932 from k9mail/update_translations
Update translations
2022-02-22 21:47:26 +01:00
cketti
7413ee653a Update translations 2022-02-22 20:59:13 +01:00
cketti
37e406ab50
Merge pull request #5931 from k9mail/remove_notifications_on_action
Remove notification when message is marked as read or deleted
2022-02-22 20:23:29 +01:00
cketti
e1c43beee1 Remove 'new message' notification when user deletes the message
We already handled the case where the deletion was synced from the server. This handles the case where the user locally deletes the message.
2022-02-22 19:22:21 +01:00
cketti
7a784f1fcd Remove 'new message' notification when user marks the message as read
We already handled the case where the message was marked as read on the server. This handles the case where the user marks the message as read locally.
2022-02-22 19:22:21 +01:00
cketti
504062a533
Merge pull request #5929 from k9mail/remove_button_bar
Revert "Button bar in navigation drawer"
2022-02-22 19:22:01 +01:00
cketti
66903ae692 Revert "Button bar in navigation drawer"
This reverts commit 96b7ca26
2022-02-22 17:59:42 +01:00
cketti
3046312be6
Merge pull request #5928 from k9mail/more_notification_logging
Add more logging around notifications
2022-02-22 17:59:21 +01:00
cketti
c0f8c43baa Add logging for summary notifications
These are the notifications responsible for sound/vibration/light.
2022-02-22 17:44:01 +01:00
cketti
48caeffe10 More logging when recreating a NotificationChannel 2022-02-22 17:44:01 +01:00
cketti
6595a513b2
Merge pull request #5918 from k9mail/targetSdkVersion_31
Set `targetSdkVersion` to 31
2022-02-22 02:47:06 +01:00
cketti
fea7b7c7bf Update Robolectric to 4.7.3 2022-02-21 18:43:01 +01:00
cketti
91239f92d2 Update StrictMode policy 2022-02-21 18:43:01 +01:00
cketti
5d102ec610 Set targetSdkVersion to 31 2022-02-21 18:43:01 +01:00