- 19 Jun, 2014 1 commit
-
-
Ye Wen authored
Change-Id: I6299cf6b4e14248024baf8daa451e173141b3c0f
-
- 18 Jun, 2014 1 commit
-
-
Robert Greenwalt authored
mPhone was giving subId == -1 and failing all retries even well after boot during OMA DM process and killing the process. Needs to be resolved. This is a workaround. bug: 15563289 Change-Id: I43d7ac82a64375f319b5e16f9fff37a2aefa8325
-
- 17 Jun, 2014 2 commits
-
-
Robert Greenwalt authored
-
Ye Wen authored
-
- 18 Jun, 2014 1 commit
-
-
Ye Wen authored
Change-Id: I8dd9d50ef5f26fb74f60ccabf22a288dabf24fb8
-
- 17 Jun, 2014 1 commit
-
-
Robert Greenwalt authored
-
- 18 Jun, 2014 1 commit
-
-
Robert Greenwalt authored
NetworkFactories signals indicate if we're interested in making new connections, but should not be used to tear things down. ConnectivityService will communicate disconnects directly with NetworkAgents when it wants them to tear down. This fixes broken lingers and also potential score ties. bug:15612739 Change-Id: Ib39ddadaac84898d080764afc365f09f7dce4ffa
-
- 17 Jun, 2014 1 commit
-
-
Wink Saville authored
-
- 18 Jun, 2014 2 commits
-
-
Anil Muthineni authored
Change-Id: I7e26d01ef9df3dc1e61135c4ae3287c619a93cd8
-
Wink Saville authored
Don't assume getSubId always returns an array and add a FIXME comment. And explicitly set phoneId and subId in the intent so as not to relay on a phones subId being valid. Also cleanup some debug. Bug: 15669560 Change-Id: I645ddb35b964b08dcb46f881c9d02b932d128950
-
- 17 Jun, 2014 2 commits
-
-
Robert Greenwalt authored
ConnectivityService now uses NetworkAgents instead and apps should use ConnectivityManager. Change-Id: Ifc5c8f5be802183e70a5d92b224c819815de00e6
-
Shishir Agrawal authored
PhoneSubInfoController is the new class that provides the "iphonesubinfo" service. BUG: 15682151 Change-Id: I2b3f9fc03dc92b2ac34d7f857426074f906de5c5
-
- 12 Jun, 2014 1 commit
-
-
Wink Saville authored
-
- 13 Jun, 2014 2 commits
-
-
Wink Saville authored
ISms has changed between my testing and submitting. Change-Id: I26fbfa94e5689ef40d79497fdc63890dc024ae92
-
Wink Saville authored
-
- 12 Jun, 2014 5 commits
-
-
Wink Saville authored
Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
-
Robert Greenwalt authored
* commit '781ada03': Make NetworkCapabilities publicly immutable.
-
Anil Muthineni authored
Change-Id: I58a518a7a6d6f43fef3d989bc0c8b21959404ed0
-
Robert Greenwalt authored
* commit '5efbe261': Apply new LinkProperties API change.
-
Robert Greenwalt authored
-
- 13 Jun, 2014 1 commit
-
-
Robert Greenwalt authored
Re-adding code stripped out during the NetworkAgent changes. Going back to having ApnContexts pre-initialized at startup since they are no longer NetworkAgents. This also lets us preregister for each of their retry alarms. Undo of damage done by: https://googleplex-android-review.googlesource.com/#/c/476836/ bug:15563289 Change-Id: I6f8855eb24d913c73fef647d4219ae7041216e2b
-
- 11 Jun, 2014 2 commits
-
-
Robert Greenwalt authored
-
Robert Greenwalt authored
Applying API council comments. bug: 15142362 Change-Id: Ie0bde68b72656a676d90c0343b9756fe9268d8d6
-
- 10 Jun, 2014 2 commits
-
-
Robert Greenwalt authored
bug:15142362 Change-Id: I1457111da7d3bd09998f7e010febb8bb4c45c8bc (cherry picked from commit d68ea309)
-
Amit Mahajan authored
* commit '45a6dd79': Handle provisioning APN by turning off/on radio.
-
- 09 Jun, 2014 3 commits
-
-
Amit Mahajan authored
* commit 'db480f2b': Handle provisioning APN by turning off/on radio.
-
Amit Mahajan authored
* commit '63dce7fe': Handle provisioning APN by turning off/on radio.
-
Amit Mahajan authored
The change is specific to AT&T as they want no signaling from device during provisioning. I've tested following cases: - expired AT&T SIM to make sure provisioning flow works as expected. - airplane mode on/off with both active and expired AT&T SIM. - wifi <-> mobile transitions work okay. - LTE with Verizon SIM (basic sanity). bug: 13190133 Change-Id: I215963174ae6000ae71d1dda693f95413f3d6e81
-
- 08 Jun, 2014 1 commit
-
-
Robert Greenwalt authored
bug:15142362 Change-Id: I1457111da7d3bd09998f7e010febb8bb4c45c8bc
-
- 06 Jun, 2014 2 commits
-
-
Robert Greenwalt authored
* commit 'b372e784': Correctly set NetCap for "*" APNs
-
Yorke Lee authored
Bug: 15432083 Change-Id: I88b5ace925e3704bd032dc9694b0c2dd871b9cf9
-
- 05 Jun, 2014 8 commits
-
-
Robert Greenwalt authored
bug: 15455750 Change-Id: I933502b417d7b15aaca98ec16f8d3c60de1e142d
-
Evan Charlton authored
* commit '8fa7267a': Use new post-dial DTMF flows
-
Evan Charlton authored
-
Adam Lesinski authored
Conflicts: src/java/com/android/internal/telephony/DefaultPhoneNotifier.java Change-Id: I46f2432de5873c19f42bb8a588719ec84e92f059
-
Adam Lesinski authored
* commit '7961ac2c': SmsManager responds gracefully to no backing service
-
Yorke Lee authored
Bug: 15432083 Change-Id: I88b5ace925e3704bd032dc9694b0c2dd871b9cf9
-
Evan Charlton authored
Migrate the post-dial DTMF call flows to use the new APIs. Bug: 13734588 Change-Id: I5cc06268590c3c424ea6daf216cb205b9c470dac
-
- 04 Jun, 2014 1 commit
-
-
Lorenzo Colitti authored
* commit '48579fcc': Make requests for restricted networks not require unrestricted access.
-