Philipp Crocoll
28fb854fb1
Modifications for Mono for Android 4.8
2013-08-03 12:30:13 +02:00
AlexVallat
8c8c94c454
Working, but service dies after sharing
2013-07-26 20:10:03 +01:00
AlexVallat
cab539e85f
Merge branch 'master' of https://git01.codeplex.com/keepass2android
2013-07-24 08:12:45 +01:00
AlexVallat
689f468b8f
Async load database encrypted bytes to memory while entering password
2013-07-17 19:19:17 +01:00
Philipp Crocoll
5699216c00
Clarified Yes/No buttons in Merge question dialog
2013-07-17 16:26:12 +02:00
AlexVallat
ee5cc47f74
Merge branch 'master' of https://git01.codeplex.com/keepass2android
2013-07-13 19:54:09 +01:00
Philipp Crocoll
99cbe84879
Added test for merge with kdbp file and fixed it in SaveDB
2013-07-13 20:13:45 +02:00
AlexVallat
d71a204b2c
Merge branch 'master' of https://git01.codeplex.com/keepass2android
2013-07-13 11:57:53 +01:00
AlexVallat
9f01e834d0
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
AlexVallat
bf84662857
Fixed reference equality checks for PwUuid
2013-07-13 08:14:32 +01:00
Philipp Crocoll
e887ce1db2
PwDatabase: Save method now preserves the file format (kdbp vs. kdbx)
...
SaveDb: fixed bug with catching exceptions
Added kdbp Tests
Changed versionCode for new preview release
2013-07-13 07:57:34 +02:00
Philipp Crocoll
4c03c050e9
Merge branch 'AlexVallat/ProtocolBuffers'
2013-07-12 16:42:35 +02:00
Philipp Crocoll
7eb77ff414
Merge branch 'ProtocolBuffers' of https://git01.codeplex.com/forks/alexvallat/keepass2androidperfopt into AlexVallat/ProtocolBuffers
2013-07-12 16:41:18 +02:00
AlexVallat
70c81d52ca
Changed to using monodroid compiled protobuf-net.dll to avoid linker error with release build.
2013-07-12 14:41:46 +01:00
Philipp Crocoll
43ea197fd5
Support for WebDav with domain users
2013-07-11 22:03:29 +02:00
Philipp Crocoll
16c08cbe8a
Merge branch 'ProtocolBuffers' of https://git01.codeplex.com/forks/alexvallat/keepass2androidperfopt into AlexVallat/ProtocolBuffers
...
Conflicts:
src/KeePassLib2Android/PwDatabase.cs
src/KeePassLib2Android/Serialization/KdbxFile.Read.cs
2013-07-09 11:03:31 +02:00
Philipp Crocoll
5a6564f897
removed TRACE definition
2013-07-09 10:29:59 +02:00
Philipp Crocoll
d90407fd2d
Merge https://git01.codeplex.com/forks/alexvallat/keepass2androidperfopt into AlexVallat/Keepass2AndroidPerfOpt
2013-07-09 10:13:26 +02:00
Philipp Crocoll
84aeb31fd0
* Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp)
...
* Implemented Merge functionality for SaveDB. UI is not yet implemented!
* Added tests for merge functionality
2013-07-09 09:59:17 +02:00
Philipp Crocoll
5f4d467da4
Added custom logger for better tracability of problems
2013-07-06 16:10:33 +02:00
AlexVallat
b58d58771b
Kdbp format selection by filename. If the filename ends in .kdbp, it is assumed to be kdbp format. Otherwise, kdbx format is used. A file is always saved in the same format it is opened in.
2013-06-30 09:47:40 +01:00
AlexVallat
41e9c80456
Strictly for experimentation. When saving a databse, it will be saved in protocol buffer format. Opening will work for either xml or protocol buffers.
2013-06-21 18:28:49 +01:00
AlexVallat
0b1f372a02
Bug fixing
2013-06-21 17:56:50 +01:00
AlexVallat
a10d22010e
CloneDeep fixes
2013-06-20 20:29:07 +01:00
AlexVallat
30cbc16051
Inline Search with suggestions
2013-06-19 18:44:35 +01:00
AlexVallat
4f49b073d8
Remove multi-threaded kdbx loading path
2013-06-19 16:59:54 +01:00
AlexVallat
f157329cab
Commit of initial kdbx load perf testing and optimisations
2013-06-15 20:12:46 +01:00
Philipp Crocoll
40286f4f43
* added possibility to select another entry or create a new one from the Share-Url-Results activity
...
* KP2A keyboard: allows to search for the current app
* KP2A keyboard: when clicking "select (another) entry", KP2A is started an now closes automatically after selecting an entry
2013-06-01 15:51:54 +02:00
Philipp Crocoll
7c292ebd57
automatically bring up keyboard selection
2013-05-22 06:37:59 +02:00
PhilippC
7a065a9fdc
Support for Digest Auth. Little "hacky" due to Bug (?) in Mono (for Android)
2013-05-11 22:12:13 +02:00
PhilippC
5ca110fd66
Support for native key transformation based on the method of Keepassdroid (performance improvement)
2013-03-30 23:05:49 +01:00
PhilippC
6372a2e29e
ReleaseNoNet created. Removed Internet permission from manifest.
2013-02-27 05:51:22 +01:00
PhilippC
19f7dcf26d
initial release 0.5.0 BETA
2013-02-23 17:45:00 +01:00
PhilippC
36c1df19d4
Unmodified KeepassLib from KeePass Desktop v2.20
2013-02-23 14:24:43 +01:00