/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: Tim Marston
  • Date: 2014-03-02 10:59:21 UTC
  • Revision ID: tim@ed.am-20140302105921-0q7ytfva236xsv8s
removed some unused code, fixed locale warnings and made showContinueOrAbort()
abort implicitly (rather than return false)

Show diffs side-by-side

added added

removed removed

1
 
version 1.3.4 (2014-03-02)
 
1
version 1.3.4 (2013-03-02)
2
2
 
3
3
        - new family picture!
4
 
        - added API v18 target (so the app doesn't run in compatibility mode)
5
4
        - added permission to read from sdcard (how did it ever work!?)
6
5
        - other minor bug fixes (fixed a leak, an NPE, and removed a hard-coded
7
6
          sdcard path)