summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/TelephonyManager.java
Commit message (Expand)AuthorAgeFilesLines
* Telephony: Don't crash for too long baseband versionMichael W2016-12-301-0/+6
* Add P2 option in openLogicalChannel.Wileen Chiu2016-05-211-0/+44
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-0/+40
|\
| * Merge "Check permissions on getDeviceId." into mnc-dr-devRobert Greenwalt2015-12-171-1/+1
| |\
| | * Check permissions on getDeviceId.Robert Greenwalt2015-12-071-1/+1
| * | Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellInfo()Nathan Harold2015-10-221-1/+4
| |\ \ | | |/
| * | Merge "Revert "Add the FEATURE_TELEPHONY restriction to TelephonyManager.getA...Nathan Harold2015-10-221-4/+1
| |\ \
| * \ \ Merge "Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellIn...Nathan Harold2015-10-221-1/+4
| |\ \ \
| * \ \ \ am 896f738c: Merge "Allow non-persistent manual network selection." into mnc-...Shishir Agrawal2015-09-181-2/+3
| |\ \ \ \
| * \ \ \ \ am 8a670f1d: Merge changes from topic \'TDSCDMA support\' into mnc-dr-devAmit Mahajan2015-09-031-0/+10
| |\ \ \ \ \
| * | | | | | Add actions and extras for custom voicemail notification handling.Bryce Lee2015-08-101-0/+40
* | | | | | | Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Check permissions on getDeviceId.Robert Greenwalt2016-01-221-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | fix checkapiSimon Shields2015-12-161-1/+1
* | | | | | | Proper supplementary service notification handling (1/5).Danny Baumann2015-12-151-0/+5
* | | | | | | SystemUI: Revert CAF UI modificationsMichael Bestas2015-12-121-31/+0
* | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-1/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellInfo()Nathan Harold2015-10-211-1/+4
| | |_|_|_|/ | |/| | | |
| * | | | | Revert "Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellI...Nathan Harold2015-10-221-4/+1
| | |_|_|/ | |/| | |
| * | | | Add the FEATURE_TELEPHONY restriction to TelephonyManager.getAllCellInfo()Nathan Harold2015-10-211-1/+4
| | |_|/ | |/| |
* | | | Udpate instrumentation codeWilliam Clark2015-11-301-9/+6
* | | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-0/+31
|\ \ \ \
| * | | | SystemUI: Support display for radio techShufeng Hou2015-11-021-0/+31
* | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-25/+40
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Allow non-persistent manual network selection.Shishir Agrawal2015-09-101-2/+3
| | |_|/ | |/| |
| * | | Add TDSCDMA familySungmin Choi2015-08-311-0/+10
| | |/ | |/|
| * | am 86ee3a57: Merge "READ_SMS allows getLine1Number() [1/3]" into mnc-devMakoto Onuki2015-08-051-0/+4
| |\ \
| * \ \ am cf01fd0f: Merge "Catch & log security exception in telephonymanager" into ...Roshan Pius2015-07-131-1/+7
| |\ \ \
| * \ \ \ am 1ebcb6f8: Merge "Fix permissions." into mnc-devRobert Greenwalt2015-07-101-2/+59
| |\ \ \ \
| * \ \ \ \ am 348988c5: Merge "Fix permissions on TelephonyManager" into mnc-devRobert Greenwalt2015-07-091-10/+10
| |\ \ \ \ \
| * | | | | | Rename VoLTE/WFC enable API to available - add VT available API.Etan Cohen2015-07-061-12/+26
* | | | | | | AppOps: Add data connect control into AppOpsShashank Mittal2015-10-291-1/+12
* | | | | | | protected SMS [1/4]Marcos Marado2015-10-261-0/+37
* | | | | | | Telephony: Add getLteOnGsmMode() method (1/2)Ricardo Cerqueira2015-10-261-0/+24
| |_|_|_|_|/ |/| | | | |
* | | | | | Modify getSimCount api to get the sim count dynamically.Umashankar Godachi2015-10-061-7/+1
* | | | | | Add support for icc operator numericSusheel nyamala2015-10-061-0/+15
* | | | | | SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-0/+9
* | | | | | Telephony: 4G+ icon display on status bar.Yashdev Singh2015-10-061-1/+5
* | | | | | Telephony: Add TD-SCDMA network modesSridhar Dubbaka2015-10-061-2/+14
| |_|_|_|/ |/| | | |
* | | | | READ_SMS allows getLine1Number() [1/3]Makoto Onuki2015-08-031-0/+4
| |_|_|/ |/| | |
* | | | Catch & log security exception in telephonymanagerRoshan Pius2015-07-131-1/+7
| |_|/ |/| |
* | | Fix permissions.Robert Greenwalt2015-07-101-2/+59
| |/ |/|
* | Fix permissions on TelephonyManagerRobert Greenwalt2015-07-071-10/+10
|/
* Merge "Workaround legacy TelephonyManager.getDefault() with no context" into ...Svet Ganov2015-07-011-12/+23
|\
| * Workaround legacy TelephonyManager.getDefault() with no contextSvet Ganov2015-07-011-12/+23
* | Merge "Allow default SMS app to get self phone number" into mnc-devMakoto Onuki2015-07-011-0/+4
|\ \
| * | Allow default SMS app to get self phone numberMakoto Onuki2015-06-291-0/+4
| |/
* | Catch SecurityExceptionsJay Shrauner2015-07-011-0/+2
|/
* Deprecate TelephonyManager.getNeighboringCellInfo()Nathan Harold2015-06-261-5/+6
* Add public action to open voicemail settings.Nancy Chen2015-06-231-0/+7