BONNEVILLE Geoffroy
6d32161312
Small layout changes
2018-07-02 14:33:53 +02:00
BONNEVILLE Geoffroy
df6914d1e0
Added possibility to change groups and entries icons
...
Add new entry link now hides text depending on width
TimePicker uses main color
2018-06-26 18:14:01 +02:00
BONNEVILLE Geoffroy
6f277e7b33
Added ability to change Entries background and foreground colors
2018-06-26 15:01:02 +02:00
BONNEVILLE Geoffroy
7ffcf1c82b
Navigate to URL correctly shows the error, should it happen
...
Entry title linked to history version
Title text boxes selection now uses the main color
2018-06-25 17:31:17 +02:00
BONNEVILLE Geoffroy
c6e27c35c8
Finally a workaround the stupid CommandBar DataContext issues
...
Delete and Restore actions now work as intended
Renamed styles folder
2018-06-22 18:31:55 +02:00
BONNEVILLE Geoffroy
a6f82b4541
WIP Delete and restore entities as Actions
2018-06-21 18:40:44 +02:00
BONNEVILLE Geoffroy
d533abada5
Better suspend/resume handling
2018-06-21 16:40:04 +02:00
BONNEVILLE Geoffroy
4393aada3e
Textbox selection now uses Accent color
2018-06-21 12:16:35 +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
b456e56789
Making modifications in an Entry creates a new History entry
2018-06-18 18:40:00 +02:00
BONNEVILLE Geoffroy
9225732c1a
Removal of unused License Service
2018-06-18 16:19:56 +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
7e337c4a40
History list fully functional in Entry page
...
Viewing a historic entry disables controls on the page
Enhancements in the hamburger menu
2018-06-15 18:07:44 +02:00
BONNEVILLE Geoffroy
62c9719a77
Hamburger menu button visibility is now a property
...
Hamburger menu now has a display member path property
2018-06-15 10:10:48 +02:00
BONNEVILLE Geoffroy
2b48b64f2f
Hamburger button menu is now a User Control
...
WIP History in Entry page
2018-06-14 18:38:05 +02:00
BONNEVILLE Geoffroy
799b896bfe
Breadcrumb finished and working
2018-06-14 10:50:16 +02:00
BONNEVILLE Geoffroy
8a5db88225
Entries and groups icons are now handled with int
...
Static mapping is changed to a converter
2018-06-14 10:20:00 +02:00
BONNEVILLE Geoffroy
cc65c56042
WIP Breadcrumb
...
Breadcrumb is now a working User Control (removal of the Templated Control)
AssemblyInfo updated
Some code cleanup
2018-06-13 18:58:28 +02:00
BONNEVILLE Geoffroy
0a4df01354
WIP Breadcrumb
2018-06-12 18:40:54 +02:00
BONNEVILLE Geoffroy
25945b8b3b
Add update script version
...
GroupVM new breadcrumb code
2018-06-12 09:42:08 +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
f158191e52
Increase version number
...
WIP new breadcrumb (with hyperlinks)
2018-06-08 18:46:07 +02:00
BONNEVILLE Geoffroy
a7f2ae91a7
Reference ModernKeePassLib as a Nuget package (v2.39.1)
...
Correct bug when selecting search result
2018-06-08 15:39:28 +02:00
BONNEVILLE Geoffroy
49e1b709f7
ComboBox (including those in DatePicker) now use Accent Color
2018-06-08 14:27:35 +02:00
BONNEVILLE Geoffroy
59c903b635
Search box now recursively search sub groups
2018-06-08 12:08:06 +02:00
BONNEVILLE Geoffroy
c9d599216d
List view now set Accent Color on selected item text
2018-06-08 11:22:00 +02:00
BONNEVILLE Geoffroy
8fa3a75a63
ToggleSwitch now also uses Accent Color
2018-06-08 11:12:54 +02:00
BONNEVILLE Geoffroy
e31d1edb99
Use of System Accent Color instead of purple (ToggleButtons still need to be styled)
2018-06-07 18:27:50 +02:00
BONNEVILLE Geoffroy
915cad8c85
Display a title on groups header menu
2018-06-06 18:26:05 +02:00
BONNEVILLE Geoffroy
7bd6c0dd09
XAML code cleanup
2018-06-06 12:21:11 +02:00
BONNEVILLE Geoffroy
0aa8e886ce
Entry icon size reduced to 50%, with no side effects
2018-06-06 12:17:28 +02:00
BONNEVILLE Geoffroy
1334b266b9
Updated release notes
...
Finally a working zoomed out view for the Semantic Zoom
2018-06-06 12:13:25 +02:00
BONNEVILLE Geoffroy
9566c9a719
Open databases errors are cleaner
...
WIP SemanticView ListView Width issue
2018-06-05 18:40:23 +02:00
BONNEVILLE Geoffroy
0643701c4a
Typing a password auto checks the check box
...
Correct hit test area on entries in group detail page
Correct zoomed out entries (filter and group)
2018-06-05 16:23:09 +02:00
BONNEVILLE Geoffroy
4d86c25411
ModernKeePass lib version 2.39.1 seemeegly functional
...
WIP in some pages
2018-06-04 18:38:48 +02:00
BONNEVILLE Geoffroy
ad02740d8a
WIP Lib version 2.39.1
2018-05-22 18:27:44 +02:00
BONNEVILLE Geoffroy
0b95669db0
Projects renamed
2018-05-22 14:52:31 +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
7613629d87
Deactivation of buggy Splat custom icon implementation
2018-03-12 12:40:07 +01:00
BONNEVILLE Geoffroy
fb0eab00c2
Create group and delete current group hidden in Recycle Bin
2018-03-12 11:27:15 +01:00
BONNEVILLE Geoffroy
5b8c3b9b11
Typo in restore button
2018-03-12 11:18:42 +01:00
BONNEVILLE Geoffroy
700f76679a
Corrected RecycleBin group bug
...
Database Settings page now has radio button for recycle bin
2018-03-12 10:21:36 +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
49637fcc3b
KeepassLib version update to 2.38
2018-03-09 17:49:47 +01:00
BONNEVILLE Geoffroy
fc25d7ea93
Update some packages
2018-03-07 18:39:56 +01:00
BONNEVILLE Geoffroy
cca6579274
Removed useless code in Donate page
2018-02-23 18:13:44 +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
BONNEVILLE Geoffroy
a19519fa73
Removed database status in favor of much cleaner code
...
Implemented (but deactivated) anti corruption mechanism
WIP detect changes and save them if opening another database
2018-01-08 18:52:03 +01:00
BONNEVILLE Geoffroy
4a3f36d38b
Version bump to 1.13
...
New group button is now at the bottom of the listview
2018-01-08 11:02:53 +01:00
BONNEVILLE Geoffroy
4ae02fc07b
Corrected test case to reflect page removal
2018-01-03 11:37:09 +01:00
BONNEVILLE Geoffroy
047fca32bf
Hid donations pages (need to implement 3rd party API)
2018-01-03 11:29:51 +01:00
BONNEVILLE Geoffroy
abbff449c0
Removed User Account from composite key (probably never going to work as intended)
...
Changed copy URL to navigate to URL in entry quick menu
2017-12-26 17:54:13 +01:00
BONNEVILLE Geoffroy
fba668860b
WIP user accounts - not working at all
2017-12-21 18:24:01 +01:00
BONNEVILLE Geoffroy
acb196d9c2
WIP Windows User Accounts Composite Key integration
2017-12-20 18:49:11 +01:00
BONNEVILLE Geoffroy
dfa3a21e6b
Removed an useless converter
...
Groups in menu now use instead a Template selector (depending on IIsSelected)
2017-12-19 18:44:35 +01:00
BONNEVILLE Geoffroy
7ff6bccbc4
Added some tests
...
Removed false first group, replaced it a button in the header
Code refactor
2017-12-18 18:53:42 +01:00
BONNEVILLE Geoffroy
88e5b80778
Version bump to 1.12
...
Added small menu on entries list to copy login, password and URL
2017-12-18 14:09:04 +01:00
BONNEVILLE Geoffroy
d127431396
Third try on store special character escaping
2017-12-18 11:52:49 +01:00
BONNEVILLE Geoffroy
588703ecd6
Added a small text explaining how to reorder entries
...
Code cleanup
2017-12-14 17:54:14 +01:00
BONNEVILLE Geoffroy
223c9b641a
Updated release notes
...
HTML encoded french text
2017-12-14 17:28:22 +01:00
BONNEVILLE Geoffroy
7db34d6517
Corrected critical error when opening file from explorer
...
Reverted filter mechanisme to search box because of numerous regressions (on ordering, refresh etc.)
2017-12-14 17:15:28 +01:00
BONNEVILLE Geoffroy
13901d17ab
Added FR store metadata
2017-12-12 14:59:56 +01:00
BONNEVILLE Geoffroy
19bc9005e9
Removed add-ons ordering to avoid Culture bugs - for now
2017-12-12 13:25:42 +01:00
BONNEVILLE Geoffroy
7c86a325d9
Solution metadata files correction
2017-12-12 11:56:25 +01:00
BONNEVILLE Geoffroy
d203b521c1
Small design changes
...
Create new database button now properly translated
Store metadata and screenshots updated
2017-12-12 11:54:15 +01:00
BONNEVILLE Geoffroy
0afa59fb66
Minor XAML changes
2017-12-11 19:13:28 +01:00
BONNEVILLE Geoffroy
470a08f4bc
Entry page now wraps expiration date controls depending on page size
...
Group page now toggle filter box visibility depending on size, with a button and flyout on small size
Search text renamed to filter
2017-12-11 19:00:14 +01:00
BONNEVILLE Geoffroy
50c5940a0a
Donations are sorted ascending
2017-12-11 11:08:33 +01:00
BONNEVILLE Geoffroy
35f64eec1b
Implemented Donate page with wirking (?) in app purchases
...
Moved Pages to Views
2017-12-08 19:38:33 +01:00
BONNEVILLE Geoffroy
e25f9f4aae
Create a LicenseService to handle in-app purchases
2017-12-07 18:49:03 +01:00
BONNEVILLE Geoffroy
a86dbf9dac
New database settings version flyout now wraps text instead of showing scrollbar
2017-12-06 18:42:02 +01:00
BONNEVILLE Geoffroy
026bfcba78
New group text is now visible again in Group and Settings pages
2017-12-06 18:29:19 +01:00
BONNEVILLE Geoffroy
3b66824c58
Code cleanup
2017-12-04 18:08:42 +01:00
BONNEVILLE Geoffroy
898a9a0935
Search box now directly filters entries, no need for another drop down
...
TextBoxWithButton now scales button with text size and text can now be properly aligned
Corrected some French translations
2017-12-04 18:07:03 +01:00
BONNEVILLE Geoffroy
7aa342cf9c
French translation added
2017-12-04 12:20:05 +01:00
BONNEVILLE Geoffroy
f173283a66
New clear all button in recent pages
...
First-time open of app correctly shows Welcome page
New Home button in group and entry pages
2017-12-04 10:46:01 +01:00
BONNEVILLE Geoffroy
744858df81
Created a Settings Service
...
Created a Recent Service
Created a Resources Service
Code refactor
Updated tests
2017-12-01 17:59:38 +01:00
BONNEVILLE Geoffroy
f172e31250
Settings are now disabled instead of not present when database is closed
2017-12-01 09:31:59 +01:00
BONNEVILLE Geoffroy
7530cf8006
Groups sorting now works with new Lib
...
New database settings improved
2017-11-30 18:56:56 +01:00
BONNEVILLE Geoffroy
33223934e3
Sorting now works for entries (not yet for groups)
2017-11-30 11:05:47 +01:00
BONNEVILLE Geoffroy
f2731c49dd
Drag drop finally works
...
WIP item background
New Donate page stub
Renamed some classes as services
2017-11-29 19:13:38 +01:00
BONNEVILLE Geoffroy
7b39fe79c8
WIP strings in ressource file (XAML is done, code-behind is not)
...
Invalid URI now shows a message
Create entry is now a link above entries
Entries gridview allows reordering (WIP enable it conditionnally)
Code cleanup in adding/removing PwEntries from VM
2017-11-28 18:53:10 +01:00
BONNEVILLE Geoffroy
fcbda1e33d
Adds some VM tests
...
New tooltip in Textbox with button control
New welcome page in Settings (shown when noting is selected)
Settings are now grouped
2017-11-27 15:26:36 +01:00
BONNEVILLE Geoffroy
42ac04b02c
Layout change in CompositeKey user control
...
Button text is now settable
Opening database is placed in async task dispatcher to return control to the UI
2017-11-24 18:21:06 +01:00
BONNEVILLE Geoffroy
7cd05cb1d8
Better global exception handling
...
Save error now shows a Save as button
Recent list now not changed at every access (only on actual file open)
Some code refactoring
2017-11-24 12:17:41 +01:00
BONNEVILLE Geoffroy
1b2d25e171
Error messages are now caught at the app level (see if it's a good solution in the long term)
...
Redesign of the create key file button
2017-11-23 19:02:49 +01:00
BONNEVILLE Geoffroy
675a718107
Update test project certificate
2017-11-23 15:32:44 +01:00
BONNEVILLE Geoffroy
a8f5897364
Changed VMs references to database singleton
...
Added some unit tests (WIP)
2017-11-23 15:26:57 +01:00
BONNEVILLE Geoffroy
5120c8177b
Adding tests for App
...
WIP make VMs app agnostic
2017-11-22 18:54:03 +01:00
BONNEVILLE Geoffroy
f2d97b4e7e
Bump to 1.10
...
Bug when pressing enter with invalid composite key
2017-11-21 18:45:42 +01:00
BONNEVILLE Geoffroy
197e061bc5
Update release notes
2017-11-20 18:09:20 +01:00