- 05 Apr, 2021 6 commits
-
-
Arne Styve authored
-
Arne Styve authored
v0.7
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
- 27 May, 2020 7 commits
-
-
Arne Styve authored
-
Arne Styve authored
Released v0.6
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
no message # Conflicts: # src/no/ntnu/idata2001/contacts/views/ContactsApp.java
-
Arne Styve authored
Some major last minute cleanups. Changed from using TreeMap to ArrayList in the AddressBookPlain-class for simplicity. Added support for editing/updating a contact detail, and more...Ready for release of 0.6.
-
- 26 May, 2020 5 commits
-
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
Some major cleanup to the code, moving responsibility from the JavaFX ContactsApp-class to the controller, like who is holding the instance of the Address book.
-
- 03 Apr, 2020 1 commit
-
-
Arne Styve authored
Added an FXML-based GUI side-by-side with the hardcoded GUI. The prototype is complete, but no functionality yet.
-
- 02 Apr, 2020 4 commits
-
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
Minor fixes: Removed synchronized from iterator() in AddressBookDBHandler.java. Updated constructor of ContactDetails.java to make use of the set-methods instead of setting the fields directly. Ready for bugfix release.
-
- 31 Mar, 2020 5 commits
-
-
Arne Styve authored
-
Arne Styve authored
v0.5 Released
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
- 27 Mar, 2020 1 commit
-
-
Arne Styve authored
-
- 26 Mar, 2020 8 commits
-
-
Arne Styve authored
v0.4.2 # Conflicts: # src/no/ntnu/idata2001/contacts/views/ContactsApp.java Resolved
-
Arne Styve authored
-
Arne Styve authored
Removed unused methods from intrface AddressBook, and hence also from AddressBookPlain and AddressBookDBHandler. Ready for release v0.4.2
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
v0.4.1
-
Arne Styve authored
-
Arne Styve authored
Renamed AddressBookDAO to AddressBookDBHandler. Changed the initialisation and use of EntityManager from being a field instantiated once, to be instantiated locally per use.
-
- 25 Mar, 2020 3 commits
-
-
Arne Styve authored
-
Arne Styve authored
# Conflicts: # .gitignore # Contacts.iml Conflicts resolved. Ready for release of v0.4
-
Arne Styve authored
-