index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
telephony
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ContentProvider for apps to read received SMS cell broadcasts.
Jake Hamby
2012-04-18
1
-0
/
+422
*
Added API to replace unicoded digits to ascii numbers
jshin
2012-04-16
1
-0
/
+21
*
Convert Arabic phone numbers to ASCII when sending SMS.
Jake Hamby
2012-04-16
1
-34
/
+23
*
Merge "Enhance Cell Location Api."
John Wang
2012-04-05
11
-3
/
+833
|
\
|
*
Enhance Cell Location Api.
John Wang
2012-04-05
11
-3
/
+833
*
|
Support metered Wi-Fi NetworkPolicy.
Jeff Sharkey
2012-04-05
1
-1
/
+4
|
/
*
Add support for CMAS warning notifications over CDMA.
Jake Hamby
2012-03-13
6
-457
/
+1189
*
Support auto-complete in PhoneNumberFormattingTextWatcher. Also, simplify logic.
Todor Kalaydjiev
2012-03-08
1
-48
/
+8
*
Revert "Add support for CMAS warning notifications over CDMA." I'll submit ag...
Jake Hamby
2012-02-29
6
-1189
/
+457
*
Add support for CMAS warning notifications over CDMA.
Jake Hamby
2012-02-28
6
-457
/
+1189
*
attempt to fix IMSFramework crash
Mathias Agopian
2012-02-24
1
-0
/
+4
*
Merge "Seperate RIL constants from the framework."
Robert Greenwalt
2012-02-24
1
-54
/
+94
|
\
|
*
Seperate RIL constants from the framework.
Robert Greenwalt
2012-02-24
1
-54
/
+94
*
|
Introduce convertAndStrip()
Daisuke Miyakawa
2012-02-15
1
-0
/
+14
*
|
Merge "Fix the 3-parameter formatNumber to correctly handle IDDs."
Makoto Onuki
2012-02-13
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix the 3-parameter formatNumber to correctly handle IDDs.
Shaopeng Jia
2012-02-06
1
-3
/
+8
*
|
am 7e6295b3: am 9ad528d5: am 48ac0f14: Merge "Don\'t use SNR in the invalid c...
John Wang
2012-02-06
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Don't use SNR in the invalid check.
John Wang
2012-02-06
1
-3
/
+2
*
|
am 66146c4f: am 792d83c5: Merge "Use LTE SNR and RSRP to set signal level bar...
Justin Ho
2012-01-31
1
-7
/
+27
|
\
\
|
|
/
|
*
Use LTE SNR and RSRP to set signal level bar.
John Wang
2012-01-31
1
-7
/
+27
*
|
am 136704a8: am b069833e: Merge "Adjust the LTE signal bar mapping." into ics...
John Wang
2012-01-30
1
-5
/
+4
|
\
\
|
|
/
|
*
Adjust the LTE signal bar mapping.
John Wang
2012-01-27
1
-5
/
+4
*
|
am 70205788: am 6ad68ba9: Adjust the mapping of LTE signal bars.
John Wang
2012-01-11
1
-4
/
+4
|
\
\
|
|
/
|
*
Adjust the mapping of LTE signal bars.
John Wang
2012-01-11
1
-4
/
+4
*
|
Separate SIM states from Radio states
Naveen Kalla
2011-12-29
1
-0
/
+32
*
|
Add support for country specific emergency number handling.
Shaopeng Jia
2011-11-20
1
-70
/
+61
|
/
*
Fix a crash caused by SIP addresses containing "%40" instead of "@"
David Brown
2011-11-17
1
-0
/
+25
*
SIP addresses containing "911" shouldn't be considered emergency calls
David Brown
2011-11-16
1
-0
/
+11
*
Fix TelephonyManager to grab the best context
Robert Greenwalt
2011-11-16
1
-6
/
+6
*
Merge "Add "potential" variants for PhoneNumberUtils.isEmergencyNumber()" int...
David Brown
2011-11-08
1
-33
/
+198
|
\
|
*
Add "potential" variants for PhoneNumberUtils.isEmergencyNumber()
David Brown
2011-11-08
1
-33
/
+198
*
|
Fix exception when sending multi-page SMS with Turkish characters.
bi4004.lee
2011-11-07
1
-5
/
+24
|
/
*
Enable support for multiple SMSDispatchers in CDMALTEPhone.
Jake Hamby
2011-10-04
3
-212
/
+53
*
Do not format numbers starting with hash or star.
Flavio Lerda
2011-09-27
1
-0
/
+5
*
Temp fix to the problem of incorrectly classifying Brazilian local
Shaopeng Jia
2011-09-22
1
-0
/
+8
*
Update code to use location aware isEmergencyNumber.
Shaopeng Jia
2011-09-16
1
-0
/
+27
*
[toro] Add telephonyManager API ( getMsisdnNumber() ) for IMS Module.
duckyoung.chai
2011-09-15
1
-0
/
+20
*
Adding isEmergencyNumber which also takes in a defaultCountryIso.
Shaopeng Jia
2011-09-13
1
-0
/
+26
*
More robust check around TelephonyManager init.
Jeff Sharkey
2011-08-31
1
-2
/
+3
*
Add ISIM application support for LTE devices.
Jake Hamby
2011-08-26
1
-0
/
+49
*
Add utility functions for pause and tonewait pause.
inshik
2011-08-15
1
-0
/
+37
*
Renaming com.google.i18n.phonenumbers to com.android.i18n.phonenumbers
Shaopeng Jia
2011-08-12
2
-6
/
+6
*
Fix a couple static leaks.
Dianne Hackborn
2011-07-17
1
-1
/
+1
*
Merge "Remove explicit toUpperCase after CountryDetector is fixed to return u...
David Brown
2011-07-01
1
-3
/
+0
|
\
|
*
Remove explicit toUpperCase after CountryDetector is fixed to return
Shaopeng Jia
2011-07-01
1
-3
/
+0
*
|
am 672c468c: am a2267451: Don\'t ever report a null ServiceState
Robert Greenwalt
2011-07-01
1
-18
/
+7
|
\
\
|
|
/
|
/
|
|
*
am a2267451: Don\'t ever report a null ServiceState
Robert Greenwalt
2011-06-30
1
-18
/
+7
|
|
\
|
|
*
Don't ever report a null ServiceState
Robert Greenwalt
2011-06-30
1
-18
/
+7
|
*
|
am c6b32054: am c826f92e: Merge "Revert "Do not merge. Return null id for Non...
John Wang
2011-06-16
1
-4
/
+0
|
|
\
\
|
|
|
/
|
|
*
am c826f92e: Merge "Revert "Do not merge. Return null id for Non-phone device...
John Wang
2011-06-16
1
-4
/
+0
|
|
|
\
[next]