Commit Graph

36 Commits

Author SHA1 Message Date
M66B d73ae7bced Moved log 2018-11-13 18:26:56 +01:00
M66B 64c2fd75c2 Moved debug info 2018-11-13 16:01:29 +01:00
M66B 940e7b3903 Fixed copyright
Thanks @rancidfrog
2018-10-29 10:46:49 +00:00
M66B 6cdce79221 Made selecting a trash folder mandatory 2018-10-22 13:01:49 +00:00
M66B edd7e93e1f Extended debug info 2018-10-17 12:19:54 +00:00
M66B 1527208327 Allow ignoring individual messages 2018-10-16 11:29:12 +00:00
M66B 788b2a07eb Added debug info 2018-10-13 07:15:47 +00:00
M66B 695bb5bc8a Enable log/debug info in release builds again 2018-09-30 15:33:57 +00:00
M66B b01cf117c3 Check signature 2018-09-27 06:44:02 +00:00
M66B ee4cca9872 Hide debug button when not in debug mode 2018-09-26 14:43:22 +00:00
M66B 265e7fe88f Download small messages on metered connection only, refactoring, improvements 2018-09-16 10:44:13 +00:00
M66B 1cc3d79ce9 Unexpected error handling 2018-09-15 05:49:54 +00:00
M66B 7ae0ed395e Send log files as attachments 2018-09-12 10:54:37 +00:00
M66B 89cb8cd771 Include version in subject of crash log / debug info 2018-09-08 09:10:34 +00:00
M66B 7dd50cebab Added star/unstar
Fixes #9
2018-09-07 15:12:43 +00:00
M66B 4802a8b2c8 Improved logging 2018-09-04 05:49:58 +00:00
M66B 2403be2231 Added basic log 2018-09-03 19:26:32 +00:00
M66B 131beadea9 Progressive search 2018-09-01 19:15:25 +00:00
M66B d884c9c7ec Store messages in files 2018-08-19 07:08:49 +00:00
M66B a218a97c00 Fixed connectivity issues, improved logging 2018-08-15 07:40:18 +00:00
M66B 7ea97fad6b Changed name to FairEmail 2018-08-14 05:53:24 +00:00
M66B 4050350a0e Fixed debug/crash info 2018-08-13 06:04:20 +00:00
M66B 92e9120e06 Consistently use database transactions
To prevent hard to find problem
2018-08-12 12:47:52 +00:00
M66B 096919e307 Introduced simple task
Loaders are not suitable for one shot tasks which execution needs to be guaranteed
2018-08-12 07:51:33 +00:00
M66B 4aca3880e4 Generic simple loader 2018-08-11 05:02:13 +00:00
M66B 643b17397a Refactored compose to create a draft on get 2018-08-10 19:35:05 +00:00
M66B c6ca47bd4f Use loader for debug info 2018-08-10 11:16:13 +00:00
M66B 0a7ec026b1 Added system folders selection 2018-08-10 09:45:36 +00:00
M66B 70a2fdee1c Revised operation handling 2018-08-09 20:45:42 +00:00
M66B 7ea6ba1762 Fixed debug/crash info 2018-08-09 07:00:20 +00:00
M66B 93f75af745 Use linked drafts folder
Fixes #28
2018-08-08 11:21:19 +00:00
M66B 10ee7df4b9 Switched to AndroidX libraries 2018-08-08 07:03:31 +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 b0179b2b13 Added about navigation menu, moved debug info
Closes #12
2018-08-06 13:08:32 +00:00