Commit graph

45 commits

Author SHA1 Message Date
tibbi
84a59d6c22 updating commons with some style improvements 2022-07-10 19:44:10 +02:00
tibbi
ade0e86116 take Default number into consideration at new conversations 2022-06-26 09:41:22 +02:00
Naveen
95c02be871 Minor code improvements 2022-06-12 01:31:38 +05:30
tibbi
45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
tibbi
79f51e42d5 allow sharing attachments too 2022-03-07 13:53:32 +01:00
tibbi
cc04594d31 updating commons 2022-02-07 11:45:59 +01:00
tibbi
c2339a929d show type at the number picker at new thread 2022-02-07 10:09:54 +01:00
tibbi
4a57000d9a adding some crashfixes 2022-02-06 23:40:42 +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
tibbi
70a6e701dc updating commons + the new fastscroller handling 2021-11-27 19:35:30 +01:00
tibbi
ad40ac4e92 use layout animations only if they are enabled in the system 2021-11-13 09:16:41 +01:00
Agnieszka C
9b0fe07fab Fixed missing plus sign when opened from another app (#107) 2021-09-08 19:13:36 +02:00
tibbi
f778226451 do not split accented characters from casual ones at the side scrollbar 2021-08-17 15:10:55 +02:00
tibbi
2e3604ab54 updating commons and kotlin 2021-04-14 23:15:34 +02:00
tibbi
ab50b0b74a adding some animations 2021-03-15 23:43:42 +01:00
tibbi
e5bd51ed24 improve search at new conversation, ignore accents 2021-03-15 22:31:36 +01:00
tibbi
26710c572f updating some colors for the white theme 2021-02-15 18:56:12 +01:00
tibbi
9984084d60 fix #22, allow selecting a phone number at contacts that have multiple 2021-01-11 11:02:55 +01:00
tibbi
e92e3b81e1 fix a glitch at opening a thread from the New Conversation screen 2020-12-25 16:21:19 +01:00
tibbi
f412f401d3 adding some crashfixes 2020-12-21 11:38:57 +01:00
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)