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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move SMS pdu creation fully into the central Phone process.
Tammo Spalink
2009-09-01
11
-118
/
+276
*
Allow fragmentText to be called for singleton CDMA messages.
Tammo Spalink
2009-09-01
2
-2
/
+17
*
Merge change 23271 into eclair
Android (Google) Code Review
2009-08-31
3
-219
/
+166
|
\
|
*
Cleanup egregious style issues.
Tammo Spalink
2009-08-31
3
-219
/
+166
*
|
Don't mark an APN disabled if setup fails
Robert Greenwalt
2009-08-28
3
-13
/
+3
*
|
Merge change 23182 into eclair
Android (Google) Code Review
2009-08-28
2
-10
/
+53
|
\
\
|
*
|
MO SMS fail after sending 100 messages
Yong Liu
2009-08-28
2
-10
/
+53
|
|
/
*
|
Fix bug 2040024 phone rings only once sometimes.
Wink Saville
2009-08-28
7
-367
/
+406
|
/
*
optimize MCC table
Tammo Spalink
2009-08-28
1
-366
/
+493
*
Merge change 22529 into eclair
Android (Google) Code Review
2009-08-27
3
-43
/
+59
|
\
|
*
Track apn Enable synchronously and notice failures
Robert Greenwalt
2009-08-27
3
-43
/
+59
*
|
Integrate CDMA provisioning into SetupWizard
Jim Miller
2009-08-26
1
-0
/
+5
|
/
*
Note net availability even when apn not enabled
Robert Greenwalt
2009-08-24
1
-1
/
+2
*
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
5
-6
/
+12
*
Fix missing break statement found by Motorola.
Wink Saville
2009-08-22
1
-0
/
+1
*
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
*
|
Disable data call in emergency call
Guo-Bin Zhang
2009-08-21
2
-0
/
+32
*
|
Framework changes to support HSDPA/HSUPA/HSPA
Li Zhe
2009-08-21
5
-23
/
+68
*
|
Merge change 22282 into eclair
Android (Google) Code Review
2009-08-21
1
-1
/
+7
|
\
\
|
*
|
Fix Calling screen shows "In Call" on pressing mute button
Guo-Bin Zhang
2009-08-20
1
-1
/
+7
|
|
/
*
|
Delay radio reset to wait for data cleanup in CdmaDataConnectionTracker
Yong Zhang
2009-08-20
2
-13
/
+45
|
/
*
more cdma sms debug logging
Tammo Spalink
2009-08-20
1
-2
/
+10
*
cdma sms encoding tweaks and logging / debugging annotations.
Tammo Spalink
2009-08-20
3
-8
/
+15
*
Fix various issues found when testing Mms.
Robert Greenwalt
2009-08-19
1
-6
/
+9
*
Converting CallerInfo to new Contacts API.
Dmitri Plotnikov
2009-08-19
2
-20
/
+13
*
Return ICC Card ABSENT instead of NOT_READY when it is not present.
Jaikumar Ganesh
2009-08-18
1
-1
/
+1
*
Dormant ICON was not being displayed, fixes bug 2039239.
Wink Saville
2009-08-18
1
-2
/
+2
*
E911 call fix in ECM
Wink Saville
2009-08-18
5
-30
/
+158
*
resolved conflicts for merge of 696b912e to eclair
johnwang
2009-08-17
2
-11
/
+55
|
\
|
*
Use dataRoaming in dataConnectionTracker.
John Wang
2009-08-13
2
-11
/
+55
*
|
Fix CDMA to startup/shutdown based on apn en/disab
Robert Greenwalt
2009-08-17
6
-403
/
+299
*
|
Replace loop-delay in setPowerStateToDesired() with async approach
Yong Zhang
2009-08-15
3
-12
/
+51
*
|
A hack that when restartRadio is called the CdmaDataConnectionTracker
Wink Saville
2009-08-15
1
-1
/
+1
*
|
Allow CdmaDataConnectionTracker to handle RIL_UNSOL_OTA_PROVISION_STATUS
Wink Saville
2009-08-15
3
-8
/
+35
*
|
Merge change 21171
Android (Google) Code Review
2009-08-13
1
-6
/
+15
|
\
\
|
*
|
Allow max_retires to be set to infinite.
Wink Saville
2009-08-13
1
-6
/
+15
*
|
|
Merge change 21166
Android (Google) Code Review
2009-08-13
3
-21
/
+22
|
\
\
\
|
*
|
|
Rename bcdByteToInt to gsmBcdByteToInt and beBcdByteToInt to cdmaBcdByteToInt.
Wink Saville
2009-08-13
3
-21
/
+22
|
|
/
/
*
|
|
Merge change 21186
Android (Google) Code Review
2009-08-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Trigger data connection update if network type changes.
jsh
2009-08-13
1
-1
/
+1
|
|
/
/
*
|
|
Merge change 20853
Android (Google) Code Review
2009-08-13
5
-126
/
+88
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add net type to mobile for mobile-required traffic
Robert Greenwalt
2009-08-12
5
-126
/
+88
*
|
|
Merge change 21006
Android (Google) Code Review
2009-08-12
2
-24
/
+287
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix the issue of incorrect conversion of the plus sign in a dial string.
Tang@Motorola.com
2009-08-12
2
-24
/
+287
*
|
|
am 4cc16a7b: Merge change 20859 into donut
jsh
2009-08-12
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix for sending 16-bit SMS message with header.
jsh
2009-08-11
1
-3
/
+5
*
|
Merge change 20683
Android (Google) Code Review
2009-08-11
2
-3
/
+11
|
\
\
|
*
|
Add operator name in network selection.
johnwang
2009-08-10
2
-3
/
+11
*
|
|
Update getNumberFromIntent() to read from both providers.
Jeff Sharkey
2009-08-11
1
-5
/
+14
|
/
/
[prev]
[next]