Philipp Crocoll
dda2df5fe9
translations from crowdin
...
0.9.7
2015-03-14 22:12:52 +01:00
Philipp Crocoll
de56c5376e
fix wrong heading of notes field,
...
fix sorting of groups (not case sensitive)
2015-03-14 21:58:14 +01:00
Philipp Crocoll
ba1e591dc7
Make sure "duplicate UUID" error is not repeated after fixing the db
...
Make sure no duplicate UUIDs are created by cancelling the save operation and saving again
Reverse sort order for modification date (now descending)
Added beta warning for kdb
change log + manifest for 0.9.7-pre1
2015-02-20 21:12:49 +01:00
Philipp Crocoll
7f6a8c6544
Merge branch 'KeeChallenge' of https://git01.codeplex.com/forks/chainreaktion/keechallenge into ChainReaktion/KeeChallenge
2015-02-17 06:40:27 +01:00
Philipp Crocoll
339dc9a3da
delete designer resource file
2015-02-17 06:29:27 +01:00
Philipp Crocoll
d825d8b5e6
allow plugin action for notes field, fixes view problem after update
2015-02-17 06:27:59 +01:00
Philipp Crocoll
95f5524425
added option to disable "clear password on leave" (eg. for switching between KP2A and Google Authenticator)
...
directly load db when enter key is pressed
2015-02-17 06:05:48 +01:00
Philipp Crocoll
99a56f8e52
add flag secure for QuickUnlock and PasswordActivity (don't reveal last character of passwords)
2015-02-11 08:41:59 +01:00
Philipp Crocoll
c9863b3178
improved "switch back IME" implementation, now makes use of android switchToLastIME method -> works even without root/Secure Settings
2015-02-11 08:30:36 +01:00
brush701
f91a15e03c
-Added support for variable length challenges
...
-New "lt64" field in xml file handled properly
-KeeChallengeProv is no longer a static class but object oriented
2015-02-09 12:56:05 -08: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
3506e253db
renamed DatabaseLoader to DatabaseFormat
...
allow write access for kdb (UI not yet completed, but saving done)
2015-02-02 21:37:05 +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
4905392d47
increase tool version to get rid of "platform deprecated" warnings
2015-01-27 05:52:21 +01:00
Philipp Crocoll
b35c41b21c
Manifest 0.9.6
2015-01-27 05:50:27 +01:00
Philipp Crocoll
44fb4b9ce1
improved notification icons
...
re-added donate hint in change log
2015-01-08 06:31:09 +01:00
Philipp Crocoll
8779c90da9
Manifest and release 0.9.6-pre2
2015-01-06 04:22:53 +01:00
Philipp Crocoll
618b65f44b
removed redundant file
2015-01-06 04:21:53 +01:00
Philipp Crocoll
de9b2749c6
update translations from crowdin
2015-01-06 04:16:29 +01:00
Philipp Crocoll
aeb4833ad0
* clear combined notification when db locked by timeout
...
* close notification drawer when clicking action button in notification
2015-01-06 04:03:27 +01:00
Philipp Crocoll
687416d2bb
* added option to ignore duplicate uuids
...
* fixed issue with clearing entered passwords when leaving PasswordActivity (passwords were cleared when opening FS-Setup-Activity or NfcOtpActivity as well)
2015-01-06 04:01:46 +01:00
Philipp Crocoll
7cffa9a3c3
added checks to ensure existing files are returned. fixes an issue with opening files from gdrive on Android 4.4+ through system file manager
2015-01-06 03:59:46 +01:00
Philipp Crocoll
a1e83c1706
0.9.6pre1
2014-12-30 06:21:00 +01:00
Philipp Crocoll
db5357ce84
added contributions
...
improved changelog
2014-12-30 06:20:40 +01:00
Philipp Crocoll
8816954ef6
added Wiktor Lakski as contributor,
...
include keyboard in debug version
2014-12-29 07:18:37 +01:00
Philipp Crocoll
e7a0393ddd
use Android 5 as target framework
...
set notification visibility for Android 5 lock screen
fix wrong permission in debug manifest
2014-12-28 06:44:22 +01:00
Philipp Crocoll
ecd78ffbaf
using new icons from Stefano (updated launcher icon, nicer notification icons)
...
added combined notification (keyboard/clipboard; Android 4.1+)
2014-12-28 05:51:34 +01:00
Philipp Crocoll
95470c594f
Merge branch 'master' of https://git01.codeplex.com/keepass2android
2014-12-27 14:28:25 +01:00
Philipp Crocoll
625e5337ce
clear entered password when leaving activity without opening database
2014-12-25 22:19:54 +01:00
Philipp Crocoll
ae66f10690
workaround for missing input languages on few devices by being less strict if not enough languages matched the white-list
2014-12-25 22:15:54 +01:00
Philipp Crocoll
44b005f9d7
Added check for Duplicate UUIDs (see https://keepass2android.codeplex.com/workitem/46 )
2014-12-25 22:06:21 +01:00
Philipp Crocoll
fa7365323c
allow differnt sorting options
...
"touch" groups after editing to get correct sort order "modification date"
2014-12-23 20:29:27 +01:00
Philipp Crocoll
b61904c01c
fixed issues with switching back to previous keyboard
...
improved preferences for switch keyboard on rooted. now allowing to switch to KP2A when entry opened (in any case)
2014-12-22 06:39:30 +01:00
Philipp Crocoll
f9a7d66e8e
password generator activity remembers last settings
2014-12-19 21:40:50 +01:00
Philipp Crocoll
f1c01d2955
automatically reload database at ExitReloadDb -> fixes https://keepass2android.codeplex.com/workitem/274 (if loading fails, old key is not visible in UI)
2014-12-19 21:26:18 +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
a626521f97
Merge branch 'wlawski'
...
Conflicts:
src/keepass2android/Resources/Resource.designer.cs
2014-12-17 20:29:01 +01:00
Philipp Crocoll
9279a3ae92
Fixes in PasswordActivity:
...
* correctly set keyfile when reloading
* show toast in main thread
Allow importing keyfile to internal folder
2014-12-17 05:58:55 +01:00
Philipp Crocoll
13ab33081d
allow importing database to internal folder
2014-12-15 04:15:03 +01:00
Philipp Crocoll
3110f5c9be
minor modifications for 0.9.5b-offline compile
2014-12-14 07:30:37 +01:00
Philipp Crocoll
26686ed8a7
Merge branch 'master' of https://git01.codeplex.com/forks/wlawski/keepass2android into wlawski
...
Conflicts:
.gitignore
src/java/InputStickAPI/gen/com/inputstick/api/R.java
src/java/PluginInputStick/gen/com/inputstick/api/R.java
src/java/PluginInputStick/gen/keepass2android/plugin/inputstick/R.java
src/java/PluginInputStick/gen/keepass2android/pluginsdk/R.java
src/keepass2android/Resources/Resource.designer.cs
2014-12-14 07:29:29 +01:00
Philipp Crocoll
bcc5e3e206
removed duplicate methods
2014-12-13 21:49:13 +01:00
Philipp Crocoll
fa8b53793a
Merge branch 'master' of https://git01.codeplex.com/keepass2android
2014-12-12 06:25:23 +01:00
Philipp Crocoll
7a74fab88d
Merge branch 'master' of https://git01.codeplex.com/keepass2android
2014-12-12 06:08:52 +01:00
Philipp Crocoll
3963191930
Merge branch 'kp2aforsync'
...
Conflicts:
src/AndroidFileChooserBinding/AndroidFileChooserBinding.csproj
src/AndroidFileChooserBinding/Transforms/Metadata.xml
src/JavaFileStorageBindings/JavaFileStorageBindings.csproj
src/KeePassLib2Android/KeePassLib2Android.csproj
src/Kp2aBusinessLogic/Kp2aBusinessLogic.csproj
src/java/InputStickAPI/gen/com/inputstick/api/R.java
src/java/InputStickAPI/src/com/inputstick/api/BTConnectionManager.java
src/java/InputStickAPI/src/com/inputstick/api/PacketManager.java
src/java/InputStickAPI/src/com/inputstick/api/bluetooth/BTService.java
src/java/InputStickAPI/src/com/inputstick/api/layout/KeyboardLayout.java
src/java/InputStickAPI/src/com/inputstick/init/BasicInitManager.java
src/java/InputStickAPI/src/com/inputstick/init/InitManager.java
src/java/JavaFileStorage/bin/javafilestorage.jar
src/java/KP2AKdbLibrary/bin/kp2akdblibrary.jar
src/java/Keepass2AndroidPluginSDK/bin/keepass2androidpluginsdk.jar
src/java/PluginInputStick/AndroidManifest.xml
src/java/PluginInputStick/gen/com/inputstick/api/R.java
src/java/PluginInputStick/gen/keepass2android/plugin/inputstick/R.java
src/java/PluginInputStick/res/values/strings_activity_settings.xml
src/java/PluginInputStick/src/keepass2android/plugin/inputstick/ActionReceiver.java
src/keepass2android/PasswordActivity.cs
src/keepass2android/Resources/Resource.designer.cs
src/keepass2android/keepass2android.csproj
2014-12-12 06:08:11 +01:00
Philipp Crocoll
2a2c8b0c0f
more inputstick updates from Jakup
2014-12-10 22:33:27 +01:00
Philipp Crocoll
5f5bd67939
update dropbox SDK to 1.6.2
2014-12-10 22:22:27 +01:00
Philipp Crocoll
82c8b124bd
Merge branch 'master' of https://git01.codeplex.com/keepass2android into HEAD
...
Conflicts:
src/java/JavaFileStorage/bin/javafilestorage.jar
2014-12-09 06:22:27 +01:00