index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
pim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make vCard composer use Base64 class for encoding String into bytes instead o...
Daisuke Miyakawa
2009-11-17
2
-51
/
+8
*
Rename several files so that readers would not be confused.
Daisuke Miyakawa
2009-11-16
15
-680
/
+727
*
Update VCardComposer getOwnerPhoneNumberVcard() to support empty vcard for 0.vcf
Jaikumar Ganesh
2009-11-13
1
-2
/
+4
*
Add unit tests for Japanization and fix several bugs.
Daisuke Miyakawa
2009-11-13
4
-108
/
+167
*
Make vCard composer use ContentValues object with non-empty name unless the o...
Daisuke Miyakawa
2009-11-11
1
-3
/
+17
*
Make vCard exporter check invalid phone numbers and re-format them if needed.
Daisuke Miyakawa
2009-11-10
2
-6
/
+60
*
Support vCard format emitted by Windows Mobile 6.5, which contains invalid "V...
Daisuke Miyakawa
2009-11-09
4
-35
/
+114
*
Make vCard parser invalid lines in vCard file which look like some comment.
Daisuke Miyakawa
2009-11-07
3
-8
/
+83
*
Add tests for Japanization part of vCard.
Daisuke Miyakawa
2009-11-05
3
-76
/
+103
*
Make vCard importer handle "PAGER" phone number correctly.
Daisuke Miyakawa
2009-11-05
2
-15
/
+37
*
Make test compontent support multiple vCard input.
Daisuke Miyakawa
2009-11-04
1
-3
/
+5
*
Rename the term "attribute"/"attr" to "parameter"/param".
Daisuke Miyakawa
2009-11-03
6
-284
/
+280
*
Enable vCard tests connect both importer/exporter tests.
Daisuke Miyakawa
2009-11-02
1
-6
/
+25
*
Fix test breakage in testNickNameV21().
Daisuke Miyakawa
2009-10-29
1
-1
/
+1
*
Fix test breakage in Zaku. Modification to PhoneNumberUtils included.
Daisuke Miyakawa
2009-10-29
1
-17
/
+5
*
Add partial support of Android-specific properties.
Daisuke Miyakawa
2009-10-29
3
-30
/
+173
*
Add a test for vCard composer.
Daisuke Miyakawa
2009-10-27
1
-5
/
+10
*
Add tests and fix vCard code.
Daisuke Miyakawa
2009-10-14
6
-432
/
+871
*
Add the flag "FLAG_APPEND_TYPE_PARAM" to VCardConfig, which
Daisuke Miyakawa
2009-10-12
2
-1
/
+22
*
Implement unit tests for vCard exporter, which depends on the sucess in vCard...
Daisuke Miyakawa
2009-10-12
3
-26
/
+92
*
Clean-up vCard code.
Daisuke Miyakawa
2009-10-09
5
-334
/
+316
*
Remove redundant comment. As of now, we cannot guarantee anything toward exte...
Daisuke Miyakawa
2009-10-08
1
-8
/
+0
*
Merge commit 'refs/changes/08/29008/8' of ssh://dmiyakawa@android-git.corp.go...
Daisuke Miyakawa
2009-10-08
5
-339
/
+414
|
\
|
*
Develop ContentResolver-based unit tests for vCard importer and fix vCard code
Daisuke Miyakawa
2009-10-08
5
-341
/
+417
*
|
am 387e73bd: Merge change Ib977f2bd into eclair
Daisuke Miyakawa
2009-10-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make vCard import Photo from vCard file :(
Daisuke Miyakawa
2009-10-07
1
-0
/
+1
*
|
am ccc214b2: Merge change I6a0b14bd into eclair
Daisuke Miyakawa
2009-10-06
1
-4
/
+2
|
\
\
|
|
/
|
*
Make VCardComposer create the instance for mHandlerList.
Daisuke Miyakawa
2009-10-06
1
-4
/
+2
*
|
Add cancel() VCardDataBuilder, which is intended to remove
Daisuke Miyakawa
2009-10-05
1
-1
/
+13
|
/
*
show events in the UI
Fred Quintana
2009-09-30
2
-7
/
+12
*
Make ContactStruct handle Collection properly.
Daisuke Miyakawa
2009-09-30
1
-1
/
+2
*
Fix vCard composer in three points.
Daisuke Miyakawa
2009-09-30
2
-75
/
+249
*
Remove GAIA string
Costin Manolache
2009-09-29
1
-1
/
+1
*
Clean up vCard code.
Daisuke Miyakawa
2009-09-29
3
-234
/
+376
*
Three changes.
Daisuke Miyakawa
2009-09-28
1
-20
/
+36
*
Two changes toward vCard composer.
Daisuke Miyakawa
2009-09-25
1
-29
/
+40
*
fix typo
Fred Quintana
2009-09-24
1
-1
/
+1
*
rename misc to birthday
Fred Quintana
2009-09-24
2
-9
/
+11
*
Add "TYPE=" to type attribute when appropriate.
Daisuke Miyakawa
2009-09-24
1
-140
/
+184
*
Add appendType() utility method.
Daisuke Miyakawa
2009-09-24
1
-43
/
+48
*
Add final to appropriate variables.
Daisuke Miyakawa
2009-09-24
1
-13
/
+13
*
Fix vCard code.
Daisuke Miyakawa
2009-09-24
2
-19
/
+118
*
Add call log support to pim.vcard.VCardComposer
Lixin Yue
2009-09-24
1
-38
/
+202
*
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.AC...
Daisuke Miyakawa
2009-09-23
1
-4
/
+5
*
Suppress Performance log emitted by vCard importer.
Daisuke Miyakawa
2009-09-22
1
-1
/
+1
*
Add Website.TYPE information.
Daisuke Miyakawa
2009-09-22
1
-1
/
+4
*
Add each contact in vCard into "My Groups" if account is for Google's and it ...
Daisuke Miyakawa
2009-09-17
1
-0
/
+34
*
Make vCard importer code use Account information if possible.
Daisuke Miyakawa
2009-09-15
2
-11
/
+28
*
Handle cases where TYPE can be undefined, such as EAS.
Jeff Sharkey
2009-09-09
2
-30
/
+35
*
Fix small bugs in VCardComposer.java.
Daisuke Miyakawa
2009-09-07
2
-6
/
+17
[next]