mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 16:58:39 +00:00
![Rhodey Orbits](/assets/img/avatar_default.png)
one Android 2.3.3 device was throwing NPEs while parsing the precompiled pdu test vectors so I modified SmsListenerTest to generate them on the fly using Android's own PDU related classes. All tests now pass on 2.3.3, 4.2.2, 4.4.4, 5.1. Closes #3048 // FREEBIE