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
b8e1bbd9d7
Move finally works
...
Sort entries and groups refresh page info
Stopped using breadcrumb user control - for now
Some refactoring
2020-04-28 18:54:37 +02:00
Geoffroy BONNEVILLE
f158e5aced
Finally a nicer looking and working TextBoxWithButton (inspired from the SearchButton)
...
SearchBox field style improved
2020-04-28 15:20:47 +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
61f5e9df0b
Update master key works
...
Key file creation works
Code cleanup
2020-04-22 17:06:16 +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
1df9cbce1c
WIP DeleteCommand
...
WIP DataContexts binding (Main and Settings are broken)
2020-04-21 19:12:26 +02:00
Geoffroy BONNEVILLE
0b19d8d50a
Opening Databases now use a Messenger service
2020-04-21 17:13:39 +02:00
Geoffroy BONNEVILLE
ac66faa9e2
GroupDetailPage uses navigation service
2020-04-21 13:33:15 +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
310bd777b2
WIP Split composite key user control
...
Some refactoring
2020-04-20 20:02:43 +02:00
Geoffroy BONNEVILLE
73670e8689
Create a shared project with all Win App common files (8.1 and 10)
...
Finally use the dependency injected Resource Service
2020-04-17 16:56:07 +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
f950564000
Update groups finally implemented
...
Code cleanup
2020-04-16 17:16:03 +02:00
Geoffroy BONNEVILLE
9befdc321a
Entry history delete and restore work
2020-04-16 14:08:50 +02:00
Geoffroy BONNEVILLE
98ac418f62
WIP History
...
Restore from history works
2020-04-15 19:06:13 +02:00
Geoffroy BONNEVILLE
9603c1ff01
Icons work again
...
Colors work again
2020-04-14 17:49:29 +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
4863eb9fae
Create DB works correctly
...
Sample data moved to application
Tests updated (still not working - splat)
WIP
2020-04-07 17:29:03 +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
b875f3c89d
Adding entries and groups works again
...
Entry history almost fully functional
Some refactoring
2020-04-03 17:33:53 +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
90c592d7ee
Lots of bug corrections
...
WIP - still lots left
2020-03-31 19:19:02 +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
Geoffroy BONNEVILLE
34cd4ca3d8
Allow any file type for key selection
2020-03-20 17:05:46 +01:00
BONNEVILLE Geoffroy
5b1039b81f
Hid useless open from URL
...
Removed commented out code
2018-09-10 18:26:55 +02:00
deec19a60c
Merge branch 'master' of https://geogeob.visualstudio.com/_git/ModernKeePass
2018-09-09 20:02:02 +02:00
b1167594db
Finally corrected weird Windows 8 and RT bug
...
Refactor TopMenu User Control visibility with Visual State Manager
2018-09-09 20:01:56 +02: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
6ed29e788c
Sort menu default visibility set to Collapsed
2018-09-04 15:07:31 +02:00
BONNEVILLE Geoffroy
e437f65f83
Restored useless changes
...
Code cleanup
2018-08-03 17:41:52 +02:00
BONNEVILLE Geoffroy
6f96e698ec
Created Import/Export page (stub)
...
Changed some dependency properties from Interfaces to implementations
Used CanExecute on Commands
2018-08-02 17:40:30 +02:00
BONNEVILLE Geoffroy
5d9831efb5
Clearer clipboard action toast messages
...
Created a top menu button style
2018-07-26 16:28:28 +02:00
BONNEVILLE Geoffroy
b65cb87e58
Minor code cleanup
2018-07-26 12:01:49 +02:00
BONNEVILLE Geoffroy
2a2a934006
Entry delete button now shows up correctly
...
Minor code refactoring
2018-07-25 18:39:03 +02:00
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
d6765904a1
Slider control now uses Accent Color
...
ComboBox enter key now uses Accent Color
Some code cleanup
Updated release notes
2018-07-24 16:26:58 +02:00
BONNEVILLE Geoffroy
8e557c608e
Hamburger menu expanded size set to static value
...
LeftIndicator list view pointed over opacity reduced
2018-07-18 16:20:02 +02:00
BONNEVILLE Geoffroy
b88d6131c5
Set a global XAML variable for menu and button sizes
...
Set global to 60 instead of 50
Changed expired entry icon
2018-07-12 18:19:26 +02:00
BONNEVILLE Geoffroy
2abab27d5c
Updating master key now works again
...
Security settings page now also uses Toast Action
2018-07-12 12:30:58 +02:00
BONNEVILLE Geoffroy
83d37d943f
Sorting now works with code behind
2018-07-11 13:48:15 +02:00