Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d437ac6a7c4fde988f7d737bafd30744137f3af8
/
telephony
65d15c8
am bee4b10a: am 171ad634: am 6c618c68: Merge change Ie7105dae into eclair
by Tom Taylor
· 15 years ago
171ad63
am 6c618c68: Merge change Ie7105dae into eclair
by Tom Taylor
· 15 years ago
6c618c6
Merge change Ie7105dae into eclair
by Android (Google) Code Review
· 15 years ago
72fac67
Handle bad SIM message
by Tom Taylor
· 15 years ago
3751dbb
am 10d97d27: am f214dd9d: am f14da417: Merge change I3ff560d7 into eclair
by jsh
· 15 years ago
f214dd9
am f14da417: Merge change I3ff560d7 into eclair
by jsh
· 15 years ago
22bf022
am 466c08ae: am 6183a3ed: am 076cb23a: Merge change I13dd02fc into eclair
by Naveen Kalla
· 15 years ago
6183a3e
am 076cb23a: Merge change I13dd02fc into eclair
by Naveen Kalla
· 15 years ago
e0f01c8
am 2fe12102: am 98a7c454: Merge change I66ff8af6 into eclair-mr2
by Robert Greenwalt
· 15 years ago
3ff560d
Send "encoding problem" to the network for general errors during SMS dispatch.
by jsh
· 15 years ago
cc5c1ad
Move calc of EriIconIndex/Mode to whenever basis changes
by Robert Greenwalt
· 15 years ago
d393184
telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsing
by Naveen Kalla
· 15 years ago
6a19d0e
am 60be8485: am 8785c064: Merge change Ie5df08ef into eclair-mr2
by Tammo Spalink
· 15 years ago
8785c06
Merge change Ie5df08ef into eclair-mr2
by Android (Google) Code Review
· 15 years ago
9e53415
Let PLUS occur once anywhere in dial-str network portion.
by Tammo Spalink
· 15 years ago
788cfe3
am 2312b65d: am 6ef38fb4: am cea8f8e4: Merge change I4219797a into eclair
by jsh
· 15 years ago
4219797
Log exception if we hit an error parsing an incoming SMS message.
by jsh
· 15 years ago
1281485
am cd1b9912: am 13982956: am 2a39758e: Merge change I51d41230 into eclair
by jsh
· 15 years ago
51d4123
Make sure CF icon updates when using "all CF" MMI.
by jsh
· 15 years ago
638b1ca
am 317d1c9e: am 770d5c4f: am 64d54042: Merge change I61c08260 into eclair
by Robert Greenwalt
· 15 years ago
80b9c9f
am 715aba5a: am edb98812: am febb94cd: Make standard roaming indicator display indications configurable
by Libin Tang
· 15 years ago
a8ac199
am e93f07c3: am 1cf6c2c3: am 6d02f3f3: Merge change I71f48a21 into eclair
by Robert Greenwalt
· 15 years ago
1215c57
am a614b948: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
by David Krause
· 15 years ago
61c0826
Futher reduce the logging of EriManager.
by Robert Greenwalt
· 15 years ago
febb94c
Make standard roaming indicator display indications configurable
by Libin Tang
· 15 years ago
71f48a2
Reduce the amount of EriManager Logging.
by Robert Greenwalt
· 15 years ago
fa7edb4
am 7589ae77: am ef5aed64: am 5c8dba21: Merge change I61aac7b3 into eclair
by Tammo Spalink
· 15 years ago
ee9512e
am dcd1fe5f: am 99510681: Unhide constant DATA_ACTIVITY_DORMANT.
by John Wang
· 15 years ago
98e0b14
Make PhoneStateListeners not call TelephonyManager
by Robert Greenwalt
· 15 years ago
61aac7b
Add PERIOD char to CDMA address sugar list.
by Tammo Spalink
· 15 years ago
82583b8
Remove last vestiges of adb networking support.
by Elliott Hughes
· 15 years ago
9951068
Unhide constant DATA_ACTIVITY_DORMANT.
by John Wang
· 15 years ago
29e4a3c
Update from API review.
by Dianne Hackborn
· 15 years ago
984d22b
Revert setDataEnabled to setting a master switch.
by Robert Greenwalt
· 15 years ago
27d074e
Telephony: Add a failure cause for CDMA call failures and rename
by Naveen Kalla
· 15 years ago
c46c255
Fix the reporting of ActiveApnTypes on CDMA
by Robert Greenwalt
· 15 years ago
22cbf51
Merge change I49fbfc68 into eclair
by Android (Google) Code Review
· 15 years ago
ac5bd14
Merge change Ib23e57cf into eclair
by Android (Google) Code Review
· 15 years ago
db1f499
Add PhoneNumberUtils.compare() method that uses a resource to determine strictness.
by Evan Millar
· 15 years ago
59ceeae
Fix the reporting of ActiveApnTypes on CDMA
by Robert Greenwalt
· 15 years ago
37b80ee
Set roaming based on both data and voice.
by John Wang
· 15 years ago
e436d46
Fix Cdma re-start of default connection.
by Robert Greenwalt
· 15 years ago
d1aca6a
Fix ConnectivityManager's handling of apn switch.
by Robert Greenwalt
· 15 years ago
fb2b04b
Unhide NETWORK_TYPE_XXX.
by John Wang
· 15 years ago
9c118c8
Update CID in NeighboringCellInfo
by johnwang
· 15 years ago
694bd8b
Add null check at isEmergencyNumber().
by Peng Zhu
· 15 years ago
70f8faf
Print IMEI/MEID in dumpsys.
by jsh
· 15 years ago
3cc97f8
Add Phone.getPhoneType() operation.
by Tammo Spalink
· 15 years ago
e4e8e4d
Resolve race conditions with disconnect of CDMA data and airplane mode
by Yong Zhang
· 15 years ago
8451c25
Merge change 26171 into eclair
by Android (Google) Code Review
· 15 years ago
b143001
Fix several CDMA call collision cases
by Wink Saville
· 15 years ago
02b5948
make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5.
by Wei Huang
· 15 years ago
bbd754b
Add ring back tone notification.
by John Wang
· 15 years ago
9a24bc56
Implement compareStrictly() using phone_number_compare() written in C.
by Daisuke Miyakawa
· 15 years ago
338c485
Moved the toString method in the parent Connection class.
by Nicolas Catania
· 15 years ago
001d0ab
Fix potential ArrayIndexOutOfBoundsException.
by jsh
· 15 years ago
6286f31
Merge change 25810 into eclair
by Android (Google) Code Review
· 15 years ago
963558b
Fix pause-wait dial string conversion error
by Libin Tang
· 15 years ago
aad2617
Fix typo in SECONDARY_DATA_RETRY_CONFIG
by Robert Greenwalt
· 15 years ago
1b90def
telephony: Add CdmaCellLocation class to the public API.
by Mike Lockwood
· 15 years ago
ea803b8
Message Reject notification shouldn't be shown in Emergency Calling Mode
by Satish Roddom
· 15 years ago
8460be7
Merge change 25535 into eclair
by Android (Google) Code Review
· 15 years ago
9d34319
CDMA Check for network duplicate sms
by Christian Gustafsson
· 15 years ago
60d45f0
Added a field to track if the call is to a voicemail instance.
by Nicolas Catania
· 15 years ago
d9e2801
Merge change 25092 into eclair
by Android (Google) Code Review
· 15 years ago
e224158
New field in CallerInfo to cache if the call is an emergency one.
by Nicolas Catania
· 15 years ago
2189daf
Fix call collision issue
by Libin Tang
· 15 years ago
50f7ea5
Some SMS logging improvements.
by jsh
· 15 years ago
70f74b7
Assemble WAP datagram correctly when segments arrive out of order
by Christian Gustafsson
· 15 years ago
5379341
Merge change 24662 into eclair
by Android (Google) Code Review
· 15 years ago
a28948d
Merge change 24754 into eclair
by Android (Google) Code Review
· 15 years ago
89bd269
Handle secondary APN connect failures.
by Robert Greenwalt
· 15 years ago
b942db3
Merge change 24773 into eclair
by Android (Google) Code Review
· 15 years ago
5f1f26a
Fix NPE in TelephonyManager.
by johnwang
· 15 years ago
12f413d
Fix URI returned by IccProvider.
by jsh
· 15 years ago
d304ae5
Fix CDMA SMS delivery status reporting.
by Tammo Spalink
· 15 years ago
88e3f82
Allow an alternate eri file.
by Wink Saville
· 15 years ago
84b4d37
[Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter
by Dmitri Plotnikov
· 15 years ago
7a043b3
Make Phone.updateServiceLocation acquire a one-shot wake lock.
by Tammo Spalink
· 15 years ago
98a5ba7
Avoid CDMA messages with IDs of zero.
by Tammo Spalink
· 15 years ago
bf87c9e
Fix mncLength in cases with a malformed AD_DONE msg from SIM
by Robert Greenwalt
· 15 years ago
ccc41a2
Merge change 23870 into eclair
by Android (Google) Code Review
· 15 years ago
34efc39
Implement USIM and add support for importing emails from USIM.
by Jaikumar Ganesh
· 15 years ago
e40f66f
Allow hasIccCard to be useable by any processes.
by Wink Saville
· 15 years ago
1c1ffa0
Promote MccTable to telephony and use it for both gsm/cdma
by Robert Greenwalt
· 15 years ago
9b62851
Exit Emergency Callback Mode if phone process crashes/restarts
by Libin Tang
· 15 years ago
558340f
Merge change 23793 into eclair
by Android (Google) Code Review
· 15 years ago
8be9ccd
add conditional verbose logging for when sending a SMS message.
by Wei Huang
· 15 years ago
aace799
Fix the issue that dialing *86 during call, the dialing voicemail screen is not shown.
by Libin Tang
· 15 years ago
fb16e5c
Merge change 23607 into eclair
by Android (Google) Code Review
· 15 years ago
983b837
Merge change 23510 into eclair
by Android (Google) Code Review
· 15 years ago
8ecd2ae
Merge change 23548 into eclair
by Android (Google) Code Review
· 15 years ago
af6bb1c
SMS-to-email fix for messages from the web
by Satish Roddom
· 15 years ago
7e207af
Reject (NAK) CDMA SMS with unknown teleservice ids.
by Tammo Spalink
· 15 years ago
5b46247
Fix some sign in errors.
by jsh
· 15 years ago
65d62c7
Add hasIccCard to IccCard and TelephonyManager.
by Wink Saville
· 15 years ago
a01726a
Some fixes to SMS processing in the framework.
by jsh
· 15 years ago
1f952a1
Move SMS pdu creation fully into the central Phone process.
by Tammo Spalink
· 15 years ago
95434bf
Allow fragmentText to be called for singleton CDMA messages.
by Tammo Spalink
· 15 years ago
33567c5
Merge change 23271 into eclair
by Android (Google) Code Review
· 15 years ago
Next »