- 27 Jan, 2021 1 commit
-
-
Chris T authored
-
- 26 Jan, 2021 2 commits
- 23 Jan, 2021 2 commits
- 22 Jan, 2021 5 commits
- 21 Jan, 2021 10 commits
- 20 Jan, 2021 4 commits
-
-
Chris T authored
This commit adds the ability for a higher level programto handle the modem suspending for mmsd. mmsd does not track this, but a higher level program/the OS can track this and can manually command mmsd to process messages not sent or recieved after the modem is not suspended anymore.
-
Chris T authored
-
Chris T authored
I am learning how mmsd's code structure is a bit better, and as such, I am reverting something I did earlier.
-
Chris T authored
-
- 19 Jan, 2021 10 commits
-
-
Chris T authored
I added a TODO in where it makes sense to help handle the bearer more comprehensively.
-
Chris T authored
-
Chris T authored
-
Chris T authored
-
Chris T authored
This is no longer needed.
-
Chris T authored
Turned out I made a dumb error here.
-
Chris T authored
-
Chris T authored
Turns out I made a dumb error here.
-
Chris T authored
This is the same bug as the "Draft" to "sent" bug, but for "Recieved" to "read"
-
Chris T authored
When a message was changed from "Draft" to "sent", the struct was not updated. This commit fixes that, so you can reliably depend on "get_messages" to have the most up to date info on a sent message.
-
- 18 Jan, 2021 1 commit
-
-
Chris T authored
Both a recieved and sent message now store the date inside the status properties. This way if mmsd is shut of or if the system is restarted, mmsd has a memory of the date (and won't format it to the beginning of UNIX epoch)
-
- 16 Jan, 2021 3 commits
- 14 Jan, 2021 2 commits