summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-08-221-9/+28
|\
| * 30481342: Security Vulnerability - TOCTOU in MmsProvider allows access to fil...Andre Furtado2016-08-221-9/+28
* | Try-catch for deletePreferredApnId()Amit Mahajan2015-11-091-4/+8
* | Upgrade telephony db (carriers table) only if needed.Amit Mahajan2015-10-281-2/+24
* | Change to persist preferred apn across OTA upgrades.Amit Mahajan2015-10-201-11/+134
* | Change to add user_visible field to Carriers table.Amit Mahajan2015-10-131-1/+9
|/
* Add new columns corresponding to Cellbroadcast settings screen.Sanket Padawe2015-07-131-12/+58
* Merge "Change to actually remove user/carrier edited entries on delete()." in...Amit Mahajan2015-06-161-6/+23
|\
| * Change to actually remove user/carrier edited entries on delete().Amit Mahajan2015-06-151-6/+23
* | Dump default SMS app package nameYe Wen2015-06-111-0/+13
|/
* Change to preserve user/carrer added/edited APNs on upgrade.Amit Mahajan2015-05-211-127/+287
* Update db only if ContentValues obj being inserted is not empty.Amit Mahajan2015-05-011-4/+1
* Add bearer_bitmask field (in addition to bearer).Amit Mahajan2015-05-011-141/+365
* Adding try-catch block to catch an unexpected exception causing crash.Amit Mahajan2015-04-301-2/+7
* Merge commit '24223db' into merge2Etan Cohen2015-04-241-351/+252
|\
| * Change to avoid parsing non-integer values to integer when repopulatingAmit Mahajan2015-04-211-1/+5
| * Merge "Support both user and carrier edited values." into lmp-mr1-wfc-devAmit Mahajan2015-04-141-351/+248
| |\
| | * Support both user and carrier edited values.Amit Mahajan2015-04-131-351/+248
| * | Fixing the the conditions checked when searching conflicting row in db.Amit Mahajan2015-04-131-4/+5
| |/
* | Revert "Fix to not crash on failure to parse non-integer values."Etan Cohen2015-04-241-45/+1
* | Fix to not crash on failure to parse non-integer values.Amit Mahajan2015-04-221-1/+45
* | Fixing the the conditions checked when searching conflicting row in db.Amit Mahajan2015-04-221-4/+5
* | Canonicalize file paths before comparingAmith Yamasani2015-04-141-2/+2
* | Merge commit '3f2e68a0391b1b8389beb6558c27a82b19c75a8f' into merge_workPrerepa Viswanadham2015-04-101-141/+618
|\|
| * Change to add new column and unique constraint to carriers db.Amit Mahajan2015-03-271-141/+618
* | Restricted view of SMS/MMS providers (2/2)Ye Wen2015-03-195-180/+296
|/
* [DS] Load APN from System or Oem imageLegler Wu2015-01-131-0/+21
* Unify "app_parts" path obtaining in MmsProviderYe Wen2015-01-061-4/+13
* Fix long lines associated with INVALID_SUBSCRIPTION_ID.Wink Saville2014-12-091-11/+17
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-213-17/+17
* Make CREATOR columns read-only and auto set them in providerYe Wen2014-11-204-23/+145
* Merge "Make TelephonyProvider a singleton across users" into lmp-mr1-devAmith Yamasani2014-11-081-4/+7
|\
| * Make TelephonyProvider a singleton across usersAmith Yamasani2014-11-071-4/+7
* | API changes to add carrier name to subinforecordSanket Padawe2014-11-071-1/+15
|/
* Merge "The sub_id column in the carriers should be an INTEGER instead of a LO...Tom Taylor2014-11-041-2/+2
|\
| * The sub_id column in the carriers should be an INTEGER instead of a LONGTom Taylor2014-10-281-2/+2
* | Clean up public API of SubInfoRecord.Stuart Scott2014-10-311-1/+1
|/
* Change subId to int from longWink Saville2014-10-231-21/+21
* am a1045b02: fix issues to set data profilesHui Wang2014-10-061-1/+1
|\
| * fix issues to set data profilesHui Wang2014-10-061-1/+1
* | am ccba6ba3: Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101Xia Ying2014-10-021-1/+1
|\|
| * Could not get apn by URL_TELEPHONY_USING_SUBID if numeric is 00101Xia Ying2014-10-021-1/+1
* | Use INVALID_SUB_ID as default value for sub_id columnsShri Borde2014-09-171-9/+11
* | am eb47d5d0: Add clear/restore calling identity for ICC message operationsYe Wen2014-09-171-15/+26
|\|
| * Add clear/restore calling identity for ICC message operationsYe Wen2014-09-171-15/+26
* | Unhide android.provider.Telephony.Sms.SUB_IDShri Borde2014-09-151-4/+4
|/
* Merge "Singleton providers should post change notifs to all users" into lmp-devAmith Yamasani2014-09-123-10/+15
|\
| * Singleton providers should post change notifs to all usersAmith Yamasani2014-09-113-10/+15
* | Unable to make calls on LRW71CTom Taylor2014-09-101-4/+12
|/
* Add HbpcdLookupProviderSteven Liu2014-09-052-0/+703