Commit Graph

4630 Commits

Author SHA1 Message Date
bjoern 030390b5f5 Merge pull request #1736 from deltachat/refine-autodel-confirm
fortify wording in delete-server dialog
2020-11-18 12:37:18 +01:00
B. Petersen 8675a21e64 fix grammar 2020-11-18 11:32:35 +01:00
B. Petersen 4b3355813d incorporate some of @Hocuri's suggestions 2020-11-17 23:39:16 +01:00
B. Petersen 21faaa5f9c fortify wording in delete-server dialog
this pr changes the wording,
not relativize things, underlining the worse impact.

i avoided adding "maybe" or "potentially" here,
even if that would be more accurate.

moreover, the pr adds some red color and emojicons.
2020-11-17 16:35:50 +01:00
link2xt 80bf4c20a0 Merge pull request #1733 from deltachat/environment-lto
ndk-make.sh: use environment variable to control LTO
2020-11-14 21:40:45 +03:00
Alexander Krotov 7d7f93939f ndk-make.sh: use environment variable to control LTO 2020-11-14 21:30:22 +03:00
Alexander Krotov 222d71808a Update README for new Dockerfile 2020-11-14 21:20:09 +03:00
Alexander Krotov 8cb879af2e Dockerfile: build as non-root user 2020-11-14 18:04:00 +03:00
bjoern b201c5e461 Merge pull request #1730 from deltachat/prep-1.14.4
prep 1.14.4
2020-11-13 15:34:50 +01:00
B. Petersen 50028a70f4 bump version to 1.14.4 2020-11-13 11:54:00 +01:00
B. Petersen fdfebe3a9e update changelog for 1.14.4 2020-11-13 11:54:00 +01:00
bjoern a93709ce87 Merge pull request #1729 from deltachat/fix-1726
Fix #1726
2020-11-13 11:44:07 +01:00
Hocuri 9beff06fb1 Fix #1726 2020-11-12 14:28:04 +01:00
bjoern a59f583e7d Merge pull request #1728 from deltachat/fix-1727
Fix #1727 wrong input line padding when using system-emoji
2020-11-12 13:34:49 +01:00
Hocuri 1af62923d7 Fix #1727 wrong input line padding when using system-emoji 2020-11-12 13:13:47 +01:00
B. Petersen c3f7e6c299 typo 2020-11-12 00:08:06 +01:00
B. Petersen 676dd7f4b5 update translations 2020-11-11 11:40:29 +01:00
bjoern b8bd05c80f Merge pull request #1724 from deltachat/prep-1.14.3
prep 1.14.3
2020-11-09 18:06:17 +01:00
B. Petersen 3239e06427 bump version to 1.14.3 2020-11-09 17:37:04 +01:00
B. Petersen 8ba9075cbf update changelog for 1.14.3 2020-11-09 17:36:27 +01:00
B. Petersen df225182b3 update deltachat-core-rust submodule 2020-11-09 15:42:50 +01:00
bjoern 80ee7cee22 Merge pull request #1723 from deltachat/prep-1.14.2
prep 1.14.2
2020-11-09 13:25:35 +01:00
B. Petersen a4bc294318 bump version to 1.14.2 2020-11-09 13:05:27 +01:00
B. Petersen b9883a157c update changelog for 1.14.2 2020-11-09 13:04:05 +01:00
B. Petersen 7503cbfd72 update translations 2020-11-09 13:03:00 +01:00
bjoern 710f0195f4 Merge pull request #1720 from deltachat/quotes-add-on-3
Quotes add on 3
2020-11-09 12:55:53 +01:00
B. Petersen e07aac54dc update release checklist to changed gplay ui 2020-11-09 10:31:58 +01:00
bjoern aa180e1c3a Merge pull request #1721 from deltachat/fix-notification-removal
do not use cached value to check for notifications
2020-11-09 10:15:01 +01:00
B. Petersen 0cbf31b18a do not use cached value to check for notifications
the 'inboxes' value contains the last lines of notification,
however, if the app is restarted for whatever reasons,
but notifications are persisted,
they do not contain all lines.

for the notification display, this is no big deal,
however, this cached value is not suitable
to check if there is a notification or not for a chat.

even if there is a notification, 'inboxes' may be empty,
this 'speed up' check was introduced
for a workaround of notification removal that requires lots of calls.
meanwhile, however, we have DC_EVENT_MSGS_NOTICED,
so we also remove this workaround.
2020-11-09 01:04:08 +01:00
Hocuri b9c18bdbe3 Make the dissmiss button better clickable again
I somehow have a deja-vu effect, didn't I do this before? Anyway, now
it's fine
2020-11-08 12:59:07 +01:00
Hocuri 778718c7b2 Don't cut the document icon in quotes
I also deleted an unnecessary LinearLayout, so you should look at the
diff with --ignore-all-space

Firstly, I lifted quote_attachment_container out of the FrameLayout with
the thumbnail so that quote_attachment_container can be wrap_content
(and enlarge the quote if necessary) while the thumbnail still always
matches the size of the quote.

Then I made the document view itself a little smaller so it does not
enlarge the quote all the times.
2020-11-08 12:55:38 +01:00
Hocuri 90af180ce4 Make the quote animation faster
IIRC it was complained about this in the Testing group and I agree
2020-11-08 12:29:38 +01:00
Hocuri 09e890f443 Keyboard correctly closes when it is open and a quote to another chat is clicked
Reported by Treefit
2020-11-08 11:43:23 +01:00
bjoern 4f397abfb2 Merge pull request #1714 from deltachat/prep-1.14.1
prep 1.14.1
2020-11-06 17:12:51 +01:00
B. Petersen 126250f65c bump version 2020-11-06 00:01:08 +01:00
B. Petersen 488d25a97b add link to upcoming blogpost 2020-11-05 23:58:41 +01:00
B. Petersen d1c0240efc update changelog 2020-11-05 21:25:31 +01:00
bjoern 4f58a4986f device-message translations (#1713)
* update translations, esp. device message translations

* update translations
2020-11-05 20:42:17 +01:00
bjoern 0f7059eafc Merge pull request #1709 from deltachat/always-show-done
In the editor, always show the "Done" button
2020-11-05 19:42:16 +01:00
bjoern adc0ea3ca0 Merge pull request #1707 from deltachat/fix-longname-title
Fix parts of group names missing
2020-11-05 19:41:54 +01:00
bjoern 3a50bf05d1 Merge pull request #1710 from deltachat/fix-another-crash
Fix crash in ImageEditor
2020-11-05 19:41:17 +01:00
Hocuri a781bd0d36 Put color picker to the right 2020-11-05 13:16:40 +01:00
bjoern d789df2c5d Merge pull request #1712 from deltachat/no-millis
Do not display milliseconds when recording a voice message fix #1711
2020-11-04 20:58:23 +01:00
Hocuri ab77b61d35 Do not display milliseconds when recording a voice message fix #1711 2020-11-04 09:34:54 +01:00
Hocuri 485bfce7b4 Fix crash
For some reason it is not possible to remove `setUri`, when I tried, I
got crashes each time I tried to edit an image.
2020-11-03 19:25:50 +01:00
Hocuri b99c003917 In the editor, always show the "Done" button 2020-11-03 19:20:25 +01:00
Alexander Krotov 9686536695 Dockerfile: set ANDROID_NDK_ROOT 2020-11-03 19:57:31 +03:00
Hocuri 0cdedc3f6d Fix parts of group names missing
as reported in testing group
2020-11-03 17:40:18 +01:00
B. Petersen a1e7388f95 disable forwarding info-messages
i cannot see a usecase for forwarding info-messages as "member added",
so it might also confuse users when the option is offered at all.

as all selected messages are loaded into memory anyway,
this was easy to implement.

tbh, if we would track the selection by message-ids only and
this would have require a larger refactoring or performace issues
(imaging 100 messages to be checked on each new selected message),
i would not have implemented that now :)

i do not think, that sensitive information can be send accidentially this way,
even if Bob can forward an info-message as "Alice invited Claire" -
it is pretty clear to Bob that he forwards exactly that text.
(this is different from adding "Honey" to the group -
where "Honey" is an only locally given name for "Dr. Someone" ;)
2020-11-03 11:04:02 +01:00
Alexander Krotov 18a19f98b6 Refactor ndk-make.sh 2020-11-03 02:28:36 +03:00