adbenitez
b75b29cf08
Merge remote-tracking branch 'upstream/main'
2025-11-21 23:13:00 +01:00
adbenitez
8c7e430d4d
use stobBackgroundFetch
2025-11-17 15:29:39 +01:00
adbenitez
7e1930abc5
Merge remote-tracking branch 'upstream/main'
2025-11-05 17:13:44 +01:00
adbenitez
b4f026b04e
remove deprecated chat verification code
2025-11-01 23:32:27 +01:00
adbenitez
3aa2fbf67a
Merge remote-tracking branch 'upstream/main'
2025-10-09 15:34:30 +02:00
adbenitez
4e6e805ede
remove unused old videochat invitation API
2025-09-30 15:59:58 +02:00
adbenitez
a3c7e3db3d
use RPC for call API
2025-09-22 18:33:59 +02:00
adb
ca27be240e
Merge branch 'main' into adb/integrated-videocalls
2025-08-18 14:53:03 +02:00
adbenitez
2a0be883c2
Merge remote-tracking branch 'upstream/main'
2025-07-19 16:44:15 +02:00
B. Petersen
9e87a4b2a8
allow tapping new e2ee-info-messages; remove outdated protection-broken path
2025-07-19 15:02:52 +02:00
adbenitez
5af2d4fa8f
Merge remote-tracking branch 'upstream/main'
2025-07-09 23:51:26 +02:00
adbenitez
bd8698c3f3
add DcContact.isKeyContact()
2025-06-30 18:58:28 +02:00
adbenitez
966d8784f3
adapt to new PGP-contacts
2025-06-24 17:46:51 +02:00
B. Petersen
eee218a3b6
add call api
2025-06-19 00:48:59 +02:00
adbenitez
ad6f232d34
undo community hack
2025-04-27 02:11:35 +02:00
adbenitez
d2780c4c03
Merge remote-tracking branch 'upstream/main'
2025-04-13 12:21:53 +02:00
bjoern
bc73e1a2ba
open contact in scope when tapping info messages ( #3710 )
...
* open contact in scope when tapping info messages
* update CHANGELOG
---------
Co-authored-by: adb <adb@merlinux.eu >
2025-04-12 00:22:24 +02:00
adbenitez
fe602004c7
Merge remote-tracking branch 'upstream/main'
2025-04-02 17:18:16 +02:00
bjoern
e2d7f2c3d3
prefer NAME over NAME (ADDR) ( #3699 )
...
* prefer NAME over NAME (ADDR)
this tunes the usage of email addresses further down,
in all cases, the profile should only be a tap away before or afterwards,
so, these mentionings were never really critical
* update CHANGELOG
* Update CHANGELOG.md
Co-authored-by: adb <adb@merlinux.eu >
---------
Co-authored-by: adb <adb@merlinux.eu >
2025-04-02 16:41:36 +02:00
adbenitez
b31774c899
Merge remote-tracking branch 'upstream/main'
2025-03-30 15:28:03 +02:00
B. Petersen
5e6c5d7c5e
remove unused ASM code; the API calls were only partly removed at #3594
2025-03-20 18:40:29 +01:00
adbenitez
6cbbb9608e
Merge remote-tracking branch 'upstream/adb/allow-to-edit-and-delete-for-all'
2025-02-28 00:10:20 +01:00
adbenitez
a640c81c73
add bindings for new "delete for everyone" API
2025-02-27 22:29:58 +01:00
adbenitez
dfed8aec00
Merge remote-tracking branch 'upstream/main'
2025-02-27 18:53:58 +01:00
adbenitez
fb759e12f0
fix bindings
2025-02-27 17:41:53 +01:00
adbenitez
c94f9371fe
add C bindings
2025-02-27 17:32:56 +01:00
adbenitez
94291bd0ab
Merge remote-tracking branch 'upstream/main'
2025-02-24 17:24:36 +01:00
B. Petersen
38ed95003f
removed unused setFile()
...
the corresponding cffi function will be removed soon,
see https://github.com/deltachat/deltachat-core-rust/pull/6558
2025-02-20 23:28:43 +01:00
adbenitez
c1a49332d0
use JSON-RPC for addAccount
2025-02-19 16:33:31 +01:00
adbenitez
fc36c6793e
Merge remote-tracking branch 'upstream/main'
2025-02-07 19:08:10 +01:00
B. Petersen
d1f77d9de5
add 'save' option to chat's action bar
2025-02-05 16:34:43 +01:00
B. Petersen
0704f7f1e7
render saved messages accordingly
2025-02-05 16:34:43 +01:00
adbenitez
20180fa89c
Merge remote-tracking branch 'upstream/main'
2025-01-27 22:06:04 +01:00
Hocuri
c6b89055d8
File deduplication, Android part ( #3513 )
2025-01-27 18:40:44 +01:00
adbenitez
f8b9d2b0d9
update core
2025-01-06 20:50:30 +01:00
adbenitez
fe37af1a3f
allow to jump to POI
2024-12-21 02:54:54 +01:00
adbenitez
5b6024584a
force sending sticker
2024-12-20 17:47:45 +01:00
adbenitez
5ffbc19d03
Merge remote-tracking branch 'upstream/main'
2024-12-13 22:42:20 +01:00
Hocuri
963327dd64
Remove prepareMsg (and OUT_PREPARING message state) ( #3468 )
...
This PR removes prepareMsg, which put messages into the OUT_PREPARING state and was used while videos were recoded. It also removes the now-unused method isIncreation().
- It was buggy because when you forwarded a message while it was InPreparation, or when the app was killed while a message is InPreparation, the message would stay InPreparation forever.
- Android is the only UI using this InPreparation (according to @r10s, I didn't check this myself), so we can simplify some things in core, which will also make it easier to deduplicate blob files.
2024-12-11 13:53:36 +01:00
adbenitez
819a9f415a
Merge remote-tracking branch 'upstream/main'
2024-11-29 19:38:43 +01:00
adbenitez
fbf88e102b
remove 'description' parameter from webxdc's sendUpdate()
...
the 'description' parameter is about to be deprecated,
see https://github.com/deltachat/deltachat-core-rust/issues/6245
2024-11-24 21:34:22 +01:00
adbenitez
1ccbb7177f
add DcMsg.getWebxdcHref()
2024-11-23 23:09:01 +01:00
adbenitez
ccdad0469d
Merge remote-tracking branch 'upstream/main'
2024-11-13 01:45:40 +01:00
link2xt
350cd0539c
build: update NDK to r27
...
If we are dropping Android 4 support anyway,
can as well upgrade to the current LTS NDK
which requires API level 21 (Android 5.0).
2024-11-11 16:22:55 +00:00
adbenitez
de4e95d495
Merge remote-tracking branch 'upstream/main'
2024-10-27 03:45:37 +01:00
adbenitez
7a738abba8
Merge remote-tracking branch 'upstream/main'
2024-10-27 02:49:16 +01:00
B. Petersen
dad490074b
the 'def' parameter is long gone. any comment will lie over time :)
2024-10-24 12:29:45 +02:00
adbenitez
4ce3869744
tweak dc_wrapper.c
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