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
|
4bbd9428e3
|
Merge pull request #4182 from deltachat/wch423/backpress-migration
Migrate deprecated `onBackPressed` calls
|
2026-01-21 20:05:14 +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 |
|
wchen342
|
69631cd857
|
Merge pull request #4181 from deltachat/adb/improve-InstantOnboardingActivity
avoid account rollback in InstantOnboardingActivity
|
2026-01-21 10:30:01 -05: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 |
|
wchen342
|
ce9ded9d8b
|
Merge pull request #4178 from deltachat/adb/issue-4174
Properly update menu and other actionMode state in ContactSelectionListFragment
|
2026-01-20 10:10:45 -05:00 |
|
adb
|
cb2d9f16ac
|
Merge branch 'main' into adb/issue-4174
|
2026-01-20 15:47:44 +01:00 |
|
wchen342
|
c2a13ae9dd
|
Merge pull request #4179 from deltachat/adb/issue-4175
avoid empty profiles after using "add as second device" from welcome screen
|
2026-01-20 09:35:51 -05:00 |
|
adbenitez
|
f8c2403e61
|
update changelog
|
2026-01-19 22:26:35 +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
|
a22baa7fc3
|
update changelog
|
2026-01-19 19:29:12 +01:00 |
|
adbenitez
|
0b9bb9ff76
|
fix: properly update menu and other actionMode state in ContactSelectionListFragment
|
2026-01-19 19:18:41 +01:00 |
|
adb
|
ef96192d8b
|
Merge pull request #4173 from deltachat/wch423/fix-resume-wrong-activity
Do not launch WelcomeActivity as singleTask
|
2026-01-19 18:32:00 +01:00 |
|
B. Petersen
|
13c34d9480
|
make clear, the blockage comes from user action
|
2026-01-19 17:47:48 +01:00 |
|
adb
|
610f4cebc2
|
Merge pull request #4171 from deltachat/wch423/add-hint-empty-group-search
Show hint during Contact search if results are empty
|
2026-01-19 17:45:18 +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 |
|
wchen342
|
a32c20473f
|
Merge pull request #4172 from deltachat/wch423/blocked-contact-profile-indicator
Add indication for blocked contacts in user profile
|
2026-01-19 08:19:25 -05:00 |
|
wch423
|
db956d93cf
|
Do not launch WelcomeActivity as singleTask
|
2026-01-16 19:50:29 +01:00 |
|
wch423
|
6a5a75131e
|
Add indication for blocked contacts in user profile
|
2026-01-16 17:44:34 +01:00 |
|
wchen342
|
a676a47ed4
|
Merge pull request #4170 from deltachat/adb/issue-3913
refresh chatlist when going back from chat
|
2026-01-16 13:51:04 +01:00 |
|
adbenitez
|
2067122d2c
|
update changelog
|
2026-01-15 23:41:41 +01:00 |
|
adbenitez
|
8a0fe892f4
|
refresh chatlist when going back from chat
|
2026-01-15 23:33:57 +01:00 |
|
adb
|
29a6f4eb31
|
Merge pull request #4167 from deltachat/wch423/mark-external-links
Mark external links with a special character
|
2026-01-15 19:39:51 +01:00 |
|
adb
|
f610592bff
|
Merge branch 'main' into wch423/mark-external-links
|
2026-01-15 19:20:37 +01:00 |
|
adb
|
898008e2a1
|
Merge pull request #4168 from deltachat/wch423/larger-qr-code
Use new generation method so the QR code is larger
|
2026-01-15 19:20:01 +01:00 |
|
adb
|
9eaa3ca182
|
Merge branch 'main' into wch423/larger-qr-code
|
2026-01-15 18:59:13 +01:00 |
|
adb
|
c98818e5cf
|
Merge pull request #4166 from deltachat/wch423/notification-permission-second-device
Ask for Notification Permission when adding second device
|
2026-01-15 18:57:49 +01:00 |
|
wch423
|
7643ecd90a
|
Use new generation method so the QR code is larger
|
2026-01-15 18:25:56 +01:00 |
|
wch423
|
e4993bd302
|
Add CHANGELOG
|
2026-01-15 16:58:52 +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 |
|
adb
|
2c8b781817
|
Merge pull request #4165 from deltachat/wch423/fix-qr-scanner-no-error-dialog
Fix dialogs not showing when pasted QR codes are not valid
|
2026-01-14 21:31:59 +01:00 |
|
wch423
|
e59655c456
|
Fix dialogs not showing when pasted QR codes are not valid
|
2026-01-14 21:21:17 +01:00 |
|
adb
|
2ce7e5a3c7
|
Merge pull request #4164 from deltachat/wch423/remove-profile-email
Remove email address from profile
|
2026-01-14 16:28:25 +01:00 |
|
wch423
|
79c7419b71
|
Update CHANGELOG.md
|
2026-01-14 16:16:55 +01:00 |
|