index
:
android_frameworks_opt_vcard
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
jellybean
jellybean-stable
mr1.1-staging
qcril
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle "VOICE" type as OTHER on Android
jellybean-stable
jellybean
Daisuke Miyakawa
2011-11-28
2
-9
/
+16
*
Allow vCard users to format phone numbers by themselves
Daisuke Miyakawa
2011-09-21
4
-5
/
+72
*
Add API for setting the raw contacts URI.
Martijn Coenen
2011-09-15
1
-0
/
+20
*
Bluetooth : Modify build & parse vcard
inshik
2011-08-24
5
-21
/
+104
*
Relax URI checking on VCardComposer.
Martijn Coenen
2011-06-21
1
-2
/
+3
*
Make local variable for photo private.
Daisuke Miyakawa
2011-04-05
1
-10
/
+9
*
Merge "Add hashCode()."
Daisuke Miyakawa
2011-04-05
1
-13
/
+155
|
\
|
*
Add hashCode().
Daisuke Miyakawa
2011-04-04
1
-13
/
+155
*
|
Merge "Remove VCardInterpreterCollection"
Daisuke Miyakawa
2011-04-05
2
-91
/
+9
|
\
\
|
*
|
Remove VCardInterpreterCollection
Daisuke Miyakawa
2011-04-01
2
-91
/
+9
|
|
/
*
/
Add parseOne() capability.
Daisuke Miyakawa
2011-04-01
8
-166
/
+307
|
/
*
Refactor code
Daisuke Miyakawa
2011-03-31
24
-1758
/
+2529
*
remove legacy code.
Daisuke Miyakawa
2011-03-31
3
-205
/
+33
*
am a07bb8c5: (-s ours) Use correct backReferenceIndex in postal addresses
Daisuke Miyakawa
2011-03-24
0
-0
/
+0
|
\
|
*
Use correct backReferenceIndex in postal addresses
Daisuke Miyakawa
2011-03-24
2
-4
/
+3
*
|
Tolerate nested vCard.
Daisuke Miyakawa
2011-03-22
22
-424
/
+836
*
|
Merge "Use same TAG in vCard"
Daisuke Miyakawa
2011-03-11
11
-42
/
+40
|
\
\
|
*
|
Use same TAG in vCard
Daisuke Miyakawa
2011-03-11
11
-42
/
+40
*
|
|
replace newer composeOneEntry method with older one.
Daisuke Miyakawa
2011-03-10
2
-9
/
+10
|
/
/
*
|
Reorganize codes, especially around vCard composition.
Daisuke Miyakawa
2011-03-08
26
-120
/
+205
*
|
Tiny refactoring, clean up.
Daisuke Miyakawa
2011-03-04
4
-59
/
+140
*
|
Make vCard available without hidden APIs.
Daisuke Miyakawa
2011-03-03
2
-13
/
+29
|
/
*
Refrain wrong Writer#flush() call.
Daisuke Miyakawa
2011-02-23
1
-38
/
+13
*
Reduce the number of applyBatch() call
Daisuke Miyakawa
2011-02-16
2
-47
/
+82
*
Stop using private APIs as much as possible.
Daisuke Miyakawa
2011-02-09
6
-32
/
+69
*
Let the lib use properties in 4.0 rev 15
Daisuke Miyakawa
2011-01-23
3
-21
/
+31
*
Handle a case BASE64 doesn't contain two CRLFs
Daisuke Miyakawa
2011-01-10
6
-5
/
+115
*
Handle custom labels correctly.
Daisuke Miyakawa
2010-11-17
4
-41
/
+97
*
Suppress inappropriate log around VCardBuilder.
Daisuke Miyakawa
2010-11-16
1
-4
/
+7
*
Add logs to track the parser behavior.
Daisuke Miyakawa
2010-11-03
1
-0
/
+2
*
Remove dependency toward org.apache.commons.codec.net.
Daisuke Miyakawa
2010-10-28
1
-4
/
+43
*
Modify vCard importer/exporter around sip handling
Daisuke Miyakawa
2010-09-21
5
-22
/
+82
*
Add RAW_CONTACT_ID for refraining NPE.
Daisuke Miyakawa
2010-09-15
1
-0
/
+2
*
Add FLAG_REFRAIN_IMAGE_EXPORT support.
Daisuke Miyakawa
2010-09-13
2
-3
/
+13
*
Fix TEL type support.
Daisuke Miyakawa
2010-09-08
2
-29
/
+86
*
Make vCard importer for 2.1 remove "sip:" at the top of address.
Daisuke Miyakawa
2010-09-08
3
-4
/
+14
*
Add import/export support for SIP with vCard 2.1.
Daisuke Miyakawa
2010-09-08
4
-0
/
+41
*
Add SIP export support for vCard 3.0 and 4.0.
Daisuke Miyakawa
2010-09-08
5
-35
/
+109
*
Add SIP support for vCard 3.0.
Daisuke Miyakawa
2010-09-04
5
-12
/
+59
*
Fix vCard importer so that it imports IM correctly.
Daisuke Miyakawa
2010-08-24
5
-9
/
+35
*
Add tests for vCard 4.0 and fix some of existing logics.
Daisuke Miyakawa
2010-08-23
6
-102
/
+372
*
Add tests for vCard 4.0.
Daisuke Miyakawa
2010-08-23
6
-35
/
+161
*
Misc fix for vCard testing.
Daisuke Miyakawa
2010-08-21
7
-6
/
+149
*
Make vCard 4.0 parser support SORT-AS parameter.
Daisuke Miyakawa
2010-08-20
16
-208
/
+379
*
Fix foundation classes for vCard importer/exporter.
Daisuke Miyakawa
2010-08-20
8
-107
/
+143
*
Make foundation classes public.
Daisuke Miyakawa
2010-08-19
6
-6
/
+6
*
Code clean-up: remove warnings around TestCase usage.
Daisuke Miyakawa
2010-08-18
7
-60
/
+54
*
Add a few tests confirming the behavior of vCard library.
Daisuke Miyakawa
2010-08-18
6
-35
/
+53
*
Make vCard importer/exporter aware of multi-byte parameters.
Daisuke Miyakawa
2010-08-17
7
-23
/
+195
*
Rename a test file for comma-separated values in VALUE fields.
Daisuke Miyakawa
2010-07-13
6
-7
/
+34
[next]