tmo1

Results 157 comments of tmo1

Thank you for reporting this, but I was unable to reproduce the problem (on a fresh emulator image). In step 4, I'm not sure where I'm supposed to see "the...

Thanks! I tried importing the redacted file you provided: the app reported 2 contacts imported ([as expected](https://github.com/tmo1/sms-ie#contacts-1)), the contacts app showed only 1 contact added, but when I tried to...

Thank you for the report. I don't use WhatsApp, and I'm not sure how to approach this problem, but I'll keep it in mind. It would be helpful to have...

Thank you for reporting this. I don't have a dual SIM device, and I don't really know anything about how they work. It woulld be good to get this right,...

I checked [the Android documentation](https://developer.android.com/training/articles/user-data-ids#accounts), and I suspect that this problem arises from the fact that Android does not associate messages directly with SIM cards, but rather with "Subscription IDs,"...

Thank you both for the kind words!

The hmac-secret extension is really useful, and it would indeed be great if Bulwark supported it. I was using the Python libfido2 bindings and following the example code, so I...