Philipp Crocoll
15f73257fa
0.9.8-pre2
2015-08-12 06:40:14 +02:00
Philipp Crocoll
0d3ed48a5a
minor updates and fixes
2015-06-23 21:19:33 +02:00
Philipp Crocoll
8de5588cff
added UI for kdb support
...
fixed issue with not keeping "meta stream entries" (database color, default username) and num encryption rounds
fixed issues with recycle bin (wasn't updating group list correctly, couldn't access newly created recycle bin group)
2015-02-09 20:24:57 +01:00
Philipp Crocoll
bc235b3ba5
added tests for kdb writing, fixed issue with syncing (keep UUIDs when loading again)
2015-02-07 20:54:13 +01:00
Philipp Crocoll
fc2e0fa15d
added setter methods for simpler access from Xamarin code
...
fix bug in PwDate: wrong conversion from Java time to C-Date, off by one day
2015-02-02 21:30:55 +01:00
Philipp Crocoll
b1cec02040
increase priority of notifications to increase likelihood that buttons are shown
...
change password mask (fix problem on some devices)
2015-01-27 05:53:01 +01:00
Philipp Crocoll
a93fd417ad
fix issue with switching to previous keyboard when using subtypes ( https://keepass2android.codeplex.com/workitem/205 )
2014-12-18 06:22:22 +01:00
Philipp Crocoll
5f5bd67939
update dropbox SDK to 1.6.2
2014-12-10 22:22:27 +01:00
Philipp Crocoll
be3bce47b1
added new native library for key transformation -> fix crash on Lollipop/Nexus 5
2014-12-03 06:38:35 +01:00
Philipp Crocoll
ac55c1fd86
changed to Google Play Services (ICS) component and up-to-date Support V4 library
2014-11-30 21:43:38 +01:00
Philipp Crocoll
a6ee3d9b6f
new build of .jars
2014-11-27 05:47:59 +01:00
Philipp Crocoll
80d7c8fdd9
removed invalid message from exception constructor
2014-11-27 05:47:37 +01:00
Philipp Crocoll
2593119dec
SelectStorageLocationActivity handles read-only/temporary cases (first implementation, untested)
2014-11-18 06:24:35 +01:00
Philipp Crocoll
49c4fa5b05
fixed issue loading kdb files with key file
...
improved error message by adding messages to loading exceptions in Java
2014-11-11 17:23:01 +01:00
Philipp Crocoll
3239131a84
Key files can be opened from deliberate locations
...
TODO: fix a problem with .kdb-files and key files
Added very basic and not yet functional AndroidContentStorage.cs
2014-11-08 21:29:36 +01:00
Philipp Crocoll
54a60aeb99
+ .jar file for simpler compilation by other developers
2014-06-07 06:41:01 +02:00
Philipp Crocoll
8bbd18d3f8
Implemented loading of Keepass 1 (kdb) files. First test passed!
2014-01-26 03:51:55 -08:00
Philipp Crocoll
ee4d40eb32
added parts of Keepassdroid for loading a kdb file.
...
Merged PwDatabase+PwDatabaseV3 (PwGroup, PwEntry likewise) to simplify creation of bindings to Mono for Android
2014-01-25 19:36:22 -08:00