951172e36f
Removed search stackpanel
2017-11-08 14:42:39 +01:00
f5fd3effaf
WIP Search
2017-11-08 14:42:39 +01:00
ec4f2e7d88
Open file from Explorer with association works
...
Major code refactor in Open, Save and Recent pages and VM
Main page automatically opens a sub page depending on context
2017-11-08 14:42:38 +01:00
98ecb0b8a1
Better Entry URL go to button
...
Migrated code from code behind pages to view models
Auto select Recents if there are any recent items
WIP auto focus on password box when opening database
2017-11-08 14:42:38 +01:00
bg45
f2794f8055
WIP Text with button for Url in Entry
2017-11-08 14:42:38 +01:00
bg45
dfb5ec9683
Semantic Zoom now has grouped zoomed out view
...
New button to open browser to Entry Url
Entries are now sorted alphabetically
2017-11-08 14:42:38 +01:00
3d033417ad
Groups left collapsed menu now has a tooltip
...
Groups design changes: border now only around icon
Entry password reveal checkbox now works with XAML and converters
2017-11-08 14:42:38 +01:00
f22ca4c46f
Finally (!) removed right margin in Group Detail page left menu
2017-11-08 14:42:38 +01:00
11fb82573b
Edit mode works in Groups and Entries
2017-11-08 14:42:38 +01:00
4aa3b17398
Some layout enhancements
...
Changed controls to use static or theme resources
Switch to light theme (mainly for testing)
2017-11-08 14:42:38 +01:00
c611f5a8a2
Replaced arrow buttons with a hamburger icon in groups menu
...
Created data triggers with Blend to handle item data template changes
2017-11-08 14:42:38 +01:00
013108f2ec
Major redesign in the Group Detail page:
...
- groups and entries are inverted
- groups are in a collapsable menu (to be improved!)
2017-11-08 14:42:37 +01:00
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
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
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
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
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
9d547fb84d
Deleted Debug
2017-09-18 08:20:33 +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