aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/SmsApplication.java
Commit message (Expand)AuthorAgeFilesLines
* Assign WRITE_SMS to UID 1001Ye Wen2016-03-281-0/+15
* move telephony metrics over to new protoChris Wren2016-01-271-1/+2
* Follow PackageManager refactoring.Jeff Sharkey2016-01-061-4/+4
* TRON: log changes to the default SMS appTom Taylor2015-11-301-0/+3
* Add two new intentsTom Taylor2015-11-301-0/+142
* Merge "Cleanup USER_OWNER in telephony"Xiaohui Chen2015-09-041-5/+5
|\
| * Cleanup USER_OWNER in telephonyXiaohui Chen2015-09-031-5/+5
* | Enable WRITE_SMS for telephony providerSvetoslav2015-09-031-0/+5
|/
* Check special system apps' signatures when setting up default SMS appYe Wen2015-06-081-71/+45
* Restricted view of SMS/MMS providers (1/2)Ye Wen2015-03-181-14/+24
* Make SmsApplication handle multiple usersAmith Yamasani2014-08-081-56/+171
* MmsService always has WRITE_SMS AppOps permission (1/2)Ye Wen2014-07-291-1/+28
* Messaging auto persist switch (2/4)Ye Wen2014-07-161-0/+5
* Allow tablets to send SMS if enabled in device overlays (2/2)Dave Daynard2014-01-201-2/+2
* Do not attempt to configure null preferred activityDavid Braun2013-11-131-2/+5
* Update preferred activity for SMS related SENDTO intentsDavid Braun2013-11-121-3/+99
* problem to send SMS message by bluetooth MAP profile.Zhihai Xu2013-10-311-0/+21
* add SMS write permission for bluetooth package to support MAP profile.Zhihai Xu2013-10-311-2/+27
* Make SmsApplication checks more defensiveDavid Braun2013-10-131-20/+92
* Do not allow default SMS application to be set or get on non-phone devicesDavid Braun2013-10-041-3/+19
* Update the requirements for being an SMS app in KLPDavid Braun2013-09-241-25/+143
* Add config setting for default sms app.David Braun2013-09-191-4/+6
* Implement new method for handling SMS/MMS on the platformDavid Braun2013-09-161-0/+258