Commit Graph

776 Commits

Author SHA1 Message Date
B. Petersen 262900a57c update translations 2020-06-21 12:19:24 +02:00
B. Petersen ae247359fb update translations 2020-06-19 22:23:36 +02:00
B. Petersen 128667c35f say, what we're doing 2020-06-19 21:18:01 +02:00
B. Petersen 25124a7225 update translations 2020-06-17 16:50:18 +02:00
B. Petersen e61a3fe488 add dark wallpaper for portrait and landscape mode 2020-06-17 15:11:48 +02:00
B. Petersen 1a620d6d8f add a landscape default background, toggle on orientation change 2020-06-17 14:44:56 +02:00
B. Petersen b268981a84 move background to raw drawable folder, it does not contain dpi information 2020-06-17 13:13:49 +02:00
B. Petersen e8853a4329 Revert "fixes #466. Setting the background image provides for a image that is sufficiently large to fit portrait and landscape orientations. When displayed the shorter side is scaled to fit, the larger is then centered and cropped."
This reverts commit 16f5c6d889.
2020-06-17 11:50:18 +02:00
B. Petersen 8c9cc638c4 use new MediaKeyboard instead of EmojiDrawer also in profile 2020-06-16 00:46:07 +02:00
cyBerta 41cb804d5a Merge pull request #1410 from deltachat/diversify_emojis
United colors of emoji
2020-06-15 17:29:35 +02:00
B. Petersen 795edf602c update translations 2020-06-14 01:09:46 +02:00
cyberta 0df0d5bc8e fix new line lint issues, cleanup in media_keyboard.xml 2020-06-12 18:12:40 +02:00
cyberta 87293a78df remove deprecated resources 2020-06-12 16:45:55 +02:00
cyberta c15ba22037 tweak colors of emoji category icons 2020-06-12 16:33:43 +02:00
bjoern 03683e0e23 Merge pull request #1407 from deltachat/nice-background
Nicer background
2020-06-12 13:43:20 +02:00
cyberta 0fe996cf95 tweak dark mode emoji gallery background color 2020-06-11 18:41:42 +02:00
cyberta b5e3c0c274 tweak emoji variation hint color 2020-06-11 18:41:01 +02:00
cyberta 56d85e01e1 update and adapt signal sources to have the new media keyboard including new emojis 2020-06-11 17:37:43 +02:00
bjoern a76d36ac1a Merge pull request #1406 from deltachat/remove-empty-server
remove 'Delete emails from server' experiment
2020-06-11 12:51:33 +02:00
B. Petersen c9370a0c62 update translations 2020-06-10 20:25:53 +02:00
B. Petersen 68ed04cd44 remove unused device-message, avoid unneeded translations 2020-06-10 20:20:30 +02:00
B. Petersen 6738b0d477 remove 'Delete emails from server' experiment, the function is superseded by 'Auto-delete messages' 2020-06-10 19:47:07 +02:00
Hocuri e4527df7fe Nicer background 2020-06-10 19:46:09 +02:00
B. Petersen d27ab85705 allow qr-account-creation from within configured app 2020-06-10 17:04:47 +02:00
B. Petersen 791b4adff8 move 'Switch account' out of experimental 2020-06-10 00:56:33 +02:00
B. Petersen 60ae485082 wording 2020-06-09 16:42:25 +02:00
bjoern b0c3241bc6 Merge pull request #1395 from deltachat/face_detection_draft
Implement manual blurring
2020-06-09 11:27:40 +02:00
cyberta ac0dfc2649 change blur icon 2020-06-08 13:23:11 +02:00
cyberta 8aff85b21c remove unused blur related strings 2020-06-08 11:16:06 +02:00
cyberta 2caad455c0 remove code that is unnecessary for manual blurring, revert this commit if we ever want to implement automatic face detection 2020-06-08 10:52:25 +02:00
B. Petersen 9bf2b8dfb3 streamline title, add 'edit' button to the preview to allow the same flow as before (edit on click on group-avatar) 2020-06-06 19:47:05 +02:00
B. Petersen e0c1396f4c streamline wording
we have already the string menu_group_name_and_image
to be used as an 'edit' button label.
the string 'edit' is ommitted to keep things a bit shorter.
if we like, we can change that string, however,
maybe things are just fine :)
2020-06-06 18:40:35 +02:00
bjoern cb54d64826 Merge pull request #1392 from deltachat/1228_show_avatar_larger
Allow enlarge of avatar
2020-06-06 00:10:02 +02:00
Angelo Fuchs 80a8f708ec #1228 resusing the MediaPreviewActivity to display the avatar 2020-06-05 17:50:20 +02:00
cyberta 9f48ee0a74 first draft on face detection adapting signal's new feature 2020-06-05 14:46:30 +02:00
bjoern f46bb21c82 Merge pull request #1393 from deltachat/remove-unused-cert-option
remove option 'accept invalid hostnames'
2020-06-04 15:13:19 +02:00
Angelo Fuchs 16f5c6d889 fixes #466. Setting the background image provides for a image that is sufficiently large to fit portrait and landscape orientations. When displayed the shorter side is scaled to fit, the larger is then centered and cropped. 2020-06-04 00:02:34 +02:00
Angelo Fuchs f08c4abc0e #1228 group image now behaves like single contact image. 2020-06-03 21:33:27 +02:00
B. Petersen 44e9a6c9bb the option 'accept invalid hostnames' does not longer exist, see https://github.com/deltachat/deltachat-core-rust/pull/987 2020-06-03 21:11:54 +02:00
Angelo Fuchs 486269a259 fix #1228 by showing the avatar image larger. Tap on it again to remove the display again. 2020-06-03 19:41:13 +02:00
Angelo Fuchs c84495fb31 Revert "fix #1228 by showing the avatar image larger. Tap on it again to remove the display again."
Commit should have gone to PR.

This reverts commit f0323c95d6.
2020-06-03 19:32:43 +02:00
Angelo Fuchs f0323c95d6 fix #1228 by showing the avatar image larger. Tap on it again to remove the display again. 2020-06-03 19:27:37 +02:00
B. Petersen 050c358859 make in-chat-sounds respect notification- and mute-settings 2020-05-25 13:38:57 +02:00
B. Petersen 1e60eb9c1a just use defaults for led-pattern, it is no longer supported since andoid8; in-chat sounds are independent from global-notification-switch 2020-05-25 13:38:52 +02:00
B. Petersen a2c2c6508b fix typo 2020-05-21 22:33:01 +02:00
B. Petersen 534bccb2f7 update translations 2020-05-21 22:28:30 +02:00
B. Petersen c0d74a0acf show changed situation to 1.6 users 2020-05-11 01:11:22 +02:00
B. Petersen d1690399cc move permantent-notification switch more prominent, let it depend on notifications-enabled 2020-05-11 01:11:22 +02:00
B. Petersen b0641a49c3 change default for 'reliable background service' to false
reason is that ppl are pretty annoyed by the
permanant notification, that might have been expected and that would be okay.
but, more worse, for whatever reasons, this drains more battery on some systems
than having just "allow consuming battery" enabled,
maybe some system do not go to doze mode because of the permantent-notification.

anyway, to avoid initial annoyances, we switch back to
- asking the user to "allow consuming battery"
- having a 15 mintues or so polling interval (as on iOS)

but, in contrast to 1.3, we now still have the _option_ to
enable a permantent-notification that user can enabled if everything else
described at https://dontkillmyapp.com does not work.

the "smart" permantent notification from 1.3,
that are only shown under some circumstances, however, are gone.
they are not realiable, eg. we did not use them when "consume battery"
was enabled - which is not sufficient on various "modern" systems.
but the main reason is that _if_ the user enables a permantent notification,
this can also be regarded as a hint that things are up and running.
2020-05-11 01:11:22 +02:00
B. Petersen b2743af10c update translations 2020-05-11 00:17:08 +02:00