cketti
|
d42ddd4698
|
Rename NewMailNotifications to NewMailNotificationController
|
2021-10-15 18:07:53 +02:00 |
|
cketti
|
7668e14577
|
Rename MessageSummaryNotifications to SummaryNotificationCreator
|
2021-10-15 18:07:52 +02:00 |
|
cketti
|
5aa465a68e
|
Rename SingleMessageNotifications to SingleMessageNotificationCreator
|
2021-10-15 18:07:23 +02:00 |
|
cketti
|
13f64bd0d7
|
Rename LockScreenNotifications to LockScreenNotificationCreator
|
2021-10-15 18:07:21 +02:00 |
|
cketti
|
ad5b9a300b
|
Rename SyncNotifications to SyncNotificationController
|
2021-10-14 17:28:15 +02:00 |
|
cketti
|
f48ff91af8
|
Rename SendFailedNotifications to SendFailedNotificationController
|
2021-10-14 17:22:51 +02:00 |
|
cketti
|
05a75b898e
|
Rename CertificateErrorNotifications to CertificateErrorNotificationController
|
2021-10-14 17:20:30 +02:00 |
|
cketti
|
50187f8b53
|
Rename AuthenticationErrorNotifications to AuthenticationErrorNotificationController
|
2021-10-14 17:11:15 +02:00 |
|
cketti
|
8836ed4dec
|
Merge pull request #5734 from k9mail/remove_base_notifications
Remove BaseNotifications class
|
2021-10-12 18:49:01 +02:00 |
|
cketti
|
b739bc470a
|
Merge pull request #5733 from k9mail/remove_unused_code
Remove unused code
|
2021-10-12 16:30:59 +02:00 |
|
cketti
|
909904fd73
|
Remove BaseNotifications class
|
2021-10-11 20:26:26 +02:00 |
|
cketti
|
55ed63dee1
|
Remove unused code
|
2021-10-11 19:19:12 +02:00 |
|
cketti
|
b6c8edc70c
|
Merge pull request #5724 from k9mail/notifications_unread_count
Don't use "unread count" in notifications
|
2021-10-11 18:58:32 +02:00 |
|
cketti
|
7a572731a2
|
Don't use "unread count" in notifications
|
2021-10-11 18:42:51 +02:00 |
|
cketti
|
1a853c67f3
|
Prepare for version 5.905
|
2021-10-05 18:07:40 +02:00 |
|
cketti
|
179128a4d8
|
Version 5.904
|
2021-10-05 18:01:15 +02:00 |
|
cketti
|
706e5ced5a
|
Merge pull request #5722 from k9mail/update_translations
Update translations
|
2021-10-05 17:32:40 +02:00 |
|
cketti
|
2acd674c01
|
Update translations
|
2021-10-05 17:24:56 +02:00 |
|
cketti
|
fb48aab23f
|
Merge pull request #5720 from k9mail/fdroid_metadata
Add metadata for F-Droid
|
2021-10-05 17:22:25 +02:00 |
|
cketti
|
e31c973fd3
|
Merge pull request #5719 from k9mail/fix_html_to_text
Don't limit line length when converting from HTML to plain text
|
2021-10-05 17:18:35 +02:00 |
|
cketti
|
d0e1a6316a
|
Copy translated short descriptions from fdroiddata repository
|
2021-10-05 16:12:37 +02:00 |
|
cketti
|
10c5a69e7d
|
Add metadata for F-Droid to repository
|
2021-10-05 15:30:28 +02:00 |
|
cketti
|
7e80d61f08
|
Don't limit line length when converting from HTML to plain text
|
2021-10-04 17:06:06 +02:00 |
|
cketti
|
6050df0d87
|
Merge pull request #5712 from k9mail/fix_delete_account_crash
Don't crash when trying to load an account that has been removed
|
2021-10-04 15:15:20 +02:00 |
|
cketti
|
c09a374694
|
Don't crash when trying to load an account that has been removed
|
2021-10-04 14:55:58 +02:00 |
|
cketti
|
a90c4394d2
|
Merge pull request #5713 from k9mail/drawer_item_ids
Tweak drawer item IDs
|
2021-10-04 14:36:39 +02:00 |
|
cketti
|
f22bc94bef
|
Make sure IDs for folders in drawer don't overlap between accounts
Overlapping IDs can trigger item animations between unrelated folders when switching accounts.
|
2021-09-30 18:41:43 +02:00 |
|
cketti
|
9709610a7b
|
Remove DRAWER_ACCOUNT_SHIFT
The drawer now uses two adapters for the account list and the folder list. So there's no need to keep the ID space separate.
|
2021-09-30 18:31:48 +02:00 |
|
cketti
|
07569ba424
|
Merge pull request #5708 from k9mail/remove_AccountsLiveData
Remove AccountsLiveData
|
2021-09-30 15:39:16 +02:00 |
|
cketti
|
cbd8ab5ded
|
Merge pull request #5707 from k9mail/fix_account_flow
Avoid crash when getting Flow for non-existent account
|
2021-09-30 14:11:59 +02:00 |
|
cketti
|
e1aef32042
|
Merge pull request #5703 from k9mail/choose_folder_ui
Tweak toolbar in 'choose folder' screen
|
2021-09-30 14:11:14 +02:00 |
|
cketti
|
389b6d340e
|
Remove AccountsLiveData
|
2021-09-29 23:58:00 +02:00 |
|
cketti
|
84eca27d4f
|
Avoid crash when getting flow for non-existent account
|
2021-09-29 23:47:34 +02:00 |
|
cketti
|
3caaa4f470
|
Merge pull request #5704 from k9mail/MessageReference_refactor
Refactor MessageReference
|
2021-09-29 18:05:56 +02:00 |
|
cketti
|
b2c998f0c5
|
Convert MessageReferenceTest to Kotlin
|
2021-09-29 15:51:30 +02:00 |
|
cketti
|
f17f0c6630
|
Rename .java to .kt
|
2021-09-29 15:51:30 +02:00 |
|
cketti
|
7d984f8918
|
Convert MessageReference to Kotlin
|
2021-09-29 15:38:23 +02:00 |
|
cketti
|
44275da943
|
Rename .java to .kt
|
2021-09-29 15:38:23 +02:00 |
|
cketti
|
8ae5378942
|
Remove Flag from MessageReference
|
2021-09-29 15:27:45 +02:00 |
|
cketti
|
4eb0c692d3
|
Change title of ChooseFolderActivity for copy/move operations
|
2021-09-28 18:48:53 +02:00 |
|
cketti
|
4d0d81fc79
|
Display 'close' icon in toolbar of ChooseFolderActivity
|
2021-09-28 17:28:22 +02:00 |
|
cketti
|
90e985f0c1
|
Prepare for version 5.904
|
2021-09-28 16:35:15 +02:00 |
|
cketti
|
9feddf7b09
|
Version 5.903
|
2021-09-28 16:00:53 +02:00 |
|
cketti
|
799917d5b8
|
Merge pull request #5697 from k9mail/demo_backend
Add "demo" backend
|
2021-09-28 15:28:35 +02:00 |
|
cketti
|
2ad12fbb6d
|
Merge pull request #5700 from k9mail/MessageStore_getFolderServerId
Moving another method from LocalStore to MessageStore
|
2021-09-28 15:19:48 +02:00 |
|
cketti
|
fc253f7fae
|
Merge pull request #5699 from k9mail/StorageManager_cleanup
Remove unused functionality from StorageManager and StorageProvider
|
2021-09-28 15:17:42 +02:00 |
|
cketti
|
03370b2aca
|
Merge pull request #5698 from k9mail/small_K9BackendStorage_fix
Don't call MessageStore.deleteFolders() with an empty list
|
2021-09-28 15:16:25 +02:00 |
|
cketti
|
fd52f60c40
|
Merge pull request #5696 from k9mail/fix_MemorizingMessagingListener
Make sure "memory key" in MemorizingMessagingListener doesn't change
|
2021-09-28 15:16:02 +02:00 |
|
cketti
|
96b03b71e5
|
Merge pull request #5695 from k9mail/fix_lock_screen_notification
Fix lock screen notification when there's only one new message
|
2021-09-28 15:14:24 +02:00 |
|
cketti
|
a6db05717e
|
Remove LocalStore.getFolderServerId()
|
2021-09-24 18:55:38 +02:00 |
|