summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Collapse)AuthorAgeFilesLines
* am a4017f8d: am afa79585: Remove getCurrentDataConnectionList.Wink Saville2011-04-205-27/+0
|\ | | | | | | | | * commit 'a4017f8d1b0ac04873c5b0389d5a0cabe744a3f0': Remove getCurrentDataConnectionList.
| * am afa79585: Remove getCurrentDataConnectionList.Wink Saville2011-04-205-27/+0
| |\ | | | | | | | | | | | | * commit 'afa79585e0e517d9fdfe6065bc5084cab9bb2300': Remove getCurrentDataConnectionList.
| | * Remove getCurrentDataConnectionList.Wink Saville2011-04-185-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | This should not be exposed externally and is used only by RadioInfo.java a hidden application used for debugging. I'll another mechanism which will probably use an asynchronous interface with the DataConnectionTracker. Change-Id: Ic21cc8d45bd3172c2ceeab154eca6118d94580e9
* | | am 37677849: am 64c42cae: Rename HierarchicalStateMachine and ↵Wink Saville2011-04-182-28/+38
|\ \ \ | |/ / | | | | | | | | | | | | | | | HierarchicalState to StateMachine and State. * commit '37677849998e6c9a39afe0a730b2f0131a371f3b': Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
| * | am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to ↵Wink Saville2011-04-182-28/+38
| |\ \ | | |/ | | | | | | | | | | | | | | | StateMachine and State. * commit '64c42cae4482fe0157e977b8ddd0f2c2436b3f31': Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.
| | * Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.Wink Saville2011-04-182-28/+38
| | | | | | | | | | | | Change-Id: Ib4b33894da75f5f156066092fb145b478e52f7d7
* | | am 9a2c9390: am 6f200f73: Merge "Data connection attempts/retries for ↵Wink Saville2011-04-182-55/+42
|\ \ \ | |/ / | | | | | | | | | | | | | | | multiple APNs" into honeycomb-LTE * commit '9a2c93905a2a65db7135f48ca5653d3cf614faed': Data connection attempts/retries for multiple APNs
| * | am 6f200f73: Merge "Data connection attempts/retries for multiple APNs" into ↵Wink Saville2011-04-182-55/+42
| |\ \ | | |/ | | | | | | | | | | | | | | | honeycomb-LTE * commit '6f200f738ed0bbdef5c433b5f571fcb591e1760c': Data connection attempts/retries for multiple APNs
| | * Data connection attempts/retries for multiple APNsKazuhiro Ondo2011-04-182-55/+42
| | | | | | | | | | | | | | | | | | | | | | | | Fixing issues found in IOT. GsmDCT was only attempting to connect default APNs. This patch will try to attempt to connect/reconnect all APNs as long as they are ready and in right state. Change-Id: I6e872936330654dcb25198c800728cb4d033e731
* | | am 5f7edb2c: am a9378485: Merge "Telephony: GDCT - Set enabled state before ↵Wink Saville2011-04-161-16/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | notification is sent out." into honeycomb-LTE * commit '5f7edb2c53b2432ea3426c563d9743338ba1d064': Telephony: GDCT - Set enabled state before notification is sent out.
| * | am a9378485: Merge "Telephony: GDCT - Set enabled state before notification ↵Wink Saville2011-04-161-16/+6
| |\ \ | | |/ | | | | | | | | | | | | | | | is sent out." into honeycomb-LTE * commit 'a9378485cb8d0968a9a177f730875e0f1d49d689': Telephony: GDCT - Set enabled state before notification is sent out.
| | * Merge "Telephony: GDCT - Set enabled state before notification is sent out." ↵Wink Saville2011-04-161-16/+6
| | |\ | | | | | | | | | | | | into honeycomb-LTE
| | | * Telephony: GDCT - Set enabled state before notification is sent out.Ramesh Sudini2011-04-161-16/+6
| | | | | | | | | | | | | | | | Change-Id: I6e84920b8d082fd6da838bccb5333051362bc4bc
* | | | am d86e06f7: am df43e321: Merge "Telephony: Set Radio turned off reason when ↵Wink Saville2011-04-161-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | powered off." into honeycomb-LTE * commit 'd86e06f7db0705b5fa64f23dcecf305133d2acc7': Telephony: Set Radio turned off reason when powered off.
| * | | am df43e321: Merge "Telephony: Set Radio turned off reason when powered ↵Wink Saville2011-04-161-2/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | off." into honeycomb-LTE * commit 'df43e321778a02f9eaeb8faacf4ae7917c434106': Telephony: Set Radio turned off reason when powered off.
| | * | Merge "Telephony: Set Radio turned off reason when powered off." into ↵Wink Saville2011-04-161-2/+2
| | |\ \ | | | | | | | | | | | | | | | honeycomb-LTE
| | | * | Telephony: Set Radio turned off reason when powered off.Ramesh Sudini2011-04-161-2/+2
| | | |/ | | | | | | | | | | | | Change-Id: Ie538c888d09b189b30c24fa0fd637265ccce954f
* | | | am fa65533e: am dc26a0c8: Merge "Clean up calls immediately if cid become ↵Wink Saville2011-04-162-27/+12
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | inactive in unsol data state changed" into honeycomb-LTE * commit 'fa65533ef11e794b21580e5583a74d2d8ffb7047': Clean up calls immediately if cid become inactive in unsol data state changed
| * | | am dc26a0c8: Merge "Clean up calls immediately if cid become inactive in ↵Wink Saville2011-04-162-27/+12
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | unsol data state changed" into honeycomb-LTE * commit 'dc26a0c8d4ce4edcddcfc6b8e810ae5f8e73cda4': Clean up calls immediately if cid become inactive in unsol data state changed
| | * | Merge "Clean up calls immediately if cid become inactive in unsol data state ↵Wink Saville2011-04-162-27/+12
| | |\ \ | | | | | | | | | | | | | | | changed" into honeycomb-LTE
| | | * | Clean up calls immediately if cid become inactive in unsol data state changedKazuhiro Ondo2011-04-162-27/+12
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Do not perform extra data call list query. Just trust the message sent up from RIL. Change-Id: Ic03f5cc13ef05fe1de8fb5826fa37a68708e8e18
* | | | am 6708e008: am 585b7acb: Merge "handle missing constants when creating a ↵Wink Saville2011-04-161-0/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Phone instance" into honeycomb-LTE * commit '6708e008ef29b5221960d3b42ca8fcc192108192': handle missing constants when creating a Phone instance
| * | | am 585b7acb: Merge "handle missing constants when creating a Phone instance" ↵Wink Saville2011-04-161-0/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | into honeycomb-LTE * commit '585b7acb16183ae31e71912dc2bfceea421be157': handle missing constants when creating a Phone instance
| | * | Merge "handle missing constants when creating a Phone instance" into ↵Wink Saville2011-04-161-0/+3
| | |\ \ | | | | | | | | | | | | | | | honeycomb-LTE
| | | * | handle missing constants when creating a Phone instanceKazuhiro Ondo2011-04-161-0/+3
| | | |/ | | | | | | | | | | | | Change-Id: I6089881830842cbaa5bf6d757c6f723c62c5878d
* | | | am dff90b7d: am a5c9c724: Data Availability Indication changes.Ramesh Sudini2011-04-168-62/+122
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'dff90b7d161bd7d11d931a43aad79d87e7f4dfc1': Data Availability Indication changes.
| * | | am a5c9c724: Data Availability Indication changes.Ramesh Sudini2011-04-168-62/+122
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'a5c9c7246b065710227395ec4a7c1df0168363ef': Data Availability Indication changes.
| | * | Data Availability Indication changes.Ramesh Sudini2011-04-158-62/+122
| | |/ | | | | | | | | | Change-Id: I92bcff10763658cadd4ac1ea98745212c765ecfe
* | | am 9bd1368b: am 6ed4798c: Merge "Cleanup/add log statements." into honeycomb-LTEWink Saville2011-04-153-12/+16
|\ \ \ | |/ / | | | | | | | | | * commit '9bd1368bb431d701604a48b226ee362fc7838c6a': Cleanup/add log statements.
| * | am 6ed4798c: Merge "Cleanup/add log statements." into honeycomb-LTEWink Saville2011-04-153-12/+16
| |\ \ | | |/ | | | | | | | | | * commit '6ed4798c70bf4ba253a8cdd37bf48008af81da7d': Cleanup/add log statements.
| | * Merge "Cleanup/add log statements." into honeycomb-LTEWink Saville2011-04-153-12/+16
| | |\
| | | * Cleanup/add log statements.Wink Saville2011-04-153-12/+16
| | | | | | | | | | | | | | | | Change-Id: Ia9e1dfab0dd6eb0ac08e6ce2f3d414d358652d80
* | | | am 93a3f72a: am cb0c5f16: Merge "Change RIL initialization." into honeycomb-LTEWink Saville2011-04-153-54/+36
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '93a3f72aa0475e08bbe7de8d512f7149428aaf2d': Change RIL initialization.
| * | | am cb0c5f16: Merge "Change RIL initialization." into honeycomb-LTEWink Saville2011-04-153-54/+36
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'cb0c5f16e9131e73cda38ce18c00a31b1d5be2c3': Change RIL initialization.
| | * | Change RIL initialization.Wink Saville2011-04-153-54/+36
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - When creating RIL use lte_on_cdma property to set initial cdma subscription source. Later we will use RIL_UNSOL_CDMA_SUBSCRIPTION_SOURCE_CHANGED and or some other dynamic method. - Instead of using mInitialRadioStateChange use UNSOL_RIL_CONNECTED to initialize ril to a known state. - Rename RIL_UNSOL_CDMA_SUBSCRIPTION_CHANGED to it "proper" name. RIL_UNSOL_CDMA_SUBSCRIPTION_SOURCE_CHANGED. bug: 4287155 Change-Id: I477ece19dbe381171e0f468184821d6a6d6877b9
* | | am 05be003f: am c078a436: Merge "Fix occasional phone app crash" into ↵Wink Saville2011-04-121-1/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | honeycomb-LTE * commit '05be003f7f3dd758c44c2cdb3e7aa638d8daa446': Fix occasional phone app crash
| * | am c078a436: Merge "Fix occasional phone app crash" into honeycomb-LTEWink Saville2011-04-121-1/+3
| |\ \ | | |/ | | | | | | | | | * commit 'c078a4362791cec3976c4312d3f7e0e96b3487bf': Fix occasional phone app crash
| | * Fix occasional phone app crashKazuhiro Ondo2011-04-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #4263503 if GsmDCT is just initialized and LTE/GPRS attach happens before SIM is completely loaded, phone app would crash as there is no DataConnection associated with ApnContext. Change-Id: Ie8007c718c3f68a7b3e42154e60e5b25631ec3c8
* | | am 6e797566: am 442b08bc: Merge "Cleanup all functions overridden from DCT ↵Wink Saville2011-04-092-40/+30
|\ \ \ | |/ / | | | | | | | | | | | | | | | in GDCT" into honeycomb-LTE * commit '6e797566650c10ba8655aea914d521f5999073e8': Cleanup all functions overridden from DCT in GDCT
| * | am 442b08bc: Merge "Cleanup all functions overridden from DCT in GDCT" into ↵Wink Saville2011-04-092-40/+30
| |\ \ | | |/ | | | | | | | | | | | | | | | honeycomb-LTE * commit '442b08bc7c934f601a111bf97ea96842d69cdc23': Cleanup all functions overridden from DCT in GDCT
| | * Merge "Cleanup all functions overridden from DCT in GDCT" into honeycomb-LTEWink Saville2011-04-092-40/+30
| | |\
| | | * Cleanup all functions overridden from DCT in GDCTRobert Greenwalt2011-04-082-40/+30
| | | | | | | | | | | | | | | | | | | | | | | | Also removed use of iterator. Change-Id: I58e505d641cc2b84b6522a6793665c2a3c839580
* | | | am da2790fa: am 658779f5: Merge "Make ApnSettings threadsafe." into ↵Robert Greenwalt2011-04-082-18/+21
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | honeycomb-LTE * commit 'da2790fa0adc187440c35261256c9989ca1b6ed8': Make ApnSettings threadsafe.
| * | | am 658779f5: Merge "Make ApnSettings threadsafe." into honeycomb-LTERobert Greenwalt2011-04-082-18/+21
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '658779f5d81031dc2c34ef6bc374fad394d01465': Make ApnSettings threadsafe.
| | * | Merge "Make ApnSettings threadsafe." into honeycomb-LTERobert Greenwalt2011-04-082-18/+21
| | |\ \ | | | |/ | | |/|
| | | * Make ApnSettings threadsafe.Robert Greenwalt2011-04-082-18/+21
| | | | | | | | | | | | | | | | | | | | | | | | Also fixes getActiveApnString. Change-Id: I2278b30505cc8a6be484341cba12d14f7b6316e8
* | | | am ede9ed9f: am 1eeeae59: Merge "Fix getActiveApnTypes for GsmDCT." into ↵Robert Greenwalt2011-04-081-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | honeycomb-LTE * commit 'ede9ed9f704979a373b6b8676373611409cff92f': Fix getActiveApnTypes for GsmDCT.
| * | | am 1eeeae59: Merge "Fix getActiveApnTypes for GsmDCT." into honeycomb-LTERobert Greenwalt2011-04-081-2/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '1eeeae59d07ccc6b7db865b942d3e0b9394b1a59': Fix getActiveApnTypes for GsmDCT.
| | * | Merge "Fix getActiveApnTypes for GsmDCT." into honeycomb-LTERobert Greenwalt2011-04-081-2/+2
| | |\ \ | | | |/
| | | * Fix getActiveApnTypes for GsmDCT.Robert Greenwalt2011-04-081-2/+2
| | | | | | | | | | | | | | | | Change-Id: I42e71f0cbe31289f16623de38141213f547aa13f