mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-01 05:55:18 +00:00
b0216e1494
1) The system does actually enforce having a BROADCAST_SMS permission on the SMS receiver. Break out the "delivered" parts of this into a separate Receiver, so the permission won't trip up GB devices. 2) The system does actually enforce having "quick response" intents. Add a no-op for now. 3) Add a "make default" prompt. 4) Update settings to reflect what's going on in KitKat. |
||
---|---|---|
.. | ||
BaseTransportDetails.java | ||
GcmTransport.java | ||
SmsTransport.java | ||
UndeliverableMessageException.java | ||
UniversalTransport.java |