Commit Graph

88 Commits

Author SHA1 Message Date
M66B ed0ea8f526 Oops 2021-08-20 22:09:20 +02:00
M66B c3ecd8a598 Small mailto improvements 2021-07-24 20:10:44 +02:00
M66B 34aa1112eb Refactoring 2021-07-15 18:36:39 +02:00
M66B fc2dc9a5e5 Android 12: notification ID 2021-07-15 15:28:27 +02:00
M66B ddd7a1e737 Use custom action bar view for setup/compose 2021-07-02 14:18:26 +02:00
M66B 02e43af51f Added mailto/bcc support 2021-06-29 21:50:12 +02:00
M66B 4b08501747 Oops 2021-06-23 23:05:20 +02:00
M66B bfc8471360 Prevent crash 2021-06-22 22:07:19 +02:00
M66B b4597c216a Cleanup 2021-05-23 08:07:46 +02:00
M66B 8d2b35da55 Discord link problem workaround 2021-05-22 18:14:43 +02:00
M66B ab088a4de2 Fixed crash 2021-05-22 17:20:58 +02:00
M66B 1f8c00388f Sanitize mailto 2021-05-22 08:08:18 +02:00
M66B 637fa63081 Sanitize send intent 2021-05-21 20:40:55 +02:00
M66B b11ef63ab6 Cancel send improvements 2021-04-01 08:42:07 +02:00
M66B 9a1ee17165 Refactoring 2021-03-28 19:56:35 +02:00
M66B 4ecb071839 Send undo improvements 2021-03-28 09:07:01 +02:00
M66B da06871d98 Added undo send 2021-03-27 22:00:36 +01:00
M66B 38bfd63a9c Simplified compose/share workaround 2021-02-10 20:03:36 +01:00
M66B ddf193cce4 Refactoring 2021-02-02 17:43:46 +01:00
M66B b1c60ee1d3 Exclude from recents 2021-02-01 20:46:19 +01:00
M66B a4cb6d8b40 Finish affinity 2021-02-01 20:06:20 +01:00
M66B 5b03b40f1d Santize shared attachments 2021-01-23 10:26:05 +01:00
M66B cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B 8c046e2f60 Added support for in-reply-to in mailto links 2020-12-28 12:52:08 +01:00
M66B ceb00f7d91 Small improvements 2020-11-14 14:27:53 +01:00
cketti 03003a2605 Replace usage of android.net.MailTo with androidx.core.net.MailTo
Use the AndroidX version of MailTo instead of the broken platform version.
For more information see https://cketti.de/2020/06/22/android-net-mailto-is-broken/
2020-11-12 22:53:43 +01:00
M66B 69fdfdfe7d Convert mailto body to HTML 2020-09-03 13:52:37 +02:00
M66B d06aa95cc3 Fixed rotating composer 2020-07-06 10:28:00 +02:00
M66B 8be1b3394c Added share into 2020-07-03 18:24:16 +02:00
M66B e4958c0874 to HTML with font family 2020-06-28 20:43:20 +02:00
M66B e0c839e9a9 Internet address improvements 2020-04-21 18:51:09 +02:00
M66B e3a3878802 Simplification 2020-04-04 10:13:23 +02:00
M66B 74f4ffa7de Added direct text share 2020-03-16 11:44:25 +01:00
M66B dc69b597ab Updated copyright 2020-01-05 18:36:57 +01:00
M66B df7b74c456 Cleanup 2019-11-20 12:40:49 +01:00
M66B 1c0f5382f5 Back fixes 2019-10-04 16:57:40 +02:00
M66B 444e0ebef8 Simplification 2019-09-23 18:56:15 +02:00
M66B ca480d054d Refactoring 2019-08-13 10:57:03 +02:00
M66B 0191240a27 Deliver/pop on started instead of resumed
https://developer.android.com/guide/components/activities/activity-lifecycle#onstart
2019-07-27 08:04:47 +02:00
M66B e51b7a1fbf Log activity intent 2019-07-10 11:10:32 +02:00
M66B 0f7f0e1ad3 Use dialog fragment to select colors 2019-06-30 16:55:15 +02:00
M66B ce0e2ba5f8 Refactoring 2019-06-19 12:03:50 +02:00
M66B c68ca3fa4c Workaround wrongly encoded mailto links 2019-06-06 11:06:51 +02:00
M66B 709506deb2 Prevent crash 2019-05-27 12:41:44 +02:00
M66B 5780253a14 Added record audio / take photo 2019-05-09 12:19:43 +02:00
M66B 382f57d6ca Android Q compatibility 2019-05-08 13:15:02 +02:00
M66B 7b7ec3aff3 Symplify encryption flow 2019-04-24 13:17:49 +02:00
M66B 3fdba49f88 Get encryption key 2019-04-24 11:37:34 +02:00
M66B aa463b3701 Fixed encryption flow 2019-04-24 09:13:27 +02:00
M66B 7c2f221282 Show if receipt was requested, refactoring 2019-04-17 20:33:22 +02:00