aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/dataconnection/DcTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Fix unwanted data call issue on voice call end in GSMSusheel Nyamala2019-10-171-7/+7
* Make method setDataProfilesAsNeeded as protectedMengjun Leng2019-10-171-1/+1
* FR57912: Add support for pdp data reject with cause code 29,33,55Susheel Nyamala2019-10-171-7/+7
* Enable vendor Telephony pluginSneh Bansal2019-10-171-8/+16
* Enable vendor Telephony plugin: MSIM ChangesSneh Bansal2019-10-171-5/+5
* Telephony: Enable data call on CSIM.Sneh Bansal2019-10-171-4/+3
* Telephony: Send INITIAL_ATTACH only when it is applicable.Sneh Bansal2019-10-171-1/+10
* Reverted to the old logic for APN selectionJack Yu2019-06-211-7/+9
* Merge "Fixed consistent issue for subId in dataConnection" into qt-devPengquan Meng2019-06-141-1/+2
|\
| * Fixed consistent issue for subId in dataConnectionPengquan Meng2019-06-121-1/+2
* | Make sure on non-dds phone, try MMS data connection when PS is notMalcolm Chen2019-06-111-22/+29
|/
* Supported data enabled override for different scenariosJack Yu2019-05-311-24/+19
* Merge "Fixed data disconnected for 10 seconds when disabling tethering" into ...Jack Yu2019-05-141-31/+11
|\
| * Fixed data disconnected for 10 seconds when disabling tetheringJack Yu2019-05-141-31/+11
* | Fixed incorrect metered/unmetered APN in AP-assisted modeJack Yu2019-05-141-22/+30
|/
* Make sure data connection is cleaned up when turning off data.Malcolm Chen2019-04-301-12/+16
* Fixed handover failed issueJack Yu2019-04-281-5/+6
* Allow EIMS Requests When No SIM is ActiveNathan Harold2019-04-231-1/+13
* Improved logging of APN contextJack Yu2019-04-191-10/+4
* Merge "Check for attached state explicitly before triggering data stall recov...Jayachandran Chinnakkannu2019-04-181-6/+3
|\
| * Check for attached state explicitly before triggering data stall recoveryJayachandran C2019-04-171-6/+3
* | Merge "Fixed handover issues" into qt-devJack Yu2019-04-181-12/+20
|\ \
| * | Fixed handover issuesJack Yu2019-04-171-12/+20
| |/
* | Merge "Providing a way for user to allow MMS data even if mobile data is off....Xiangyu/Malcolm Chen2019-04-171-47/+99
|\ \ | |/ |/|
| * Providing a way for user to allow MMS data even if mobile data is off.Malcolm Chen2019-04-161-47/+99
* | Moved DcNetworkAgent out of DataConnectionJack Yu2019-04-101-0/+0
|/
* notify all apn type when data connection is gonechen xu2019-04-041-3/+11
* Correctly support LTE carrier aggregationJack Yu2019-04-021-2/+0
* Merge "Removed unnecessary data connection failed broadcasts" am: 8d6a6425c8 ...Jack Yu2019-03-251-5/+0
|\
| * Merge "Removed unnecessary data connection failed broadcasts"Jack Yu2019-03-251-5/+0
| |\
| | * Removed unnecessary data connection failed broadcastsJack Yu2019-03-251-5/+0
* | | Merge "Do not use emergency APN for initial attach." am: 3ccd723a49 am: 3a669...Amit Mahajan2019-03-221-7/+10
|\| |
| * | Merge "Do not use emergency APN for initial attach."Amit Mahajan2019-03-221-7/+10
| |\|
| | * Merge "Do not use emergency APN for initial attach."Treehugger Robot2019-03-221-7/+10
| | |\
| | | * Do not use emergency APN for initial attach.Amit Mahajan2019-03-211-7/+10
| * | | Merge "IWLAN API review changes"Jack Yu2019-03-211-6/+20
| |\| |
| | * | IWLAN API review changesJack Yu2019-03-201-6/+20
| | |/
* | | Merge "IWLAN API review changes"Jack Yu2019-03-211-6/+20
|\ \ \
| * | | IWLAN API review changesJack Yu2019-03-201-6/+20
* | | | Merge "DcTracker should listen to device_provisioned event" am: 98e1f24718 am...Chen Xu2019-03-201-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "DcTracker should listen to device_provisioned event"Chen Xu2019-03-201-0/+3
| |\|
| | * Merge "DcTracker should listen to device_provisioned event"Chen Xu2019-03-201-0/+3
| | |\
| | | * DcTracker should listen to device_provisioned eventchen xu2019-03-201-0/+3
| * | | Merge "Renamed NetworkRegistrationState to NetworkRegistrationInfo"Jack Yu2019-03-191-3/+3
| |\| |
| | * | Renamed NetworkRegistrationState to NetworkRegistrationInfoJack Yu2019-03-191-3/+3
| * | | Merge "Moved transport to IntDef"Jack Yu2019-03-151-6/+9
| |\| |
| | * | Moved transport to IntDefJack Yu2019-03-141-6/+9
| * | | Merge "For non-dds MMS, try setup data call even if data not attached."Xiangyu/Malcolm Chen2019-03-121-10/+37
| |\| |
| | * | For non-dds MMS, try setup data call even if data not attached.Malcolm Chen2019-03-121-10/+37
* | | | Renamed NetworkRegistrationState to NetworkRegistrationInfoJack Yu2019-03-151-3/+3