Commit graph

27 commits

Author SHA1 Message Date
tibbi
e966b7bccd handle the SEND_TO intent properly 2020-04-11 23:00:10 +02:00
tibbi
156620c917 couple more threading improvements here and there 2020-04-08 22:15:43 +02:00
tibbi
013fa62606 allow inserting not saved numbers in New Message activity 2020-04-06 23:11:49 +02:00
tibbi
2a36a23782 at search results prioritize names that start with the search string 2020-04-06 22:32:16 +02:00
tibbi
97299a0900 make getAvailableContacts asynchronous 2020-04-06 22:06:58 +02:00
tibbi
fdf4957da2 moving some contact fetching helper functions into Context Extensions 2020-04-06 22:00:57 +02:00
tibbi
c4f209b8ff moving some more functions from NewMessage to Thread activity 2020-04-06 21:10:19 +02:00
tibbi
3f2b88785a add filtering by search string at the New Message activity 2020-04-06 20:46:26 +02:00
tibbi
8c765a25c3 do not add NewMessageActivity into the backstack 2020-04-06 20:34:25 +02:00
tibbi
705f015a96 lets pass more info at the ThreadActivity again, as backup 2020-04-06 20:24:30 +02:00
tibbi
8736473b35 fill the Suggestions list with contacts 2020-04-06 19:20:17 +02:00
tibbi
979744cbd5 moving some views at the existing Thread activity 2020-04-06 12:44:53 +02:00
tibbi
6d8c889723 launch the given contacts thread at clicking on him at the New Message screen 2020-04-06 12:23:01 +02:00
tibbi
ba08a74cf9 move the cursor at the message text field after adding a recipient 2020-04-06 10:25:34 +02:00
tibbi
b5aa561a92 renaming contactId to id 2020-04-06 10:13:25 +02:00
tibbi
34fe393ea7 remove the selected contact at pressing X 2020-04-06 10:12:49 +02:00
tibbi
775c4da791 avoid adding the same contact multiple times 2020-04-06 10:07:02 +02:00
tibbi
e7340d80ea correcting a side margin calculation 2020-04-06 10:03:11 +02:00
tibbi
1647df2d0c improve the way contact selection is shown 2020-04-06 09:55:39 +02:00
tibbi
741e619822 improve the way selected contacts are shown, properly create new lines 2020-04-05 23:32:51 +02:00
tibbi
d15005bfd7 show the selected contacts at the top 2020-04-05 22:34:22 +02:00
tibbi
1b3c6d9dac try filtering out duplicate contacts at the autocomplete suggestions 2020-04-05 22:04:21 +02:00
tibbi
dc806c97d0 adding some autocomplete suggestions at new messages 2020-04-05 21:50:37 +02:00
tibbi
b67d2a8dfb fetch a list of available contacts at NewMessageActivity 2020-04-05 21:18:33 +02:00
tibbi
3373ce66e1 add a contact searching field at the New Message activity 2020-04-05 17:16:48 +02:00
tibbi
560935b61e launch the NewMessageActivity on pressing FAB 2020-04-05 13:01:39 +02:00
tibbi
0f4e89c8a9 do not allow using the app, if it isnt the default SMS handler 2020-04-04 16:44:40 +02:00