New launcher class to start all 3 modes:
[jvcard.git] / src / be / nikiroo / jvcard / BaseClass.java
2016-03-15 Niki RooNew launcher class to start all 3 modes:
2016-03-14 Niki RooUpdate on remote-server
2016-03-13 Niki RooFix some sync issues
2016-03-12 Niki RooAdd some comparisons methods, fix the existing checks
2016-03-11 Niki RooSome fixes (crash when adding raw "x=" field, "dirty...
2016-03-09 Niki RooWoops. (List#addAll() does not accept NULL.)
2016-03-09 Niki RooFix version, move list management from Card/Contact...