summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* am dacb8090: Merge "Airplane mode on always timed out when camping on LTE" in...Wink Saville2011-04-015-81/+104
|\
| * Merge "Airplane mode on always timed out when camping on LTE" into honeycomb-LTEWink Saville2011-04-015-81/+104
| |\
| | * Airplane mode on always timed out when camping on LTEWink Saville2011-04-015-81/+104
* | | am 0198fff9: Rename ro.telephony.lte_on_cdma to telephony.lte_on_cdma.Wink Saville2011-04-011-1/+1
|\ \ \ | |/ /
| * | Rename ro.telephony.lte_on_cdma to telephony.lte_on_cdma.Wink Saville2011-04-011-1/+1
| |/
* | am b90f9c37: Merge "Telephony: Add Powerdown Cause to PDP Deactivate Message....Wink Saville2011-03-316-27/+29
|\ \ | |/
| * Merge "Telephony: Add Powerdown Cause to PDP Deactivate Message." into honeyc...Wink Saville2011-03-316-27/+29
| |\
| | * Telephony: Add Powerdown Cause to PDP Deactivate Message.Wink Saville2011-03-316-27/+29
* | | am 11feacb3: Merge "Telephony: Cleanup of SIM handling in CdmaLteSST." into h...Wink Saville2011-03-311-11/+0
|\ \ \ | |/ /
| * | Merge "Telephony: Cleanup of SIM handling in CdmaLteSST." into honeycomb-LTEWink Saville2011-03-311-11/+0
| |\ \ | | |/ | |/|
| | * Telephony: Cleanup of SIM handling in CdmaLteSST.Ramesh Sudini2011-03-301-11/+0
* | | am b136aa6c: Merge "Telephony: Update LTE RILConstants to match ril.h" into h...Wink Saville2011-03-311-2/+5
|\ \ \ | |/ /
| * | Telephony: Update LTE RILConstants to match ril.hRamesh Sudini2011-03-301-2/+5
| |/
* | am fc151b6e: Merge "Cleanup DataConnectionTracker" into honeycomb-LTEWink Saville2011-03-296-71/+47
|\ \ | |/
| * Merge "Cleanup DataConnectionTracker" into honeycomb-LTEWink Saville2011-03-296-71/+47
| |\
| | * Cleanup DataConnectionTrackerWink Saville2011-03-266-71/+47
* | | am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with sp...Brad Fitzpatrick2011-03-291-2/+3
|\ \ \ | |/ / |/| |
| * | am 2e383bc6: Merge "Making it possible to call SIP calls with special allowed...Brad Fitzpatrick2011-03-231-2/+3
| |\ \
| | * | Making it possible to call SIP calls with special allowed chars.Magnus Strandberg2011-03-221-2/+3
* | | | DataConnectionTracker cleanup when disposed.Ramesh Sudini2011-03-283-2/+10
| |_|/ |/| |
* | | Merge "Work around for operator not being correct." into honeycomb-LTEWink Saville2011-03-261-0/+5
|\ \ \
| * | | Work around for operator not being correct.Wink Saville2011-03-261-0/+5
* | | | Merge "Add some debug to apn list creation routines." into honeycomb-LTEWink Saville2011-03-261-3/+9
|\ \ \ \
| * | | | Add some debug to apn list creation routines.Wink Saville2011-03-261-3/+9
| |/ / /
* | | | Telephony: Fix eHRPD Service State Mapping.Ramesh Sudini2011-03-262-0/+2
|/ / /
* | | Fix NPE in CatService.encodeOptionalTags.Wink Saville2011-03-231-19/+24
* | | Merge "Tweak RIL.java debug." into honeycomb-LTEWink Saville2011-03-221-5/+7
|\ \ \
| * | | Tweak RIL.java debug.Wink Saville2011-03-221-5/+7
* | | | Merge "Remove unused onResetDone." into honeycomb-LTEWink Saville2011-03-226-73/+62
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused onResetDone.Robert Greenwalt2011-03-226-73/+62
* | | | am 651f38d7: Merge "Change stopship to todo." into honeycomb-mr1Wink Saville2011-03-171-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Change stopship to todo.Wink Saville2011-03-171-3/+3
* | | | am a74887e8: am 56c4c442: Merge "Lazy initialization must be synchronized to ...Brad Fitzpatrick2011-03-151-18/+22
|\ \ \ \ | | |/ / | |/| |
| * | | am 56c4c442: Merge "Lazy initialization must be synchronized to avoid paralle...Brad Fitzpatrick2011-03-151-18/+22
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Lazy initialization must be synchronized to avoid parallel instances c...Brad Fitzpatrick2011-03-151-18/+22
| | |\ \
| | | * | Lazy initialization must be synchronized to avoid parallel instances cretation.Jozef BABJAK2011-03-031-18/+22
* | | | | am 9ac9b285: am b98c8fca: Merge "Removing self-assignment statement."Brad Fitzpatrick2011-03-151-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | am b98c8fca: Merge "Removing self-assignment statement."Brad Fitzpatrick2011-03-151-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge "Removing self-assignment statement."Brad Fitzpatrick2011-03-151-1/+0
| | |\ \ \
| | | * | | Removing self-assignment statement.Jozef BABJAK2011-02-221-1/+0
| | | |/ /
* | | | | am b7d573e9: am 7972e382: Merge "Removing repetitive conditional; it simply d...Brad Fitzpatrick2011-03-151-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 7972e382: Merge "Removing repetitive conditional; it simply does nothing e...Brad Fitzpatrick2011-03-151-2/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge "Removing repetitive conditional; it simply does nothing except slowing...Brad Fitzpatrick2011-03-151-2/+1
| | |\ \ \
| | | * | | Removing repetitive conditional; it simply does nothing except slowing down t...Jozef BABJAK2011-02-221-2/+1
* | | | | | am c86ea5e2: am 38c6e31c: Merge "Removing repetitive conditional; it simply d...Brad Fitzpatrick2011-03-151-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 38c6e31c: Merge "Removing repetitive conditional; it simply does nothing e...Brad Fitzpatrick2011-03-151-2/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Removing repetitive conditional; it simply does nothing except slowing...Brad Fitzpatrick2011-03-151-2/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Removing repetitive conditional; it simply does nothing except slowing down t...Jozef BABJAK2011-02-221-2/+1
| | | |/ /
* | | | | Remove redundant network types.Robert Greenwalt2011-03-154-49/+34
* | | | | Do not merge: Telephony: Rename lte_on_cdma property.Ramesh Sudini2011-03-146-8/+14