38 Commits

Author SHA1 Message Date
tibbi
271d098645 removing License and FAQ activities from the manifest 2021-11-15 22:54:48 +01:00
Paul Akhamiogu
664346e8a9 feat: compress images before sending 2021-09-05 20:45:04 +01:00
tibbi
d9974c5a44 add storage permission on lower devices for blocked number migration 2021-08-17 12:03:59 +02:00
tibbi
2e3604ab54 updating commons and kotlin 2021-04-14 23:15:34 +02:00
tibbi
131b1a44c3 adding more search related functionality 2021-02-15 21:46:51 +01:00
tibbi
e7690f6717 adding a search button and an own activity fori t 2021-02-15 19:59:41 +01:00
tibbi
e3ccec9055 removing the 2 new receivers from AndroidManifest, it is crashing 2021-01-27 20:40:36 +01:00
tibbi
9412024baa try fixing a glitch with "Sending..." message getting stuck 2021-01-11 10:37:51 +01:00
tibbi
7fedcbd108 leave mms handling on the system, do not mess with it 2021-01-01 20:02:30 +01:00
tibbi
cf75ab71d4 make sure sent messages have proper SIM card associated 2021-01-01 17:04:41 +01:00
tibbi
f4da76a010 fix #21, allow replying directly from the top notification 2020-06-18 18:12:45 +02:00
tibbi
4dcd17fe1f fix #38, properly handle the VIEW third party intent 2020-05-30 21:01:01 +02:00
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