summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Add Material icon & app labelMichael Bestas2015-10-251-1/+2
* Mms service might use cleartext network traffic.Alex Klyubin2015-05-201-1/+2
* Declare the unified BIND_CARRIER_SERVICES permissionZach Johnson2015-05-151-0/+2
* Secondary user support - Broadcast intent after MMS is downloadedTom Taylor2014-12-051-0/+1
* Use AIDL based API's to comunicate with the carrier app for MMS sending and d...Abhijith Shastry2014-12-011-0/+1
* Implement broker pattern for imms (2/3)Ye Wen2014-07-241-8/+0
* Move MmsService into phone process (1/2)Ye Wen2014-07-211-2/+3
* Support MMS send/download by carrier app (3/3)Ye Wen2014-07-031-1/+3
* MMS auto persisting (3/4)Ye Wen2014-07-021-0/+2
* Change MmsService to use new APIs in SmsManager instead of MmsManagerYe Wen2014-06-171-0/+1
* MMS API: impl. of sending and downloadingYe Wen2014-06-051-2/+1
* MMS API: initial service impl. and build fileYe Wen2014-05-191-0/+39