Commit Graph

506 Commits

Author SHA1 Message Date
Philipp Crocoll
199f900f4b fix Fingerprint issue with older Samsung devices (IsHardwareDetected=false). Now fallback correctly to Samsung Fingerprint API. 2016-08-21 03:32:57 +02:00
Philipp Crocoll
84a1dac535 changes for NoNet-Release
add project converted to Android Studio
2016-08-20 20:47:52 +02:00
Philipp Crocoll
a1c1c142a1 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518), now really
update translations
increase version (1.0.0d)
2016-05-31 21:48:45 +02:00
Philipp Crocoll
b43b6b27a3 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518) 2016-05-25 07:19:25 +02:00
Philipp Crocoll
d0350e8d9d added option to hide donation screens 2016-05-25 06:09:28 +02:00
Philipp Crocoll
ff77a04710 fix issue with QuickUnlock and Note 4 (hopefully) 2016-05-25 05:24:47 +02:00
Philipp Crocoll
832722a90e fix for crash on Android 4.x (NoBackupFilesDir is ApiLevel >= 21)
try to fall back to Samsung fingerprint API even on Android 6
-> 1.0.0c
2016-04-13 19:52:26 +02:00
Philipp Crocoll
80d1788c60 updated more translations
disabled error-notification in AutoFill
increased version number (1.0.0b)
2016-04-04 22:13:28 +02:00
Philipp Crocoll
3a64e4aa2e import keyfile and database to NoBackup-Internal files folder instead of standard app files directory 2016-04-04 22:12:44 +02:00
Philipp Crocoll
9c45bcb090 updated translations from crowdin 2016-04-04 21:57:20 +02:00
Philipp Crocoll
dc691c86dc fix bug with bringing up the keyboard
hide donation option in PasswordActivity
2016-03-22 20:16:56 +01:00
Philipp Crocoll
0bab9abac5 catch exceptions when updating offline mode menu 2016-03-02 05:33:59 +01:00
Philipp Crocoll
0e40033d85 Merge branch 'Branch_1.0.0-pre7c'
Conflicts:
	src/java/JavaFileStorage/app/build/outputs/aar/app-debug.aar
	src/java/KP2ASoftkeyboard_AS/.idea/workspace.xml
	src/java/KP2ASoftkeyboard_AS/app/build/outputs/aar/app-debug.aar
2016-02-16 11:59:39 +01:00
Philipp Crocoll
2dcc53c32f Merge branch 'Branch_1.0.0'
Conflicts:
	src/java/KP2ASoftkeyboard_AS/.idea/workspace.xml
2016-02-16 11:58:10 +01:00
Philipp Crocoll
42fc18b4e0 Clear clipboard fix 2016-02-16 11:53:59 +01:00
Philipp Crocoll
118bd4f6ee resolve field references when displaying in EntryActivity or username in grouplist 2016-02-15 22:22:48 +01:00
Philipp Crocoll
5c9b411bfd 7c release
fix bugs in AutoFillService
add 1.0.0 changelog again
move kill button down
2016-02-07 20:55:29 +01:00
Philipp Crocoll
c694ed0f96 started working on FTP(S) implementation using netftp and introduction of "server accounts" 2016-02-03 12:43:37 +01:00
Philipp Crocoll
91059a8349 Merge branch 'Branch_0.9.9-offline'
Conflicts:
	src/Kp2aBusinessLogic/Io/CachingFileStorage.cs
2016-01-31 18:46:00 +01:00
Philipp Crocoll
8e424303d9 suppress OfflineSwitchable (strings missing, not yet fully tested)
0.9.9 offline release
2016-01-31 18:03:32 +01:00
Philipp Crocoll
77dc5040a2 implemented "get regular version" button and kp2a-offline splash logo 2016-01-31 17:43:00 +01:00
Philipp Crocoll
b49fcb8ebe fix crash on Android 6
-> 1.0.0 pre7b
2016-01-30 13:25:24 +01:00
Philipp Crocoll
9ddc142d98 1.0.0-pre7
only show AutoFill question when about to close
allow to send error report "manually" from AutoFill service
2016-01-30 08:40:39 +01:00
Philipp Crocoll
3b5c28c02a fixed bugs
removed some error reporting in cases where the errors are somewhat expected and handled
2016-01-29 22:09:22 +01:00
Philipp Crocoll
3d2f6db36d implemented AutoFill service in Java, integrated into main app 2016-01-27 05:58:33 +01:00
Philipp Crocoll
4b0d727a41 trying to remove memory leak in AccService 2016-01-20 22:13:30 +01:00
Philipp Crocoll
8cda4e8919 integrate KP2A Accessibility Service for AutoFill into main app 2016-01-20 21:14:24 +01:00
Philipp Crocoll
d4a6e37117 make bottom_bar a RelativeLayout as expected by MoveBottomBarButtons 2016-01-20 04:35:38 +01:00
Philipp Crocoll
f75e36507a change log for 1.0.0-pre6 2016-01-18 21:19:53 +01:00
Philipp Crocoll
aaa6b371e0 Bug fixes:
* make sure we never have an invalid startIndex in PwGroup.SearchEvalAdd
 * make sure AndroidContentStorage does never throw (not if permission denial exception occurs) and make sure we always return a reason for read-only. Also don't return read-only when it's not.
 * StopListening doesn't log Invalid State Exception as unexpected
2016-01-18 21:18:22 +01:00
Philipp Crocoll
7b0c4c52dd fix: use normal theme for dialogs in light mode 2016-01-13 20:38:17 +01:00
Philipp Crocoll
bf08f19378 bug fix: allow to switch from custom icon to biult-in icon for groups 2016-01-13 20:37:55 +01:00
Philipp Crocoll
1c7535c8ed don't require "://" in URL, only require ":" -> works for tel:12345 URLs
use ActionDial instead of ActionView for tel: URLs
2016-01-13 20:37:23 +01:00
Philipp Crocoll
64e265b2be display reason why file is read only when first opening a database 2016-01-13 05:13:02 +01:00
Philipp Crocoll
cd5fc13939 update help strings 2016-01-13 04:12:28 +01:00
Philipp Crocoll
2c012d5f71 allow to configure Error report settings
Fix issue in DatabaseSettings implementation (deleting a preference twice)
2016-01-13 03:44:15 +01:00
Philipp Crocoll
8fc98df53b start implementing Xamarin.Insights based error reports 2016-01-11 20:58:42 +01:00
Philipp Crocoll
870e34d02e Changelog + Manifest for 1.0.0-pre4 2016-01-11 04:43:14 +01:00
Philipp Crocoll
b67f5538ce implement Unlock by Samsung Fingerprint (Pass SDK) 2016-01-10 20:27:26 +01:00
Philipp Crocoll
41d6b3ac5e ignore @confirm fields 2016-01-08 20:20:48 +01:00
Philipp Crocoll
8fa15e3ba6 added option to add built-in template entries to database 2016-01-08 20:18:34 +01:00
Philipp Crocoll
5d8aa8afe0 Added support for Entry templates 2016-01-07 05:13:04 +01:00
Philipp Crocoll
b1dcc4f7a9 add StopListening in OnPause of QuickUnlock
add missing files
2016-01-06 14:34:00 +01:00
Philipp Crocoll
161964bff7 improved editing of extra strings 2016-01-05 12:17:58 +01:00
Philipp Crocoll
490fe1cd63 Bug fix: Fingerprint QuickUnlock was not working correctly
make sure bottom bar buttons don't overlap (by moving the right button down if necessary)
make sure dialog buttons are visible (by switching to vertical layout if necessary)
2016-01-04 15:34:58 +01:00
Philipp Crocoll
a10a92d58d request permissions at runtime
use externalFilesDir when creating a database to make sure we don't need permissions here
revert Support Design library to previous version, had issues with 23.x
2016-01-04 01:58:54 +01:00
Philipp Crocoll
1690aff45e prompt to re-enabled fp unlock after change master password 2016-01-02 22:22:55 +01:00
Philipp Crocoll
aed1d88f75 disable fingerprint unlock when unlocking fails with invalid key 2016-01-02 21:57:49 +01:00
Philipp Crocoll
b3416410f0 implemented Fingerprint QuickUnlock 2016-01-02 21:29:26 +01:00
Philipp Crocoll
756f6971f1 added fingerprint unlock settings
implemented full fingerprint unlock
2016-01-02 12:31:30 +01:00