Geoffroy BONNEVILLE
1488c3244f
Better exception handling
2020-05-05 19:26:38 +02:00
Geoffroy BONNEVILLE
2e22a2bd92
Added some translations in file pickers
...
Corrected key file creation picker issue (any not allowed)
Fixed some Sonar issues
2020-05-05 17:32:07 +02:00
Geoffroy BONNEVILLE
8fb468358e
Hamburger button state is now correct (no more double clicks) but it's a bit hacky
...
Changed Help tooltip location in New Database Settings page
Suggest Save As when opening DB when another is opened and there is a save error
2020-05-05 16:59:49 +02:00
Geoffroy BONNEVILLE
b3c7683c12
Send a message on save to update commands can execute
2020-05-04 14:29:52 +02:00
Geoffroy BONNEVILLE
1e7662def7
Save error is now handled via Messenger instead of unhandled exception handler (which didn't work)
...
Save as actually works now
WIP Styles
Code cleanup
2020-05-04 12:48:27 +02:00
Geoffroy BONNEVILLE
97b10baedc
Resuming correctly re-opens the previsouly opened database
2020-05-02 14:39:42 +02:00
Geoffroy BONNEVILLE
e5353478f4
Corrected issue where entry information was not showing anymore
2020-04-30 16:39:39 +02:00
Geoffroy BONNEVILLE
1b981b00d5
Update credentials better looking
2020-04-30 15:32:42 +02:00
Geoffroy BONNEVILLE
14cd3ab57a
WIP Windows 10
...
Dependencies finally installed
Removal of useless code
Big cleanup in XAML styles (override colors the correct way)
2020-04-29 16:39:20 +02:00
Geoffroy BONNEVILLE
7917a8b388
Updated release notes
...
Moved ViewModelLocator
WIP ModernKeePass10
2020-04-28 20:14:18 +02:00
Geoffroy BONNEVILLE
3967db41b3
Open from Explorer works again
...
Updated ModernKeePassLib
2020-04-24 15:52:46 +02:00
Geoffroy BONNEVILLE
d211453553
WIP ViewModelLocator - Messenger and Recent issues
...
Refactoring
Code cleanup
2020-04-23 19:00:38 +02:00
Geoffroy BONNEVILLE
a9ed588c9a
Creation of a notification service
2020-04-22 18:12:28 +02:00
Geoffroy BONNEVILLE
a7da427ded
Create database works with new Vm
...
Refactoring
2020-04-22 16:21:47 +02:00
Geoffroy BONNEVILLE
a88051bc0c
Restore Main and Settings Page
...
Entry and Group delete events converted to commands
Code cleanup
2020-04-22 11:58:06 +02:00
Geoffroy BONNEVILLE
0b19d8d50a
Opening Databases now use a Messenger service
2020-04-21 17:13:39 +02:00
Geoffroy BONNEVILLE
c81f8bc835
SavePage uses nav service
2020-04-21 13:14:56 +02:00
Geoffroy BONNEVILLE
a1085b6010
Add MVVM Light library
...
Updated nuget packages
2020-04-21 13:07:17 +02:00
Geoffroy BONNEVILLE
75f6e2f840
OpenDatabaseUserControl works
2020-04-21 11:26:02 +02:00
Geoffroy BONNEVILLE
2fb5b14085
Updating group raise SaveCommand can execute
...
No need to click twice on history menu
Skipped first history entry as it is the same as the current entry
Stored SaveException innerexception as it is read more than once
2020-04-16 19:43:17 +02:00
Geoffroy BONNEVILLE
3def21bc7d
Restored title group and entries icons
...
Editing adds a visible border
2020-04-14 14:09:31 +02:00
Geoffroy BONNEVILLE
a2eba91a3b
Added dirty behavior
...
Removed restore action (-> Move action wip)
Added additional check on DB size before auto saving
Code cleanup
2020-04-14 13:44:07 +02:00
Geoffroy BONNEVILLE
d972b6cb5a
Added the option to close DB without saving
...
Changed the way recent files are retrieved
Stopped showing the DB Closed exception on suspend
Reordering entries works
Moved code from infra to application
Cleanup
2020-04-09 19:43:06 +02:00
Geoffroy BONNEVILLE
14fd4634db
Entry icons now correctly show up
...
Auto create new recycle bin works correctly
2020-04-08 20:02:13 +02:00
Geoffroy BONNEVILLE
1fa799bdf8
FileInfo overhaul
...
Opening DB works again
2020-04-07 12:48:18 +02:00
Geoffroy BONNEVILLE
56d93a5187
Moved application code to the Application layer
...
Imported Win10 project
Code cleanup
WIP - Use common UWP services for Win8.1 and Win10
2020-04-06 20:20:45 +02:00
Geoffroy BONNEVILLE
36aa8914fa
Handle entities with id
...
No hierarchy is built anymore
WIP save issues after delete
2020-04-02 19:12:16 +02:00
Geoffroy BONNEVILLE
e4bd788ed3
1st working version in clean arch
...
WIP Parent group mapping issues
2020-03-30 19:43:04 +02:00
Geoffroy BONNEVILLE
45fcf7e8ab
Removed ModernKeePassLib dependency
...
Code cleanup
WIP on service replacement and VM use
2020-03-27 18:45:13 +01:00
Geoffroy BONNEVILLE
a17d6b05ae
Added lots of commands
...
Simplified KeePass client
2020-03-26 12:25:22 +01:00
Geoffroy BONNEVILLE
4b1210f414
WIP
2020-03-24 19:14:34 +01:00
Geoffroy BONNEVILLE
f208e2d0b6
Correct package version installed
...
Dependency injection works
Project renaming
WIP replacement of services with CQRS
2020-03-24 17:31:34 +01:00
BONNEVILLE Geoffroy
549006036b
Changed default icon from IntToSymbolConverter to a parameter
...
Filtered symbol list from drop down list to only show actually settable symbols
2018-09-06 18:30:30 +02:00
BONNEVILLE Geoffroy
8a0b3a0870
HockeyApp correct app id
2018-07-24 10:55:31 +02:00
BONNEVILLE Geoffroy
d533abada5
Better suspend/resume handling
2018-06-21 16:40:04 +02:00
BONNEVILLE Geoffroy
559fbe65c3
New toast action to show toast messages from XAML
...
Code cleanup for Sonar
Tests corrections
2018-06-21 11:13:40 +02:00
BONNEVILLE Geoffroy
803dab0fb5
Replaced almost all CallMethodActions with RelayCommands (allows using async)
...
SonarQube bug correction
2018-06-20 18:41:56 +02:00
BONNEVILLE Geoffroy
ca377a6684
SonarQube async method return type set to Task
2018-06-20 17:20:15 +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
b1ded11fa5
Sonar code smells corrections
2018-06-18 14:58:01 +02:00
BONNEVILLE Geoffroy
978929ba48
Correct Sonar vulnerability
2018-06-18 11:25:21 +02:00
BONNEVILLE Geoffroy
9921a4db52
Correct AppID in HockeyApp
2018-06-11 18:55:55 +02:00
BONNEVILLE Geoffroy
2c6530f3b0
Removed AppCenter and included HockeyApp
2018-06-11 18:42:50 +02:00
BONNEVILLE Geoffroy
4aefbcb8b9
RecycleBin now uses resources
...
RecycleBin bugs correction
2018-03-12 17:30:03 +01:00
BONNEVILLE Geoffroy
56129253d9
Use ModernKeePass Lib 2.38.2
...
Changed suspension save errors handling
2018-03-12 12:45:12 +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
b46ab8db51
Code cleanup
...
Popup discard action now works
2018-01-09 18:40:11 +01:00