keepass2android/src/KeePassLib2Android
2013-08-14 05:59:26 +02:00
..
Collections Commit of initial kdbx load perf testing and optimisations 2013-06-15 20:12:46 +01:00
Cryptography initial release 0.5.0 BETA 2013-02-23 17:45:00 +01:00
Delegates Unmodified KeepassLib from KeePass Desktop v2.20 2013-02-23 14:24:43 +01:00
Interfaces Commit of initial kdbx load perf testing and optimisations 2013-06-15 20:12:46 +01:00
Keys Added custom logger for better tracability of problems 2013-07-06 16:10:33 +02:00
Native Added logging regarding native key transform 2013-08-02 16:48:22 +02:00
Properties Unmodified KeepassLib from KeePass Desktop v2.20 2013-02-23 14:24:43 +01:00
Resources Modifications for Mono for Android 4.8 2013-08-03 12:30:13 +02:00
Security initial release 0.5.0 BETA 2013-02-23 17:45:00 +01:00
Serialization Merge branch 'AlexVallat/Keepass2AndroidPerfOpt' 2013-08-10 20:25:10 +02:00
Translation initial release 0.5.0 BETA 2013-02-23 17:45:00 +01:00
Utility Commit of initial kdbx load perf testing and optimisations 2013-06-15 20:12:46 +01:00
.gitignore Unmodified KeepassLib from KeePass Desktop v2.20 2013-02-23 14:24:43 +01:00
KeePassLib2Android.csproj Merge branch 'ProtocolBuffers' of https://git01.codeplex.com/forks/alexvallat/keepass2androidperfopt into AlexVallat/ProtocolBuffers 2013-07-09 11:03:31 +02:00
KeePassLib.pfx Unmodified KeepassLib from KeePass Desktop v2.20 2013-02-23 14:24:43 +01:00
Kp2aLog.cs Kp2aLog.cs: thread safe file access 2013-08-03 12:31:40 +02:00
PwCustomIcon.cs Fixed reference equality checks for PwUuid 2013-07-13 08:14:32 +01:00
PwDatabase.cs PwDatabase: Save method now preserves the file format (kdbp vs. kdbx) 2013-07-13 07:57:34 +02:00
PwDefs.cs Unmodified KeepassLib from KeePass Desktop v2.20 2013-02-23 14:24:43 +01:00
PwDeletedObject.cs Unmodified KeepassLib from KeePass Desktop v2.20 2013-02-23 14:24:43 +01:00
PwEntry.cs Bug fixing 2013-06-21 17:56:50 +01:00
PwEnums.cs Unmodified KeepassLib from KeePass Desktop v2.20 2013-02-23 14:24:43 +01:00
PwGroup.cs Bugfix: Search without context now working again (fixes resolving of references fields) 2013-08-14 05:59:26 +02:00
PwUuid.cs Perf shortcut for PwUuid comparison. Don't write out Zero PwUuid's for custom icons (use null instead) 2013-07-13 09:20:48 +01:00