Fix PREF handling (was not correct relative to the RFC!)
[jvcard.git] / src / be / nikiroo / jvcard / Contact.java
2016-04-02 Niki RooFix PREF handling (was not correct relative to the...
2016-03-29 Niki RooPerformance improvement:
2016-03-28 Niki RooFix FN when empty (with a configurable option) + some...
2016-03-26 Niki RooNew option: save/load contacts' photos
2016-03-26 Niki RooRefresh data on "Back", allow configuration of View...
2016-03-20 Niki RooRemote: jdoc + description + some fixes:
2016-03-15 Niki RooNew launcher class to start all 3 modes:
2016-03-13 Niki RooFix some sync issues
2016-03-12 Niki RooAdd some comparisons methods, fix the existing checks
2016-03-09 Niki RooFix version, move list management from Card/Contact...
2016-03-06 Niki RooBeta2 relase v1.0-beta2
2016-03-03 Niki RooThe format(s) of the contacts list is now exported...
2016-03-01 Niki Roojdoc + some fixes
2016-03-01 Niki RooMerge branch 'master' of elynx.fr:repo/jvcard
2016-02-29 Niki RooFix --noutf, fix onAction being called to many times...
2016-02-26 Niki RooUpdate lanterna, fix bugs, implement save...
2016-02-25 Niki RooImprove UI, take "dirty" check into account, move launc...
2016-02-24 Niki RooSome changes to support Files
2016-02-24 Niki RooInitial commit