jvcard.git
2016-03-28 Niki RooMore i18n, v1.0 ready v1.0
2016-03-28 Niki RooResources system rewrite + new "--save-config DIR"...
2016-03-28 Niki RooFix FN when empty (with a configurable option) + some...
2016-03-26 Niki Roosave/load photos: do not add ".png" by force
2016-03-26 Niki RooNew option: save/load contacts' photos
2016-03-26 Niki RooVCard format: correctly co/decode escaped values
2016-03-26 Niki RooMakefile: fix error at first "make"
2016-03-26 Niki RooRefresh data on "Back", allow configuration of View...
2016-03-26 Niki RooTranslation: update system to support arguments, add...
2016-03-25 Niki RooForce headless mode if "--tui" is passed
2016-03-24 Niki RooUpdate version to -dev again
2016-03-24 Niki RooNew version: beta-3 v1.0-beta3
2016-03-24 Niki RooMakefile: not easy to make it work on 1.5 and 1.8 at...
2016-03-24 Niki RooFix some warnings against Java 1.8
2016-03-24 Niki RooMakefile: move tmp files to bin/
2016-03-24 Niki RooMakefile: now working, including JAR file
2016-03-24 Niki RooCompat Java 1.5+ (again)
2016-03-24 Niki RooMakefile to compile (still no jar file, WIP)
2016-03-24 Niki RooRemote support ~complete (need more tests at least)
2016-03-20 Niki RooRemote: jdoc + description + some fixes:
2016-03-19 Niki RooRemoting support: update:
2016-03-17 Niki RooRemoting: lot of fixes
2016-03-17 Niki RooFix timestamp not updated after save
2016-03-16 Niki RooFix some bugs in remote/sync (still not complete)
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-13 Niki RooMerge branch 'master' of github.com:nikiroo/jvcard
2016-03-13 Niki Roojvcard remote support (initial commit, not ready for...
2016-03-13 NikiUpdate README.md
2016-03-13 Niki RooIndexed colours, better image handling, lines cut at 74:
2016-03-12 Niki RooAdd some comparisons methods, fix the existing checks
2016-03-11 Niki RooResources: now allow "--config" and external .propertie...
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...
2016-03-09 NikiUpdate README to link to auto-generated web page
2016-03-09 Niki RooFix the translation problem since the Java compat updat...
2016-03-08 Niki RooJava 1.6+ compatibility (at least) instead of 1.8+...
2016-03-06 Niki RooBeta2 relase v1.0-beta2
2016-03-04 Niki RooSmall fix in the VCF parser (now a bit quicker) and...
2016-03-04 Niki RooTranslation system improvement (can now generate .prope...
2016-03-03 Niki RooThe format(s) of the contacts list is now exported...
2016-03-03 Niki RooColours are now taken from a .properties file
2016-03-03 Nikiremove jar files from sources, should not be there
2016-03-03 Niki RooFix UTF8 bug, create first executable JAR file v1.0-beta1
2016-03-03 Niki Rooi18n: rework of the system + French translation
2016-03-02 Niki RooFix text handling in Question and Edit modes
2016-03-01 NikiCreate README.md
2016-03-01 Niki RooShow some information in ContacTView (FN/N, email,...
2016-03-01 Niki Roojdoc + some fixes
2016-03-01 Niki Rooadd license file from lanterna (LGPL 3)
2016-03-01 Niki RooMerge branch 'master' of elynx.fr:repo/jvcard
2016-03-01 Niki RooKeyAction management now more generic
2016-03-01 NikiInitial commit
2016-02-29 Niki RooImageText: jDoc
2016-02-29 Niki RooImageText: fixes + new control + new modes
2016-02-29 Niki Roolanterna: update
2016-02-29 Niki RooAdd text-image control and separate Edit/View contact
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 RooMove MainContent and its derivative to a new package...
2016-02-24 Niki RooInitial commit