| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| |/ /
| | /
| |/
|/|
| |
| | |
to turn on when provisioning." into lmp-dev
* commit '265e3da00668a0769be331349541050dd6603c2b':
Show ProgressDialog when waiting for radio to turn on when provisioning.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
when provisioning." into lmp-dev
* commit '5085c4c2933219831bde11a482c8b2934e4a259f':
Show ProgressDialog when waiting for radio to turn on when provisioning.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Turning on the cellular radio when user selects the provisioning notification
can take 30-60s so a UI is needed to keep the user informed that the radio is
coming up. This is only for provisioning APN support (only AT&T tablets now).
bug:15990642
Change-Id: Ibea894ee934bae2045c0462ae79bfa39d0ef3f05
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We want to add a user setting to enable/disable video calling. This
is a telephony-level setting which the user sets using Telephony's
Call Settings, and applies universally to video calls.
But this setting needs to be accessible in places such as Dialer,
so these changes are to support storing the setting in
TelephonyManager (to be implemented in PhoneInterfaceManager) and
providing access to the setting for applications like Dialer
through TelephonyManager.
+ Add function definitions to ITelephony.
+ Add function wrapper implementations in TelephonyManager.
Bug: 16014284
Change-Id: I1dce8bf5ae4f0ee115698ce9627ba8fc424dd855
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0cac2e38572e4b04081fd3347be05e57cc899008
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit '6bacccbfbcdc7952bac7e25c3e3f2d6a6151a215':
Radio Capability Support.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
New design of capability switch for L.
Add new RIL requests:
RIL_REQUEST_GET_RADIO_CAPABILITY
RIL_REQUEST_SET_RADIO_CAPABILITY
RIL_UNSOL_RADIO_CAPABILITY
These commands allow the framework to communicate what the Radio
Capabilities for each logical modem has or should be using.
It can support 2/3/4G switch and has flexible architecture to support
future technology.
Change-Id: Iedf7f608d2ba3c06a883500f2d85abb98e69d9c1
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
return operation result.
Change-Id: I24f127280d4692633ede7e17a63ababee1b6c71f
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Read the NAI from CSIM and pass it to MMS module
Bug:17752727
Change-Id: Ib7f53bed87183bd9e67103c676218b5748be668f
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
instead of 0." into lmp-dev
* commit '589a4896b0c45f03604db1eb0292ef1c936adaff':
Fix to show low LTE signal strength as -140 instead of 0.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
0." into lmp-dev
* commit 'c6c18618e999f24675e23b67e6c488d700199579':
Fix to show low LTE signal strength as -140 instead of 0.
|
| | |
| | |
| | |
| | |
| | | |
Bug: 17942583
Change-Id: I399e5352b4585cff42ee5c7dd164315c1797110a
|
| | |
| | |
| | |
| | |
| | |
| | | |
Code changes to support UNSOL_TTY_NOTIFICATION handling.
Change-Id: I74bba5d06198e016db259ec1f7d28663d475cb92
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Irrespective of whether TTY device is connected or not
send TTY mode setting to modem whenever user changes it
from settings.
Change-Id: I2797cdffea0c10c90cd4f213bd0ea9d63c09f29d
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '4354e6046e4a35b2f35348c6c131fdd600ac26af':
TD_SCDMA is more like GSM than CDMA - re-classifying.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '5e5bc4b13cd1fc657da940c14e2333d8d3b18080':
TD_SCDMA is more like GSM than CDMA - re-classifying.
|
| | |
| | |
| | |
| | | |
Bug: 17788412
Change-Id: Icc6a692a1f038624dde772f8d8f197aab604c166
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'd9a3f89a0727590a069c563a8b97fe99b866d67c':
Sms7BitEncodingTranslator
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Conflicts:
core/res/res/values/symbols.xml
Change-Id: I4266f1fcc51abc79235e1738bfbc3ff48e209e0c
|
| | |
| | |
| | |
| | | |
Bug: 16197894
Change-Id: I2bd5ae0a3c2d5d8f869f5e2de7009fd450070521
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
RIL) and classify as CDMA." into lmp-dev
* commit 'b3a29067e956c05fd9f01bb31ae4101b43b95948':
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
classify as CDMA." into lmp-dev
* commit '81e3e4724d2c506bf9e920fd253c54a0bbd38706':
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
|
| | |
| | |
| | |
| | | |
Bug: 17784975
Change-Id: Ic887477fac1d45f547e30ed6e3c1158fb9a3b893
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '38bfcb4affb234ca901912155d41ec06dce4f43a':
Get the MCC/MNC using defaults.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
First try default data, then default sms, then default voice, finally
try the first sub to come up.
bug: 17396869
Change-Id: I09da19b7b25c2a6aa8affd95847dbb10e039f634
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '1f560a7368f8e3bf6b31aec78651419e55786e18':
redirect RIL_UNSOL_OEM_HOOK_RAW to system app
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '0f84094579696739facbd75a56a4e7b98a6a5edc':
redirect RIL_UNSOL_OEM_HOOK_RAW to system app
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add LISTEN_OEM_HOOK_RAW_EVENT and onOemHookRawEvent to PhoneStateListener.
Bug: 17298769
Change-Id: Iaea054d3cc2925eea1e11f8871faabc7bc9dfb2d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Needed in the context of separate phones handling baseline connectivity
and voice connectivity (e.g. IMS).
Bug: 17627405
Change-Id: Ifb5a6ea11f6350090b989408e9eed80958d8558b
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
registration" into lmp-sprout-dev
* commit '53ba6368fe84513f0cd2726938fbf8838dcf68b3':
Support multiple SIM/Subscription on telephony registration
|
| |\ \
| | | |
| | | |
| | | | |
lmp-sprout-dev
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
During calling telephony registry call back API, we force the call back will be
triggered if the registered subId is Default Sub ID. This is due to some risk
condition. Please refer to Issue 17472622 and its fix. This fix is ok for single
SIM/Subscription. However, on multiple SIM/subscription, there is potential problem
on wrong notifications.
Bug:17613629
Change-Id: I3f41e03f37424bcc82a71090d4f4142b4c5ba922
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
This reverts commit b7aa9e4a6338811d4dacc77e6024a0b97a99e5e9.
Change-Id: I212cd4f1b7b45e0523fc47b2a9c2a6b487e9dbb5
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* commit '96c548791145ab33ceb0935f38323d3182d44419':
Hide CarrierPrivilege APIs in TelMgr.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Per API council decision, we will polish and public in MR1.
Bug: b/17639966
Change-Id: Id009cd62b4d44dd17fe7a30e0f8037c6fb373c32
|
| |/
|/|
| |
| | |
Change-Id: Ib1381116545688de52bde111acf827b2e07c5621
|
|\ \
| |/
| |
| |
| | |
* commit 'f1524b5db229bc08b65df70e8da0e450d153cff3':
Fix for empty RSSI triangle after boot
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
After device bootup, the signal strength triangle is empty although there is
both voice and data connection. This is due to when TelephonyRegistry doing call
back listen register, some APP use mDefaultSubID. However, when the reigister
happen, the mDefaultSubId does not exist. Althouhgh it can be update later, if
the update event comes too late (especially after the steady state), no
ServiceStatechange event can be received anymore. Thus the service is always not
available and the signal stength trangle has no chance to be updated anymore.
This is a risk condition.
Bug:17472622
Change-Id: I772d29e6dd9da212b78fd0d4438b8273e3318dba
|
|\ \
| |/
| |
| |
| |
| |
| | |
into lmp-dev
* commit '86f939e832c257b5fa2606aed00e9dfaeaef90cd':
Include code when converting unknown causes to string
|
| |
| |
| |
| |
| |
| | |
Bug: 17535687
Bug: 17241433
Change-Id: I12f0c3b4334dfcb5ac0cd2439ecab9dc77546680
|
|\ \
| |/
| |
| |
| | |
* commit '258f835f705bfcead1769da703c4fdb78d71295a':
Add new DisconnectCause class to telecomm.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
+ Add a hidden "UNKNOWN" default type to ToneGenerator.
- Hide the Telephony DisconnectCause from the public API.
+ Add a Telecomm DisconnectCause. This is parcelable, and contains
information (code, user facing message, non-user facing reason,
and tone) to help describe the disconnect state and what behaviors
an application can implement for the user experience. This reduces
the causes for a disconnect to a more generic set.
+ Lots of work to pipe this through. DisconnectCause replaces the
code and message which were formerly passed around.
Bug: 17241433
Bug: 17329632
Change-Id: I9d337e478a8784bcc0ade02267c2df52cac9bf17
|
|\ \
| |/
| |
| |
| |
| |
| | |
Conflicts:
telephony/java/android/telephony/TelephonyManager.java
Change-Id: Ibdd0b6c2c9901ec46196ac9460a0908dfb739ad4
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add TelecommManager.getCallState (hidden API)
* Make TelephonyManager.getCallState call through to
TelecommManager, to be consistent with
TelephonyManager.ACTION_PHONE_STATE_CHANGED broadcasts for
overall call state. Telephony continues to manage call states for
individual subscriptions.
Bug: 17378767
Change-Id: Ia5e8b21df801ed3af4f6e14c110a72c92f077f88
|
|\ \
| |/
| |
| |
| | |
Also fixed issue in TelephonyManager.
Change-Id: I4dde45e638c2bcf32f8f929d34d0083966f6761f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.
Bug: 17364651
Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638
|
|\ \
| |/
| |
| |
| |
| |
| | |
PDU bytes." into lmp-dev
* commit '59c0403265a842ae47559b8b2055372a545edb61':
Send and download MMS via content provider instead of PDU bytes.
|
| |\
| | |
| | |
| | | |
into lmp-dev
|
| | |
| | |
| | |
| | | |
Change-Id: Ib5a93d07799c9e14fea8be820c6bd4bc7ae8be3a
|