Commit graph

5762 commits

Author SHA1 Message Date
B. Petersen
7dde6ad61a update deltachat-core-rust to 'chore(release): prepare for 1.148.4' of 'v1.148.4' 2024-10-24 23:12:47 +02:00
adb
ca947aeef2
Use tag or display name for notifications instead address (#3380)
Use tag or display name for notifications instead address
2024-10-24 20:42:39 +02:00
bjoern
1680d14835
prepare 1.48.0 (#3354)
* update CHANGELOG for 1.48.0, android part

* update CHANGELOG for 1.48.0, core part

* bump version to 1.48.0

* update CHANGELOG for 1.147.1

* update CHANGELOG

* update CHANGELOG for core 1.148.2

* update CHANGELOG, recent android changes
2024-10-24 20:16:02 +02:00
adb
b5a2280776
fix typo in changelog (#3386)
* fix typo

* Update CHANGELOG.md

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

---------

Co-authored-by: Hocuri <hocuri@gmx.de>
2024-10-24 19:57:50 +02:00
B. Petersen
ab61246240 do not start foreground service in foreground
the foreground service was introduced unconditionally in #3312,
however turns out to be annoying and flickering
if the app is actually in foreground.

the service _might_ be needed in this case only
if the app is about going to background during fetch,
but in this case, we assume,
that we have some 10 seconds time still.

in any case,
this is still an improvement to the released apps,
that _never_ show a foreground service.
2024-10-24 18:53:44 +02:00
B. Petersen
957a5f75dc update translations 2024-10-24 15:19:09 +02:00
B. Petersen
dad490074b the 'def' parameter is long gone. any comment will lie over time :) 2024-10-24 12:29:45 +02:00
B. Petersen
09640c88ac update deltachat-core-rust to 'chore(release): prepare for 1.148.2' of 'v1.148.2' 2024-10-23 21:10:09 +02:00
adb
021a98c135
allow to set tags on profiles (#3373)
allow to set tags on profiles

---------

Co-authored-by: bjoern <r10s@b44t.com>
2024-10-23 18:05:14 +02:00
B. Petersen
deacf8efef update local help 2024-10-23 16:53:56 +02:00
adb
6c482af28a
Merge pull request #3374 from deltachat/adb/use-createQrSvg
Allow to share proxy via QR
2024-10-23 15:44:31 +02:00
adbenitez
cfd9371739 tweak proxy_invalid string 2024-10-23 15:04:13 +02:00
adbenitez
c58a77dc26 tweak padding in dialog_share_proxy 2024-10-23 15:04:13 +02:00
adbenitez
e45d722ba1 tweak dialog_share_proxy 2024-10-23 15:04:13 +02:00
adbenitez
83213d14ad remove tabs 2024-10-23 15:04:13 +02:00
adbenitez
931476a196 remove scrollView in dialog_share_proxy 2024-10-23 15:04:13 +02:00
adbenitez
4ce3869744 tweak dc_wrapper.c 2024-10-23 15:04:13 +02:00
adbenitez
5dee44605d allow to share proxy as QR 2024-10-23 15:04:13 +02:00
adbenitez
249d57897e fix dc_wrapper.c 2024-10-23 15:04:13 +02:00
adbenitez
3c9cecbc39 add DcContext.createQrSvg() 2024-10-23 15:04:12 +02:00
B. Petersen
5a2c28b91d update translations 2024-10-23 13:24:40 +02:00
B. Petersen
7758f6d991 update deltachat-core-rust to 'chore(release): prepare for 1.148.1' of 'v1.148.1' 2024-10-23 13:24:40 +02:00
adb
285f59e46a
Merge pull request #3367 from deltachat/adb/issue-3385
improve "show QR" screen
2024-10-22 14:40:05 +02:00
adb
eaa6981523
Merge pull request #3372 from deltachat/adb/issues-3369
allow to paste from clipboard in RegistrationQrActivity
2024-10-22 00:20:15 +02:00
adb
cd8f799f14
Update src/main/res/values/strings.xml
Co-authored-by: bjoern <r10s@b44t.com>
2024-10-22 00:07:53 +02:00
adb
69fb68a873
Update src/main/res/values/strings.xml
Co-authored-by: bjoern <r10s@b44t.com>
2024-10-22 00:07:28 +02:00
adbenitez
5954b13440 allow to paste from clipboard in RegistrationQrActivity 2024-10-21 21:31:06 +02:00
B. Petersen
a7647e18e2 update translations 2024-10-21 02:16:14 +02:00
B. Petersen
e025da4e91 add string 'N reactions', need for iOS notifications at least to differ from 'N messages' 2024-10-21 02:16:14 +02:00
B. Petersen
8ba93f8b82 support DC_QR_BACKUP2 in chatlist-qr-code scanner
this was forgotten by the move to BACKUP2 in #3173
2024-10-20 16:44:33 +02:00
adb
849c6798c0
Merge pull request #3368 from deltachat/adb/issue-3364
reflect status of the proxy (enable/disabled) in the proxy icon
2024-10-17 23:41:52 +02:00
adbenitez
7a85cf9db5 tweak message 2024-10-17 23:03:53 +02:00
adbenitez
aa45476028 remove duplicated options from menu 2024-10-17 23:03:21 +02:00
adbenitez
c12ed8060c add "invite link dialog" 2024-10-17 22:48:44 +02:00
Hocuri
90c8650aaf
Visual feedback when tapping the action button on messages, attempt 2 (#3366) 2024-10-17 15:37:27 +02:00
adbenitez
e8c4d0e606 reflect status of the proxy (enable/disabled) in the proxy icon 2024-10-17 00:59:05 +02:00
adbenitez
7feb4bc93f implement "scan" button 2024-10-15 23:30:49 +02:00
adbenitez
e4b1d52d1a improve "show QR" screen 2024-10-15 23:04:02 +02:00
adb
efc09f142a
Merge pull request #3363 from deltachat/adb/issue-3357
Do not remember "New Contact" screen's tab state
2024-10-14 19:40:03 +02:00
adb
e5b8e488a4
Merge pull request #3362 from deltachat/adb/issue-3355
auto-focus group name field
2024-10-14 18:11:14 +02:00
adbenitez
d397ccaf7e Do not remember "New Contact" screen's tab state 2024-10-14 17:46:25 +02:00
adbenitez
f7bd609f91 auto-focus group name field 2024-10-14 17:11:09 +02:00
B. Petersen
a118c33f89 update translations 2024-10-14 16:04:35 +02:00
B. Petersen
86a9da5062 better confirmation message 2024-10-14 15:58:23 +02:00
B. Petersen
d3328df6f2 rename the function to what it does: sending multiple messages 2024-10-14 15:58:23 +02:00
B. Petersen
169a706e36 comment about fallback name 2024-10-14 15:58:23 +02:00
B. Petersen
bf2fd62154 get filename of URI that are not PersistenBlobProvider 2024-10-14 15:58:23 +02:00
B. Petersen
e74795851a use constant to access URI filename 2024-10-14 15:58:23 +02:00
B. Petersen
139b7f84f4 basic handling of multiple selected files 2024-10-14 15:58:23 +02:00
B. Petersen
3d55ea931c move asking-for-sending to a separate function 2024-10-14 15:58:23 +02:00