Commit graph

24 commits

Author SHA1 Message Date
tibbi
d1fe3531e1 adding some crashfixes 2020-11-03 19:39:59 +01:00
tibbi
fdf2af410c fix #91, properly handle sending SMS to multiple recipients 2020-10-27 22:45:25 +01:00
Tibor Kaputa
f511f35df0
Merge pull request #57 from michaelsam94/master
change the color of suggested contact name based on font color of app…
2020-07-27 22:13:08 +02:00
tibbi
41fb730511 properly handle contacts with multiple phone numbers 2020-07-27 21:53:21 +02:00
micheal Samuel Naeem
579e7ae356 change the color of suggested contact name based on font color of application 2020-07-01 12:43:35 +02:00
tibbi
4dcd17fe1f fix #38, properly handle the VIEW third party intent 2020-05-30 21:01:01 +02:00
tibbi
0bf7e12ee8 renaming conversation to new_conversation layout 2020-05-30 17:29:00 +02:00
tibbi
2e20dd7454 count with the privately stored contacts at Suggestions 2020-05-20 15:45:34 +02:00
tibbi
2344a49b26 list privately stored contacts at the New Conversation too 2020-05-20 15:10:55 +02:00
tibbi
d223266f1b updating commons 2020-05-18 23:06:11 +02:00
tibbi
f1edebb2dc renaming the helper class ContactsHelper to SimpleContactsHelper 2020-05-08 22:37:51 +02:00
tibbi
6634130325 moving some contact handling related things in Commons 2020-05-07 15:51:23 +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
502f68d7fa decode the received number at third party intents 2020-04-27 22:30:33 +02:00
tibbi
5db1695692 make sure to always update the top menu colors 2020-04-19 21:29:01 +02:00
tibbi
ab9aa5d2ba send the number to Thread activity too, use it if necessary 2020-04-14 09:58:19 +02:00
tibbi
eeb458b9b5 use a helper function for setting up the letters scrollbar 2020-04-13 22:08:19 +02:00
tibbi
9b758b617d adding a fastscroller with letters at the contact list 2020-04-13 21:58:12 +02:00
tibbi
ce886b5b87 handle the SEND_MULTIPLE intent too 2020-04-13 20:21:14 +02:00
tibbi
b7034a728c recognize Uri attachments at third party mms intents 2020-04-13 20:08:01 +02:00
tibbi
0836bdb9af show a placeholder at contact suggestions, if none are found 2020-04-13 18:46:18 +02:00
tibbi
e8205c7c44 adding some placeholders if no contacts have been found 2020-04-13 15:55:36 +02:00
tibbi
ff05ec1623 renaming NewMessage to NewConversation, no other change 2020-04-13 15:26:25 +02:00
Renamed from app/src/main/kotlin/com/simplemobiletools/smsmessenger/activities/NewMessageActivity.kt (Browse further)