Commit graph

14 commits

Author SHA1 Message Date
adbenitez
3dc216ca7f fix warning about non-final resource IDs 2025-02-25 17:46:09 +01:00
B. Petersen
44eb9b32fd fix: hide 'clone chat' if there is no chat
before, 'clone chat' was hidden for contacts having a one-to-one-chats,
but not for contacts _without_ a one-to-one-chat
2025-02-08 20:25:25 +01:00
Asiel Díaz Benítez
c4698fcf60
Merge pull request #3241 from deltachat/r10s/use-system-language
use system language, support per-app-language-selection
2024-08-25 15:26:51 +02:00
B. Petersen
6261467e37 avoid dialog being closed during typing by one wrong tap 2024-08-22 16:01:49 +02:00
B. Petersen
bf918590c9 add hints to 'Edit Name' dialog 2024-08-22 16:01:49 +02:00
B. Petersen
7d42d79216 show 'Edit Name' explicitly in contact profile's menu 2024-08-22 16:01:49 +02:00
B. Petersen
f1755b399b stop using locale from PreferenceManager 2024-08-16 23:11:50 +02:00
B. Petersen
36a480fec8 tint destructive buttons in red 2024-08-09 18:40:38 +02:00
B. Petersen
50e66c7e66 mark bots in chat title and profile as such 2024-08-09 18:10:57 +02:00
B. Petersen
0bcccb41a1 show '(un)block contact' in red as well 2024-07-27 17:56:31 +02:00
B. Petersen
ff9fe93a75 tune down copying email address
copying email addresses to the clipboard
is not proper way to get in contact in the light of chatmail -
even if the account is non-chatmail, the receiver may use chatmail.
or the copied contact.

it is better to point ppl to use 'Share' or 'Attach Contact' therfore
and not offer failing/corner-case things in the primary menu.

therefore, we do basically the same what desktop is doing all the years:
no special function, however, if you select text (desktop)
or long tap it (android now), you can copy it.
2024-07-17 19:44:51 +02:00
B. Petersen
e7a9f60a12 clearer naming 2024-07-17 14:58:43 +02:00
B. Petersen
673c3412e9 add 'share' to contact's profile menu 2024-07-17 14:58:43 +02:00
adbenitez
fee58e6eac fix building 2024-06-12 02:17:10 +02:00
Renamed from src/org/thoughtcrime/securesms/ProfileActivity.java (Browse further)