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
Tibor Kaputa
345a611b0e
Merge pull request #190 from Aga-C/fix-last-deleted-message
...
Fixed updating last message after deleting (#167 )
2021-09-08 15:10:09 +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
44c540b961
Fixed updating last message after deleting ( #167 )
2021-09-04 22:14:22 +02:00
Agnieszka C
7b84ec77fd
Added SMS drafts support ( #83 )
2021-09-03 19:00:23 +02:00
Paul Akhamiogu
46f71c994f
Show 2 checks when sms is delivered
...
- differentiate between sent sms and delivered sms by updating the SmsStatusSentReceiver which updates the type to Telephony.Sms.MESSAGE_TYPE_SENT or Telephony.Sms.MESSAGE_TYPE_FAILED depending on the outcome.
- rename ThreadSuccess to ThreadSent and add a boolean field for the delivery status
- SmsStatusSentReceiver updates the status of the message to Telephony.Sms.STATUS_COMPLETE.
- accommodate for the need to keep track of the status by adding Int field status to the Message class,
- add appropriate database migrations (3 to 4) for the new status field.
- add status to the query for sms in extension function Context.getMessages and Context.getMMS
- add extension function Context.updateMessageStatus to update the status of a message in the database
2021-08-25 16:57:07 +01:00
Jonathan Buhacoff
37fbf8ae8e
fix: failed to open attachment with mixed-case mimetype
2021-07-22 18:57:56 -07:00
tibbi
b02b54b055
tweak the way adapters are updated
2021-05-23 17:53:18 +02:00
tibbi
9c0ef0fbe9
adding some null checks at autocomplete textview adapter
2021-05-23 17:37:35 +02:00
tibbi
2db6ffb835
use the new way of launching activity intents
2021-04-14 23:40:52 +02:00
tibbi
ab50b0b74a
adding some animations
2021-03-15 23:43:42 +01:00
tibbi
1d0ecc6cab
updating some group chat related coloring issues
2021-02-16 13:44:26 +01:00
tibbi
4bcab69a5f
highlight the searched text at results
2021-02-16 11:10:18 +01:00
tibbi
5c684a5361
show an image at search results too
2021-02-16 10:04:05 +01:00
tibbi
33a8b498f3
show search results in a recyclerview list
2021-02-15 23:23:39 +01:00