Commit Graph

3031 Commits

Author SHA1 Message Date
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
B. Petersen 5959df801e update translations 2020-10-17 22:52:37 +02:00
B. Petersen b293916dd4 update deltachat-core-rust submodule 2020-10-17 22:24:13 +02:00
bjoern 26cb61c460 Merge pull request #1667 from deltachat/remove-dead-code
remove dead code
2020-10-17 13:30:56 +02:00
bjoern 28dc5765ba Merge pull request #1668 from deltachat/view-profile-from-contact-list
open profile from contact list
2020-10-17 03:22:11 +02:00
B. Petersen 66bb7c372a add an option to access the user-profile from the contact-list 2020-10-17 01:57:41 +02:00
B. Petersen 6e9ff3033a use string 'Delete contact' to delete contacts 2020-10-17 01:40:36 +02:00
bjoern f51c0771e3 Merge pull request #1665 from deltachat/open-in-external-on-error
If audio failed to play, open it in external app
2020-10-17 01:10:08 +02:00
B. Petersen 8278b337ec remove dead code 2020-10-17 01:04:52 +02:00
bjoern 081219ad6a Merge pull request #1664 from deltachat/use-viewtype-instead-of-mimetype
Use viewtype instead of mimetype for presenting messages
2020-10-17 00:48:45 +02:00
Hocuri 2fa048ef9d Use viewtype instead of mimetype for presenting messages
See https://github.com/deltachat/deltachat-core-rust/pull/1973/
2020-10-17 00:46:09 +02:00
bjoern 81658d65d9 Merge pull request #1660 from deltachat/faster-list-load
Faster conversations list load
2020-10-17 00:33:00 +02:00
bjoern 65fba582fa Merge pull request #1659 from deltachat/no-quick-contact
Don't use quickContact in the ConversationListItem
2020-10-17 00:28:17 +02:00
B. Petersen 7a87500385 update deltachat-core-rust submodule 2020-10-16 23:03:20 +02:00
B. Petersen 6c637ff6dd update deltachat-core-rust submodule 2020-10-16 23:01:44 +02:00
B. Petersen 73b9ff666a update deltachat-core-rust submodule 2020-10-16 21:52:41 +02:00
B. Petersen d609fcaaa2 update translations 2020-10-16 21:50:45 +02:00
Hocuri ed63538d7e Rename to SetStartingPositionLinearLayoutManager 2020-10-16 18:51:59 +02:00
Hocuri befe953b61 formatting 2020-10-16 18:51:59 +02:00
Hocuri 1634ecf725 Performance tweak 2020-10-16 18:51:59 +02:00
Hocuri 810f1d0e01 Sort strings to the correct place 2020-10-16 18:51:59 +02:00
Hocuri 15373f9cc1 move directly to first-unread message fix #1654 2020-10-16 18:51:59 +02:00
Hocuri a3f23d4761 Don't smooth scroll if animations are disabled (@link2xt in testing group) 2020-10-16 18:51:59 +02:00
Hocuri 0186abff40 Put quoted image to the left of dismiss button 2020-10-16 18:51:59 +02:00
Hocuri e2ad740d92 If audio failed to play, open it in external app 2020-10-16 18:00:27 +02:00
bjoern eeeb9998ac Merge pull request #1645 from deltachat/update_device_chats-during-configure
Remove updateDeviceChats
2020-10-16 15:29:21 +02:00
Hocuri 99d52f0be2 Remove updateDeviceChats (see https://github.com/deltachat/deltachat-core-rust/pull/1957) 2020-10-16 10:22:40 +02:00
B. Petersen 9ba23ed977 wording: use 'profile image' and 'group image' everywhere 2020-10-15 21:26:47 +02:00
B. Petersen 791569767e update translations 2020-10-15 21:22:36 +02:00
Simon Laux d00d4fd152 add translation strings from desktop (#1658)
* add strings from desktop

* update wording

* escape ampersands

* reorder menu to clipboard

* remove back_to_top

* group avatar to group image

Co-authored-by: bjoern <r10s@b44t.com>

* remove default_value_automatic

* rename ask_delete_chat_desktop to dedup to
ask_delete_named_chat_desktop

* rename desktop delete accounts strings
delete_account_confirmation_header_desktop -> ask_delete_value
delete_account_confirmation_desktop -> delete_account_explain_with_name

* apply Hocuri's suggestion
on delete_account_confirmation_desktop

* reuse existing strings for zoom factor

* capitalize "Micro"

* remove usused a11y_qr_data

* profile_image_select and delete

Co-authored-by: bjoern <r10s@b44t.com>

* lowercase clipboard

* Cannot in one word

* shorten delete_account_confirmation_header_desktop
upon r10s suggestion

* remove a11y_profile_image_label
as we can use pref_profile_photo instead

* apply hocuri's pref_notification suggestions

* Apply suggestions from code review

Co-authored-by: Hocuri <hocuri@gmx.de>

* readd removed string that android still uses it

* remove common things out of _desktop namespace, typo fixes, ordering

* typo

* typo

Co-authored-by: bjoern <r10s@b44t.com>
Co-authored-by: Hocuri <hocuri@gmx.de>
2020-10-15 19:04:55 +02:00
B. Petersen 3137d744e0 update deltachat-core-rust submodule 2020-10-15 12:41:12 +02:00
bjoern 685fd58993 Merge pull request #1662 from deltachat/add-latest-stock-strings
add latest stock strings
2020-10-15 01:09:45 +02:00
B. Petersen 581580a2d5 fixup 2020-10-15 01:06:19 +02:00
B. Petersen f424f49c20 make new stock-strings translatable 2020-10-15 01:04:34 +02:00
Hocuri 4f32411293 Log.i instead of Log.w 2020-10-14 14:08:34 +02:00
Hocuri 287b2d0b83 Don't set a fallback avatar
if it is missing the error avatar will be shown, which is the same, but
so we don't have to call getFallbackAvatarDrawable twice
2020-10-14 14:07:07 +02:00