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 emergencyOnly indicator in ServiceState.
John Wang
2010-04-07
1
-3
/
+30
*
Fix some typos and logging of calls to CDMA methods.
Jake Hamby
2010-03-22
2
-5
/
+5
*
Add definitions for WiMAX and iDen network types.
jsh
2010-03-15
1
-0
/
+2
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
Make getCellLocation return null if not available.
John Wang
2010-03-11
4
-1
/
+28
*
Add r-w property of emergency number list.
John Wang
2010-03-04
1
-1
/
+6
*
Correct use of logical AND
Kenny Root
2010-02-17
1
-1
/
+1
*
Map base station lat-lng of "0","0" to undefined.
Mark Vandevoorde
2010-02-12
2
-16
/
+19
*
am 73536dda: am d92cc9a4: Merge change I33eb64c0 into eclair
Scott Main
2009-12-16
1
-1
/
+1
|
\
|
*
docs: add 2.1 platform notes, win usb driver notes
Scott Main
2009-12-16
1
-1
/
+1
*
|
am cc6ff2bc: Cleanup @hide and @deprecated directives.
Wink Saville
2009-12-02
3
-17
/
+34
|
\
\
|
|
/
|
*
Cleanup @hide and @deprecated directives.
Wink Saville
2009-12-02
3
-17
/
+34
*
|
Fix test breakage in Zaku. Modification to PhoneNumberUtils included.
Daisuke Miyakawa
2009-10-29
1
-4
/
+22
*
|
Merge change I808651dc into eclair-mr2
Android (Google) Code Review
2009-10-23
1
-4
/
+11
|
\
\
|
*
|
bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberU...
Wei Huang
2009-10-23
1
-4
/
+11
*
|
|
am 6c618c68: Merge change Ie7105dae into eclair
Tom Taylor
2009-10-22
2
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Handle bad SIM message
Tom Taylor
2009-10-22
2
-2
/
+4
*
|
|
am 076cb23a: Merge change I13dd02fc into eclair
Naveen Kalla
2009-10-22
1
-10
/
+26
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsing
Naveen Kalla
2009-10-21
1
-10
/
+26
*
|
Let PLUS occur once anywhere in dial-str network portion.
Tammo Spalink
2009-10-21
1
-4
/
+40
|
/
*
Make PhoneStateListeners not call TelephonyManager
Robert Greenwalt
2009-10-09
2
-2
/
+52
*
Unhide constant DATA_ACTIVITY_DORMANT.
John Wang
2009-10-01
1
-1
/
+0
*
Update from API review.
Dianne Hackborn
2009-09-30
1
-0
/
+4
*
Add PhoneNumberUtils.compare() method that uses a resource to determine stric...
Evan Millar
2009-09-29
1
-0
/
+12
*
Unhide NETWORK_TYPE_XXX.
John Wang
2009-09-25
1
-8
/
+2
*
Update CID in NeighboringCellInfo
johnwang
2009-09-25
2
-16
/
+180
*
Add null check at isEmergencyNumber().
Peng Zhu
2009-09-24
1
-0
/
+3
*
Add Phone.getPhoneType() operation.
Tammo Spalink
2009-09-24
2
-31
/
+21
*
make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5.
Wei Huang
2009-09-20
1
-5
/
+19
*
Implement compareStrictly() using phone_number_compare() written in C.
Daisuke Miyakawa
2009-09-19
1
-120
/
+492
*
telephony: Add CdmaCellLocation class to the public API.
Mike Lockwood
2009-09-17
1
-3
/
+3
*
Added a field to track if the call is to a voicemail instance.
Nicolas Catania
2009-09-16
1
-0
/
+31
*
Fix NPE in TelephonyManager.
johnwang
2009-09-11
1
-21
/
+76
*
Allow hasIccCard to be useable by any processes.
Wink Saville
2009-09-03
1
-1
/
+6
*
Add hasIccCard to IccCard and TelephonyManager.
Wink Saville
2009-09-01
1
-0
/
+7
*
Move SMS pdu creation fully into the central Phone process.
Tammo Spalink
2009-09-01
2
-37
/
+29
*
Allow fragmentText to be called for singleton CDMA messages.
Tammo Spalink
2009-09-01
1
-2
/
+7
*
MO SMS fail after sending 100 messages
Yong Liu
2009-08-28
1
-0
/
+2
*
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
2
-1
/
+3
*
Merge change 22362 into eclair
Android (Google) Code Review
2009-08-21
1
-82
/
+101
|
\
|
*
Fix +NANP issue and cleanup plus code conversion.
Libin Tang
2009-08-21
1
-82
/
+101
*
|
Framework changes to support HSDPA/HSUPA/HSPA
Li Zhe
2009-08-21
2
-22
/
+42
|
/
*
Fix the issue of incorrect conversion of the plus sign in a dial string.
Tang@Motorola.com
2009-08-12
1
-0
/
+274
*
Update getNumberFromIntent() to read from both providers.
Jeff Sharkey
2009-08-11
1
-5
/
+14
*
Bubble up SMS send fail error code to the app.
jsh
2009-08-06
1
-16
/
+28
*
am 0da3bdb4: Fix public API caused due to CDMA changes.
Jaikumar Ganesh
2009-07-30
3
-44
/
+43
|
\
|
*
Fix public API caused due to CDMA changes.
Jaikumar Ganesh
2009-07-30
3
-44
/
+43
*
|
am b307c894: Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 a...
Wink Saville
2009-07-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 and added RILC...
Wink Saville
2009-07-29
1
-1
/
+1
*
|
am ecbbecf6: Merge change 8620 into donut
Android (Google) Code Review
2009-07-27
1
-9
/
+6
|
\
\
|
|
/
[next]