141 Commits (7e6c4908408391e32582fba1b556cbf3e0b27b04)
 

Author SHA1 Message Date
isra el 7e6c490840 docs: improve documentation 2 years ago
isra el dd4e9f8038 chore(android): disable sticky notification 2 years ago
isra el 2481180a57 fix(web): prevent api call if there is no activedevice 2 years ago
isra el da070e0213 chore(web): display received sms count in dashboard 2 years ago
isra el 47bd11ae08 feat(web): implement received sms tab in dashboard 2 years ago
isra el 3f63005c60 feat(api): track received sms count stat 2 years ago
isra el 64e7211f28 ui(web): improve dashboard ui 2 years ago
isra el 4d1f2e144e ui(web): improve dashboard ui 2 years ago
isra el fd0bd0e472 chore(android): improve main activity layout 2 years ago
isra el 238d1830cc chore(android): temporarily disable room db usage 2 years ago
isra el 3ac80d7b12 chore(web): prevent users from selecting a disabled device in send sms modal 2 years ago
isra el b9dfa8cfd8 fix(web): null check 2 years ago
isra el be5e9b1782 chore(api): temporarily disable device and apiKey deletion 2 years ago
isra el 10b45bd92f feat(api): implement an endpoint to retrieve received messages 2 years ago
isra el d10fa350d9 feat(api): implement access logging 2 years ago
isra el db1c4475a6 chore(android): improve instructions 2 years ago
isra el aad73880f3 chore(android): receive sms feature improvements 2 years ago
isra el 31735b8d14 chore(android): refactor MainActivity 2 years ago
isra el f4f1ce41b1 chore(android): add utils class 2 years ago
isra el 9527b51cad feat(android): implement SMS Receive Broadcast Receiver 2 years ago
isra el 28aa08da88 feat(android): implement boot complete listener to start sticky notification service 2 years ago
isra el 30b005d867 feat(android): init room db 2 years ago
isra el a3882b30a0 chore(android): sticky notification service 2 years ago
isra el 24a37ccd1e chore(android): add required permissions for receiving sms 2 years ago
isra el 2b482c8801 chore(android): add new app constant 2 years ago
isra el c82f8e801c chore(android): reorganize components in main activity 2 years ago
isra el 51b1828b1d feat(api): receive and save sms 2 years ago
isra el 2013ee5f7e chore(android): update types for device version fields 2 years ago
isra el 93652cd835 chore(android): create an ApiManager class 2 years ago
isra el cd0c40bffa chore(android): add a function to clear a shared pref value 2 years ago
isra el a09510bc82 chore(android): update sms payload fields 2 years ago
isra el 646e7f11b6 chore(android): add AppConstants class 2 years ago
isra el ef49ac1624 chore(android): main activity minor ui change 2 years ago
isra el cdb1a0d73a chore(api): update sms payload fields 2 years ago
isra el c31763d1e4 chore(android): replace query apiKey auth by header 2 years ago
isra el 3d6f3da6d1 chore(api): update response codes to 200 instead of the default 201 2 years ago
isra el 80406ab331 chore(api): update sms schema 2 years ago
isra el 96776aa879 chore(api): support apiKey authentication via headers in addition to query params 2 years ago
isra el 583a5b8ad6 fix(web): include missing api call for checking current user 2 years ago
isra el 838dcf4248 feat(api): track apiKey usage 2 years ago
isra el fd6e06baf7 chore(web): update meta tags 2 years ago
isra el aa8201eaef chore(web): check for token expiration on launch and redirect to login 2 years ago
isra el c866d0acec chore(api): update jwt expiration 2 years ago
isra el ec4a92e555 chore(web): display device id and copy feature in dashboard 2 years ago
isra el ce1aa2f942 chore: update .gitignore 2 years ago
Israel Abebe 04a2577acc
Create LICENSE 2 years ago
Israel Abebe f241b7f67d
Create FUNDING.yml 2 years ago
isra el 2f93f14b44 chore(android): bump version to 2.2.0 2 years ago
isra el 923da3bd7e fix(android): fix multisim issues on old phones 2 years ago
isra el 415e8452c0 feat(api): throttle all endpoints to 30 requests per minute 2 years ago