This website requires JavaScript.
Explore
Help
Sign In
wismna
/
modernkeepass
Watch
1
Star
0
Fork
0
You've already forked modernkeepass
mirror of
https://github.com/wismna/ModernKeePass.git
synced
2025-10-03 15:40:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72e5bf4ee1e03da27488ad2a6559c885cf5c7e8b
modernkeepass
/
ModernKeePass.Infrastructure
/
UWP
History
Geoffroy BONNEVILLE
72e5bf4ee1
Added a cryptography service to encrypt protected information (unused atm)
...
Corrected a bug when deleting recycle bin
2020-05-14 12:05:05 +02:00
..
StorageFileClient.cs
Save error is now handled via Messenger instead of unhandled exception handler (which didn't work)
2020-05-04 12:48:27 +02:00
ToastNotificationService.cs
Creation of a notification service
2020-04-22 18:12:28 +02:00
UwpCryptographyClient.cs
Added a cryptography service to encrypt protected information (unused atm)
2020-05-14 12:05:05 +02:00
UwpRecentFilesClient.cs
StorageFile client more intelligent
2020-04-24 16:16:48 +02:00
UwpResourceClient.cs
Create a shared project with all Win App common files (8.1 and 10)
2020-04-17 16:56:07 +02:00
UwpSettingsClient.cs
Username is now correctly persisted
2020-04-30 19:40:48 +02:00