Commit Graph

268 Commits

Author SHA1 Message Date
616d922145 New color to brush converter
New boolean to visibility converter
Base class to handle property changes notifications for all View Models
Template selector to handle a different first item in listviews or gridviews
2017-11-08 14:42:37 +01:00
bg45
95771878fc No changes, just sync 2017-11-08 14:42:37 +01:00
267d9f25c2 Implement add and delete entries and groups
New command bar
Some layout changes
Some refactoring
2017-11-08 14:42:37 +01:00
2bcc4fde60 Use latest Nuget package for lib with fixed version 2017-11-08 14:42:37 +01:00
30838d0e00 Code refactor and simplfication
ModernKeePassLib assembly info updated and version fixed
2017-11-08 14:42:37 +01:00
bg45
6d69dd4d15 Finished Password User Control
Recent and Open now use this control
2017-11-08 14:42:37 +01:00
bg45
324553c58c Creation of a UserControl to handle password input 2017-11-08 14:42:37 +01:00
bg45
1ca3f29da0 Implementing Recent Files WIP
Code refactoring
Entry coloring
2017-11-08 14:42:37 +01:00
817f25e8a8 Yet again some dll reference changes 2017-11-08 14:42:36 +01:00
bg45
056e1624be Update Lib dll version reference 2017-11-08 14:42:36 +01:00
b5c04d524d Added icons to main menu
Added icons to entries and groups with a mapping
Created a Converter to handle pluralization
Several UI enhancements
2017-11-08 14:42:36 +01:00
1582060466 Add currently opened database to main menu
Save and close reloads the page
Design enhancements
Some refactoring
2017-11-08 14:42:36 +01:00
caaf34918e Main page now uses Frame to change views when selecting items
Backgrounds unified
Menu items can be disabled thanks to custom ListView control
2017-11-08 14:42:36 +01:00
bg45
3a045dbb16 Update project reference to ModernKeePassLib 2017-11-08 14:42:36 +01:00
40256be135 Deleted AppPackages 2017-11-08 14:42:36 +01:00
26e9b78b3b Minor update 2017-09-26 18:18:00 +02:00
a76b0ff350 Remove app packages from source control 2017-09-26 18:01:21 +02:00
7e0f21f88f ModernKeePass now targets nuget package from VSTS 2017-09-26 17:24:19 +02:00
d78e75f449 Correct nuspec for Validation package version 2017-09-26 17:15:22 +02:00
93be4cf01c Remove unnecessary references to Bcl build targets 2017-09-26 17:10:44 +02:00
ec037b97fd Include Bcl.Build dependency 2017-09-26 16:44:42 +02:00
2b469d764d Deleted project.lock.json 2017-09-26 13:40:12 +00:00
cfd61a87e8 Removed unused projects 2017-09-26 15:39:50 +02:00
1faa26473d ModernKeePassLib namespace restoration 2017-09-26 15:38:58 +02:00
27aaa8023a Write-mode is finally working!!!
Lib uses BouncyCastle crypto
2017-09-26 14:32:15 +02:00
22ea657885 Added unit tests (all passing unfortunately)
UI improvements
Write mode still doesn't work
2017-09-25 18:34:27 +02:00
34996da19d Read-mode working
Write-mode does not create exceptions but still doesn't work
2017-09-25 14:50:47 +02:00
bg45
3bf8015280 Lib fully migrated to Standard
CryptographicEngine.DeriveKeyMaterial exception...
2017-09-23 18:30:04 -04:00
bg45
32e629231c Switched to .Net Standard (yet again...)
Changed every PCL call to WinRt
WIP on CompositeKey
2017-09-23 09:48:31 -04:00
bg45
9d78d59a15 WIP KeePassLibPCL 2017-09-23 09:42:48 -04:00
668afbe817 WIP KeePassLibPCL - problem with awaitables 2017-09-22 18:48:09 +02:00
a43bc20eb3 ModernKeePassLib custom PCL version 2017-09-22 15:40:24 +02:00
bg45
baba70e56d WIP saving 2017-09-21 03:11:00 -04:00
c4ac244270 WIP saving 2017-09-20 18:45:37 +02:00
668ffcb107 Better home page layout 2017-09-20 18:19:00 +02:00
a7cdd248c9 Updated .gitignore 2017-09-19 16:18:23 +00:00
f976a2cc86 Deleted packages 2017-09-19 16:18:05 +00:00
bg45
5d271d4133 WIP sqving - removed some useless async await 2017-09-19 02:53:29 -04:00
bg45
25d1564a8d WIP saving 2017-09-18 15:04:21 -04:00
00897307a4 Re-enabled write mode in KeePassLib
Set database as part of App (so, Singleton)
Changed main page view model
WIP and testing saving mechanism
2017-09-18 18:40:43 +02:00
717ef693f8 Adds logos and certification information V1.1 2017-09-18 14:20:08 +02:00
31832eb9c9 Remove native dll loading - needed for store inclusion 2017-09-18 10:46:38 +02:00
daa6972792 Deleted Debug 2017-09-18 08:20:44 +00:00
9d547fb84d Deleted Debug 2017-09-18 08:20:33 +00:00
575e37f608 Deleted .vs folder 2017-09-18 07:31:20 +00:00
bg45
b260de7d39 First functionnal read-only version!
Entry page now shows password information
2017-09-17 10:00:03 -04:00
95b7dda1f6 Shows entries list in group view
Renamed some elements
2017-09-15 18:15:48 +02:00
b54fff2502 Main page now allows password input
Group nesting works
2017-09-15 15:58:51 +02:00
e97344011d Ddata binding finally works!! 2017-09-15 11:47:43 +02:00
a74f2c9156 Updated nuspec to target any CPU 2017-09-15 11:24:14 +02:00