| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This avoids us using the non-standard lang-only locale when communicating
off device. Fixes 1810133.
|
|
|
|
|
|
|
|
|
|
| |
related to issue http://b/issue?id=1782245
- fixes 7bit ASCII encode and decode (previous completely broken)
- also consolidates encoding of user data, and changed to match
the conventions of the new data coding -- previously likely
broken for several cases
|
|
|
|
|
| |
Add RIL_UNSOL_OEM_HOOK_RAW for OEMs to send Unsolicitied
commands from the baseband.
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit '14533d2652ce786f1ca84af1b54adaa201455989' into donut
* commit '14533d2652ce786f1ca84af1b54adaa201455989':
AI 147720: Set default language for NL to nl.
|
| |
| |
| |
| |
| |
| | |
BUG=1781746
Automated import of CL 147720
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '78b1511d96f0b2123bfadf51c5c1ccf33cdd2b3d' into donut
* commit '78b1511d96f0b2123bfadf51c5c1ccf33cdd2b3d':
AI 147541: Add cs as default language for cz.
|
| |
| |
| |
| |
| |
| | |
BUG=1781746
Automated import of CL 147541
|
| |
| |
| |
| |
| |
| | |
BUG=1788466
Automated import of CL 146123
|
| |
| |
| |
| |
| |
| |
| |
| | |
When several locales for a given language are available we were always
selecting the first.
BUG=1785986
Automated import of CL 145993
|
| |
| |
| |
| |
| |
| | |
BUG=1786030
Automated import of CL 145892
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
review.
Either expose them, or official hide them with an explanation for why.
BUG=1779439
Automated import of CL 145383
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
init based on the phone's reported carrier ID.
Uses a core system resource string-array to contain the mapping
of carrier ID -> default locale. This should be set per project in
an overlay.
BUG=1731384
Automated import of CL 143898
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
enable ia5 and octet user data encodings
properly expose parsed user data
support additional bearer data subparameter types
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Teleca 090414 & 090423 patches for CDMA to complete phase1 work.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Send the path of the EF file for ICC IO
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Send the path of the EF file for ICC IO Command.
Currently, this is null. This is for the upcoming support
for USIM and CDMA changes.
Tested:
1. Intial load of records while boot up.
2. Importing contacts from SIM.
3. Voice mail.
4. SMS
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
remove seemingly now unnecessary workaround path
|
| |/ / |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
code cleanup
|
| | | |
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| | |
These allow RIL.java to assume ril.cpp is interfacing
to the new CDMA capable vendor ril. At the moment we
don't have a full CDMA capabile ril so thre are some
NEWRIL:TODO's in the code base to identify these areas.
|
| |
| |
| |
| | |
Was this different intentionally? It looks internal, and with very limited usage, and so easy to bring in line with the others...
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Fixes a bad interaction between MMS and SUPL that occurs when they are using
the same APN.
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Initial code for cdma sms encode and decode, in java, with simple tests.
|
| | |
| | |
| | |
| | | |
(direct cherry-pick of master 42/42/8)
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
telephony: Add support for bringing up GSM data connections for GPS SUPL.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \ \ \
| |/ / /
|/| | | |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Original author: ramanan
Merged from: //branches/cupcake/...
Automated import of CL 146124
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
Fix crash when mSST is null and change default to GSM.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When several locales for a given language are available we were always
selecting the first.
Original author: rgreenwalt
Merged from: //branches/cupcake/...
Automated import of CL 145995
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
to MccTable
Original author: ramanan
Merged from: //branches/cupcake/...
Automated import of CL 145981
|
| |
| |
| |
| | |
Automated import of CL 145778
|
| |
| |
| |
| | |
Automated import of CL 144705
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
RIL calls cannot have any gaps in their numbering. This was introduced
by the CDMA code merge. This was partially fixed only in ril.h. We need
to change the Constants file too.
BUG=1765265
Automated import of CL 144688
|
| |
| |
| |
| |
| |
| | |
BUG=1761611
Automated import of CL 144593
|
| |
| |
| |
| | |
Automated import of CL 144185
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
set) at phone
init based on the phone's reported carrier ID.
Uses a core system resource string-array to contain the mapping
of carrier ID -> default locale. This should be set per project in
an overlay.
Original author: rgreenwalt
Merged from: //branches/cupcake/...
Automated import of CL 143900
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
IExtendedNetworkService has 4 MMI service interface used by PhoneUtils to put DCM related nw service.
void setMmiString(String number);
CharSequence getMmiRunningText();
CharSequence getUserMessage(CharSequence text);
void clearMmiString();
And the service is bind via "com.android.ussd.IExtendedNetworkService".
Original author: johnwang
Merged from: //branches/cupcake/...
Automated import of CL 143181
|
| | |
|
| | |
|
|/ |
|