summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* android.intent.action.CONTENT_CHANGED should be system protectedYe Wen2016-05-191-0/+2
* Follow framework refactoring.Jeff Sharkey2016-03-171-2/+2
* Merge "Speed up of message backup/restore" into nyc-devRoman Sorokin2016-03-171-0/+4
|\
| * Speed up of message backup/restoreRoman Sorokin2016-03-161-0/+4
* | Made broadcast EXTERNAL_PROVIDER_CHANGE protected and with FLAG_RECEIVER_REPL...Roman Sorokin2016-03-011-0/+1
|/
* Use backupInForeground="true"Christopher Tate2016-02-171-0/+1
* Implemention of the telephony provider backup agent to cover SMS backupRoman Sorokin2016-01-201-1/+3
* Support the new ACTION_EXTERNAL_PROVIDER_CHANGE intentTom Taylor2015-11-201-2/+5
* Mark this coreApp as being encryptionAware.Jeff Sharkey2015-11-191-1/+3
* Fix MMS delivery issue by permitting HTTP from TelephonyProvider.Alex Klyubin2015-09-211-1/+1
* Add INTERACT_ACROSS_USERS_FULL to TelephonyProvider.Amit Mahajan2015-08-121-0/+1
* Telephony provider does not use cleartext network traffic.Alex Klyubin2015-05-201-1/+2
* Remove unnecessary WRITE_SMS permission - telephony providerSvetoslav2015-04-171-7/+7
* Make TelephonyProvider a singleton across usersAmith Yamasani2014-11-071-0/+1
* Singleton providers should post change notifs to all usersAmith Yamasani2014-09-111-0/+1
* Add HbpcdLookupProviderSteven Liu2014-09-051-0/+7
* Make SMS/MMS providers singletons across usersAmith Yamasani2014-08-111-0/+12
* Fix permission check for reading SMS on UICC.Jake Hamby2013-09-181-4/+5
* Let's enhanceJason Chen2012-10-121-1/+1
* Explicitly export content providersNick Kralevich2012-07-281-0/+4
* Make telephony provider boot in minimal boot modeBen Komalo2011-09-231-0/+1
* Don't back up telephony provider dataChristopher Tate2011-07-221-0/+1
* Fix 2157380: NPE while attaching the captured picture in MMS application on S...Chih-Chung Chang2009-09-301-0/+2
* grant url permission for content://mms/drm, so clicking on a purchased conten...Wei Huang2009-07-231-12/+24
* Make name of Telephony provider localizable.Eric Fischer2009-06-161-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+39
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-37/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-3/+1
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+37