1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 17:57:16 +00:00
Commit graph

14505 commits

Author SHA1 Message Date
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
M66B
5ddf4fc994 Default sync trash and archive 2018-08-06 20:14:11 +00:00
M66B
0aaf2e948f Move by APPEND/DELETE if no MOVE capability 2018-08-06 20:03:06 +00:00
M66B
553a467ca0 Fixed home/toggle eula 2018-08-06 19:56:10 +00:00
M66B
98df585c52 Updated providers 2018-08-06 19:03:59 +00:00
M66B
beee8574fd Use intent type to target right process receiver 2018-08-06 18:57:36 +00:00
M66B
4342362c6f Move outbox to sent on new sent message 2018-08-06 18:38:51 +00:00
M66B
b50646d05e Mark outbox messages read on sent 2018-08-06 18:11:24 +00:00
M66B
409a9f5b3c Show password only on first entry
Fixes #2
2018-08-06 17:41:14 +00:00
M66B
41504e8098 Check for host, port, user, password
Fixes #19
2018-08-06 17:31:51 +00:00
M66B
577bd0f15b Updated providers 2018-08-06 17:10:38 +00:00
M66B
d8e8f3bc99 Added link to FAQ 2018-08-06 17:04:24 +00:00
M66B
74e8134e6c Check for MOVE capability 2018-08-06 16:36:37 +00:00
M66B
0069c4e9d7 Added capabilities to account 2018-08-06 16:29:49 +00:00