Commit Graph

12 Commits

Author SHA1 Message Date
Sasha MOREL 3be5af77c6 Termux API update 2022-01-01 20:55:24 +01:00
Sasha MOREL 87ffd22d35 Code splitting for specific usages
Also add a script to update a file containing SMSdb.
2021-12-14 18:35:02 +01:00
Sasha MOREL 076610caf6 I forgot important piece of code 2021-09-06 14:56:10 +02:00
Sasha MOREL aece55c786 Autorefresh for people
*I know* I can use AJAX, but I don't have the skills yet, I will do the job waiting for AJAX refresh.
Pages are light, that's not a big deal.
2021-09-05 19:04:26 +02:00
Sasha MOREL f25cc7aa03 Add logos for sent and received messages
Oh my God, there are images now!
2021-09-05 18:51:18 +02:00
Sasha MOREL 44255d6bc2 Add iframes
Trying more fluid experience with iframes.
2021-09-05 13:42:00 +02:00
Sasha MOREL 3dc6d4323b Nicer conversation appearance
I added some style to display messages more nicely.
2021-09-05 11:07:28 +02:00
Sasha MOREL 84d8c8bcc8 Ignore read flag
This modification is to avoid duplicate messages when some of them is read on the phone.
2021-09-04 10:57:15 +02:00
Sasha MOREL f86fa0d6a7 Suicide at keyboard interrupt
That's a bug, the program does not close at keyboard interruption because of threads, I pu a suicide function at the end, but suicide is never the solution.
2021-09-02 12:51:38 +02:00
Sasha MOREL 867c6daca5 Note on security 2021-09-02 12:41:56 +02:00
Sasha MOREL d7ff69da3c Add gitignore, LICENSE and README 2021-09-02 12:07:57 +02:00
Sasha MOREL 1d59dc9022 Initial commit
Imported this script cooked in another repos.
2021-09-02 11:54:40 +02:00