tibbi
|
0f33d3677b
|
create a db table for attachments
|
2020-12-21 16:17:33 +01:00 |
|
tibbi
|
4cad413478
|
store attachment uri as a string
|
2020-12-21 15:29:10 +01:00 |
|
tibbi
|
ceb9896988
|
changing message id from Int to Long
|
2020-12-21 12:40:29 +01:00 |
|
tibbi
|
349ff11957
|
fix #35, show a tick at successfully sent last messages
|
2020-08-23 21:43:50 +02:00 |
|
tibbi
|
661798cff4
|
renaming system_id to thread_id
|
2020-05-30 20:03:13 +02:00 |
|
tibbi
|
2b3df2719b
|
fix #8, load some cached messages instantly
|
2020-05-30 18:55:57 +02:00 |
|
tibbi
|
7a7b1aab32
|
insert fetched conversations in db
|
2020-05-30 18:23:54 +02:00 |
|
tibbi
|
f638fa06f2
|
creating a room DB for storing conversations
|
2020-05-30 18:04:34 +02:00 |
|
tibbi
|
60c994756d
|
make photoUri changeable at the Conversation model
|
2020-05-20 16:53:38 +02:00 |
|
tibbi
|
83dcc7423c
|
use proper placeholder avatars at private contacts too
|
2020-05-18 23:34:27 +02:00 |
|
tibbi
|
db90f0f08c
|
check if no message came from a privately stored contact in Simple Contacts
|
2020-05-18 23:22:27 +02:00 |
|
tibbi
|
8d663b994d
|
allow saving received phone numbers to contacts
|
2020-05-13 16:43:30 +02:00 |
|
tibbi
|
64bb563ef6
|
show the SIM card ID at messages
|
2020-05-13 15:27:25 +02:00 |
|
tibbi
|
dcc98c0a25
|
properly fetch the SIM card ID at messages
|
2020-05-13 13:49:12 +02:00 |
|
tibbi
|
bea48aff13
|
moving some contact display related things into Commons
|
2020-05-07 15:20:40 +02:00 |
|
tibbi
|
605f9e845a
|
moving some contact related things into Commons
|
2020-05-06 23:41:12 +02:00 |
|
tibbi
|
d98c1abb96
|
improve contact sorting at New Conversation, prefer names starting with letters
|
2020-05-03 23:43:09 +02:00 |
|
tibbi
|
f5d3c2ab70
|
allow toggling SIM cards at sending messages
|
2020-05-03 22:57:31 +02:00 |
|
tibbi
|
c4e7fc3068
|
show the unknown attachment filename, if available
|
2020-04-12 23:25:41 +02:00 |
|
tibbi
|
ba8f14de3b
|
renaming attachment type onto mimetype
|
2020-04-12 23:17:37 +02:00 |
|
tibbi
|
7c355e9aae
|
determine the message attachments size at fetching
|
2020-04-12 20:41:31 +02:00 |
|
tibbi
|
81b12dea70
|
do not allow null Uri at attachments
|
2020-04-12 19:59:57 +02:00 |
|
tibbi
|
a5d8633593
|
prepare for handling multiple mms attachments
|
2020-04-12 18:13:40 +02:00 |
|
tibbi
|
7f441218d2
|
show an avatar at the incoming messages
|
2020-04-11 22:44:02 +02:00 |
|
tibbi
|
32d3e0b21a
|
use a different placeholder image at group conversations, not a letter
|
2020-04-11 20:07:39 +02:00 |
|
tibbi
|
21dd815f2a
|
lets use the new Conversation model at the main screen
|
2020-04-11 19:41:48 +02:00 |
|
tibbi
|
882b75324d
|
create a Conversations model, separate it from Messages
|
2020-04-11 19:15:31 +02:00 |
|
tibbi
|
9cf479c496
|
removing the redundant isOrganization field from Contact model
|
2020-04-11 17:25:58 +02:00 |
|
tibbi
|
e79818d789
|
removing some redundant functions
|
2020-04-11 10:51:48 +02:00 |
|
tibbi
|
b606d9fdfc
|
use the colored letters as placeholders everywhere
|
2020-04-11 10:23:36 +02:00 |
|
tibbi
|
f96f992203
|
use a helper function at loading contact thumbnails
|
2020-04-11 00:05:40 +02:00 |
|
tibbi
|
d8080848c6
|
make the contact images more colorful
|
2020-04-10 23:36:44 +02:00 |
|
tibbi
|
bbc1f53a74
|
properly fetch contact photos too
|
2020-04-10 21:48:15 +02:00 |
|
tibbi
|
a791b681aa
|
properly mark read MMS messages too, not just SMS
|
2020-04-10 18:51:47 +02:00 |
|
tibbi
|
500f2bc8fe
|
adding MMS attachments at the Message class
|
2020-04-09 10:28:38 +02:00 |
|
tibbi
|
fb45d68835
|
properly set the thread title if it contains no messages
|
2020-04-08 22:31:15 +02:00 |
|
tibbi
|
156620c917
|
couple more threading improvements here and there
|
2020-04-08 22:15:43 +02:00 |
|
tibbi
|
8b37aab610
|
lets add a Participants field into Message
|
2020-04-08 20:36:59 +02:00 |
|
tibbi
|
424b77577c
|
removing the Subject of the Messages, doesnt seem to be used
|
2020-04-08 20:20:54 +02:00 |
|
tibbi
|
bda8ff863c
|
add initial MMS parsing
|
2020-04-07 22:56:28 +02:00 |
|
tibbi
|
8736473b35
|
fill the Suggestions list with contacts
|
2020-04-06 19:20:17 +02:00 |
|
tibbi
|
5b6b5db17b
|
pass only the ThreadId to ThreadActivity, fetch other data
|
2020-04-06 11:13:47 +02:00 |
|
tibbi
|
b5aa561a92
|
renaming contactId to id
|
2020-04-06 10:13:25 +02:00 |
|
tibbi
|
b67d2a8dfb
|
fetch a list of available contacts at NewMessageActivity
|
2020-04-05 21:18:33 +02:00 |
|
tibbi
|
29c0f928ca
|
use EventBus for triggering sms list refreshes
|
2020-04-04 21:23:28 +02:00 |
|
tibbi
|
3eb1127c74
|
show an error at messages that havent been sent
|
2020-04-04 19:41:48 +02:00 |
|
tibbi
|
2e078af782
|
send the targeted number at the Thread activity to be used
|
2020-04-04 15:25:21 +02:00 |
|
tibbi
|
a9ba3ada0c
|
improving the UI of section date time
|
2020-04-03 23:18:53 +02:00 |
|
tibbi
|
59c5d16f62
|
adding a DateTime thread view type
|
2020-04-03 23:07:34 +02:00 |
|
tibbi
|
fc3e72d390
|
split messages between received and sent
|
2020-04-03 21:44:18 +02:00 |
|