tibbi
|
2d1df0322f
|
show a placeholder text on the main screen, if there are no conversations
|
2020-04-13 15:22:36 +02:00 |
|
tibbi
|
854e125079
|
highlight selected messages at the Conversation screen
|
2020-04-13 10:04:06 +02:00 |
|
tibbi
|
a40438a08c
|
try harder at opening unknown attachments, guess mimetype from filename
|
2020-04-12 23:30:34 +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
|
5c79ca361d
|
add a generic Attachment view for handling others than images and videos
|
2020-04-12 23:11:42 +02:00 |
|
tibbi
|
db5ddd9bd1
|
fix a glitch with clicking on MMS attachments
|
2020-04-12 21:59:14 +02:00 |
|
tibbi
|
98e20fc7cd
|
renaming a view to make it clearer
|
2020-04-12 21:55:03 +02:00 |
|
tibbi
|
aecaec8773
|
crop too tall mms attachments
|
2020-04-12 21:43:42 +02:00 |
|
tibbi
|
cc6dcafa88
|
add handling for multiple attachments in one mms
|
2020-04-12 19:30:03 +02:00 |
|
tibbi
|
a5d8633593
|
prepare for handling multiple mms attachments
|
2020-04-12 18:13:40 +02:00 |
|
tibbi
|
e792ff37ab
|
show a Play icon at video MMS items
|
2020-04-12 09:47:03 +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
|
e79818d789
|
removing some redundant functions
|
2020-04-11 10:51:48 +02:00 |
|
tibbi
|
f2c368e12e
|
rename MessagesAdapter to ThreadsAdapter, no other change
|
2020-04-11 10:50:47 +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
|
0984449a76
|
show video MMS attachments too
|
2020-04-09 13:41:51 +02:00 |
|
tibbi
|
0749c0bb9d
|
try opening the mms attachment on fullscreen view on click
|
2020-04-09 13:22:02 +02:00 |
|
tibbi
|
d0b4e17300
|
display mms attachments at the conversations
|
2020-04-09 10:52:14 +02:00 |
|
tibbi
|
c4972c9204
|
always use a proper thread title at the main screen
|
2020-04-08 22:32:18 +02:00 |
|
tibbi
|
8b37aab610
|
lets add a Participants field into Message
|
2020-04-08 20:36:59 +02:00 |
|
tibbi
|
04152492a5
|
adding a Manage Blocked Numbers settings item
|
2020-04-08 11:59:34 +02:00 |
|
tibbi
|
4c7cecbe4e
|
updating some resources
|
2020-04-08 11:56:16 +02:00 |
|
tibbi
|
2a36a23782
|
at search results prioritize names that start with the search string
|
2020-04-06 22:32:16 +02:00 |
|
tibbi
|
900982999f
|
use an AutocompleteTextView at the ThreadActivity
|
2020-04-06 22:18:50 +02:00 |
|
tibbi
|
8736473b35
|
fill the Suggestions list with contacts
|
2020-04-06 19:20:17 +02:00 |
|
tibbi
|
dc806c97d0
|
adding some autocomplete suggestions at new messages
|
2020-04-05 21:50:37 +02:00 |
|
tibbi
|
931f977c65
|
allow sharing message text directly
|
2020-04-05 20:00:26 +02:00 |
|
tibbi
|
bed6ef764f
|
allow copying a message value into the clipboard easily
|
2020-04-05 19:46:37 +02:00 |
|
tibbi
|
251eca8823
|
adding a helper function for refreshing the messages
|
2020-04-05 15:06:27 +02:00 |
|
tibbi
|
3cf6ce2e37
|
handle deleting individual messages
|
2020-04-05 13:38:33 +02:00 |
|
tibbi
|
2a319f9550
|
allow deleting threads from the main screen
|
2020-04-05 13:25:24 +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
|
2ed255ae5d
|
improving the B&W theme
|
2020-04-04 13:19:36 +02:00 |
|
tibbi
|
feece9b90c
|
show the date/time above the messages at the thread view
|
2020-04-03 23:43:53 +02:00 |
|
tibbi
|
4c66a31370
|
do not allow selecting the thread date time label
|
2020-04-03 23:36:53 +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
|
9a47de4a30
|
limiting the chat bubbles width to 70%
|
2020-04-03 22:24:05 +02:00 |
|
tibbi
|
d8b00aa4c9
|
adding some initial coloring at the incoming and outgoing messages
|
2020-04-03 22:08:51 +02:00 |
|
tibbi
|
fc3e72d390
|
split messages between received and sent
|
2020-04-03 21:44:18 +02:00 |
|
tibbi
|
715fa3174d
|
do not show the messages year, if it is the current one
|
2020-04-03 20:22:24 +02:00 |
|
tibbi
|
f938c14cba
|
show the appropriate messages at opening a thread
|
2020-04-03 19:51:23 +02:00 |
|
tibbi
|
c1daccb969
|
implementing the Select All menu button
|
2020-04-03 17:27:40 +02:00 |
|
tibbi
|
10bda77c50
|
refresh the messages text color if it changes
|
2020-04-03 16:43:35 +02:00 |
|