adbenitez
98d711e0ca
tweak createForExternal
2025-12-22 18:23:08 +01:00
copilot-swe-agent[bot]
99c848b1b7
Add clarifying comment about fallback logic
...
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com >
2025-12-22 16:58:38 +00:00
copilot-swe-agent[bot]
fe26af88b4
Fix quick-camera button crash on devices with external SD cards
...
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com >
2025-12-22 16:55:15 +00:00
adbenitez
b4f5e2d124
allow to set subject in email threads
2025-12-16 20:25:05 +01:00
adbenitez
fa7a3c9c32
Merge remote-tracking branch 'upstream/main'
2025-12-16 18:50:00 +01:00
adbenitez
69a5e42640
update RPC bindings
2025-12-16 17:35:04 +01:00
adb
0ce10cbb35
Merge pull request #4129 from deltachat/adb/issue-4116-p2
...
do accounts migration in background
2025-12-16 17:23:24 +01:00
Hocuri
114731f722
Make sending of statistics into a setting ( #3794 )
...
Counterpart of https://github.com/chatmail/core/pull/6851
* Make sending of statistics into a setting
* feat: Count securejoin sources and UI paths
* feat: Rename self_reporting to send_statistics
* Adapt core's API change
* WIP, untested: Adapt to a rename on the core side
* Adapt to generated jsonrpc
* New strings and a new dialog
* Adapt to the API change
* Rewording: `...and support research`
* "More Info" button rather than link
* Small fixes
* Open the correct survey (though it doesn't work yet)
* Changelog
* Update help
* Fix compile error
* Fix compilation
* Revert submodule change
* Don't show a device message yet
* Move "Send Statistics" setting
* Fix compilation error
* Remove unused constant
---------
Co-authored-by: adb <adb@merlinux.eu >
2025-12-16 13:10:51 +01:00
B. Petersen
2a7025ef17
stop using deprecated ask_delete_messages_simple
2025-12-15 18:09:06 +01:00
adb
257003ba09
Merge branch 'main' into adb/issue-4116-p2
2025-12-15 17:29:49 +01:00
adbenitez
ca110c6d74
improve code
2025-12-15 17:28:48 +01:00
adbenitez
09f66caadc
indent code
2025-12-15 17:23:49 +01:00
B. Petersen
9c3281e182
chats preferences is called just 'Chats'
...
it was renamed first on iOS from 'Chats and Media' to 'Chats'
to not confuse with 'All Apps and Media' -
however, that point is also valid for android,
but even if not, it is good for inner consistency and simpler documentation.
moreover, the settings are in reality also about contacts and more,
so just a broad chats is fine.
but also for outer consistency,
this seems better - also in quite some other apps,
it is just called 'chats'
2025-12-15 17:21:04 +01:00
adbenitez
4f32b994fa
do accounts migration in background
...
move accounts migration to background thread and wait for it in
foreground to avoid ANR in background in ApplicationContext
2025-12-15 16:29:13 +01:00
adbenitez
1366bc3571
don't show new_classic_contact option in add-relay mode
2025-12-13 20:10:31 +01:00
adbenitez
ef674746d9
update RPC bindings
2025-12-13 20:04:43 +01:00
adbenitez
e289432a09
Merge remote-tracking branch 'upstream/main'
2025-12-13 11:51:12 +01:00
adb
64d33bebbd
Merge pull request #4119 from deltachat/adb/issue-4118
...
avoid NPE in InstantOnboardingActivity.onCreate
2025-12-12 17:14:38 +01:00
adbenitez
0a44d00451
add comment
2025-12-12 17:04:36 +01:00
adb
353b2c0488
Merge pull request #4121 from deltachat/adb/issue-4114
...
Allow to add relay from clipboard or image
2025-12-12 16:40:33 +01:00
B. Petersen
85c68d0485
remove dead account-creation-from-qr code
2025-12-12 16:39:27 +01:00
adbenitez
12c2237e00
remove leftover
2025-12-12 16:30:58 +01:00
adbenitez
68f9533392
Allow to add relay from clipboard or image if camera permission is not granted
2025-12-12 16:29:01 +01:00
adbenitez
fbc01ff0a2
switch to new profile if no URI is available
2025-12-12 15:05:04 +01:00
adbenitez
b0ca48740a
avoid NPE in InstantOnboardingActivity.onCreate
2025-12-12 15:01:41 +01:00
adbenitez
fa795dd149
add more logging
2025-12-12 14:28:17 +01:00
adbenitez
2a54867724
improve welcome message and intro graphic
2025-12-10 16:10:48 +01:00
adbenitez
210e5c7fbc
Merge remote-tracking branch 'upstream/main'
2025-12-10 13:32:40 +01:00
adb
2930d0dc2d
Merge branch 'main' into adb/issue-4104
2025-12-10 12:18:39 +01:00
adb
e6e85ed812
Merge pull request #4109 from deltachat/adb/add-missing-padding-conversationactivity
...
fix ConversationActivity on Android <11
2025-12-10 12:16:52 +01:00
adbenitez
7837a99e7b
fix ConversationActivity on Android <11
2025-12-10 12:13:46 +01:00
adb
8c546dc358
Merge pull request #4107 from deltachat/adb/improve-add-relay-workflow
...
improve UX of adding new relays via QR or clicking links
2025-12-10 11:37:18 +01:00
adbenitez
658283c4e8
add dcaccount and dclogin to schema whitelist
2025-12-10 11:06:15 +01:00
adbenitez
0ef4d645df
allow to add relays via link
2025-12-10 10:57:55 +01:00
adbenitez
91713911ee
improve UX of adding new relays via QR
2025-12-10 09:58:56 +01:00
adbenitez
1c0a54d75e
remove unnecessary lock
2025-12-09 18:39:55 +01:00
adbenitez
e315d0505c
fix startWork
2025-12-09 15:05:42 +01:00
adbenitez
10b966a7c8
store context and get Rpc on startWork
2025-12-09 12:34:39 +01:00
adbenitez
3c65408f25
avoid NPE in WebxdcGarbageCollectionWorker
2025-12-09 11:36:20 +01:00
adbenitez
e5149ac255
Merge remote-tracking branch 'upstream/main'
2025-12-08 19:16:02 +01:00
adbenitez
35becfc63b
rename RelayUtil to ShareUtil
2025-12-08 12:54:42 +01:00
adb
be01c3b14f
Merge branch 'main' into adb/issue-4082
2025-12-07 17:21:50 +01:00
adb
bf435f4303
Merge pull request #4090 from deltachat/adb/issue-4089
...
only save common image formats to Pictures
2025-12-07 17:21:31 +01:00
adbenitez
db8d4b5daf
improve realy_list_item layout
2025-12-07 12:53:29 +01:00
adb
5ac7f9ee11
Merge branch 'main' into adb/issue-4082
2025-12-07 12:34:43 +01:00
adb
6c80f85290
Merge branch 'main' into adb/issue-4089
2025-12-07 12:34:30 +01:00
adbenitez
c495c3936b
only save common image formats to Pictures
2025-12-05 23:45:27 +01:00
adb
0c9bec1d3d
Merge branch 'main' into adb/add-transport-list-activity
2025-12-05 23:07:06 +01:00
adbenitez
f32651cd9d
update RPC bindings
2025-12-05 23:03:33 +01:00
adbenitez
eea4a1b124
Merge remote-tracking branch 'upstream/main'
2025-12-05 22:37:50 +01:00