wismna
46c8429cde
Lots of code refactoring to use XAML behaviors instead of code-behind
...
New Save button in the AppBar
EntryPage now uses the same AppBar as GroupPage (but not shared...)
Some new Symbol mappings
2017-11-08 14:42:44 +01:00
wismna
8cd3801897
Bigger database password textbox
...
Wrong password sets the password box border to red
Typing text removes the error
Implemented real command bar at the bottom in Groups
Search box is always present
2017-11-08 14:42:44 +01:00
wismna
b47d7fb69b
Use latest Nuget package
2017-11-08 14:42:44 +01:00
wismna
5b31d3ff72
WIP Lib 2.37 - databases created by ModernKeepass work fine, but no interoperability...
2017-11-08 14:42:43 +01:00
wismna
2bbd931b1a
Hashblockstream test now works
2017-11-08 14:42:43 +01:00
bg45
84e7afc819
WIP - Implementing HMAC with BouncyCastle
2017-11-08 14:42:43 +01:00
wismna
d5b7845242
WIP Update lib to 2.37
2017-11-08 14:42:42 +01:00
wismna
9de9ae54da
WIP About page auto version
2017-11-08 14:42:42 +01:00
wismna
6548d1d9c1
Added DataTrigger on generate password button to close flyout
2017-11-08 14:42:42 +01:00
wismna
54ad395d13
Added password complexity indicator to Entry page
2017-11-08 14:42:42 +01:00
wismna
6bb37d9e70
Removed QueryString.Net package and replaced it with Data.Json
...
Version 1.4
2017-11-08 14:42:42 +01:00
wismna
66fd87124b
Entries now have working expiration dates
...
About page redone (with working hyperlink)
WIP on how to display that info on the group detail page
2017-11-08 14:42:41 +01:00
wismna
7bb78fd374
WIP Entry expiration dates
2017-11-08 14:42:41 +01:00
wismna
dc62cedb74
Toast notifications and undo mechanism now works! (for group and entries)
2017-11-08 14:42:41 +01:00
bg45
bc6e7d0097
WIP Toasts - bis
2017-11-08 14:42:41 +01:00
wismna
01ed1bc9c1
WIP toast notifications
...
WIP layout and color changes
2017-11-08 14:42:41 +01:00
bg45
19008cdad2
Change password reveal button style in Entry page
2017-11-08 14:42:41 +01:00
wismna
8a312bec71
Implemented password generator in Entry form
2017-11-08 14:42:41 +01:00
wismna
2b8d37057c
Added password complexity indicator on new database
...
Database password control now inside a Border element
Save page also has a title
2017-11-08 14:42:41 +01:00
wismna
5497e6fc00
Bug correction when canceling open file dialog
...
New About page
Main menu pages now have titles
2017-11-08 14:42:40 +01:00
wismna
86064af3a2
Package information updated
2017-11-08 14:42:40 +01:00
wismna
3265244f06
Update project version and manifest versions
2017-11-08 14:42:40 +01:00
wismna
2698070328
Creating groups and entries now navigates to the related detail page, in edit mode
...
Code cleanup
2017-11-08 14:42:40 +01:00
wismna
5638b59fda
Corrected Entry password not synchronized bug
...
Created a new welcome page to be shown on first launch
Added descriptive text in main menu pages
2017-11-08 14:42:40 +01:00
wismna
9f94dd55c2
Added ViewModel property in code behind of all pages
...
Workaround a bug in Entry password reveal when set for the first time
2017-11-08 14:42:40 +01:00
wismna
0ded991673
Code cleanup
2017-11-08 14:42:40 +01:00
wismna
cddda7adcd
Created TextBox with Forward button style for Entry Url
...
Created PasswordBox with always visible Forward button for Open Database user control
2017-11-08 14:42:40 +01:00
wismna
69a63f4b2e
Minor code cleanup
2017-11-08 14:42:39 +01:00
wismna
10b6330ac6
Added Save As function
2017-11-08 14:42:39 +01:00
wismna
676365460c
Create new database works!
2017-11-08 14:42:39 +01:00
wismna
acb5bcc230
Recent items list auto removes non existing files
...
Choosing a recent list item does not change the database file anymore
2017-11-08 14:42:39 +01:00
bg45
f1737ca9f7
Minor changes
2017-11-08 14:42:39 +01:00
wismna
2f1355104e
WIP New database (and open and recent...)
2017-11-08 14:42:39 +01:00
wismna
97b1475100
Refactor in file open mechanisms: file is passed to user control
...
Confirmation dialogs on group and entry delete
2017-11-08 14:42:39 +01:00
wismna
454e074c44
Search shows entries results
...
Selecting a result goes to the Entry Page
Auto-save on quit disabled
2017-11-08 14:42:39 +01:00
wismna
951172e36f
Removed search stackpanel
2017-11-08 14:42:39 +01:00
wismna
f5fd3effaf
WIP Search
2017-11-08 14:42:39 +01:00
wismna
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
wismna
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
wismna
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
wismna
f22ca4c46f
Finally (!) removed right margin in Group Detail page left menu
2017-11-08 14:42:38 +01:00
wismna
11fb82573b
Edit mode works in Groups and Entries
2017-11-08 14:42:38 +01:00
wismna
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
wismna
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
wismna
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
wismna
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
wismna
267d9f25c2
Implement add and delete entries and groups
...
New command bar
Some layout changes
Some refactoring
2017-11-08 14:42:37 +01:00