/android/import-contacts

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

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: edam
  • Date: 2012-12-19 17:50:33 UTC
  • Revision ID: tim@ed.am-20121219175033-61acsxzjulqpnian
made contacts backend throw exceptions when it can't create contacts on the device; specified Locale in lower/upper case conversions; stripped old Contacts types from Importer (and replaced with our own types, which are now converted in the backend; switched using Integer() constructors to Integer.valueOf(); rewrote the main importer routine a bit

Show diffs side-by-side

added added

removed removed

 
1
version 1.2
 
2
 
 
3
        - much better support for version 3.0 vCards
 
4
        - several bug and compatibility fixes
 
5
        - Postal addresses, organisation and title now imported
 
6
 
1
7
version 1.1 (2010-12-14)
2
8
 
3
9
        - added file/directory chooser