adb
8dd9cfec5b
Merge branch 'main' into adb/allow-to-pick-call-mode
2026-02-05 01:17:12 +01:00
adbenitez
4ec49a031c
adapt to new Rpc.placeOutgoingCall API
2026-02-05 00:24:51 +01:00
adbenitez
a31d7d6d3e
update the RPC bindings
2026-02-04 23:39:04 +01:00
adbenitez
64bbe9866d
update translations
2026-02-04 23:38:33 +01:00
adbenitez
dd0e847976
take into consideration if the call is audio/video call when accepting it
2026-02-04 23:17:42 +01:00
adbenitez
41d94ae3ee
if it is an audio-only call start with video disabled
2026-02-04 22:14:50 +01:00
adbenitez
df7d80319c
show menu to select audio/video call modes
2026-02-04 19:36:34 +01:00
adbenitez
15c60c6b12
fix mailto handling
2026-02-03 20:57:47 +01:00
adb
ee9a8dd53a
Merge branch 'main' into adb/issue-4195
2026-02-03 18:22:39 +01:00
adb
0a55023bdb
Merge pull request #4205 from deltachat/adb/issue-4202
...
remove deselected members
2026-02-03 18:22:02 +01:00
adbenitez
9d4e0e4e21
remove deselected members
2026-02-03 00:40:00 +01:00
adbenitez
473c28ab07
Fix layout problems inside in-chat apps
2026-02-02 20:31:42 +01:00
adbenitez
84894ff538
fix mailto handling and remove unused code
2026-01-30 20:17:04 +01:00
adb
f254c35749
Merge pull request #4199 from deltachat/r10s/improve-details-strings
...
message info: title-case the send/received titles
2026-01-30 17:48:37 +01:00
B. Petersen
d574d33596
title-case the message-info send/received titles
...
we nowhere in the app use lower case field names
2026-01-29 18:33:57 +01:00
wchen342
f6756fc34b
Merge pull request #4191 from deltachat/adb/issue-4157
...
use event emmiter before DcAccounts creation
2026-01-29 10:34:57 -05:00
adbenitez
2e9aa79b02
simplify changes in AccountSelectionListFragment
2026-01-29 03:44:42 +01:00
adbenitez
1f9264225b
remove custom constructor in ReactionsDetailsFragment
2026-01-29 03:30:17 +01:00
adbenitez
18e145faaf
avoid custom constructor in AccountSelectionListFragment
2026-01-29 02:17:06 +01:00
adbenitez
1e4c8bc291
use event emmiter before DcAccounts creation
2026-01-27 19:05:38 +01:00
adb
a07723d515
Merge branch 'main' into adb/issue-4176
2026-01-27 03:02:39 +01:00
adb
d62e8fa864
Merge branch 'main' into adb/crash-sooner-in-DcAccounts
2026-01-27 01:25:30 +01:00
adbenitez
a03fd337ef
throw exception if createAccountsCPtr() returned null pointer
2026-01-27 01:20:27 +01:00
72374
27c0f45430
fix: Change maximum height and width of avatar-images to the maximum allowed by Chatmail Core ( #4185 )
...
Avatar-images with a resolution larger than 512x512 will be resized by Chatmail Core, while media-quality is set to balanced, which is currently the highest quality-setting.
Co-authored-by: Hocuri <hocuri@gmx.de >
2026-01-26 23:27:56 +00:00
adbenitez
5640d31080
remove checkmark from chatlist for outgoing channel messages
2026-01-26 22:29:03 +01:00
adbenitez
1542fc67ca
show number of views a channel message have
2026-01-26 21:31:41 +01:00
adbenitez
a99a4ec85b
hide delivery checkmark in channels
2026-01-26 18:23:55 +01:00
adbenitez
0d610895d2
fix function
2026-01-23 22:13:59 +01:00
adbenitez
db93aeacc0
fix event listener in ConversationActivity
2026-01-23 22:05:41 +01:00
adb
09ff0d888b
Merge branch 'main' into adb/issue-4055
2026-01-23 17:43:51 +01:00
adbenitez
620d86c903
update RPC bindings
2026-01-23 17:41:25 +01:00
adbenitez
14e31650e7
update translations
2026-01-23 17:35:19 +01:00
adbenitez
aa032dbb37
fix some bugs
...
* avoid using wrong DcContext after switching account in ConversationListActivity
* avoid getContext() in ConversationFragment, use Rpc instead
2026-01-22 20:45:33 +01:00
adbenitez
9e1b9775e2
fix ConversationListActivity
2026-01-22 18:43:54 +01:00
adbenitez
fcd16d9e32
don't allow to delete or create new profile while sharing/forwarding
2026-01-22 17:50:16 +01:00
adbenitez
2a4bd2a001
add device messages on account switching
2026-01-22 17:31:32 +01:00
adbenitez
eacd089c8f
improve code in ConversationListActivity
2026-01-22 17:18:49 +01:00
adbenitez
9ed355efd1
don't save dcContext in MessageSelectorFragment and derivates
2026-01-21 20:59:39 +01:00
adbenitez
d1bb25004d
Merge branch 'adb/issue-4055' of https://github.com/deltachat/deltachat-android into adb/issue-4055
2026-01-21 20:21:28 +01:00
adbenitez
8d1b010d1b
tweak SendRelayedMessageUtil
2026-01-21 20:21:10 +01:00
adb
8a9b76af3a
Merge branch 'main' into adb/issue-4055
2026-01-21 20:13:24 +01:00
adb
83646003b6
Merge branch 'main' into adb/issue-4055
2026-01-21 19:45:10 +01:00
wch423
947887f335
Migrate deprecated onBackPressed calls
2026-01-21 18:59:56 +01:00
adbenitez
0722426425
allow to forward messages to different account
2026-01-21 00:22:43 +01:00
adbenitez
98d54bbe6a
prevent returning to old chat after switching account
2026-01-21 00:20:02 +01:00
adbenitez
c1dc0cf127
ConversationActivity: use currently selected account
...
instead of storing dcContext once on creation, the selected account
might change
2026-01-21 00:14:41 +01:00
adbenitez
44a1ce42f0
avoid account rollback in InstantOnboardingActivity
2026-01-20 20:01:40 +01:00
adbenitez
a0c6cef0fa
add menu item to switch account
2026-01-20 19:44:32 +01:00
adbenitez
f96e89956c
account switcher: make switching accounts smoother
2026-01-20 16:31:02 +01:00
adb
cb2d9f16ac
Merge branch 'main' into adb/issue-4174
2026-01-20 15:47:44 +01:00