Commit graph

25 commits

Author SHA1 Message Date
Naveen Singh
74e49cf939
feat: allow copying numbers from inside threads (#652)
* feat: allow copying numbers from inside threads

* fix: no such item exception!

* fix: reduce cyclomatic complexity for `setupOptionsMenu()`

* fix: prefer `conversation.phoneNumber` for clipboard

Refs: https://github.com/FossifyOrg/Messages/issues/651
2025-12-23 18:28:34 +05:30
Naveen Singh
b5d865b8c0
feat: show number picker when creating new chats or adding members (#532)
* feat: show number picker when adding members to group

Refs: https://github.com/FossifyOrg/Messages/issues/456

* feat: always show number picker when creating new chats

Refs: https://github.com/FossifyOrg/Messages/issues/153

* docs: update changelog

* docs: update changelog

* docs: update changelog

* feat: never show add person as an action button

* feat: never show add person as an action button

* docs: update changelog
2025-09-27 17:34:17 +05:30
Naveen Singh
2280c4581e
feat: reorder action buttons (#530)
* feat: never show delete button as action

This makes it slightly harder to accidentally deleted conversations.

* feat: reorder action buttons in chats and main screen

* docs: update changelog
2025-09-26 21:49:40 +05:30
Agnieszka C
df3d908013 Changed showing from ifRoom to never also in a thread 2025-03-02 10:53:38 +01:00
Ensar Sarajčić
565f991932 Update recycle bin related strings 2023-07-20 16:20:29 +02:00
Ensar Sarajčić
3f06b521bf Add separate screen for recycle bin messages 2023-07-20 16:04:51 +02:00
Ensar Sarajčić
857a4f0b93 Implement archive functionality using system API 2023-07-17 16:43:31 +02:00
tibbi
db6ddceb73 updating commons and min SDK to 23 2023-01-01 21:24:41 +01:00
Naveen
5aac009102 Add conversation details page 2022-11-21 17:28:21 +05:30
Naveen
8d283858e1 Add ability to rename group conversations 2022-11-21 02:51:51 +05:30
tibbi
80cbf29011 try harder at showing multiple thread menu items 2022-08-24 22:17:56 +02:00
tibbi
45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
tibbi
aa495b4251 allow storing unstored numbers from the conversation screen too 2022-03-25 21:07:54 +01:00
tibbi
dc2c3e5538 fix #322, flip Manage people and Dial number 2022-03-07 14:40:54 +01:00
Agnieszka C
41114e5f2c Added calling contact in conversation (#230) 2021-10-18 15:45:20 +02:00
tibbi
83b4300362 lets actually remove the un/pinning from the thread activity 2021-09-24 18:45:06 +02:00
Agnieszka C
c14e1f5b95 Added pinning conversations (#197) 2021-09-18 19:23:55 +02:00
tibbi
b2084d8d03 show more items at the top menu 2021-05-23 18:01:17 +02:00
tibbi
22b6040a86 add a Mark as Unread menu item at the thread screen 2020-06-18 11:14:51 +02:00
tibbi
516aab0d5c do not show Block Number at the conversation screen, it wont be used often 2020-05-13 15:22:18 +02:00
tibbi
1251d09900 moving an icon in Commons 2020-04-15 14:04:45 +02:00
tibbi
0fe917053c adding a menu item for blocking a number 2020-04-08 12:12:13 +02:00
tibbi
a569ae2b05 add a menu button for deleting the whole opened conversation 2020-04-06 23:16:49 +02:00
tibbi
ec5c49ce1e allow toggling the Add Person UI at the thread activity 2020-04-06 22:22:25 +02:00
tibbi
cdfaa3cea9 show an Add Person menu button at the top menu of conversations 2020-04-06 11:58:14 +02:00