/android/export-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/export-contacts

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: edam
  • Date: 2010-07-04 14:54:18 UTC
  • Revision ID: edam@waxworlds.org-20100704145418-vcpya2sxsop0dlrq
- initial checkin
- copied intro and basic vcf-configure activities from import-contacts
- copied WizzardActivity class from import-contacts

Show diffs side-by-side

added added

removed removed

1
 
version 1.0.3 (2013-03-02)
2
 
 
3
 
    - new family picture!
4
 
    - added permission to write to sdcard (how did it ever work!?)
5
 
    - other minor bug fixes
6
 
 
7
 
version 1.0.2 (2013-07-19)
8
 
 
9
 
        - new family picture  :o)
10
 
        - added support for birthday (BDAY) fields (Android 2.0+ only)
11
 
        - vcards now separated with a newline
12
 
 
13
 
version 1.0.1 (2013-01-06)
14
 
 
15
 
        - minor bug fix (GREF leak)
16
 
 
17
 
version 1.0 (2012-12-21)
18
 
 
19
 
        - initial release