mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-16 10:14:33 +01:00
The code we use for PDU parsing and composing comes straight from the Android framework, but it's an internal API, so we duplicate the code here. These changes represent updates that have been made as of the JB release.