Commit Graph

  • 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 +0100
  • 64e265b2be display reason why file is read only when first opening a database Philipp Crocoll 2016-01-13 05:13:02 +0100
  • cd5fc13939 update help strings Philipp Crocoll 2016-01-13 04:12:28 +0100
  • 2c012d5f71 allow to configure Error report settings Fix issue in DatabaseSettings implementation (deleting a preference twice) Philipp Crocoll 2016-01-13 03:44:15 +0100
  • 82b288ae71 switch back to Mono implementation for GZip Philipp Crocoll 2016-01-11 21:57:54 +0100
  • 8fc98df53b start implementing Xamarin.Insights based error reports Philipp Crocoll 2016-01-11 20:58:42 +0100
  • 870e34d02e Changelog + Manifest for 1.0.0-pre4 Philipp Crocoll 2016-01-11 04:43:14 +0100
  • b67f5538ce implement Unlock by Samsung Fingerprint (Pass SDK) Philipp Crocoll 2016-01-10 20:27:26 +0100
  • 41d6b3ac5e ignore @confirm fields Philipp Crocoll 2016-01-08 20:20:48 +0100
  • 8fa15e3ba6 added option to add built-in template entries to database Philipp Crocoll 2016-01-08 20:18:34 +0100
  • 5d8aa8afe0 Added support for Entry templates Philipp Crocoll 2016-01-07 05:13:04 +0100
  • b1dcc4f7a9 add StopListening in OnPause of QuickUnlock add missing files Philipp Crocoll 2016-01-05 12:18:22 +0100
  • 161964bff7 improved editing of extra strings Philipp Crocoll 2016-01-05 12:17:58 +0100
  • 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 +0100
  • 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 +0100
  • 1690aff45e prompt to re-enabled fp unlock after change master password Philipp Crocoll 2016-01-02 22:22:55 +0100
  • aed1d88f75 disable fingerprint unlock when unlocking fails with invalid key Philipp Crocoll 2016-01-02 21:57:49 +0100
  • b3416410f0 implemented Fingerprint QuickUnlock Philipp Crocoll 2016-01-02 21:29:26 +0100
  • 756f6971f1 added fingerprint unlock settings implemented full fingerprint unlock Philipp Crocoll 2016-01-02 12:31:30 +0100
  • 9990ceeb8d simplify Decryption interface Philipp Crocoll 2015-12-30 16:17:55 +0100
  • 6c8afec8b5 implemented test for fingerprint auth Philipp Crocoll 2015-12-30 16:08:31 +0100
  • 5f741f2d5f Merge branch '0.9.9' Philipp Crocoll 2015-12-29 20:41:39 +0100
  • 850b64f178 set version code for 0.9.9e release Philipp Crocoll 2015-12-29 20:39:33 +0100
  • 51e269527c fix wrong display name of built-in icon set Philipp Crocoll 2015-12-29 15:34:13 +0100
  • 35cb4edb04 fix problem with Android 4.x storage type selection Philipp Crocoll 2015-12-29 15:25:52 +0100
  • 0c60828a21 increased version code Philipp Crocoll 2015-12-23 22:15:32 +0100
  • c7e7007bfa start implementing Fingerprint stuff Philipp Crocoll 2015-12-29 14:18:09 +0100
  • b93d9095db update build tools for Android 6 and packages Philipp Crocoll 2015-12-28 07:25:57 +0100
  • 1ebf82d4c0 fix missing right arrow after leaving action mode Philipp Crocoll 2015-12-28 07:25:37 +0100
  • 272b7e6aad fix wrong display name of built-in icon set in non-debug builds Philipp Crocoll 2015-12-28 07:25:09 +0100
  • 959e269b9a 1.0.0 preview 1 Philipp Crocoll 2015-12-28 07:23:43 +0100
  • 017675e16e added option to copy an entry Philipp Crocoll 2015-12-27 09:39:30 +0100
  • ec4fe32b29 added offline mode Philipp Crocoll 2015-12-27 08:50:45 +0100
  • d2850f5ea6 increased version code Philipp Crocoll 2015-12-23 22:15:32 +0100
  • c384273df4 add auto-complete for additional string keys Philipp Crocoll 2015-12-23 22:15:03 +0100
  • 4651546850 add context menu to delete list elements of recent files Philipp Crocoll 2015-12-23 22:13:55 +0100
  • d99092aabd bug fix which caused a crash when opening remote files Philipp Crocoll 2015-12-23 20:31:21 +0100
  • 75c85cb4f2 release 0.9.9c Philipp Crocoll 2015-12-23 20:31:00 +0100
  • 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 +0100
  • 39555fcdaf fix incorrect display of OTP secret encoding in recovery screen Philipp Crocoll 2015-12-22 13:21:18 +0100
  • 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 +0100
  • 169994eb06 add option to choose Icon Sets from other apk. Created preliminary app for ancient icons Philipp Crocoll 2015-12-21 21:23:28 +0100
  • 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 +0100
  • 88e6c13513 update translations from crowdin Philipp Crocoll 2015-10-29 22:00:28 +0100
  • 6fa4806e81 avoid searching for host (with or without subdomains) for androidapp:// queries Philipp Crocoll 2015-10-29 21:47:04 +0100
  • 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 +0100
  • f11eabe13f fix design issues as requested by Stefano Philipp Crocoll 2015-10-29 20:31:34 +0100
  • d4c6eb6e99 release 1.0 Philipp Crocoll 2015-10-10 13:03:31 +0200
  • 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 +0200
  • 95fe89f020 extract correct app name fix cancel notification behavior Philipp Crocoll 2015-10-09 22:17:24 +0200
  • b0d03be123 update Icon and description Philipp Crocoll 2015-10-09 21:33:19 +0200
  • f6d0778a46 First version of AutoFill Plugin Philipp Crocoll 2015-10-09 13:08:11 +0200
  • 7e593960bd fixed quick search issue Philipp Crocoll 2015-10-03 22:17:05 +0200
  • 5de1e2be83 fix scaling bug with icons Philipp Crocoll 2015-10-03 20:35:05 +0200
  • 243cab221c fix scaling issues with images Philipp Crocoll 2015-10-03 06:53:45 +0200
  • e982cde4d1 increase encryptions rounds (now really) Philipp Crocoll 2015-10-03 06:34:25 +0200
  • b10d4fdd2d fix crash when clicking about in settings Philipp Crocoll 2015-10-03 06:34:10 +0200
  • 2bff468242 Allow to add new custom icons ChangeLog/Manifest 0.9.9-pre1 Philipp Crocoll 2015-10-01 19:40:28 +0200
  • 1bca643c3f allow to pick (existing) custom icons Philipp Crocoll 2015-09-30 20:43:38 +0200
  • 89672fe201 updated icons Philipp Crocoll 2015-09-30 20:43:24 +0200
  • a94f8d1ab4 add files to .gitignore Philipp Crocoll 2015-09-30 08:21:09 +0200
  • 40915c4ef1 Merge branch 'sslfix_0.9.8' Philipp Crocoll 2015-09-30 08:19:57 +0200
  • 3b3bda2dd5 changelog and Manifest for 0.9.8c Philipp Crocoll 2015-09-30 08:17:26 +0200
  • 96b25f95e5 fixed SSL vulnerability in AuthorizationRequest.java ported JavaFileStorage to Android Studio project/Gradle Philipp Crocoll 2015-09-29 01:00:47 +0200
  • f7a4cfadf2 removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue Philipp Crocoll 2015-09-26 03:19:50 +0200
  • 565438a630 check for duplicate keys in entry edit Philipp Crocoll 2015-09-29 01:20:25 +0200
  • 4fb1ae996a fixed SSL vulnerability in AuthorizationRequest.java ported JavaFileStorage to Android Studio project/Gradle Philipp Crocoll 2015-09-29 01:00:47 +0200
  • ef66484505 removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue Philipp Crocoll 2015-09-26 03:19:50 +0200
  • 16d068826f remove kdb beta warning Philipp Crocoll 2015-09-25 06:27:51 +0200
  • dc80cd5c57 support for MultiWindow e.g. on Samsung devices Philipp Crocoll 2015-09-25 06:26:46 +0200
  • 301319807e add missing file icf48.png Philipp Crocoll 2015-09-24 06:14:05 +0200
  • 287e4bfff7 Merge branch 'MaterialDesign' Philipp Crocoll 2015-09-24 06:13:06 +0200
  • 826be23481 fixed broken group icons Philipp Crocoll 2015-09-24 06:12:37 +0200
  • 6817a365ff increased default number of encryption rounds to reflect the dramatic increase in computation power on mobile devices Philipp Crocoll 2015-09-23 20:30:22 +0200
  • 9de1a69cb2 removed transitions (old style) fixed crashes due to non-existing attrs Philipp Crocoll 2015-09-23 20:29:52 +0200
  • 3f740bd319 fixes for UI issues * now tested on small screens (fixes for too large font/logo in FileSelect) * nav drawer in password screen scrollable * fixed FABs on Android 4.4 * fixed issue with Filename dialog for HTTP/FTP * fixed wrong ID in entry_view_contents.xml Philipp Crocoll 2015-09-22 20:51:59 +0200
  • bec0b33365 fix problems detecting MIME Type from uppercase file extensions Philipp Crocoll 2015-09-17 21:35:29 +0200
  • 60faa9cfab fix layouts for search results / share url results fix crash in empty group view Philipp Crocoll 2015-09-17 06:01:45 +0200
  • 7527560ba0 fixed action mode menu removed gray right arrow in group list in action mode removed "TODO" comments Philipp Crocoll 2015-09-17 05:26:13 +0200
  • 4a2f36aebc fix wrong dates in DonateReminder Philipp Crocoll 2015-09-17 04:57:36 +0200
  • dde19eed05 fix crash when rotating device in Password/QuickUnlock because of duplicate id make white icons visible in icon picker Philipp Crocoll 2015-09-17 04:57:11 +0200
  • cc47c71059 Improved password + QuickUnlock screens by introducing AdjustResize (now working with design lib 22.2.1.0) Philipp Crocoll 2015-09-15 21:45:04 +0200
  • b856e1ec15 implemented design improvements as suggested by Stefano Philipp Crocoll 2015-09-15 06:25:17 +0200
  • 7d09a288d5 show caching option also for Offline version (required as Cache is used for content storage) Philipp Crocoll 2015-09-14 05:59:28 +0200
  • 996d0f10b8 fixed target sdk in debug manifest to 21, now status bar color is working also in Debug Philipp Crocoll 2015-09-14 05:58:57 +0200
  • 7a21f26007 new icons, folder icons are used changed resource ids to not be equal to layout ids (hint from stackoverflow) Philipp Crocoll 2015-09-13 12:33:24 +0200
  • 3ac72950de intermediate checkin working on improving material design Philipp Crocoll 2015-09-08 19:58:20 +0200
  • c41e340d36 0.9.8b for Offline version Philipp Crocoll 2015-09-08 05:20:31 +0200
  • 801200b7f9 further resource cleanup Philipp Crocoll 2015-09-07 20:29:48 +0200
  • f49aab87f2 bug fixes: additional fields not visible, discard warning not displayed when home clicked Philipp Crocoll 2015-09-04 21:36:20 +0200
  • 2747e048c5 further cleanup Philipp Crocoll 2015-09-04 21:35:50 +0200
  • 6949ac0d8c fixed issues with menus and app compat Philipp Crocoll 2015-09-04 08:13:01 +0200
  • efdbc949e2 cleaned up drawable folders. Every drawable is now (temporarily) contained exactly once, removed no longer used drawables Philipp Crocoll 2015-09-04 08:12:32 +0200
  • c7cf120c1d Merge branch 'master' into MaterialDesign Philipp Crocoll 2015-09-04 05:34:27 +0200
  • 0e388547d9 removed old projects Philipp Crocoll 2015-09-04 05:12:30 +0200
  • 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 Philipp Crocoll 2015-09-03 22:03:28 +0200
  • 617e2b782b update project files Philipp Crocoll 2015-09-02 23:15:12 +0200
  • 636ebda156 fixed duplicate style definition Philipp Crocoll 2015-09-02 22:33:12 +0200
  • 4cb0cf3d72 added files to simplify build Philipp Crocoll 2015-09-02 22:32:28 +0200
  • 1f62797b78 intermediary (still search suggestions) Philipp Crocoll 2015-09-01 06:13:55 +0200