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 |
|
tibbi
|
6efc41f9bb
|
use a bit smaller text at the main screens message preview
|
2020-06-17 22:32:17 +02:00 |
|
tibbi
|
ea16415503
|
allow customizing the text size
|
2020-06-17 22:28:32 +02:00 |
|
tibbi
|
661798cff4
|
renaming system_id to thread_id
|
2020-05-30 20:03:13 +02:00 |
|
tibbi
|
a013c110ec
|
adding a helper function for updating conversations, if necessary
|
2020-05-30 18:28:34 +02:00 |
|
tibbi
|
f638fa06f2
|
creating a room DB for storing conversations
|
2020-05-30 18:04:34 +02:00 |
|
tibbi
|
1adba70f3b
|
hide the number blocking button below Android 7
|
2020-05-30 17:18:39 +02:00 |
|
tibbi
|
e8f6ec3eb2
|
minor code reformatting at number blocking confirmation
|
2020-05-23 19:03:14 +02:00 |
|
tibbi
|
3ac08e2b21
|
allow blocking numbers directly from the main screen
|
2020-05-23 18:56:24 +02:00 |
|
tibbi
|
8d663b994d
|
allow saving received phone numbers to contacts
|
2020-05-13 16:43:30 +02:00 |
|
tibbi
|
f1edebb2dc
|
renaming the helper class ContactsHelper to SimpleContactsHelper
|
2020-05-08 22:37:51 +02:00 |
|