summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use okhttp lib for MMS service HTTP requestYe Wen2014-11-0410-1383/+477
* Clean up public API of SubInfoRecord.Stuart Scott2014-10-301-4/+5
* Change subId to int from longWink Saville2014-10-237-15/+15
* Send HTTP status code back in case of MMS HTTP failure (3/3)Ye Wen2014-10-214-28/+44
* Sprint: MMS proxy authorization does not include NAIxinhe2014-10-151-3/+9
* Do not crash when mms config is not loaded when sending mmsYe Wen2014-09-182-12/+28
* Merge "PT:VZW:CV MMS not able to be sent with messenger app" into lmp-devTom Taylor2014-09-161-10/+18
|\
| * PT:VZW:CV MMS not able to be sent with messenger appTom Taylor2014-09-151-10/+18
* | Merge "Bug 17511639: Ensure that URI permissions kept until downloaded data w...Julian Odell2014-09-151-1/+2
|\ \
| * | Bug 17511639: Ensure that URI permissions kept until downloaded data writtenJulian Odell2014-09-151-1/+2
| |/
* / Remove CURRENT column check when querying for MMS APNYe Wen2014-09-151-2/+5
|/
* Send and download MMS via content provider instead of PDU bytes.Cheuksan Wang2014-09-114-58/+41
* MmsConfig not getting loadedTom Taylor2014-09-091-0/+4
* Merge "Add synchronization to read access on MmsNetworkManager.mNetwork" into...Ye Wen2014-09-051-9/+13
|\
| * Add synchronization to read access on MmsNetworkManager.mNetworkYe Wen2014-09-041-9/+13
* | Merge "More cleanup prior to unhiding" into lmp-devWink Saville2014-09-051-4/+4
|\ \ | |/ |/|
| * More cleanup prior to unhidingWink Saville2014-09-041-4/+4
* | MMS API cleanup (3/4)Ye Wen2014-09-045-41/+21
|/
* Merge "Save mcc/mnc in SubInfoRecord" into lmp-devTom Taylor2014-09-041-23/+8
|\
| * Save mcc/mnc in SubInfoRecordTom Taylor2014-09-041-23/+8
* | Fast fail mms request in airplane modeYe Wen2014-09-031-6/+25
|/
* Merge "Bug 17262099: MMS API changes (multi-project)." into lmp-devJulian Odell2014-09-034-62/+304
|\
| * Bug 17262099: MMS API changes (multi-project).Julian Odell2014-09-034-62/+304
* | Merge "Rename getActivatedXxx to getActiveXxx" into lmp-devWink Saville2014-09-031-1/+1
|\ \
| * | Rename getActivatedXxx to getActiveXxxWink Saville2014-09-031-1/+1
* | | Merge "Remove unused code in MmsConfig.Overridden" into lmp-devYe Wen2014-09-031-25/+0
|\ \ \ | |/ / |/| |
| * | Remove unused code in MmsConfig.OverriddenYe Wen2014-09-031-25/+0
| |/
* / Prepare to make SubscriptionManager public.Wink Saville2014-09-021-1/+1
|/
* Bug 17209369: Save subId in the pdu table when sending/receivingShri Borde2014-09-024-40/+60
* Handle multi-sim configsTom Taylor2014-09-024-41/+213
* Change TelephonyManager method name to accurately reflect functionality.Diego Pontoriero2014-08-282-2/+2
* Fix to sql query construction.Mark Wagner2014-08-181-1/+2
* Allow MmsConfig override per request (3/3)Ye Wen2014-08-017-248/+284
* Need to clear Binder calling identity when query MmsProviderYe Wen2014-07-311-0/+35
* Move archived column from pdu/sms to threads (4/4)Ye Wen2014-07-301-6/+34
* Implement broker pattern for imms (2/3)Ye Wen2014-07-242-145/+23
* Use TelephonyManager API instead of copying logic to get broadcast receiver.Shishir Agrawal2014-07-234-35/+20
* Add transport type when requesting mms networkYe Wen2014-07-221-2/+4
* Merge "Move MmsService into phone process (1/2)" into lmp-devYe Wen2014-07-179-22/+966
|\
| * Move MmsService into phone process (1/2)Ye Wen2014-07-219-22/+966
* | CarrierApp: Do not send broadcast if there is no carrier app.Shishir Agrawal2014-07-214-30/+40
|/
* Messaging auto persist switch (4/4)Ye Wen2014-07-163-4/+103
* Protecting messagings APIs for carrier access.Shishir Agrawal2014-07-164-0/+56
* New SMS and MMS APIs and semantics (4/4)Ye Wen2014-07-117-46/+624
* Revert "New SMS and MMS APIs and semantics (4/4)"Colin Cross2014-07-127-624/+46
* New SMS and MMS APIs and semantics (4/4)Ye Wen2014-07-117-46/+624
* Support MMS send/download by carrier app (3/3)Ye Wen2014-07-034-52/+239
* MMS auto persisting (3/4)Ye Wen2014-07-023-5/+178
* Move IMms.aidl to frameworks/base (3/3)Ye Wen2014-06-181-1/+1
* Change MmsService to use new APIs in SmsManager instead of MmsManagerYe Wen2014-06-172-11/+11