Commit Graph

4986 Commits

Author SHA1 Message Date
Asiel Díaz Benítez a1cc00a17f register to handle i.delta.chat links (#2922) 2024-01-19 23:23:17 -05:00
B. Petersen ee67c1d217 reactions are no longer experimental
by the reactions support being added to desktop, ubuntu-touch and iOS,
this also ends the experimental time on android :)
2024-01-19 00:23:10 +01:00
link2xt b642c05861 Dockerfile: update to Java 17 and Debian stable
It is required by Gradle now.
2024-01-17 10:39:41 +00:00
Asiel Díaz Benítez 90ed5a84da upgrade some dependencies (#2838)
* upgrade some deps

* update .github/workflows/preview-apk.yml
2024-01-15 15:05:13 -05:00
B. Petersen 3a88e70945 update local help 2024-01-10 17:40:14 +01:00
B. Petersen 031aeb9551 update translations 2024-01-10 17:21:15 +01:00
B. Petersen b8b15cccdd simplify string, mark old string as deprecated 2024-01-10 17:15:04 +01:00
B. Petersen 8ad2ff4cc7 update profile also on 'back' 2024-01-10 17:15:04 +01:00
B. Petersen 38831d5054 use more meaningful function name 2024-01-10 17:15:04 +01:00
B. Petersen c920ced553 reword self-name/-avatar hint; name is required 2024-01-10 17:15:04 +01:00
B. Petersen c0c519870b continue showing the address in classic, non-guaranteed-e2ee accounts 2024-01-10 16:43:11 +01:00
B. Petersen 3932cbd858 do not show addr in chat titles
with chatmail, the address is less meaningful,
it seems sufficient to show it in the profiles.
2024-01-10 16:43:11 +01:00
B. Petersen 493cb868fe update translations 2024-01-08 21:47:17 +01:00
B. Petersen 82405258ce make 1to1-empty-hint working better with chatmail
the hint already led to confusion on 37c3 testings of chatmail.

the hint that appears when a one-to-one-chat was just created manually
(by entering an email address manually) is a bit misleading when using chatmail,
as it says it 'does not matter if the other side uses Delta Chat'.

this is still true, however, with chatmail it is needed that messages
outside the chatmail-server are encrypted,
which is arguably not so easy without delta chat and QR code scanning.

this PR therefore just removes the hint;
it would still be great if the error message 'cannot encrypt' is improved,
however, this is another thing.
2024-01-08 21:35:14 +01:00
Asiel Díaz Benítez 67c703919c display title bar and back button in welcome screen (#2907)
* display title bar and back button in welcome screen

* set dynamic title
2023-12-30 15:32:11 -05:00
B. Petersen 2771c49c0b update translations 2023-12-11 22:52:24 +01:00
bjoern 86c9227939 remove unused stock-string (ios/desktop also do not used that string, so even removing from translations is fine) (#2905) 2023-12-11 16:09:41 -05:00
B. Petersen 74931e7654 update translations 2023-12-11 16:46:50 +01:00
Asiel Díaz Benítez 8092498da4 ask for system unlock before accessing "password & account" (#2859)
* request lock-pattern to access "password and account" section

---------

Co-authored-by: bjoern <r10s@b44t.com>
2023-12-09 09:28:49 -05:00
B. Petersen 9dfaa8fe33 add 'learn more' to ephemeral messages dialog 2023-12-09 14:03:55 +01:00
B. Petersen f81f1e109d add f-droid changelog for 1.42.6 2023-12-06 22:28:15 +01:00
B. Petersen 24b7a4fed8 adapt ./scripts/grep-strings.sh to updated repos 2023-12-06 14:07:34 +01:00
B. Petersen d290d022bf bump version to 1.42.6 2023-12-02 18:38:52 +01:00
B. Petersen afa42d180e update CHANGELOG for 1.42.6 2023-12-02 18:38:52 +01:00
B. Petersen 7662560c1b update local help 2023-12-02 12:15:42 +01:00
B. Petersen e032f0cabc update deltachat-core-rust to 'chore(release): prepare for 1.131.9' of 'v1.131.9' 2023-12-02 12:15:42 +01:00
B. Petersen edc7285b94 removed old .github/CONTRIBUTING
the new ./CONTRIBUTING.md is more visible and more standard.

moreover, also on github, according to
https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors
the one from the root will be taken,
eg. on https://github.com/deltachat/deltachat-android/contribute
2023-12-01 14:26:28 +01:00
B. Petersen 2930e5c845 typo 2023-11-30 20:59:52 +01:00
B. Petersen ed8909bef9 add 'point' to points to make them more a statement. 2023-11-30 20:12:09 +01:00
bjoern 141294ae12 add CONTRIBUTING.md (#2893)
* add a basic CONTRIBUTONG.md

* link CONTRIBUTING.md from README.md

* add links, slight rewordings

* Update CONTRIBUTING.md

Co-authored-by: link2xt <link2xt@testrun.org>

* use links redirecting to the user's locale

* Update CONTRIBUTING.md

---------

Co-authored-by: link2xt <link2xt@testrun.org>
2023-11-30 16:53:52 +01:00
B. Petersen aa75d9da84 update translations and local help 2023-11-28 11:23:57 +01:00
B. Petersen 60e0a04b3f update deltachat-core-rust to 'chore(release): prepare for 1.131.8' of 'v1.131.8' 2023-11-28 11:23:57 +01:00
B. Petersen b6b85a7aaf add fdroid changelog (as 1.42.3 was not build on fdroid, just keep the existing annoncing 'green checkmarks'), full CHANGLOG is linked anyways 2023-11-24 21:33:26 +01:00
B. Petersen 0dbf8a2d97 bump version to 1.42.4 2023-11-24 21:33:26 +01:00
B. Petersen 9c5ab304bf update CHANGELOG for 1.42.4 2023-11-24 21:33:26 +01:00
B. Petersen cbd744ad00 fix localized deep links to help
the anchor must not be taken into account when checking for the existance of the asset file.

closes #2883

cmp #2842
2023-11-24 21:14:02 +01:00
B. Petersen 2cc369030e update deltachat-core-rust to 'chore(release): prepare for 1.131.7' of 'v1.131.7' 2023-11-24 21:02:22 +01:00
B. Petersen 398d9e71a0 update local help 2023-11-24 21:02:22 +01:00
B. Petersen 9503704577 add f-droid changelog for 1.42.3 2023-11-23 18:04:06 +01:00
B. Petersen 875e7f14ee bump version to 1.42.3 2023-11-21 23:14:07 +01:00
B. Petersen 5fc113c859 update CHANGELOG for 1.42.3 2023-11-21 23:14:07 +01:00
B. Petersen 8a00675bad update deltachat-core-rust to 'chore(release): prepare for 1.131.6' of 'v1.131.6' 2023-11-21 23:02:42 +01:00
B. Petersen 6e48b520ff update translations 2023-11-21 23:02:42 +01:00
B. Petersen 835d19b8f6 bump version to 1.42.2 2023-11-21 01:17:49 +01:00
B. Petersen 26e9b2fcb0 update CHANGELOG for 1.42.2 2023-11-21 01:17:49 +01:00
B. Petersen aea1a9a61e update deltachat-core-rust to 'chore(release): prepare for 1.131.5' of 'v1.131.5' 2023-11-21 00:38:12 +01:00
B. Petersen 9782e8b1b1 update local help 2023-11-20 23:55:12 +01:00
B. Petersen 84623bf0c1 update translations 2023-11-20 23:55:12 +01:00
B. Petersen 66413eb1f6 lookup contact id before creationg 2023-11-20 23:28:03 +01:00
B. Petersen 6013130995 do not create chat if we just checked that there is a chat 2023-11-20 23:28:03 +01:00