Commit Graph

218 Commits

Author SHA1 Message Date
M66B 099d8efe50 Icons proposed by @Primokorn 2018-08-08 13:31:17 +00:00
M66B 2c66c4c3e9 0.9 release 2018-08-08 13:23:30 +00:00
M66B 0f51c3088b Fixed decoding of broken encoded texts, like the subject 2018-08-08 13:21:16 +00:00
M66B 8f47b2fbf9 Extended crash info 2018-08-08 13:05:43 +00:00
M66B 1572111935 Allow editing trashed messages
Fixes #21
2018-08-08 12:53:34 +00:00
M66B 971781b416 Better action conditions 2018-08-08 12:28:21 +00:00
M66B bd489df9a5 Move messages from outbox to sent (if any)
Fixes #24
2018-08-08 11:58:50 +00:00
M66B ac1e20857d Show 0, 1 or more accounts, operations, messages
Refs #26
2018-08-08 11:41:49 +00:00
M66B 93f75af745 Use linked drafts folder
Fixes #28
2018-08-08 11:21:19 +00:00
M66B 94f0e866e1 Automatically copy account password to identity 2018-08-08 10:31:11 +00:00
M66B a5af366b03 Added identity linked account 2018-08-08 10:22:12 +00:00
M66B d844734627 Added FAQ
Refs #26
2018-08-08 09:21:55 +00:00
M66B abe7b45f59 Append crash reports 2018-08-08 08:23:00 +00:00
M66B c03ff70568 Skip reporting timeout exception 2018-08-08 08:09:53 +00:00
M66B 3148e52cdc On disabling synchronization mark message seen until now
Fixes #26
2018-08-08 07:29:21 +00:00
M66B 70f64c896a Show full address in message view
Refs #27
2018-08-08 07:19:39 +00:00
M66B 7c39cc9cd1 Fixed flickering
This is why AndroidX was required
2018-08-08 07:11:03 +00:00
M66B 10ee7df4b9 Switched to AndroidX libraries 2018-08-08 07:03:31 +00:00
M66B ab5f432978 Moved observers and loaders to onActivityCreate 2018-08-08 05:52:57 +00:00
M66B b0d8bc9c10 Set default seven days to sync for user folders
Sync of user folders is disabled by default
2018-08-08 05:06:54 +00:00
M66B f7f3e01b55 Switch from WebView to CustomTabs 2018-08-08 05:02:25 +00:00
M66B 934e898022 0.8 release 2018-08-07 20:31:05 +00:00
M66B 0c1ea6c623 Fixed displaying folders of all accounts 2018-08-07 20:30:45 +00:00
M66B facfd4399e Sort synced user folders on top 2018-08-07 20:27:18 +00:00
M66B 3a55ea5269 Fixed message unseen color 2018-08-07 20:12:45 +00:00
M66B d263720b56 Update seen until on notification delete 2018-08-07 20:03:45 +00:00
M66B b0f20f79a0 Crowdin sync 2018-08-07 19:38:54 +00:00
M66B ce589e6af3 0.7 release 2018-08-07 19:37:28 +00:00
M66B d3ed9271ab Added account/identity delete 2018-08-07 19:35:21 +00:00
M66B 847db6be1f Report new email only
Fixes #20
2018-08-07 18:31:14 +00:00
M66B 7f76fbbc98 Fixed grouping of messages without thread 2018-08-07 17:56:11 +00:00
M66B d075f56e2d Move folders to navigation menu, navigate by account 2018-08-07 17:49:06 +00:00
M66B d5a55f9e27 Simplify address handling by using type converters 2018-08-07 16:28:03 +00:00
M66B 5f48e38d6d Seem to be a formatting bug in Android Studio 2018-08-07 15:20:51 +00:00
M66B cc88ea4e06 Optimized database queries 2018-08-07 15:06:18 +00:00
M66B 7ffb9ea2c3 Added debug info 2018-08-07 15:06:07 +00:00
M66B 889e627dd0 Merge branch 'master' of github.com:M66B/open-source-email 2018-08-07 09:55:29 +00:00
M66B 0611dc45eb Minor query improvements 2018-08-07 09:55:14 +00:00
Marcel Bokhorst 8de40bfe97
Merge pull request #23 from licaon-kter/patch-3
title_folder_unseen does not need translation
2018-08-07 10:47:36 +02:00
Licaon_Kter d2d87e67b3
title_folder_unseen does not need translation
...I guess
2018-08-07 08:45:57 +00:00
M66B 472213e523 Updated text 2018-08-07 08:30:47 +00:00
M66B 37c226c74d Faster database access 2018-08-07 08:30:39 +00:00
M66B 048660d24f Refactored adapters to use bindTo method 2018-08-07 06:51:49 +00:00
M66B 9b148eefb9 Added message list paging 2018-08-07 06:38:00 +00:00
M66B 4d56cee1f5 Use variable version numbers 2018-08-07 05:30:15 +00:00
M66B def41af164 Updated gradle 2018-08-06 20:49:36 +00:00
M66B 54f8e6831c Fixed translations 2018-08-06 20:33:42 +00:00
M66B e169576732 0.6 release 2018-08-06 20:27:44 +00:00
M66B d0f60e7d90 Crowdin sync 2018-08-06 20:26:17 +00:00
M66B e7a709b944 Sync trash / archive by default
Fixes #21
2018-08-06 20:24:22 +00:00