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
*
Make sure smsHeader != null before using it.
jsh
2009-05-20
2
-2
/
+2
*
Merge change 1127 into donut
Android (Google) Code Review
2009-05-19
12
-660
/
+528
|
\
|
*
SmsHeader rewrite, in preparation for migration to public API.
Tammo Spalink
2009-05-20
12
-660
/
+528
*
|
Fix network preference getting incorrectly set.
Jaikumar Ganesh
2009-05-19
2
-13
/
+13
*
|
Add a method to get the PhoneType in CellLocation.
Jaikumar Ganesh
2009-05-19
6
-74
/
+114
*
|
Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION
Mike Lockwood
2009-05-19
1
-2
/
+3
*
|
am 808f2919: AI 148962: Default language in Switzerland should be german and ...
Ramanan Rajeswaran
2009-05-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
AI 148962: Default language in Switzerland should be german and not english.
Ramanan Rajeswaran
2009-05-18
1
-1
/
+1
*
|
Teleca 2b changes
Wink Saville
2009-05-18
41
-546
/
+2612
*
|
Tear down data, if a disconnect request is pending.
Jaikumar Ganesh
2009-05-15
1
-8
/
+12
*
|
Internal APIs to get/set SMSC address.
jsh
2009-05-11
7
-0
/
+86
*
|
Fix Phone-based locale selection to never choose a lang-only locale.
Robert Greenwalt
2009-05-06
1
-13
/
+8
*
|
clean up cdma sms creation and parsing
Tammo Spalink
2009-05-01
3
-215
/
+311
*
|
Add RIL_UNSOL_OEM_HOOK_RAW.
Jaikumar Ganesh
2009-04-30
3
-23
/
+38
*
|
am 14533d2: AI 147720: Set default language for NL to nl.
Bill Napier
2009-04-28
1
-1
/
+1
|
\
\
|
|
/
|
*
AI 147720: Set default language for NL to nl.
Bill Napier
2009-04-24
1
-1
/
+1
*
|
am 78b1511: AI 147541: Add cs as default language for cz.
Bill Napier
2009-04-28
1
-2
/
+2
|
\
\
|
|
/
|
*
AI 147541: Add cs as default language for cz.
Bill Napier
2009-04-23
1
-5
/
+5
|
*
AI 146123: Change Belfast to Dublin
Ramanan Rajeswaran
2009-04-14
1
-1
/
+1
|
*
AI 145993: Fix Phone-oriented default-locale selection.
Robert Greenwalt
2009-04-13
1
-6
/
+6
|
*
AI 145892: Add Ireland, Switzerland, New Zealand, South Africa to MccTable
Ramanan Rajeswaran
2009-04-13
1
-5
/
+4
|
*
AI 145383: API review: clean up a bunch of @hides that have been pending API ...
Dianne Hackborn
2009-04-09
1
-12
/
+0
|
*
AI 143898: Attempt to set the device Locale (if not already set) at phone
Robert Greenwalt
2009-03-31
2
-46
/
+98
|
*
Automated import from //branches/cupcake/...@142924,142924
John Wang
2009-03-26
2
-3
/
+52
|
*
Automated import from //branches/cupcake/...@142334,142334
John Huang
2009-03-24
1
-1
/
+2
|
*
auto import from //branches/cupcake_rel/...@141571
The Android Open Source Project
2009-03-19
3
-4
/
+95
*
|
enable additional cdma sms fields and user data encodings
Tammo Spalink
2009-04-28
3
-118
/
+288
*
|
Merge change 531 into donut
Android (Google) Code Review
2009-04-24
2
-24
/
+102
|
\
\
|
*
|
Teleca 090414 & 090423 patches for CDMA to complete phase1 work.
Wink Saville
2009-04-24
2
-24
/
+102
*
|
|
Merge change 528 into donut
Android (Google) Code Review
2009-04-24
4
-49
/
+113
|
\
\
\
|
*
|
|
Send the path of the EF file for ICC IO
Jaikumar Ganesh
2009-04-24
4
-49
/
+113
|
|
/
/
*
|
|
Merge change 402 into donut
Android (Google) Code Review
2009-04-24
1
-48
/
+27
|
\
\
\
|
*
|
|
remove seemingly now unnecessary workaround path
Tammo Spalink
2009-04-24
1
-48
/
+27
|
|
/
/
*
|
|
Merge change 415 into donut
Android (Google) Code Review
2009-04-24
1
-26
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
code cleanup
Tammo Spalink
2009-04-23
1
-26
/
+26
*
|
|
removed extra event log tag
Tammo Spalink
2009-04-23
1
-4
/
+1
|
/
/
*
|
Changes for new ril.h.
Wink Saville
2009-04-22
7
-17
/
+48
*
|
normalize the DATA_STATE_RADIO_OFF event log id definition
Tammo Spalink
2009-04-22
4
-5
/
+3
*
|
remove superfluous lines
Tammo Spalink
2009-04-22
2
-8
/
+0
*
|
eliminate seemingly pointless conversion to and then from hex string
Tammo Spalink
2009-04-15
1
-19
/
+6
*
|
telephony: Don't disable an APN type that is not enabled.
Mike Lockwood
2009-04-14
1
-3
/
+5
*
|
Merge change 133 into donut
Android (Google) Code Review
2009-04-14
9
-1929
/
+553
|
\
\
|
*
|
Initial code for cdma sms encode and decode, in java, with simple tests.
Tammo Spalink
2009-04-14
9
-1929
/
+553
*
|
|
Merge change 142 into donut
Android (Google) Code Review
2009-04-14
3
-13
/
+29
|
\
\
\
|
*
|
|
telephony: Add support for bringing up GSM data connections for GPS SUPL.
Mike Lockwood
2009-04-14
3
-13
/
+29
*
|
|
|
Merge branch 'readonly-p4-donut' into donut
Ramanan Rajeswaran
2009-04-14
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
AI 146124: am: CL 146123 Change Belfast to Dublin
Ramanan Rajeswaran
2009-04-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge change 105 into donut
Android (Google) Code Review
2009-04-13
6
-24
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix crash when mSST is null and change default to GSM.
Wink Saville
2009-04-13
6
-24
/
+25
*
|
|
AI 145995: am: CL 145993 Fix Phone-oriented default-locale selection.
Robert Greenwalt
2009-04-13
1
-6
/
+6
[next]