Geoffroy BONNEVILLE
2e01fa2212
Changed tooltip styles
...
Removed useless isdirty field in entry
When an app can't be saved on suspend, don't reopen it to avoid possible de-sync
2020-05-13 18:59:26 +02:00
Geoffroy BONNEVILLE
0adb44bc81
Some design changes
...
Again fixed open url bug
2020-05-13 15:14:58 +02:00
Geoffroy BONNEVILLE
fbcc354809
Additional fields rendering done
...
Removed lots of unused classes
2020-05-07 16:01:59 +02:00
Geoffroy BONNEVILLE
2f30389f6c
Big redesign (closer to Win10 UWP)
...
Replaced breadcrumb with Up button
Search button now integrated in top menu
Hamburger menu make better use of visual states
Better visual states changes when size changes
2020-05-04 20:56:19 +02:00
Geoffroy BONNEVILLE
1e7662def7
Save error is now handled via Messenger instead of unhandled exception handler (which didn't work)
...
Save as actually works now
WIP Styles
Code cleanup
2020-05-04 12:48:27 +02:00
Geoffroy BONNEVILLE
8de493f987
Username is now correctly persisted
...
Set credentials validation works as intended
Getting settings has default values
Add parent group in Move searchbox
Moving entries work as intended
Removed unreferenced code files
2020-04-30 19:40:48 +02:00
Geoffroy BONNEVILLE
e5353478f4
Corrected issue where entry information was not showing anymore
2020-04-30 16:39:39 +02:00
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
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
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
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
991a678788
Hamburger button now has a hover opacity change
...
Search box text bottom margin removed
2018-07-13 11:30:10 +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
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
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