cyBerta
1d159ffb2c
Merge pull request #2291 from deltachat/update_ios_strings
...
add missing iOS translations
2022-05-04 18:43:24 +02:00
cyBerta
8bd3005c04
Update res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2022-05-04 18:42:03 +02:00
cyBerta
4b0bbf6a2b
Update res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2022-05-04 18:41:46 +02:00
cyBerta
17b822120d
Update res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2022-05-04 18:41:25 +02:00
cyberta
bb9c14a691
add missing iOS translations
2022-05-04 16:50:49 +02:00
B. Petersen
58f5080fa4
update local help
2022-05-03 20:09:16 +02:00
B. Petersen
9b7915498b
update device messages, thanks a lot to all translators <3
2022-05-03 20:05:52 +02:00
Asiel Díaz Benítez
42d637de2a
Merge pull request #2289 from adbenitez/adb/issue-2279
...
webxdc: allow internal pages and open some known schemes externally
2022-05-03 08:12:50 -04:00
adbenitez
e24a72de61
set baseURL
2022-05-03 07:21:49 -04:00
B. Petersen
820018d270
update release-checklist to changed Android Studio menu entries
2022-05-03 13:02:36 +02:00
adbenitez
144a2df3c9
remove comment
2022-05-03 06:54:52 -04:00
Asiel Díaz Benítez
35a535705b
Update src/org/thoughtcrime/securesms/WebxdcActivity.java
...
Co-authored-by: bjoern <r10s@b44t.com >
2022-05-03 06:53:16 -04:00
adbenitez
47190896d2
webxdc: allow internal pages and open some known schemes externally
2022-05-03 06:36:23 -04:00
B. Petersen
647ffd3dad
update translations
2022-05-02 21:21:40 +02:00
B. Petersen
99b977fea0
update to core79
2022-05-02 21:06:22 +02:00
B. Petersen
6389a4f902
avoid repetition
2022-05-02 21:06:22 +02:00
B. Petersen
9d0d0d304a
fix wording, thanks @gerryfrancis
2022-05-02 21:06:22 +02:00
B. Petersen
ea12916d01
remove old device messages
2022-05-02 21:06:22 +02:00
B. Petersen
e91f46ed5d
draft device message
2022-05-02 21:06:22 +02:00
B. Petersen
27f3375f5f
update changelog for 1.30.0
2022-05-02 21:06:22 +02:00
B. Petersen
ca40562669
bump version to 1.30.0
2022-05-02 21:06:22 +02:00
B. Petersen
99feeab2e4
update deltachat-core-rust submodule to 'prepare 1.79 ( #3281 )'
2022-05-02 17:01:26 +02:00
B. Petersen
a334fa5495
redesign secondary button, for light and dark mode
2022-05-01 12:26:44 +02:00
B. Petersen
4c449535dc
bigger logo on small screens, while staying nice on big screens
2022-05-01 12:26:44 +02:00
B. Petersen
158d782e26
update startup image, layout
2022-05-01 12:26:44 +02:00
B. Petersen
2f56a2762f
reorder and restyle buttons
2022-05-01 12:26:44 +02:00
B. Petersen
8c50509c98
update translations
2022-04-29 18:06:05 +02:00
B. Petersen
6fb4700b8f
update deltachat-core-rust submodule to 'prepare 1.78 ( #3261 )'
2022-04-29 18:05:18 +02:00
B. Petersen
6b8f0842aa
use new dc_provider_new_from_email_with_dns() api
2022-04-27 23:04:18 +02:00
B. Petersen
f426f7ceae
update deltachat-core-rust submodule to 'remove network from dc_provider_new_from_email(), add an explicit function for network provider lookup ( #3256 )'
2022-04-27 15:57:53 +02:00
B. Petersen
5eb2389bb0
update translations
2022-04-27 12:18:28 +02:00
B. Petersen
e0339034d4
update translations
2022-04-26 21:29:19 +02:00
B. Petersen
9277ac0623
adapt strings to new welcome screen
2022-04-26 21:14:48 +02:00
B. Petersen
6be48986e7
update translations
2022-04-26 21:01:43 +02:00
B. Petersen
ad042a73ab
add "Resend" to message menu
...
the UI does not check before selection if a message can be resent,
this is subject to change and not worth the effort.
instead, just an error is shown.
for the ID_NEVER_SHOW_AS_ACTION_* - this is a bit ugly,
however, the few alternatives i tried were even more uglier,
Java and Array-primitives are just not great.
as it is not changed often, it is probably not worth the effort to dive deeper.
2022-04-26 21:00:47 +02:00
B. Petersen
f047f1382e
add resendMsgs() api
2022-04-26 21:00:47 +02:00
B. Petersen
fb60d2965a
update deltachat-core-rust submodule to 'resend messages using the same Message-ID ( #3238 )'
2022-04-26 20:59:56 +02:00
B. Petersen
9475ee3ad9
update deltachat-core-rust submodule to 'Also run clippy for benchmarks in CI ( #3241 )'
2022-04-23 13:33:18 +02:00
Simon Laux
188bb37763
webxdc: make setUpdateListener return a promise
...
see https://github.com/deltachat/deltachat-core-rust/issues/3203
2022-04-19 15:39:36 +02:00
B. Petersen
c77945929c
update deltachat-core-rust submodule to 'Merge branch 'markseen-imap-loop''
2022-04-17 17:11:04 +02:00
B. Petersen
bc40b4898f
update core stock strings
2022-04-17 16:08:07 +02:00
B. Petersen
00380ee7fe
update deltachat-core-rust submodule to 'show 'Not connected' if storage information are not yet available ( #3222 )'
2022-04-16 19:11:32 +02:00
B. Petersen
04b32db81f
show download failure
...
tapping on the message, still allows re-downloading
in case of temporary errors.
2022-04-14 22:24:21 +02:00
Hocuri
a4efe7f47f
Warn when enabling config "only_fetch_mvbox"
2022-04-12 19:10:16 +02:00
B. Petersen
0b9b0ff484
update translations
2022-04-12 12:35:38 +02:00
B. Petersen
b673b51cad
update deltachat-core-rust submodule to 'make Connectivity-View-HTML not scalable ( #3213 )'
2022-04-12 12:32:58 +02:00
Asiel Díaz Benítez
068f3446cd
Merge pull request #2273 from deltachat/adb/improve-docs-tab
...
improve display of webxdc items in Docs tab
2022-04-11 14:13:33 -04:00
Asiel Díaz Benítez
5133f83477
Update res/layout/webxdc_compact_view.xml
...
Co-authored-by: Hocuri <hocuri@gmx.de >
2022-04-11 14:11:00 -04:00
Hocuri
4b96d8a98e
Update search results when the chatlist changes ( #2271 )
...
Fix #1843
2022-04-11 10:15:20 +02:00
adbenitez
edd7727101
improve Docs tab, improve display of webxdc items, allow to open them directly
2022-04-11 03:38:33 -04:00