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
B. Petersen
88d776e6a4
bump beta-version to 1.29.1
2022-04-10 18:47:55 +02:00
B. Petersen
cd0fa70ec5
update deltachat-core-rust submodule to 'prepare 1.77 ( #3209 )'
2022-04-10 18:46:38 +02:00
Hocuri
7d13b71b0b
Very small speed improvements ( #2269 )
...
* Fix off-by-one-error
* Wait longer with refreshing shortcuts to make sure that it doesn't affect the start of the activity
* Don't unnecessarily clear "screenshot security" flag
If this setting is off, the flag will never be added, so no need to
remove it.
2022-04-10 10:02:10 +02:00
Asiel Díaz Benítez
12e4259194
Merge pull request #2266 from deltachat/adb/tweak-confirm-forward-dialog
...
tweak confirm-to-forward dialog
2022-04-10 00:36:59 -04:00
Asiel Díaz Benítez
e8f20afda0
Merge pull request #2265 from deltachat/adb/issue-1753
...
fix sound notifications, allow to set to "silent"
2022-04-09 23:22:00 -04:00
Asiel Díaz Benítez
c8af3ea4d3
Merge pull request #2267 from deltachat/adb/add-quoted-webxdc-thumbnail
...
show webxdc icon in quotes
2022-04-09 23:17:42 -04:00
Asiel Díaz Benítez
d4ae9122a3
Merge pull request #2259 from deltachat/adb/issue-2258
...
pause/destroy webview when activity is paused/destroyed
2022-04-09 23:15:12 -04:00
Hocuri
724dc43970
Small benchmark improvements ( #2264 )
2022-04-07 21:30:01 +02:00
adbenitez
8566a67068
show webxdc icon in quotes
2022-04-07 03:18:48 -04:00
adbenitez
31f55a315c
go back to chatlist when back button is pressed or user touches outside the dialog in the dialog asking to confirm to forward message inside chat
2022-04-07 00:35:58 -04:00
adbenitez
b98dd7bd36
set channel sound to silent when needed
2022-04-06 17:05:40 -04:00
adbenitez
5acb84328d
set correct value for silent sound in default notification settings
2022-04-06 16:58:49 -04:00