Commit Graph

  • 0bab9abac5 catch exceptions when updating offline mode menu Philipp Crocoll 2016-03-02 05:33:59 +01:00
  • 497be64633 add missing File NetFtpFileStorage.cs, added HttpClient based Http implementation Philipp Crocoll 2016-03-02 05:29:42 +01:00
  • 0e40033d85 Merge branch 'Branch_1.0.0-pre7c' Philipp Crocoll 2016-02-16 11:59:39 +01:00
  • 2dcc53c32f Merge branch 'Branch_1.0.0' Philipp Crocoll 2016-02-16 11:58:10 +01:00
  • 0c7c543558 add JavaFileStorage ref to KP2ABusinessLogic project again, update .aar files Philipp Crocoll 2016-02-16 11:55:55 +01:00
  • 42fc18b4e0 Clear clipboard fix Philipp Crocoll 2016-02-16 11:53:59 +01:00
  • 118bd4f6ee resolve field references when displaying in EntryActivity or username in grouplist Philipp Crocoll 2016-02-15 22:22:48 +01:00
  • 17309ebb4a fix another NullPtrException (cannot log null) Philipp Crocoll 2016-02-15 21:23:48 +01:00
  • 8b192b4796 fix another NullPtrException (cannot log null) Philipp Crocoll 2016-02-15 21:23:48 +01:00
  • 5c9b411bfd 7c release fix bugs in AutoFillService add 1.0.0 changelog again move kill button down Philipp Crocoll 2016-02-07 20:55:29 +01:00
  • c694ed0f96 started working on FTP(S) implementation using netftp and introduction of "server accounts" Philipp Crocoll 2016-02-03 12:43:37 +01:00
  • 91059a8349 Merge branch 'Branch_0.9.9-offline' Philipp Crocoll 2016-01-31 18:46:00 +01:00
  • 0e469c649b fixed projects files for building release apk Philipp Crocoll 2016-01-31 18:40:20 +01:00
  • 8e424303d9 suppress OfflineSwitchable (strings missing, not yet fully tested) 0.9.9 offline release Philipp Crocoll 2016-01-31 18:03:32 +01:00
  • 77dc5040a2 implemented "get regular version" button and kp2a-offline splash logo Philipp Crocoll 2016-01-31 17:43:00 +01:00
  • d96723f3a0 removed file from index Philipp Crocoll 2016-01-31 16:45:22 +01:00
  • 033ad06608 bug fix: correctly check for null strings in AutoFill Service Philipp Crocoll 2016-01-31 16:44:21 +01:00
  • b49fcb8ebe fix crash on Android 6 -> 1.0.0 pre7b Philipp Crocoll 2016-01-30 13:25:24 +01:00
  • 9ddc142d98 1.0.0-pre7 only show AutoFill question when about to close allow to send error report "manually" from AutoFill service Philipp Crocoll 2016-01-30 08:40:39 +01:00
  • 3b5c28c02a fixed bugs removed some error reporting in cases where the errors are somewhat expected and handled Philipp Crocoll 2016-01-29 22:09:22 +01:00
  • a2be64d1cb updated InputStick plugin (and migrated to Android Studio) cleaned up java directory Philipp Crocoll 2016-01-28 06:50:37 +01:00
  • 3d2f6db36d implemented AutoFill service in Java, integrated into main app Philipp Crocoll 2016-01-27 05:58:33 +01:00
  • c0f2b68963 upgrade InputStickAPI Philipp Crocoll 2016-01-27 05:25:01 +01:00
  • 4b0d727a41 trying to remove memory leak in AccService Philipp Crocoll 2016-01-20 22:13:30 +01:00
  • 8cda4e8919 integrate KP2A Accessibility Service for AutoFill into main app Philipp Crocoll 2016-01-20 21:14:24 +01:00
  • d4a6e37117 make bottom_bar a RelativeLayout as expected by MoveBottomBarButtons Philipp Crocoll 2016-01-20 04:35:38 +01:00
  • f75e36507a change log for 1.0.0-pre6 Philipp Crocoll 2016-01-18 21:19:53 +01:00
  • 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 Philipp Crocoll 2016-01-18 21:18:22 +01:00
  • 311316ea50 add template entries when creating a new database Philipp Crocoll 2016-01-18 04:40:07 +01:00
  • 0f46f18ca5 * don't crash when loading keyboard settings fails * added "en" to white-list * always show settings key Philipp Crocoll 2016-01-17 21:01:22 +01:00
  • bc0659957f convert keyboard project to Android Studio / Gradle project Philipp Crocoll 2016-01-13 21:37:41 +01:00
  • 7b0c4c52dd fix: use normal theme for dialogs in light mode Philipp Crocoll 2016-01-13 20:38:17 +01:00
  • bf08f19378 bug fix: allow to switch from custom icon to biult-in icon for groups Philipp Crocoll 2016-01-13 20:37:55 +01:00
  • 1c7535c8ed don't require "://" in URL, only require ":" -> works for tel:12345 URLs use ActionDial instead of ActionView for tel: URLs Philipp Crocoll 2016-01-13 20:37:23 +01:00
  • 64e265b2be display reason why file is read only when first opening a database Philipp Crocoll 2016-01-13 05:13:02 +01:00
  • cd5fc13939 update help strings Philipp Crocoll 2016-01-13 04:12:28 +01:00
  • 2c012d5f71 allow to configure Error report settings Fix issue in DatabaseSettings implementation (deleting a preference twice) Philipp Crocoll 2016-01-13 03:44:15 +01:00
  • 82b288ae71 switch back to Mono implementation for GZip Philipp Crocoll 2016-01-11 21:57:54 +01:00
  • 8fc98df53b start implementing Xamarin.Insights based error reports Philipp Crocoll 2016-01-11 20:58:42 +01:00
  • 870e34d02e Changelog + Manifest for 1.0.0-pre4 Philipp Crocoll 2016-01-11 04:43:14 +01:00
  • b67f5538ce implement Unlock by Samsung Fingerprint (Pass SDK) Philipp Crocoll 2016-01-10 20:27:26 +01:00
  • 41d6b3ac5e ignore @confirm fields Philipp Crocoll 2016-01-08 20:20:48 +01:00
  • 8fa15e3ba6 added option to add built-in template entries to database Philipp Crocoll 2016-01-08 20:18:34 +01:00
  • 5d8aa8afe0 Added support for Entry templates Philipp Crocoll 2016-01-07 05:13:04 +01:00
  • b1dcc4f7a9 add StopListening in OnPause of QuickUnlock add missing files Philipp Crocoll 2016-01-05 12:18:22 +01:00
  • 161964bff7 improved editing of extra strings Philipp Crocoll 2016-01-05 12:17:58 +01:00
  • 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) Philipp Crocoll 2016-01-04 15:34:58 +01:00
  • 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 Philipp Crocoll 2016-01-04 01:58:54 +01:00
  • 1690aff45e prompt to re-enabled fp unlock after change master password Philipp Crocoll 2016-01-02 22:22:55 +01:00
  • aed1d88f75 disable fingerprint unlock when unlocking fails with invalid key Philipp Crocoll 2016-01-02 21:57:49 +01:00
  • b3416410f0 implemented Fingerprint QuickUnlock Philipp Crocoll 2016-01-02 21:29:26 +01:00
  • 756f6971f1 added fingerprint unlock settings implemented full fingerprint unlock Philipp Crocoll 2016-01-02 12:31:30 +01:00
  • 9990ceeb8d simplify Decryption interface Philipp Crocoll 2015-12-30 16:17:55 +01:00
  • 6c8afec8b5 implemented test for fingerprint auth Philipp Crocoll 2015-12-30 16:08:31 +01:00
  • 5f741f2d5f Merge branch '0.9.9' Philipp Crocoll 2015-12-29 20:41:39 +01:00
  • 850b64f178 set version code for 0.9.9e release Philipp Crocoll 2015-12-29 20:39:33 +01:00
  • 51e269527c fix wrong display name of built-in icon set Philipp Crocoll 2015-12-29 15:34:13 +01:00
  • 35cb4edb04 fix problem with Android 4.x storage type selection Philipp Crocoll 2015-12-29 15:25:52 +01:00
  • 0c60828a21 increased version code Philipp Crocoll 2015-12-23 22:15:32 +01:00
  • c7e7007bfa start implementing Fingerprint stuff Philipp Crocoll 2015-12-29 14:18:09 +01:00
  • b93d9095db update build tools for Android 6 and packages Philipp Crocoll 2015-12-28 07:25:57 +01:00
  • 1ebf82d4c0 fix missing right arrow after leaving action mode Philipp Crocoll 2015-12-28 07:25:37 +01:00
  • 272b7e6aad fix wrong display name of built-in icon set in non-debug builds Philipp Crocoll 2015-12-28 07:25:09 +01:00
  • 959e269b9a 1.0.0 preview 1 Philipp Crocoll 2015-12-28 07:23:43 +01:00
  • 017675e16e added option to copy an entry Philipp Crocoll 2015-12-27 09:39:30 +01:00
  • ec4fe32b29 added offline mode Philipp Crocoll 2015-12-27 08:50:45 +01:00
  • d2850f5ea6 increased version code Philipp Crocoll 2015-12-23 22:15:32 +01:00
  • c384273df4 add auto-complete for additional string keys Philipp Crocoll 2015-12-23 22:15:03 +01:00
  • 4651546850 add context menu to delete list elements of recent files Philipp Crocoll 2015-12-23 22:13:55 +01:00
  • d99092aabd bug fix which caused a crash when opening remote files Philipp Crocoll 2015-12-23 20:31:21 +01:00
  • 75c85cb4f2 release 0.9.9c Philipp Crocoll 2015-12-23 20:31:00 +01:00
  • 2bfedea38b add ic_launcher in v4 folders to overwrite robot icon from app compat library which is displayed in some places fix dark theme background color in some activities by applying theme before base.OnCreate add missing files to version control Philipp Crocoll 2015-12-22 13:23:21 +01:00
  • 39555fcdaf fix incorrect display of OTP secret encoding in recovery screen Philipp Crocoll 2015-12-22 13:21:18 +01:00
  • c048399c63 re-introduce (simplified) dark theme ask confirmation message before permanently deleting entries (when no recycle bin is present) Philipp Crocoll 2015-12-22 05:42:02 +01:00
  • 169994eb06 add option to choose Icon Sets from other apk. Created preliminary app for ancient icons Philipp Crocoll 2015-12-21 21:23:28 +01:00
  • bcd7aa722e fix for missing last charactor on "close database" button in German dark status bar color for blue theme Version 0.9.9 (preview 2) Philipp Crocoll 2015-10-31 05:02:44 +01:00
  • 88e6c13513 update translations from crowdin Philipp Crocoll 2015-10-29 22:00:28 +01:00
  • 6fa4806e81 avoid searching for host (with or without subdomains) for androidapp:// queries Philipp Crocoll 2015-10-29 21:47:04 +01:00
  • 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) Philipp Crocoll 2015-10-29 21:45:53 +01:00
  • f11eabe13f fix design issues as requested by Stefano Philipp Crocoll 2015-10-29 20:31:34 +01:00
  • d4c6eb6e99 release 1.0 Philipp Crocoll 2015-10-10 13:03:31 +02:00
  • 641aa5a8b4 catch cancelled lookup allow URL to change after lookup (as long as host remains) add debugging Philipp Crocoll 2015-10-09 22:52:06 +02:00
  • 95fe89f020 extract correct app name fix cancel notification behavior Philipp Crocoll 2015-10-09 22:17:24 +02:00
  • b0d03be123 update Icon and description Philipp Crocoll 2015-10-09 21:33:19 +02:00
  • f6d0778a46 First version of AutoFill Plugin Philipp Crocoll 2015-10-09 13:08:11 +02:00
  • 7e593960bd fixed quick search issue Philipp Crocoll 2015-10-03 22:17:05 +02:00
  • 5de1e2be83 fix scaling bug with icons Philipp Crocoll 2015-10-03 20:35:05 +02:00
  • 243cab221c fix scaling issues with images Philipp Crocoll 2015-10-03 06:53:45 +02:00
  • e982cde4d1 increase encryptions rounds (now really) Philipp Crocoll 2015-10-03 06:34:25 +02:00
  • b10d4fdd2d fix crash when clicking about in settings Philipp Crocoll 2015-10-03 06:34:10 +02:00
  • 2bff468242 Allow to add new custom icons ChangeLog/Manifest 0.9.9-pre1 Philipp Crocoll 2015-10-01 19:40:28 +02:00
  • 1bca643c3f allow to pick (existing) custom icons Philipp Crocoll 2015-09-30 20:43:38 +02:00
  • 89672fe201 updated icons Philipp Crocoll 2015-09-30 20:43:24 +02:00
  • a94f8d1ab4 add files to .gitignore Philipp Crocoll 2015-09-30 08:21:09 +02:00
  • 40915c4ef1 Merge branch 'sslfix_0.9.8' Philipp Crocoll 2015-09-30 08:19:57 +02:00
  • 3b3bda2dd5 changelog and Manifest for 0.9.8c Philipp Crocoll 2015-09-30 08:17:26 +02:00
  • 96b25f95e5 fixed SSL vulnerability in AuthorizationRequest.java ported JavaFileStorage to Android Studio project/Gradle Philipp Crocoll 2015-09-29 01:00:47 +02:00
  • f7a4cfadf2 removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue Philipp Crocoll 2015-09-26 03:19:50 +02:00
  • 565438a630 check for duplicate keys in entry edit Philipp Crocoll 2015-09-29 01:20:25 +02:00
  • 4fb1ae996a fixed SSL vulnerability in AuthorizationRequest.java ported JavaFileStorage to Android Studio project/Gradle Philipp Crocoll 2015-09-29 01:00:47 +02:00