History log of /frameworks/base/telephony/java/com/android/internal/telephony/IccProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2269d1572e5fcfb725ea55f5764d8c3280d69f6d 25-Feb-2010 Dianne Hackborn <hackbod@google.com> Re-arrange android-common so framework no longer links with it.

This is the framework part, moving classes around so the framework
no longer needs to link to android-common. Makes some APIs public,
others that didn't need to be public are private in the framework,
some small things are copied.
/frameworks/base/telephony/java/com/android/internal/telephony/IccProvider.java
d4a4729c0cac582a2dcec7c8cfb316b81885a0f0 21-Dec-2009 Tom Taylor <tomtaylor@google.com> Update imports to android-common

Several files were moved to android-common. Update all the references
to import those files from the new location.
/frameworks/base/telephony/java/com/android/internal/telephony/IccProvider.java
12f413d29e1fb32f00213b1eaae6d45c856dc0d6 11-Sep-2009 jsh <jsh@google.com> Fix URI returned by IccProvider.

insert() had a typo in the URI it returned.

b/2113186
/frameworks/base/telephony/java/com/android/internal/telephony/IccProvider.java
34efc39f256d5833687c7bd7d83258d6394c9307 26-Aug-2009 Jaikumar Ganesh <jaikumar@google.com> Implement USIM and add support for importing emails from USIM.

Refer to 3GPP Spec 31.102 for more details.
We read and parse USIM records instead of the RIL doing it for us.
We only support reading of USIM Phonebook records.
/frameworks/base/telephony/java/com/android/internal/telephony/IccProvider.java
04e71b3db84fd5f7fc4eefb49a33154ea91ec9fc 02-Apr-2009 Wink Saville <> AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger.

Automated import of CL 144245
/frameworks/base/telephony/java/com/android/internal/telephony/IccProvider.java