Commit Graph

176 Commits

Author SHA1 Message Date
Philipp Crocoll 9b9f069949 1.01 pre1:
added preferences to switch encryption+kdf and to edit kdf parameters (for AES and Argon2)
2016-09-08 04:41:41 +02:00
Philipp Crocoll 64f1c63f42 allow to hide softkeyboard during fingerprint scan
also support x86_64
add donate reminder
2016-08-23 04:20:54 +02:00
Philipp Crocoll d0350e8d9d added option to hide donation screens 2016-05-25 06:09:28 +02:00
Philipp Crocoll 9c45bcb090 updated translations from crowdin 2016-04-04 21:57:20 +02: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 3d2f6db36d implemented AutoFill service in Java, integrated into main app 2016-01-27 05:58:33 +01:00
Philipp Crocoll 8cda4e8919 integrate KP2A Accessibility Service for AutoFill into main app 2016-01-20 21:14:24 +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 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 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 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 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 756f6971f1 added fingerprint unlock settings
implemented full fingerprint unlock
2016-01-02 12:31:30 +01:00
Philipp Crocoll 959e269b9a 1.0.0 preview 1 2015-12-28 07:24:22 +01:00
Philipp Crocoll 017675e16e added option to copy an entry 2015-12-27 09:39:30 +01:00
Philipp Crocoll ec4fe32b29 added offline mode 2015-12-27 08:51:28 +01:00
Philipp Crocoll 75c85cb4f2 release 0.9.9c 2015-12-23 20:31:00 +01:00
Philipp Crocoll c048399c63 re-introduce (simplified) dark theme
ask confirmation message before permanently deleting entries (when no recycle bin is present)
2015-12-22 05:42:02 +01:00
Philipp Crocoll 169994eb06 add option to choose Icon Sets from other apk.
Created preliminary app for ancient icons
2015-12-21 21:23:28 +01:00
Philipp Crocoll c6cd5123c8 fixed more icons
added min height in password edit text to make sure (hopefully) the eye icon doesn't overlap the line
changed status bar color in action mode
fixed string for change log (v0.9.8)
2015-10-29 21:45:53 +01:00
Philipp Crocoll f11eabe13f fix design issues as requested by Stefano 2015-10-29 20:31:34 +01:00
Philipp Crocoll 5de1e2be83 fix scaling bug with icons 2015-10-03 20:35:05 +02:00
Philipp Crocoll 2bff468242 Allow to add new custom icons
ChangeLog/Manifest 0.9.9-pre1
2015-10-01 19:40:28 +02:00
Philipp Crocoll 40915c4ef1 Merge branch 'sslfix_0.9.8'
Conflicts:
	src/KeePass.sln
	src/keepass2android/Properties/AndroidManifest_net.xml
2015-09-30 08:19:57 +02:00
Philipp Crocoll 3b3bda2dd5 changelog and Manifest for 0.9.8c 2015-09-30 08:17:26 +02:00
Philipp Crocoll 565438a630 check for duplicate keys in entry edit 2015-09-29 01:20:25 +02:00
Philipp Crocoll 16d068826f remove kdb beta warning 2015-09-25 06:27:51 +02:00
Philipp Crocoll b856e1ec15 implemented design improvements as suggested by Stefano 2015-09-15 06:25:17 +02:00
Philipp Crocoll c7cf120c1d Merge branch 'master' into MaterialDesign
Conflicts:
	src/AndroidFileChooserBinding/AndroidFileChooserBinding.csproj
	src/JavaFileStorageBindings/JavaFileStorageBindings.csproj
	src/KP2AKdbLibraryBinding/KP2AKdbLibraryBinding.csproj
	src/KeePass.sln
	src/KeePassLib2Android/KeePassLib2Android.csproj
	src/PluginSdkBinding/PluginSdkBinding.csproj
	src/keepass2android/AboutActivity.cs
	src/keepass2android/ExportDatabaseActivity.cs
	src/keepass2android/GroupActivity.cs
	src/keepass2android/GroupBaseActivity.cs
	src/keepass2android/Properties/AndroidManifest_net.xml
	src/keepass2android/keepass2android.csproj
	src/keepass2android/search/SearchProvider.cs
2015-09-04 05:34:27 +02:00
Philipp Crocoll fad8dc8b22 fixed bugs:
- work around Mono bug in GZipStream (see http://sourceforge.net/p/keepass/bugs/1373/) by including a custom GZipStream implementation
 - fixed issue with export database to System file picker location
 - fixed issues with preference options crashing with ActivityNotFound (due to changes in Xamarin 5.1, see https://bugzilla.xamarin.com/show_bug.cgi?id=33617
updated manifest/changelog
2015-09-03 22:03:28 +02:00
Philipp Crocoll 27ee770bbb Fix for search suggestions no longer visible (probably since Xamarin/Android tools update),
Manifest for 0.9.8
2015-08-26 21:01:49 +02:00
Philipp Crocoll af02ca7599 implemented action items for move and delete (includes extension of apptasks to delete/move multiple items)
fixed display issue in QuickUnlock
fixed text color of recent files
2015-08-19 07:03:12 +02:00
Philipp Crocoll 15f73257fa 0.9.8-pre2 2015-08-12 06:40:14 +02:00
Philipp Crocoll 0ef2378ddc major elements of new app design implemented
caution: not fully functional, several features missing/crashing
2015-08-10 08:07:42 +02:00
Philipp Crocoll 3f7318c402 Changelog for 0.9.8 preview 1 2015-06-23 21:19:11 +02:00
Philipp Crocoll ed15af3f8f * check if entered URI looks like a directory (not a file) and issue warning in SelectStorageLocationActivity
* check if URI is directory and refuse to delete in IOConnection
2015-06-17 06:33:29 +02:00
Philipp Crocoll 80b6a1d287 Support for Storage Access Framework
* EntryEditActivity: support content-URIs and extracting display names from them
* AndroidContentStorage.cs, SelectStorageLocationActivityBase.cs: support for SAF with persistable URI permissions
* FileChooser returns URI as data
* CreateDatabaseActivity.cs supports content URIs
* FileStorageSelectionActivity: doesn't show "Local file" anymore, now system file picker on KitKat
2015-06-07 22:44:34 +02:00
Philipp Crocoll b848e191fc updated translations
version update -> 0.9.7b
2015-05-21 05:45:49 +02:00
Philipp Crocoll cbfef09c81 allow localization for "Copy to clipboard" string 2015-04-01 21:26:46 +02: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 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 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 db5357ce84 added contributions
improved changelog
2014-12-30 06:20:40 +01:00