Commit Graph

2011 Commits

Author SHA1 Message Date
Angelo Fuchs 9ef895500c #743 storing draft in onPause to keep Draft text even when app is destroyed after being paused 2019-12-28 01:23:33 +01:00
Angelo Fuchs bef2898900 fixing unexpected failure when rm does not find a file. 2019-12-27 17:12:26 +01:00
Angelo Fuchs c2ec093542 added comment with minimum required ndk 2019-12-27 15:38:37 +01:00
björn petersen 7a9160c1e5 Merge pull request #1191 from deltachat/add-badge-count-hint
add comment about badge-count hint
2019-12-24 00:54:01 +01:00
B. Petersen 05b00bbe6b add comment that setNumber() also sets the badge-count on android8 and newer 2019-12-23 00:00:57 +01:00
B. Petersen 6280a12e5a bump version 2019-12-22 12:05:59 +01:00
B. Petersen 59ed29f8ed update deltachat-core-rust submodule 2019-12-22 11:30:12 +01:00
björn petersen 7f6ea41510 Merge pull request #1184 from deltachat/save-log-permissions
check disk-write-permissions on saving logs
2019-12-21 22:10:55 +01:00
björn petersen b187cc25da Merge pull request #1185 from deltachat/take-care-on-recompress
do not recode when attaching files
2019-12-21 22:10:27 +01:00
B. Petersen 63b4b91139 do not try to recode videos when attached as files; esp. if the detection with isVideoType() fails (webm may be an image), this gets annoying 2019-12-21 00:37:05 +01:00
B. Petersen 1c7ee20e42 ask/check disk-write-permissions on saving logs, esp. needed when not yet configured 2019-12-20 23:34:58 +01:00
B. Petersen 6ceab4cc84 bump version 2019-12-20 17:10:48 +01:00
B. Petersen 9d34ccc321 update deltachat-core-rust submodule 2019-12-20 16:16:29 +01:00
cyBerta c978d320ab Merge pull request #1183 from deltachat/no-device-msg-notify
do not add system-notifications on new device messages
2019-12-20 16:09:33 +01:00
B. Petersen 8fc3258391 do not add system-notifications on new device messages, esp. for the welcome messages, this is too much noise 2019-12-20 16:07:54 +01:00
cyBerta fa68d7757e Merge pull request #1181 from deltachat/fix-android9-share
use Intent.ACTION_VIEW from an Activity-context
2019-12-20 15:51:55 +01:00
B. Petersen 221621eaf5 avoid static function, sacrifying some explicity 2019-12-20 15:49:08 +01:00
B. Petersen eb7352d782 remove now superfluous FLAG_ACTIVITY_NEW_TASK 2019-12-20 15:42:57 +01:00
B. Petersen d18c5cf569 use Intent.ACTION_VIEW from an Activity-context 2019-12-20 14:21:28 +01:00
B. Petersen a95a6ae299 bump version 2019-12-19 19:23:43 +01:00
B. Petersen 483c03bab8 update deltachat-core-rust submodule 2019-12-19 17:20:28 +01:00
cyBerta 17f5187987 Merge pull request #1176 from deltachat/maybe-network-thread
call dc_maybe_network() from a worker thread.
2019-12-19 09:53:32 +01:00
björn petersen 788fb7e766 Merge pull request #1172 from deltachat/fix-cannot-handle-media-msg
better message if a media-type cannot be handled
2019-12-19 01:43:20 +01:00
B. Petersen 3621bd7fbe call dc_maybe_network() from a worker thread.
theoretically, dc_maybe_network() can be called from the main thread
and returns at once,
however, in reality, it does currently halt things for some seconds.
this is a workaround that make things usable for now.
2019-12-19 01:40:49 +01:00
björn petersen 05520a2316 Merge pull request #1165 from deltachat/build_on_catalina
fix builds for MacOSX Catalina
2019-12-18 01:04:42 +01:00
B. Petersen 1df39de0bc better message if a media-type cannot be handled 2019-12-17 23:50:12 +01:00
björn petersen 00eef7e5c8 Merge pull request #1169 from deltachat/adaptive-dev-icon
add adaptive dev-icon
2019-12-17 23:01:08 +01:00
B. Petersen b468fcdb7a add an adaptive dev-icon (without, on new anrdoids the one from release is used) 2019-12-17 22:08:16 +01:00
B. Petersen e5434f3b2c update playstore logo v1.0.0 2019-12-17 20:35:21 +01:00
cyBerta 8588732dda Merge pull request #1166 from deltachat/adaptive-icon
add adaptive icon
2019-12-17 17:43:24 +01:00
B. Petersen 6fc040317d adapt gplay icon 2019-12-17 17:29:28 +01:00
B. Petersen 74338a2700 add adaptive icon 2019-12-17 17:24:49 +01:00
björn petersen 7d6bf861a1 Merge pull request #1164 from deltachat/changelog-1.0
update changelog
2019-12-17 13:33:44 +01:00
cyberta 1b680ba190 fix builds for MacOSX Catalina. CPATH needs to be set in order to compile deltachat iOS whareas deltachat android builds fail if CPATH is set 2019-12-17 13:27:22 +01:00
B. Petersen 89a25bdc48 reorder 2019-12-17 12:21:30 +01:00
B. Petersen 919fd8a4f1 be more specific about rust 2019-12-17 12:01:35 +01:00
B. Petersen 4a72fa777a update contributor list 2019-12-17 11:55:40 +01:00
B. Petersen 3baa2b4d25 update changelog 2019-12-17 11:47:35 +01:00
B. Petersen 86f2a95884 bump version to 1.0.0 2019-12-17 11:23:46 +01:00
B. Petersen b724a54710 update deltachat-core-rust submodule 2019-12-17 00:22:16 +01:00
B. Petersen f94a569e9a bump version 2019-12-16 15:55:46 +01:00
B. Petersen 9f805e679f update translations 2019-12-16 15:07:18 +01:00
B. Petersen f5ecae3a3c update deltachat-core-rust submodule 2019-12-16 15:03:42 +01:00
cyBerta 3b8ad268d0 Merge pull request #1162 from deltachat/doze-device-message
move doze reminder to device-chat
2019-12-16 14:34:29 +01:00
B. Petersen 2434daa173 add a try/catch block around the reminder-stuff. there is the PowerManager envolved that may create all kind of problems. so i like to be sure-careful here, also as the code is run frequently and may cause problems only on very few devices. 2019-12-16 14:30:14 +01:00
B. Petersen 4226d23f2d move doze reminder to device-chat 2019-12-16 14:02:52 +01:00
B. Petersen 5713fce830 bump version 2019-12-15 23:44:23 +01:00
B. Petersen f4815bb19f update deltachat-core-rust submodule 2019-12-15 23:34:53 +01:00
B. Petersen f8b40c919f bump version 2019-12-14 01:46:13 +01:00
björn petersen 9fe1107512 Merge pull request #1159 from deltachat/set-avatar-file-extension
fix avatar extension
2019-12-14 01:26:42 +01:00