Commit graph

67 commits

Author SHA1 Message Date
Naveen
6e6c65ad6a Disable calling non-numeric short codes from main screen 2023-01-06 18:52:34 +05:30
tibbi
e52cb19059 adding some conversation details related UI improvements 2023-01-01 22:42:59 +01:00
Naveen
7f9f925da4 Properly update text colors on theme change
and some code improvements
2022-12-11 14:45:47 +05:30
Naveen
2fc70b2dc5 Fetch drafts on a background thread 2022-12-07 23:43:31 +05:30
Naveen
08b3379729 Update conversations on pin/unpin 2022-11-26 23:33:26 +05:30
Naveen
8d283858e1 Add ability to rename group conversations 2022-11-21 02:51:51 +05:30
Naveen
89f378b973 Minor code consistency change 2022-11-18 01:45:17 +05:30
Naveen
2d36794a17 Merge branch 'master' into recyclerview_improvements 2022-11-16 14:03:36 +05:30
tibbi
c8818bfa57 lets lock number blocking 2022-11-13 20:14:46 +01:00
Naveen
9bdc8b6f7e Use DiffUtil at conversations screen 2022-11-13 00:38:11 +05:30
Agnieszka C
38b150daa4 Fixed pin indicator color (#455) 2022-10-20 11:11:32 +02:00
Naveen
ee8130c767 Handle conversations with scheduled messages only 2022-09-28 02:05:06 +05:30
tibbi
45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
tibbi
70a6e701dc updating commons + the new fastscroller handling 2021-11-27 19:35:30 +01:00
tibbi
86a9cab458 switching to the new fastscroller 2021-11-15 15:41:25 +01:00
tibbi
29c0666243 fetch all drafts at once for better performance 2021-10-18 19:22:06 +02:00
tibbi
bb59c84b77 avoid fetching conversation drafts during scrolling 2021-10-18 18:58:56 +02:00
Tibor Kaputa
636c7cb8c5
minor code style update + imports 2021-10-18 18:35:31 +02:00
Agnieszka C
44547b05d0 Dialing number refactor 2021-10-18 18:19:26 +02:00
Tibor Kaputa
03ff16f633
minor code style update 2021-09-24 17:58:28 +02:00
Agnieszka C
0f12365fc5
Merge branch 'master' into add-pin-conversation 2021-09-21 07:30:00 +02:00
Tibor Kaputa
9f5fbd2e1e
avoid fetching selected conversations too many times 2021-09-20 22:44:55 +02:00
Agnieszka C
6c32a449d8 Code style fixing 2021-09-20 10:13:48 +02:00
Agnieszka C
ee9959cf8c Added hiding read/unread conversations 2021-09-20 09:41:45 +02:00
Agnieszka C
c14e1f5b95 Added pinning conversations (#197) 2021-09-18 19:23:55 +02:00
Agnieszka C
d2d291069c Fixed marking as read/unread not refreshing list 2021-09-14 19:03:04 +02:00
Tibor Kaputa
aa71a39f1b
minor code cleanup + color customization fix 2021-09-08 20:03:35 +02:00
Agnieszka C
df8759e00a
Merge branch 'master' into add-sms-draft 2021-09-08 15:37:21 +02:00
Tibor Kaputa
14ea068f73
Update ConversationsAdapter.kt 2021-09-08 15:20:31 +02:00
Tibor Kaputa
8ffc176d31
Update ConversationsAdapter.kt 2021-09-08 15:18:57 +02:00
Tibor Kaputa
e28b8ddae0
Update ConversationsAdapter.kt 2021-09-08 15:18:24 +02:00
Agnieszka C
14b7526ab3
Merge branch 'master' into add-sms-draft 2021-09-08 15:10:07 +02:00
Tibor Kaputa
162d09e466
Update ConversationsAdapter.kt 2021-09-08 15:04:07 +02:00
AlbertoPellitteri
8ce253b957 Remove unused import 2021-09-06 22:51:37 +02:00
AlbertoPellitteri
d0d252a1e0 Small performance improvement 2021-09-05 18:42:41 +02:00
AlbertoPellitteri
1a5f055cd9 small performance improvement 2021-09-05 18:38:35 +02:00
AlbertoPellitteri
d139548f06 Now the conversation can be marked as read from the main message cab 2021-09-05 18:15:37 +02:00
AlbertoPellitteri
5bde636dfb Now is possible to mark as unread the conversation from outside the conversation itself, selecting also more than one chat 2021-09-05 17:12:30 +02:00
Agnieszka C
7b84ec77fd Added SMS drafts support (#83) 2021-09-03 19:00:23 +02:00
tibbi
b02b54b055 tweak the way adapters are updated 2021-05-23 17:53:18 +02:00
tibbi
2db6ffb835 use the new way of launching activity intents 2021-04-14 23:40:52 +02:00
tibbi
33a8b498f3 show search results in a recyclerview list 2021-02-15 23:23:39 +01:00
tibbi
8ac5a1d65e add a Select All menu item at conversations and messages 2021-01-01 18:07:00 +01:00
tibbi
6405b7431f work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
tibbi
acd0055477 removing the Select All cab menu button 2020-11-03 23:26:43 +01:00
tibbi
13b25b918d allow dialing phone numbers of conversation recipiends 2020-11-03 22:24:17 +01:00
tibbi
7d8e1a2155 allow copying conversation numbers to clipboard 2020-11-03 22:15:28 +01:00
tibbi
d1fe3531e1 adding some crashfixes 2020-11-03 19:39:59 +01:00
tibbi
880dd7bf27 properly update the font size without restarting the app 2020-06-18 19:23:43 +02:00
tibbi
6d0dd67af3 fix #23, remove a messages notification if the thread is deleted 2020-06-18 18:45:38 +02:00