jvcard.git
8 years agoBeta2 relase v1.0-beta2
Niki Roo [Sun, 6 Mar 2016 17:54:51 +0000 (18:54 +0100)]
Beta2 relase
Should not crash on unknown colour, 'edit' now in 'view' mode, not
contact list anymore, can now edit/delete/add types, can set the group
of a data, can delete a data and a contact, can add a new contact (UI
still WIP)

8 years agoSmall fix in the VCF parser (now a bit quicker) and --help (--noutfa
Niki Roo [Fri, 4 Mar 2016 10:51:14 +0000 (11:51 +0100)]
Small fix in the VCF parser (now a bit quicker) and --help (--noutfa
does not exist anymore)

8 years agoTranslation system improvement (can now generate .properties files
Niki Roo [Fri, 4 Mar 2016 09:50:40 +0000 (10:50 +0100)]
Translation system improvement (can now generate .properties files
programmatically with @Meta information included)

8 years agoThe format(s) of the contacts list is now exported to display.properties
Niki Roo [Thu, 3 Mar 2016 20:20:24 +0000 (21:20 +0100)]
The format(s) of the contacts list is now exported to display.properties

8 years agoColours are now taken from a .properties file
Niki Roo [Thu, 3 Mar 2016 12:52:40 +0000 (13:52 +0100)]
Colours are now taken from a .properties file

8 years agoremove jar files from sources, should not be there
Niki [Thu, 3 Mar 2016 10:22:22 +0000 (11:22 +0100)]
remove jar files from sources, should not be there

8 years agoFix UTF8 bug, create first executable JAR file v1.0-beta1
Niki Roo [Thu, 3 Mar 2016 10:13:17 +0000 (11:13 +0100)]
Fix UTF8 bug, create first executable JAR file

8 years agoi18n: rework of the system + French translation
Niki Roo [Thu, 3 Mar 2016 09:42:16 +0000 (10:42 +0100)]
i18n: rework of the system + French translation

8 years agoFix text handling in Question and Edit modes
Niki Roo [Wed, 2 Mar 2016 13:09:28 +0000 (14:09 +0100)]
Fix text handling in Question and Edit modes

8 years agoCreate README.md
Niki [Tue, 1 Mar 2016 17:25:09 +0000 (18:25 +0100)]
Create README.md

8 years agoShow some information in ContacTView (FN/N, email, phone, notes)
Niki Roo [Tue, 1 Mar 2016 17:10:42 +0000 (18:10 +0100)]
Show some information in ContacTView (FN/N, email, phone, notes)

8 years agojdoc + some fixes
Niki Roo [Tue, 1 Mar 2016 15:45:07 +0000 (16:45 +0100)]
jdoc + some fixes

8 years agoadd license file from lanterna (LGPL 3)
Niki Roo [Tue, 1 Mar 2016 12:51:42 +0000 (13:51 +0100)]
add license file from lanterna (LGPL 3)

8 years agoMerge branch 'master' of elynx.fr:repo/jvcard
Niki Roo [Tue, 1 Mar 2016 12:49:36 +0000 (13:49 +0100)]
Merge branch 'master' of elynx.fr:repo/jvcard

8 years agoKeyAction management now more generic
Niki Roo [Tue, 1 Mar 2016 12:45:14 +0000 (13:45 +0100)]
KeyAction management now more generic

8 years agoInitial commit
Niki [Tue, 1 Mar 2016 12:32:24 +0000 (13:32 +0100)]
Initial commit

8 years agoImageText: jDoc
Niki Roo [Mon, 29 Feb 2016 19:17:15 +0000 (20:17 +0100)]
ImageText: jDoc

8 years agoImageText: fixes + new control + new modes
Niki Roo [Mon, 29 Feb 2016 18:57:13 +0000 (19:57 +0100)]
ImageText: fixes + new control + new modes

8 years agolanterna: update
Niki Roo [Mon, 29 Feb 2016 15:48:46 +0000 (16:48 +0100)]
lanterna: update

8 years agoAdd text-image control and separate Edit/View contact
Niki Roo [Mon, 29 Feb 2016 13:09:05 +0000 (14:09 +0100)]
Add text-image control and separate Edit/View contact

8 years agoFix --noutf, fix onAction being called to many times, lot of small fixes
Niki Roo [Mon, 29 Feb 2016 10:35:59 +0000 (11:35 +0100)]
Fix --noutf, fix onAction being called to many times, lot of small fixes

8 years agoUpdate lanterna, fix bugs, implement save...
Niki Roo [Fri, 26 Feb 2016 15:50:27 +0000 (16:50 +0100)]
Update lanterna, fix bugs, implement save...

8 years agoImprove UI, take "dirty" check into account, move launcher to Main.java
Niki Roo [Thu, 25 Feb 2016 15:42:50 +0000 (16:42 +0100)]
Improve UI, take "dirty" check into account, move launcher to Main.java

8 years agoSome changes to support Files
Niki Roo [Wed, 24 Feb 2016 15:50:28 +0000 (16:50 +0100)]
Some changes to support Files

8 years agoMove MainContent and its derivative to a new package, rework ContactList
Niki Roo [Wed, 24 Feb 2016 13:38:05 +0000 (14:38 +0100)]
Move MainContent and its derivative to a new package, rework ContactList
to use it for other purposes, too

8 years agoInitial commit
Niki Roo [Wed, 24 Feb 2016 09:27:48 +0000 (10:27 +0100)]
Initial commit