summaryrefslogtreecommitdiffstats
path: root/telephony/java/com/android/internal/telephony/GsmAlphabet.java
Commit message (Expand)AuthorAgeFilesLines
* Fix exception when sending multi-page SMS with Turkish characters.bi4004.lee2011-11-071-4/+4
* Add wrapper method to GsmAlphabet for API compatibility.Jake Hamby2011-10-181-0/+18
* resolved conflicts for merge of 0cb17a52 to honeycomb-plus-aospJake Hamby2011-06-071-8/+55
|\
| * Enable full support for SMS Cell Broadcast.Jake Hamby2011-06-011-8/+55
* | resolved conflicts for merge of 18cc814c to honeycomb-plus-aospJake Hamby2011-05-101-275/+865
|\ \ | |/
| * Enable support for SMS national language shift tables.Jake Hamby2011-04-061-277/+866
| * Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-301-4/+4
| * Fix character count bug and Javadoc typos in SMS (with test cases)Jake Hamby2010-08-131-1/+1
* | Support MBCS characters in contacts and SMS messages that are stored in SIM c...Sang-il, Lee2010-09-091-1/+39
* | Fix a few more Javadoc typos.Jake Hamby2010-04-291-1/+1
* | Spelling corrections and other minor cosmetic cleanups.Jake Hamby2010-04-151-6/+5
|/
* Fix some SMS encode issues.jsh2009-11-051-1/+1
* Make GSM 7-bit encoding properly deal with initial padding.Tammo Spalink2009-08-101-45/+18
* for cdma concatenated (long) messages, replace ascii7bit with gsm7bit encodingTammo Spalink2009-06-181-46/+0
* SmsHeader rewrite, in preparation for migration to public API.Tammo Spalink2009-05-201-2/+3
* AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-0/+798