summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* 30481342: Security Vulnerability - TOCTOU in MmsProviderstable/cm-12.1-YOG4PJessica Wagantall2016-10-131-8/+28
* BlacklistProvider : Use helper methods from utils for validityDanesh M2015-09-141-69/+14
* TelephonyProvider : Add sub_id to ICC columnsRohit Yengisetty2015-06-241-2/+4
* Add another db upgradeDave Daynard2015-05-151-0/+30
* TelephonyProvider: Handle upgrade from 11 -> 12.1.Adnan Begovic2015-05-041-10/+32
* Add proper DB upgrade path.Danny Baumann2015-04-073-17/+176
* APNs: Add statement to update carriers table to include read_only columnstaging/cm-12.1Patrick Lower2015-03-271-0/+3
* Properly upgrade DBDanny Baumann2015-03-241-1/+14
* Revert QC features we aren't using.Steve Kondik2015-03-233-581/+12
* TelephonyProvider: allow specifying a protocol for preferred apnDan Pasanen2015-03-231-4/+6
* MmsProvider : Add ability to query types in a conversation threadDanesh M2015-03-231-7/+19
* MmsProvider : Add ability to delete mms given a thread idDanesh M2015-03-231-0/+7
* telephony: Add support for choosing a default APNSteve Kondik2015-03-231-1/+47
* Bump the DB version from QC's changesRicardo Cerqueira2015-03-231-0/+4
* SUB_ID to PHONE_ID conversionSandeep Gutta2015-03-113-15/+14
* Compilation error fixesSandeep Gutta2015-03-112-11/+12
* Make CREATOR columns read-only and auto set them in providerYe Wen2015-03-114-24/+146
* Additional changes to SubscriptionManager API as per API council.Wink Saville2015-03-113-18/+18
* Make TelephonyProvider a singleton across usersAmith Yamasani2015-03-111-4/+7
* API changes to add carrier name to subinforecordSanket Padawe2015-03-111-1/+15
* The sub_id column in the carriers should be an INTEGER instead of a LONGTom Taylor2015-03-111-2/+2
* Change subId to int from longWink Saville2015-03-111-21/+21
* Use INVALID_SUB_ID as default value for sub_id columnsShri Borde2015-03-111-9/+11
* Unhide android.provider.Telephony.Sms.SUB_ID.Shri Borde2015-03-111-4/+4
* TelephonyProvider: Enhance RCS messages performance.xmao2015-02-142-3/+4
* TelephonyProvider:Fix Messaging crash after upgrading from KKkaiyiz2015-02-051-0/+40
* TelephonyProvider: Improve the performance of deleting Mms.kaiyiz2015-02-042-73/+58
* Merge "TelephonyProvider: add RCS message clomn in telephonyProvider"Linux Build Service Account2015-01-302-12/+130
|\
| * TelephonyProvider: add RCS message clomn in telephonyProviderxmao2015-01-152-12/+130
* | TelephonyProvider: Implement inserting SMS into ICC card by provideryanglv2015-01-271-0/+365
|/
* Merge "Merge commit '619607f401a096658c1b8555931e56e82b92e4a0' into HEAD"Linux Build Service Account2014-12-233-0/+737
|\
| * Add filtering by SIM for mms conversations (1/2)emancebo2014-12-121-0/+35
| * blacklist: relax phone normalizationJorge Ruesga2014-12-121-19/+33
| * Enforce convertability to a valid E164 number on insert or update.Danny Baumann2014-12-121-10/+16
| * blacklist: normalize phone numbers to E164 standardJorge Ruesga2014-12-121-12/+37
| * Properly handle alphanumeric 'numbers'.Danny Baumann2014-12-121-4/+37
| * Drop blacklist number uniqueness constraint.Danny Baumann2014-12-121-3/+10
| * Improve delete handling code.Danny Baumann2014-12-121-5/+14
| * Store phone blacklist in content provider (2/4)Danny Baumann2014-12-122-0/+608
* | TelephonyProvider: Add CDMA call forwarding/waiting functionkaiyiz2014-12-191-0/+450
|/
* Merge "Mms: Fix conversation number of message thread can't be updated"Linux Build Service Account2014-12-061-1/+15
|\
| * Mms: Fix conversation number of message thread can't be updatedkaiyiz2014-11-281-1/+15
* | Merge cefb4542234ab90ed6b89aa9c040e3f8efca33cd on remote branchLinux Build Service Account2014-12-031-1/+28
|\ \ | |/ |/|
| * Merge "MSIM: Use default data subId for all APN operations."Linux Build Service Account2014-11-051-5/+5
| |\
| | * MSIM: Use default data subId for all APN operations.Sandeep Gutta2014-11-051-5/+5
| * | Upgrade SMS db version to 61 to add priority column.staging/cm-12.0-cafMuhammed Siju2014-11-041-1/+28
| |/
* | MSIM: Use default data subId for all APN operations.Sandeep Gutta2014-11-201-5/+5
* | TelephonyProvider: Fix crash when delete more 1000 messages.kaiyiz2014-11-171-4/+5
* | Mms: Fix can not search message via subjectkaiyiz2014-11-101-2/+25
* | TelephonyProvider: Add resource config for IP protocolkaiyiz2014-11-061-5/+8