History log of /frameworks/opt/vcard/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a11303ccb430ca40210900823807027cc842bf6c 03-Mar-2011 Daisuke Miyakawa <dmiyakawa@google.com> Make vCard available without hidden APIs.

Must be with I4b529a8805b1b0e219c16e93242b102659e8f2e7

Bug: 3143497
Change-Id: I0f90270fb13d13f56b70a07638271b22a065cedd
/frameworks/opt/vcard/Android.mk
9919ad2126c06dbf2eb54a11e6158f87f316bc22 10-Feb-2011 Daisuke Miyakawa <dmiyakawa@google.com> Stop using private APIs as much as possible.

- remove CharsetUtils stuffs
- remove private APIs in PhoneNumberUtils/TextUtils.

We keep the hidden flag "Data.FOR_EXPORT_ONLY", so this code still
needs access to private API. We don't remove it right now since we
may still need it while we confirmed that the other stuffs are "ok"
to be removed. Some more investigation will be needed in the future
to remove the flag.

Bug: 3143497
Change-Id: I074a7798d2208c3e14a524bd5f307a91ac50f735
/frameworks/opt/vcard/Android.mk
4199c54c527330ac01699b176e7bca186a3aa3a4 04-Jun-2010 Daisuke Miyakawa <dmiyakawa@google.com> Move vCard code in platform/framework/base to platform/framework/opt/vcard.

See also 33m4347ad6 in platform/framework/base.

Bug: 2735156
Change-Id: I64b1bd42515a32b354396a030ec77d1ea3c5a08c
/frameworks/opt/vcard/Android.mk