BONNEVILLE Geoffroy
4ae65fdbac
Created an app theme instead of using the System accent colors (which doesn't work in Win 8.1)
...
Merged two dictionaries into one
Re-added focus on title when editing an entity
2018-07-25 18:08:59 +02:00
BONNEVILLE Geoffroy
d533abada5
Better suspend/resume handling
2018-06-21 16:40:04 +02:00
BONNEVILLE Geoffroy
188233cc81
Database file is now handled by each page, instead of a central place
...
Opening a database while another one is open triggers a warning message
2018-06-20 11:52:17 +02:00
BONNEVILLE Geoffroy
408b4eed90
WIP removing global databaseFile property
2018-06-19 18:47:37 +02:00
BONNEVILLE Geoffroy
e9601e8d13
Removed unused anti corruption code
2018-06-18 15:39:01 +02:00
BONNEVILLE Geoffroy
799b896bfe
Breadcrumb finished and working
2018-06-14 10:50:16 +02:00
BONNEVILLE Geoffroy
9566c9a719
Open databases errors are cleaner
...
WIP SemanticView ListView Width issue
2018-06-05 18:40:23 +02:00
BONNEVILLE Geoffroy
4aefbcb8b9
RecycleBin now uses resources
...
RecycleBin bugs correction
2018-03-12 17:30:03 +01:00
BONNEVILLE Geoffroy
e7d731bb04
KeepassLib version 2.38
...
Added a new settings page to allow auto-save or not
App now resumes correctly from suspend
Settings service now allows getting default values
Removed french special characters from metadata
Code cleanup
2018-03-09 18:06:06 +01:00
BONNEVILLE Geoffroy
7dbf93fe7b
Changed most services to singletons
...
Refactor the Database Service (no more enum, ...)
Restored the Donate page with Paypal web page
Added (but not working) MS App Center integration
Corrected tests accordingly
WIP AOP to detect database changes
2018-02-23 18:09:21 +01:00
BONNEVILLE Geoffroy
a19519fa73
Removed database status in favor of much cleaner code
...
Implemented (but deactivated) anti corruption mechanism
WIP detect changes and save them if opening another database
2018-01-08 18:52:03 +01:00
BONNEVILLE Geoffroy
acb196d9c2
WIP Windows User Accounts Composite Key integration
2017-12-20 18:49:11 +01:00
BONNEVILLE Geoffroy
f173283a66
New clear all button in recent pages
...
First-time open of app correctly shows Welcome page
New Home button in group and entry pages
2017-12-04 10:46:01 +01:00
BONNEVILLE Geoffroy
744858df81
Created a Settings Service
...
Created a Recent Service
Created a Resources Service
Code refactor
Updated tests
2017-12-01 17:59:38 +01:00
BONNEVILLE Geoffroy
f2731c49dd
Drag drop finally works
...
WIP item background
New Donate page stub
Renamed some classes as services
2017-11-29 19:13:38 +01:00
BONNEVILLE Geoffroy
42ac04b02c
Layout change in CompositeKey user control
...
Button text is now settable
Opening database is placed in async task dispatcher to return control to the UI
2017-11-24 18:21:06 +01:00
BONNEVILLE Geoffroy
1b2d25e171
Error messages are now caught at the app level (see if it's a good solution in the long term)
...
Redesign of the create key file button
2017-11-23 19:02:49 +01:00
BONNEVILLE Geoffroy
5120c8177b
Adding tests for App
...
WIP make VMs app agnostic
2017-11-22 18:54:03 +01:00
BONNEVILLE Geoffroy
e9c79b192b
Finally satisfiable assets
...
Attempt to handle null reference exception in Key File (not sure to have found source)
2017-11-20 17:21:22 +01:00
BONNEVILLE Geoffroy
5273a25385
Adds the ability to create key files (no entropy generator for now)
2017-11-17 10:20:54 +01:00
BONNEVILLE Geoffroy
abb12accc7
Correct two bugs related to key file opening
...
Bettter error messages with composite key
Show an error message if save has failed and don't close the database
2017-11-13 11:28:14 +01:00
BONNEVILLE Geoffroy
c982a177f7
Version 1.6
2017-11-08 16:49:39 +01:00
10a4941b26
Major OpenDatabaseUserControl refactor, now has proper ViewModel
...
Status text and password box border colors are updated according to database status
Update composite key in Settings work
Some code cleanup
2017-11-08 14:42:47 +01:00