Commit graph

44 commits

Author SHA1 Message Date
tibbi
013fa62606 allow inserting not saved numbers in New Message activity 2020-04-06 23:11:49 +02:00
tibbi
3a23552326 removing some redundant views from the New Message activity 2020-04-06 23:03:32 +02:00
tibbi
5487dbb435 changing the hint text at creating a new conversation 2020-04-06 22:58:02 +02:00
tibbi
ec5c49ce1e allow toggling the Add Person UI at the thread activity 2020-04-06 22:22:25 +02:00
tibbi
900982999f use an AutocompleteTextView at the ThreadActivity 2020-04-06 22:18:50 +02:00
tibbi
c4f209b8ff moving some more functions from NewMessage to Thread activity 2020-04-06 21:10:19 +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
cdfaa3cea9 show an Add Person menu button at the top menu of conversations 2020-04-06 11:58:14 +02:00
tibbi
127d7d8930 adding some new views at the New Message screen 2020-04-06 10:23:26 +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
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
3373ce66e1 add a contact searching field at the New Message activity 2020-04-05 17:16:48 +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
560935b61e launch the NewMessageActivity on pressing FAB 2020-04-05 13:01:39 +02:00
tibbi
ef455cd961 adding a FAB at the main screen 2020-04-05 12:54:42 +02:00
tibbi
2c1482ebdd reduce the alpha of the Send Message button, if unavailable 2020-04-05 12:17:37 +02:00
tibbi
1c1ccb7a4b show the addresses first letter at the SMS notification 2020-04-05 11:58:35 +02:00
tibbi
7f2470567d adding a new icon for the notifications 2020-04-05 10:55:24 +02:00
tibbi
b48f18eaf8 adding the app icon in all colors 2020-04-05 10:29:16 +02:00
tibbi
a3e89719b1 use the BigTextStyle notification style at received SMS 2020-04-04 22:11:23 +02:00
tibbi
1fe2f10d53 show a notification at receiving an SMS 2020-04-04 21:53:58 +02:00
tibbi
3eb1127c74 show an error at messages that havent been sent 2020-04-04 19:41:48 +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
tibbi
7068199f7f adding some checks to avoid sending empty SMS 2020-04-04 15:41:49 +02:00
tibbi
bd4269c3c9 adding a bottom input field for writing messages 2020-04-04 10:24:42 +02:00
tibbi
2fa899b05c add some empty space above thread datetime 2020-04-04 10:00:37 +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
f938c14cba show the appropriate messages at opening a thread 2020-04-03 19:51:23 +02:00
tibbi
067c1d3876 open a new ThreadActivity on clicking on a message 2020-04-03 17:26:01 +02:00
tibbi
6cd1dcfbde highlight unread messages a bit more 2020-04-03 13:15:58 +02:00
tibbi
e6b8db6ad0 renaming SMS to Message in some cases for easier handling 2020-04-03 12:29:57 +02:00
tibbi
45e3d0b865 adding an initial implementation of the messages adapter 2020-04-03 12:20:39 +02:00
tibbi
1350ce420a adding Settings and About sections 2020-04-03 10:26:54 +02:00
tibbi
25876ae5c0 adding some more generic boilerplate code 2020-04-03 10:19:28 +02:00
tibbi
feb4cd6e9a uploading the initial project files 2020-04-03 10:12:58 +02:00