Commit graph

168 commits

Author SHA1 Message Date
tibbi
d95985841a use a bit smaller font size around vcards 2022-08-31 12:37:11 +02:00
Naveen
737189746e Always use proper primary color 2022-08-30 16:15:24 +05:30
Naveen
b6e21507c1 Restructure code 2022-08-29 16:32:04 +05:30
Naveen
93848b1894 Set proper expand/collapse drawable on recycle 2022-08-29 16:12:16 +05:30
Naveen
66363caf4c Disable expand/collapse when there's only one item 2022-08-29 15:59:31 +05:30
Naveen
ad6abf7ccc Set text in xml 2022-08-29 15:54:09 +05:30
Naveen
3d0312ff44 Remove unnecessarily duplicated string 2022-08-29 14:08:26 +05:30
Naveen
2fa6e2513f Apply proper color to expand/collapse icon 2022-08-29 04:43:56 +05:30
Naveen
4f809426bb Construct name from structured name 2022-08-29 04:16:45 +05:30
Naveen
317cb9b883 Check for nullability 2022-08-29 03:56:02 +05:30
Naveen
d2c883710f Add clarifying parentheses 2022-08-29 03:20:13 +05:30
Naveen
f07abeb54c Add vCard attachment preview 2022-08-29 03:19:50 +05:30
Pavel Poley
f3ef5dfd67 allow displaying older messages 2022-06-02 16:34:04 +03:00
Pavel Poley
e9c32e7487 allow displaying older messages 2022-06-01 17:45:09 +03:00
tibbi
45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
tibbi
f389be0de1 removing a default value 2022-03-07 15:11:57 +01:00
tibbi
79f51e42d5 allow sharing attachments too 2022-03-07 13:53:32 +01:00
tibbi
394a990e9c add text message forwarding 2022-03-07 13:37:47 +01:00
tibbi
5e97a97e5f use rounded corners imageview instead of rounding it ourselves 2022-03-07 10:46:31 +01:00
tibbi
6349d18c62 use a transparent placeholder at loading mms images 2022-03-06 22:48:52 +01:00
tibbi
9279c66cb3 show all contact numbers at the new conversation screen 2022-02-07 10:07:33 +01:00
tibbi
591f473a1f updating commons with PhoneNumber containing multiple fields 2022-02-06 22:44:20 +01:00
tibbi
8336ec0052 updating commons, kotlin + add some keyboard hiding 2022-02-05 21:07:43 +01:00
Agnieszka C
67f5404f26 Added opening contact details from the conversation view (#104) 2022-01-23 15:09:50 +01:00
Tibor Kaputa
9c56922b75
Merge pull request #257 from Aga-C/save-mms
Added saving MMS (#106)
2021-11-27 19:45:12 +01:00
tibbi
70a6e701dc updating commons + the new fastscroller handling 2021-11-27 19:35:30 +01:00
Agnieszka C
f2a25b46dd Added saving MMS (#106) 2021-11-20 13:39:52 +01:00
tibbi
86a9cab458 switching to the new fastscroller 2021-11-15 15:41:25 +01:00
darthpaul
ac5fb1def4 handle single click in select mode for attachments 2021-11-14 23:35:51 +00:00
darthpaul
894f9ef7df handle long-press of attachment 2021-11-14 23:16:51 +00:00
darthpaul
2d2d51f90f handle long-press of message bubble
- update commons dependency
- fix broken drawable resource reference in cab_thread menu file
2021-11-10 18:05:20 +00: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
tibbi
18026c473f adding some crashfixes 2021-09-24 21:35:37 +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
e2a916a993
Merge branch 'master' into markAsRead 2021-09-08 15:19:58 +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
02a8633ffd
Merge branch 'master' into add-sms-draft 2021-09-08 15:12:05 +02:00