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
bjoern
389dddc9ea
remove address from primary settings UI ( #3730 )
...
* remove address from primary settings UI
showing the address here prominently results in bad UX
as ppl try to pass the address around,
which will not result in e2ee and will often not work.
see https://github.com/deltachat/deltachat-ios/pull/2664
for more resoning and discussion, eg. why remove it unconditionally
* show status
* update changelog
---------
Co-authored-by: adb <adb@merlinux.eu >
Co-authored-by: adbenitez <asieldbenitez@gmail.com >
2025-04-11 18:15:36 +02:00
adbenitez
fb3d95264a
Merge branch 'adb/issue-3701' of https://github.com/deltachat/deltachat-android into adb/issue-3701
2025-04-11 16:33:04 +02:00
adbenitez
92e67bd80a
remove unused import
2025-04-11 16:32:53 +02:00
adb
1518bab671
Merge branch 'main' into adb/issue-3701
2025-04-11 14:32:06 +00:00
adb
632da643af
Merge pull request #3724 from deltachat/adb/issue-3721
...
avoid NPE in UriGlideRenderer
2025-04-11 14:31:01 +00:00
adb
7353873281
Merge pull request #3725 from deltachat/adb/issue-3717
...
avoid SecurityException in NotificationsPreferenceFragment
2025-04-11 14:30:18 +00:00
adb
f9ac0375b9
Update src/main/java/org/thoughtcrime/securesms/preferences/NotificationsPreferenceFragment.java
...
Co-authored-by: bjoern <r10s@b44t.com >
2025-04-11 14:29:14 +00:00
adbenitez
3c0e4fd853
don't display last-seen etc. just hide address
2025-04-11 16:22:29 +02:00
adb
31c9de1f03
Merge pull request #3723 from deltachat/adb/issue-3719
...
catch IllegalArgumentException in InstantOnboardingActivity.progressError()
2025-04-10 21:43:09 +00:00
adbenitez
4240c8b324
remove address from contact list and group member list
2025-04-10 22:09:41 +02:00
B. Petersen
9106f12b77
remove now unused stock translations
2025-04-08 00:10:17 +02:00
adbenitez
43941f9075
avoid SecurityException in NotificationsPreferenceFragment
2025-04-06 18:20:51 +02:00
adbenitez
765e2b490e
avoid NPE in UriGlideRenderer
2025-04-06 16:12:49 +02:00
adbenitez
cfae361b88
catch IllegalArgumentException in InstantOnboardingActivity.progressError()
2025-04-06 16:03:55 +02:00
Hocuri
9daa2d77cd
refactor: Remove dead 'configure' code ( #3714 )
...
* refactor: Remove dead configure code
* refactor: Remove unnecessary startIo() call; addTransport starts IO itself
2025-04-03 14:12:09 +02:00
Hocuri
05d2d0964f
fix: Avoid NPE because of progressDialog ( #3715 )
2025-04-03 14:11:08 +02:00
Hocuri
10c4a105bb
feat: Move to addTransport / addTransportFromQr API ( #3676 ), remove AEAP message ( #3698 )
2025-04-02 18:14:49 +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
bjoern
64e4816f5e
add stock string needed when securejoin takes longer than expected ( #3709 )
...
* add stock string needed when securejoin takes longer than expected
* apply wording suggestions
* stroke 'as expected', this is not an error, we're offline first, it is fine and continues in bg
2025-04-02 12:35:19 +02:00
bjoern
1680d332f5
hide 'show classic email' for chatmail ( #3708 )
...
* hide 'show classic email' for chatmail
* update CHANGELOG
2025-04-01 16:42:48 +02:00
adbenitez
c7bffb85fd
avoid ANR in MessageSelectorFragment.handleDeleteMessages
2025-03-30 15:51:16 +02:00
adbenitez
3518f3d213
avoid ANR in MessageSelectorFragment.handleResendMessage
2025-03-30 15:42:49 +02:00
adbenitez
b14b8eea9d
use change_contact_name
2025-03-20 18:41:11 +01:00
adbenitez
c1eff8362f
use Rpc.createContact() to set contact's name
2025-03-20 17:38:57 +01:00
adbenitez
12807763d6
remove TODO comment
2025-03-19 13:03:18 +01:00
adbenitez
fbf8637c97
don't use email address as contact unique identifier
2025-03-18 22:56:28 +01:00
adbenitez
3e21f9be4d
avoid crash in orphan info messages from webxdc
2025-03-18 19:41:19 +01:00
B. Petersen
ad1159c05c
remove 'experimental, 1.36 required' hint from add-second-device
2025-03-17 13:51:46 +01:00
adb
b33311b9fb
Merge branch 'main' into adb/issue-3591
2025-03-15 17:50:30 +00:00
adbenitez
67baedc0dc
force "paste as plain text" in composer
2025-03-14 00:20:56 +01:00
adb
337f353220
Merge branch 'main' into adb/issue-3591
2025-03-13 16:24:18 +00:00
adbenitez
218295c4f3
remove ASM handling
2025-03-13 17:22:53 +01:00
B. Petersen
d383bcc451
add mute option for 8 hours
2025-03-13 16:56:03 +01:00
adb
2e1a40b606
Merge branch 'main' into adb/issue-3591
2025-03-13 15:53:54 +00:00
B. Petersen
10c538ac8e
no 'delete on all devices' for device messages
...
do not say "Delete on all your devices"
when deleting a message in the "Device Messages" chat.
while this is a minor,
it is one of the first things the user may see,
better be correct there to not give a false first impression of correctness :)
2025-03-12 22:25:49 +01:00
adb
cbe70a93db
Merge branch 'main' into adb/allow-to-edit-and-delete-for-all
2025-03-12 18:50:17 +00:00
adbenitez
d337230a4b
Merge branch 'adb/issue-3599' of https://github.com/deltachat/deltachat-android into adb/issue-3599
2025-03-12 19:31:13 +01:00
adbenitez
de76377f3b
change bookmark icons
2025-03-12 19:30:45 +01:00
adb
f223b22ff8
Merge branch 'main' into adb/issue-3599
2025-03-12 17:56:08 +00:00
adbenitez
5133461eb7
set title
2025-03-12 17:12:47 +01:00
adbenitez
b4b12862fd
add action menu icon option to toggle message bookmark
2025-03-12 17:06:18 +01:00
adbenitez
1340166a91
don't allow to delete info-messages for all
2025-03-12 16:22:45 +01:00
adbenitez
1663502d35
avoid NPE in processComposeControls
2025-03-12 16:16:34 +01:00
adbenitez
9a67f5b32a
remove e2ee_enabled and import/export keys from advanced settings
2025-03-12 16:13:04 +01:00
adbenitez
773913409f
hide the Encryption category completed for chatmail accounts
2025-03-12 14:47:40 +00:00
adbenitez
11addb6522
check if activity is finishing before creating "one moment" dialog
2025-03-11 20:40:30 +01:00
adb
5df2ba4325
Merge pull request #3667 from deltachat/adb/issue-3662
...
avoid ANR in ConversationActivity.processComposeControls
2025-03-10 23:20:37 +00:00
adb
4b978c0124
Merge pull request #3656 from deltachat/adb/use-chat-deleted-event
...
remove notifications from chat that was deleted from other device
2025-03-10 22:20:03 +00:00
adbenitez
cca9dfb04a
avoid ANR in ConversationActivity.processComposeControls
2025-03-10 22:17:47 +01:00