Commit graph

26 commits

Author SHA1 Message Date
tibbi
3e8697d7cc removing the noHistory flag from NewConversationActivity 2020-05-20 15:13:29 +02:00
tibbi
d4e9c22d13 add a Mark As Read notification item 2020-05-13 16:04:28 +02:00
tibbi
c17d78b871 allow moving the app on an SD card 2020-05-06 21:35:52 +02:00
tibbi
49a7cd98f5 show a Select SIM button at message sending, if multiple are available 2020-05-03 22:33:32 +02:00
tibbi
7fcf3e93e8 turns out the internet is not needed afterall? Lets remove it and see 2020-04-14 11:13:56 +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
ff05ec1623 renaming NewMessage to NewConversation, no other change 2020-04-13 15:26:25 +02:00
tibbi
cd26b96384 rely on klinkerapps library at sending SMS too, not just MMS 2020-04-13 13:06:30 +02:00
tibbi
554f087d56 allow sending MMS, sadly it needs internet access 2020-04-12 16:00:59 +02:00
tibbi
18f8b271e1 add handling for Share Text intent 2020-04-11 23:36:03 +02:00
tibbi
02ba0e3651 properly handle and show received MMS 2020-04-10 20:06:14 +02:00
tibbi
04152492a5 adding a Manage Blocked Numbers settings item 2020-04-08 11:59:34 +02:00
tibbi
8c765a25c3 do not add NewMessageActivity into the backstack 2020-04-06 20:34:25 +02:00
tibbi
e1f1583b17 add handling for storing sent messages 2020-04-05 19:12:02 +02:00
tibbi
560935b61e launch the NewMessageActivity on pressing FAB 2020-04-05 13:01:39 +02:00
tibbi
b48f18eaf8 adding the app icon in all colors 2020-04-05 10:29:16 +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
d20623c44a show the other persons name at the Thread title 2020-04-03 19:54:13 +02:00
tibbi
067c1d3876 open a new ThreadActivity on clicking on a message 2020-04-03 17:26:01 +02:00
tibbi
9ee08aba7b try fetching the senders name from phone number in some cases 2020-04-03 15:35:17 +02:00
tibbi
fe9b9497b4 require the Telephony feature for installing the app 2020-04-03 14:43:20 +02:00
tibbi
b239227794 request READ_SMS permission and fetch the available messages 2020-04-03 11:57:30 +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