Sign in
ara-mdk
/
platform
/
frameworks
/
opt
/
vcard
/
HEAD
5f55ee2
am 7a2ac040: Store encoding in upper case.
by Chiao Cheng
· 12 years ago
master
ara-dev-release-20141107
7a2ac04
Store encoding in upper case.
by Chiao Cheng
· 12 years ago
b8ffa88
am 8aa2ab8a: Allow importer to handle missing encoding attribute for FN.
by Chiao Cheng
· 12 years ago
8aa2ab8
Allow importer to handle missing encoding attribute for FN.
by Chiao Cheng
· 12 years ago
2f1aeba
am d5a731fa: (-s ours) Fix missing encoding attribute on FN field.
by Chiao Cheng
· 12 years ago
d5a731f
Fix missing encoding attribute on FN field.
by Chiao Cheng
· 12 years ago
d98c0fe
Allow importer to handle missing encoding attribute for FN.
by Chiao Cheng
· 12 years ago
8d1f50f
Fix missing encoding attribute on FN field.
by Chiao Cheng
· 12 years ago
9e87c76
Allowing multiline addresses to support microsoft vCard.
by Chiao Cheng
· 12 years ago
2c9cf38
Making vcard photo parsing more robust to decode errors.
by Chiao Cheng
· 12 years ago
a4e576c
Fix for malformed photo entry.
by Chiao Cheng
· 12 years ago
449d710
Handle "VOICE" type as OTHER on Android
by Daisuke Miyakawa
· 13 years ago
5fffd2b
Allow vCard users to format phone numbers by themselves
by Daisuke Miyakawa
· 13 years ago
846712b
Add API for setting the raw contacts URI.
by Martijn Coenen
· 13 years ago
95e66b0
Bluetooth : Modify build & parse vcard
by inshik
· 13 years ago
5f0f9e9
Relax URI checking on VCardComposer.
by Martijn Coenen
· 13 years ago
87315f4
Make local variable for photo private.
by Daisuke Miyakawa
· 14 years ago
5a70874
Merge "Add hashCode()."
by Daisuke Miyakawa
· 14 years ago
79a3663
Merge "Remove VCardInterpreterCollection"
by Daisuke Miyakawa
· 14 years ago
517540b
Add hashCode().
by Daisuke Miyakawa
· 14 years ago
9ec6c05
Remove VCardInterpreterCollection
by Daisuke Miyakawa
· 14 years ago
5665060
Add parseOne() capability.
by Daisuke Miyakawa
· 14 years ago
1de396f
Refactor code
by Daisuke Miyakawa
· 14 years ago
56174df
remove legacy code.
by Daisuke Miyakawa
· 14 years ago
f9d4914
am a07bb8c5: (-s ours) Use correct backReferenceIndex in postal addresses
by Daisuke Miyakawa
· 14 years ago
a07bb8c
Use correct backReferenceIndex in postal addresses
by Daisuke Miyakawa
· 14 years ago
48dd8e8
Tolerate nested vCard.
by Daisuke Miyakawa
· 14 years ago
403c83b
Merge "Use same TAG in vCard"
by Daisuke Miyakawa
· 14 years ago
02117b3
Use same TAG in vCard
by Daisuke Miyakawa
· 14 years ago
8ed6de7
replace newer composeOneEntry method with older one.
by Daisuke Miyakawa
· 14 years ago
677ef21
Reorganize codes, especially around vCard composition.
by Daisuke Miyakawa
· 14 years ago
7e4e86e
Tiny refactoring, clean up.
by Daisuke Miyakawa
· 14 years ago
a11303c
Make vCard available without hidden APIs.
by Daisuke Miyakawa
· 14 years ago
91ff68b
Refrain wrong Writer#flush() call.
by Daisuke Miyakawa
· 14 years ago
f98084b
Reduce the number of applyBatch() call
by Daisuke Miyakawa
· 14 years ago
9919ad2
Stop using private APIs as much as possible.
by Daisuke Miyakawa
· 14 years ago
da2f6ef
Let the lib use properties in 4.0 rev 15
by Daisuke Miyakawa
· 14 years ago
c955c8b
Handle a case BASE64 doesn't contain two CRLFs
by Daisuke Miyakawa
· 14 years ago
00b4b98
Handle custom labels correctly.
by Daisuke Miyakawa
· 14 years ago
8bde974
Suppress inappropriate log around VCardBuilder.
by Daisuke Miyakawa
· 14 years ago
b23043e
Add logs to track the parser behavior.
by Daisuke Miyakawa
· 14 years ago
2c4b5f3
Remove dependency toward org.apache.commons.codec.net.
by Daisuke Miyakawa
· 14 years ago
37634a0
Modify vCard importer/exporter around sip handling
by Daisuke Miyakawa
· 14 years ago
a7cff0a
Add RAW_CONTACT_ID for refraining NPE.
by Daisuke Miyakawa
· 14 years ago
8c1cdbb
Add FLAG_REFRAIN_IMAGE_EXPORT support.
by Daisuke Miyakawa
· 14 years ago
465aa5d
Fix TEL type support.
by Daisuke Miyakawa
· 14 years ago
0fc278d
Make vCard importer for 2.1 remove "sip:" at the top of address.
by Daisuke Miyakawa
· 14 years ago
5db8b7b
Add import/export support for SIP with vCard 2.1.
by Daisuke Miyakawa
· 14 years ago
4226436
Add SIP export support for vCard 3.0 and 4.0.
by Daisuke Miyakawa
· 14 years ago
88d0f1e
Add SIP support for vCard 3.0.
by Daisuke Miyakawa
· 14 years ago
06ae823
Fix vCard importer so that it imports IM correctly.
by Daisuke Miyakawa
· 14 years ago
3d77102
Add tests for vCard 4.0 and fix some of existing logics.
by Daisuke Miyakawa
· 14 years ago
36ba003
Add tests for vCard 4.0.
by Daisuke Miyakawa
· 14 years ago
237dd94
Misc fix for vCard testing.
by Daisuke Miyakawa
· 14 years ago
4560bdd
Make vCard 4.0 parser support SORT-AS parameter.
by Daisuke Miyakawa
· 14 years ago
a76f41e
Fix foundation classes for vCard importer/exporter.
by Daisuke Miyakawa
· 14 years ago
1680191
Make foundation classes public.
by Daisuke Miyakawa
· 14 years ago
5f363a8
Code clean-up: remove warnings around TestCase usage.
by Daisuke Miyakawa
· 14 years ago
58ca5f9
Add a few tests confirming the behavior of vCard library.
by Daisuke Miyakawa
· 14 years ago
2bf85a1
Make vCard importer/exporter aware of multi-byte parameters.
by Daisuke Miyakawa
· 14 years ago
d5a8fc2
Rename a test file for comma-separated values in VALUE fields.
by Daisuke Miyakawa
· 14 years ago
be622dc
Merge "Make vCard builder suppress vCard 4.0 composition."
by Daisuke Miyakawa
· 14 years ago
76a4a3b
Make vCard builder suppress vCard 4.0 composition.
by Daisuke Miyakawa
· 14 years ago
42f5f84
Fix test breakage: Make test aware of anniversary in winmo case.
by Daisuke Miyakawa
· 14 years ago
c13101b
Anniversary support.
by Daisuke Miyakawa
· 14 years ago
be378d5
Add a first implementation for vCard 4.0.
by Daisuke Miyakawa
· 14 years ago
147f1ae
Fix: make private to protected.
by Daisuke Miyakawa
· 14 years ago
f6d9e0e
Make vCard 2.1 importer accept vCard with non-QP multiple lines.
by Daisuke Miyakawa
· 14 years ago
5861010
Supress unnecessary warning.
by Daisuke Miyakawa
· 14 years ago
4199c54
Move vCard code in platform/framework/base to platform/framework/opt/vcard.
by Daisuke Miyakawa
· 14 years ago
ef3f03c
new project, first commit
by Nico Sallembien
· 14 years ago