/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: 2012-12-21 15:53:59 UTC
  • Revision ID: tim@ed.am-20121221155359-p8h3n0xhtulmwva0
fixed column values in Contacts backend; don't write-out empty notes; remember to close my queries; switched from wrappers to static valueOf() functions; fix line-endings (should be \r\n)

Show diffs side-by-side

added added

removed removed

1
 
    - new family picture!
2
 
    - minor bug fixes
3
 
 
4
 
version 1.0.2 (2013-07-19)
5
 
 
6
 
        - new family picture  :o)
7
 
        - added support for birthday (BDAY) fields (Android 2.0+ only)
8
 
        - vcards now separated with a newline
9
 
 
10
 
version 1.0.1 (2013-01-06)
11
 
 
12
 
        - minor bug fix (GREF leak)
13
 
 
14
 
version 1.0 (2012-12-21)
 
1
version 1.0 (2010-07-13)
15
2
 
16
3
        - initial release