Commit Graph

3066 Commits

Author SHA1 Message Date
B. Petersen 465a35a100 update translations 2020-11-01 00:34:23 +01:00
B. Petersen f1336c44d6 update deltachat-core-rust submodule 2020-10-31 23:14:46 +01:00
B. Petersen 99f592bf68 update translations, update check-translations.sh 2020-10-30 16:09:14 +01:00
B. Petersen f05b887ce6 update translations, tweak check-translations script 2020-10-29 16:33:38 +01:00
Alexander Krotov 44976fc779 Dockerfile: replace ANDROID_HOME with ANDROID_SDK_ROOT
Page https://developer.android.com/studio/command-line/variables
says ANDROID_HOME is deprecated and replaced with ANDROID_SDK_ROOT.
2020-10-29 12:49:52 +03:00
Alexander Krotov 638e4d4ef0 Move docker/cargo-config into Dockerfile ENV directives
Having everything in a single file is easier to manage.
2020-10-29 12:49:52 +03:00
B. Petersen 556ec7f7d4 update translations, add Slovak language 2020-10-28 18:14:20 +01:00
bjoern 440cbe6fea Merge pull request #1693 from deltachat/priorize-delete-icons
priorize delete-function over export/copy
2020-10-27 19:25:19 +01:00
B. Petersen b5c13818f2 priorize delete-function over export/copy
in the long-tap context menu, on smaller screens,
functions go to the overflow menu from right to left.

this pr gives the "delete" a higher priority than the
only sometimes available "export" function

- delete is always available on smaller screen -
  before, the icon was sometimes there and sometimes not,
  which is a bit irritating

- export gets a similar priority as copy

- on/off icons are now functions that are used
  less frequently
2020-10-27 15:10:04 +01:00
bjoern 2a022c149d Merge pull request #1692 from deltachat/no-edit-in-special-chats
hide special-functions in special-chats
2020-10-27 15:02:43 +01:00
B. Petersen 5990606148 update translations 2020-10-26 15:07:58 +01:00
B. Petersen 1a4c8a918c update deltachat-core-rust submodule 2020-10-26 14:21:48 +01:00
B. Petersen 5cbfd8cdb8 disallow muting saved-messages, there are no notifications for saved-messages 2020-10-26 13:38:30 +01:00
B. Petersen 2f68096b22 hide settings-tab in device-chat 2020-10-26 13:38:30 +01:00
B. Petersen 93de0032e4 hide 'edit', 'block' and 'encrytion info' for device-chat and 'edit' for saved-messages 2020-10-26 13:38:29 +01:00
B. Petersen 8bd280f44b update translations 2020-10-25 17:02:56 +01:00
bjoern fdeca6aba9 Merge pull request #1690 from deltachat/no-disappearing-device-messages
no 'disappearing messages' when a chat is not sendable
2020-10-25 14:16:17 +01:00
B. Petersen 7773f2ac79 disable 'disappearing messages' when a chat is not sendable; this is currently the device-chat, but may be others in the future 2020-10-25 01:09:56 +02:00
B. Petersen c038cea7ca update help 2020-10-24 22:30:37 +02:00
B. Petersen f5ebf3f6d5 update help 2020-10-24 18:26:32 +02:00
bjoern b959efbec7 Merge pull request #1684 from deltachat/copy-no-name
Copying does not contain the names or "Image - " for single messages
2020-10-24 11:55:44 +02:00
Hocuri 1bc690679d we should append the result from msg.getText() only if not empty - else use the summary 2020-10-24 11:35:27 +02:00
Hocuri 12339303c4 Copying does not contain the names or "Image - " for single messages
We have replies for this now
2020-10-24 11:29:29 +02:00
bjoern 047f610153 Merge pull request #1683 from deltachat/fab-in-archive
Allow forwarding to multiple archived chats
2020-10-24 01:52:53 +02:00
B. Petersen f33c8c911d update deltachat-core-rust submodule 2020-10-23 18:04:06 +02:00
Hocuri a90e337d66 Allow forwarding to multiple archived chats 2020-10-22 20:48:12 +02:00
Hocuri e40bbf69f6 @r10s' review 2020-10-22 15:34:37 +02:00
Hocuri 1c1300cdff Don't allow quoting system messages and voice message invites
Swipe-to-reply already was disabled for them, now quoting by long-press
is disabled, too.
2020-10-22 15:34:37 +02:00
Alexander Krotov c524543278 Fix "scrips" typo 2020-10-21 23:03:10 +03:00
cyBerta 58c59dd708 Merge pull request #1680 from deltachat/move-scripts
move scripts to new `scripts` folder
2020-10-21 14:53:44 +02:00
bjoern 97cc2efbde Merge pull request #1681 from deltachat/adressable-placeholders
placeholders in strings need to be uniquely addressable
2020-10-21 14:28:59 +02:00
B. Petersen 6f25349572 placeholders in strings need to be uniquely adressable, more than one %s needs to be %1, %2 and so on 2020-10-21 14:26:28 +02:00
B. Petersen 48b95a4267 update translations 2020-10-21 14:06:14 +02:00
B. Petersen 678385a887 move scripts to new scripts folder 2020-10-21 13:19:21 +02:00
Alexander Krotov 3b4ed28269 Add scripts/install-toolchains.sh 2020-10-21 14:02:57 +03:00
B. Petersen 60d915fa13 update deltachat-core-rust submodule 2020-10-21 11:07:14 +02:00
bjoern c7c30bbb16 Merge pull request #1674 from deltachat/tweak-menu
tweak chat-action-bar menu
2020-10-20 22:35:02 +02:00
B. Petersen 36e19c5abb do not hide the title with the number of selected items 2020-10-20 16:23:49 +02:00
B. Petersen 27d747ebe4 use correct showAsAction value (it is overwritten by ConversationAdaptiveActionsToolbar, however, using a different value here is confusing 2020-10-20 16:00:46 +02:00
B. Petersen 71fefcde39 remove unused resend-option from menu 2020-10-20 15:56:18 +02:00
bjoern ad8fa9ab0b Merge pull request #1673 from deltachat/forward-non-overflow
"forward" should not go to overflow menu, fix #1656
2020-10-20 15:54:38 +02:00
Hocuri 484f1c80ed "forward" should not go to overflow menu, fix #1656 2020-10-20 10:36:21 +02:00
bjoern e6f844f974 Merge pull request #1672 from deltachat/prep-1.13.5
prepare 1.13.5
2020-10-20 00:19:03 +02:00
B. Petersen bdca3f0030 bump version to 1.13.5 2020-10-20 00:14:07 +02:00
B. Petersen 986edceb27 update translations 2020-10-19 21:44:34 +02:00
B. Petersen 3e639152ee update deltachat-core-rust submodule 2020-10-19 18:52:35 +02:00
B. Petersen b45311c3eb update translations 2020-10-18 22:46:35 +02:00
B. Petersen c45956f42d update deltachat-core-rust submodule 2020-10-18 21:45:56 +02:00
bjoern df1a2371b6 Merge pull request #1670 from deltachat/protection-wording2
make protection-message translatable
2020-10-18 16:57:34 +02:00
B. Petersen b8099e8107 reword protection message and make it translatable 2020-10-18 13:13:11 +02:00