index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
telephony
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Links corrections for javadoc
Paul Kocialkowski
2013-11-16
1
-4
/
+2
*
Signal strength: add more checks to signal strength,
Shareef Ali
2013-07-20
1
-3
/
+6
*
Telephony: Consider EVDO ecio zero value as valid.
Banavathu, Srinivas Naik
2013-07-20
1
-1
/
+1
*
Fixing crash in PhoneNumberUtils getNumberFromIntent
Magnus Karlsson
2013-06-10
1
-0
/
+5
*
TelephonyManager: hide NETWORK_TYPE_DCHSPAP
Chirayu Desai
2013-05-23
1
-1
/
+3
*
Frameworks & SystemUI - additional DC-HSPAP support
Matthias Bosc
2013-05-22
3
-4
/
+17
*
Correct executable bit for source files
Kenny Root
2013-04-13
1
-0
/
+0
*
ServiceState: add support for DCHSPAP
codeworkx
2013-03-16
1
-0
/
+5
*
telephony: hide needsOldRilFeature
Chirayu Desai
2012-12-25
1
-0
/
+1
*
Framework: Fix GSM signal strength
dhacker29
2012-12-24
1
-3
/
+16
*
CellInfoLte - Turn off debug
Scott Warner
2012-12-23
1
-1
/
+1
*
core and telephony: Additional HSPAP support
NewbyJE
2012-12-10
1
-4
/
+6
*
PowerWidget: Re-enable LTE button.
Mike Kasick
2012-12-07
1
-0
/
+11
*
Telephony: Add getLteOnGsmMode() method (1/2)
Ricardo Cerqueira
2012-12-05
1
-0
/
+24
*
frameworks/base: Support for LTE network modes
Uma Maheswari Ramalingam
2012-11-27
1
-0
/
+2
*
telephony: SignalStrengh: Don't calculate a LTE snr if the srq is invalid
Ricardo Cerqueira
2012-11-26
1
-1
/
+1
*
Merge "Refactor Cell Location public API." into jb-mr1-dev
Wink Saville
2012-09-23
12
-226
/
+39
|
\
|
*
Refactor Cell Location public API.
Wink Saville
2012-09-21
12
-226
/
+39
*
|
Suppress location information for non-active users.
Wink Saville
2012-09-20
1
-0
/
+1
|
/
*
Unhide some CellSignalStrength methods.
Wink Saville
2012-08-28
4
-34
/
+6
*
Fix build.
Wink Saville
2012-08-13
2
-0
/
+121
*
Merge commit 'e0df2c4f' into fix-merge-conflict
Wink Saville
2012-08-13
1
-124
/
+151
|
\
|
*
am eca64977: Merge "Telephony: Signal Strength cleanup & LTE support"
Wink Saville
2012-08-13
1
-56
/
+159
|
|
\
|
|
*
Telephony: Signal Strength cleanup & LTE support
Uma Maheswari Ramalingam
2012-08-10
1
-56
/
+159
|
|
*
Create telephony-common and mms-common - DO NOT MERGE
Wink Saville
2012-07-17
12
-3630
/
+140
*
|
|
Merge "Unhide the new location API's" into jb-mr1-dev
Wink Saville
2012-08-01
14
-31
/
+19
|
\
\
\
|
*
|
|
Unhide the new location API's
Wink Saville
2012-07-26
14
-31
/
+19
*
|
|
|
Reduce log spam.
Robert Greenwalt
2012-07-27
1
-1
/
+1
|
/
/
/
*
|
|
am 0c8a7768: am 893d93d2: Implement CMAS service category program results.
Jake Hamby
2012-07-25
2
-9
/
+153
|
\
\
\
|
|
/
/
|
*
|
Implement CMAS service category program results.
Jake Hamby
2012-07-25
2
-9
/
+153
*
|
|
Revise and update CellInfo API's
Wink Saville
2012-07-25
16
-400
/
+2185
|
/
/
*
|
Create telephony-common and mms-common
Wink Saville
2012-07-11
12
-3630
/
+140
|
/
*
am 4853f944: am 3fe79dfd: Merge "Adds utility method to convert 0.25 secs to ...
Wink Saville
2012-06-11
1
-0
/
+16
|
\
|
*
Merge "Adds utility method to convert 0.25 secs to decimal degrees"
Wink Saville
2012-06-11
1
-0
/
+16
|
|
\
|
|
*
Adds utility method to convert 0.25 secs to decimal degrees
Sean Barbeau
2012-05-02
1
-0
/
+16
*
|
|
am c07055c4: am bc69f97c: Merge "Adds documentation to CdmaCellLocation get l...
Wink Saville
2012-06-11
1
-2
/
+14
|
\
\
\
|
|
/
/
|
*
|
Merge "Adds documentation to CdmaCellLocation get lat/long methods"
Wink Saville
2012-06-11
1
-2
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Adds documentation to CdmaCellLocation get lat/long methods
Sean Barbeau
2012-01-12
1
-2
/
+14
*
|
|
Remove STOPSHIP part of the logging in telephony
Daisuke Miyakawa
2012-05-09
1
-20
/
+1
*
|
|
Add debug log for 5914560 and 6383850
Daisuke Miyakawa
2012-04-25
1
-0
/
+22
*
|
|
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
[next]