Commit graph

17 commits

Author SHA1 Message Date
tibbi
6db8d2a2d3 fix a glitch at setting the received sms time in the future 2020-05-01 00:12:22 +02:00
tibbi
aea826b57c properly handle multipart longer sms messages 2020-04-19 20:55:48 +02:00
tibbi
cfda56973d adding some extra checks to avoid showing blocked numbers on some places 2020-04-14 10:14:05 +02:00
tibbi
a25982e816 move the received message notification handling in Context extension 2020-04-10 19:00:14 +02:00
tibbi
44a1d85436 properly obtain the sms senders name 2020-04-09 10:06:47 +02:00
tibbi
5b6b5db17b pass only the ThreadId to ThreadActivity, fetch other data 2020-04-06 11:13:47 +02:00
tibbi
e1f1583b17 add handling for storing sent messages 2020-04-05 19:12:02 +02:00
tibbi
420a88c74c creating a helper function for fetching the thread id 2020-04-05 17:38:25 +02:00
tibbi
251eca8823 adding a helper function for refreshing the messages 2020-04-05 15:06:27 +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
29c0f928ca use EventBus for triggering sms list refreshes 2020-04-04 21:23:28 +02:00
tibbi
654359eaea store received SMS in the SMS provider 2020-04-04 20:11:40 +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