wch423
11f3964bdc
Add support for attachment draft; Distinguish between different messages
2026-01-28 21:28:42 +01:00
wch423
7683408d18
Allow going back to previous activity from the notification; Support AllMediaActivity
2026-01-28 21:28:40 +01:00
wch423
b74e793654
Finish ViewModel for audio playback; Refine UI set up for AudioView
2026-01-28 21:28:38 +01:00
wch423
4bd74324d2
Try to decouple view and business logics
2026-01-28 21:28:36 +01:00
wch423
9a121b3039
Fix UI update problems;
...
Make notification clickable
2026-01-28 21:28:33 +01:00
wch423
a9832c9c53
Make audio view use Media3 for playback
2026-01-28 21:28:31 +01:00
adb
a07723d515
Merge branch 'main' into adb/issue-4176
2026-01-27 03:02:39 +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
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
adbenitez
616b495426
only create a new account if the selected one is already configured
2026-01-19 22:13:47 +01:00
adbenitez
0b9bb9ff76
fix: properly update menu and other actionMode state in ContactSelectionListFragment
2026-01-19 19:18:41 +01:00
adbenitez
d4d15eee7c
avoid showing "no results for null" if search term is empty
2026-01-19 17:39:26 +01:00
wch423
ee3886285b
Show "No results found for" during Contact search if results are empty
2026-01-19 15:46:00 +01:00
wch423
6a5a75131e
Add indication for blocked contacts in user profile
2026-01-16 17:44:34 +01:00
adbenitez
8a0fe892f4
refresh chatlist when going back from chat
2026-01-15 23:33:57 +01:00
adb
f610592bff
Merge branch 'main' into wch423/mark-external-links
2026-01-15 19:20:37 +01:00
wch423
32ee198128
Add util methods to handle RTL/LTR text concatenations;
...
Add markers to external links
2026-01-15 16:56:29 +01:00
wch423
ab0d33b3c0
Ask for Notification Permission when adding second device
2026-01-15 14:07:58 +01:00
wch423
e59655c456
Fix dialogs not showing when pasted QR codes are not valid
2026-01-14 21:21:17 +01:00
wch423
2efaf1df93
Remove email address from profile
2026-01-14 15:59:24 +01:00
adbenitez
b0e5c1c634
remove FROM_WELCOME in CreateProfileActivity
2026-01-13 20:23:41 +01:00
adbenitez
a66fc7bf10
tweak fix
2026-01-07 18:19:44 +01:00
adbenitez
777ef609ff
avoid crash in FetchForegroundService.onCreate()
2026-01-07 17:13:36 +01:00
adbenitez
224964db95
fix TAG in FetchForegroundService
2026-01-07 16:08:51 +01:00
adbenitez
e0a71d0fff
use DC_EVENT_TRANSPORTS_MODIFIED to sync changes from remote devices
2026-01-03 16:13:32 +01:00
adb
96b5cabeb6
Merge branch 'main' into r10s/remove-email-from-account-switcher
2026-01-02 13:45:27 +01:00
adb
4a8706b9e3
Merge pull request #4139 from deltachat/adb/issue-4138
...
avoid NPE accessing location manager, event center and notification center
2025-12-29 23:02:27 +01:00
adb
94a10afac2
Merge pull request #4134 from deltachat/adb/issue-4124
...
Harden security around relays and profile management
2025-12-29 23:01:43 +01:00