Commit Graph

619 Commits

Author SHA1 Message Date
Philipp Crocoll
c384273df4 add auto-complete for additional string keys 2015-12-23 22:15:03 +01:00
Philipp Crocoll
4651546850 add context menu to delete list elements of recent files 2015-12-23 22:13:55 +01:00
Philipp Crocoll
d99092aabd bug fix which caused a crash when opening remote files 2015-12-23 20:31:21 +01:00
Philipp Crocoll
75c85cb4f2 release 0.9.9c 2015-12-23 20:31:00 +01:00
Philipp Crocoll
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
2015-12-22 13:23:21 +01:00
Philipp Crocoll
39555fcdaf fix incorrect display of OTP secret encoding in recovery screen 2015-12-22 13:21:18 +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
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)
2015-10-31 05:02:44 +01:00
Philipp Crocoll
88e6c13513 update translations from crowdin 2015-10-29 22:00:28 +01:00
Philipp Crocoll
6fa4806e81 avoid searching for host (with or without subdomains) for androidapp:// queries 2015-10-29 21:47:04 +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
d4c6eb6e99 release 1.0 2015-10-10 13:03:31 +02:00
Philipp Crocoll
641aa5a8b4 catch cancelled lookup
allow URL to change after lookup (as long as host remains)
add debugging
2015-10-09 22:52:06 +02:00
Philipp Crocoll
95fe89f020 extract correct app name
fix cancel notification behavior
2015-10-09 22:17:24 +02:00
Philipp Crocoll
b0d03be123 update Icon and description 2015-10-09 21:33:19 +02:00
Philipp Crocoll
f6d0778a46 First version of AutoFill Plugin 2015-10-09 13:08:11 +02:00
Philipp Crocoll
7e593960bd fixed quick search issue 2015-10-03 22:17:05 +02:00
Philipp Crocoll
5de1e2be83 fix scaling bug with icons 2015-10-03 20:35:05 +02:00
Philipp Crocoll
243cab221c fix scaling issues with images 2015-10-03 06:53:45 +02:00
Philipp Crocoll
e982cde4d1 increase encryptions rounds (now really) 2015-10-03 06:34:25 +02:00
Philipp Crocoll
b10d4fdd2d fix crash when clicking about in settings 2015-10-03 06:34:10 +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
1bca643c3f allow to pick (existing) custom icons 2015-09-30 20:43:38 +02:00
Philipp Crocoll
89672fe201 updated icons 2015-09-30 20:43:24 +02:00
Philipp Crocoll
a94f8d1ab4 add files to .gitignore 2015-09-30 08:21:09 +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
96b25f95e5 fixed SSL vulnerability in AuthorizationRequest.java
ported JavaFileStorage to Android Studio project/Gradle

Conflicts:
	src/KeePass.sln
	src/java/JavaFileStorage/bin/javafilestorage.jar
2015-09-29 07:48:02 +02:00
Philipp Crocoll
f7a4cfadf2 removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue 2015-09-29 07:43:53 +02:00
Philipp Crocoll
565438a630 check for duplicate keys in entry edit 2015-09-29 01:20:25 +02:00
Philipp Crocoll
4fb1ae996a fixed SSL vulnerability in AuthorizationRequest.java
ported JavaFileStorage to Android Studio project/Gradle
2015-09-29 01:00:47 +02:00
Philipp Crocoll
ef66484505 removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue 2015-09-26 03:19:50 +02:00
Philipp Crocoll
16d068826f remove kdb beta warning 2015-09-25 06:27:51 +02:00
Philipp Crocoll
dc80cd5c57 support for MultiWindow e.g. on Samsung devices 2015-09-25 06:26:46 +02:00
Philipp Crocoll
301319807e add missing file icf48.png 2015-09-24 06:14:05 +02:00
Philipp Crocoll
287e4bfff7 Merge branch 'MaterialDesign' 2015-09-24 06:13:06 +02:00
Philipp Crocoll
826be23481 fixed broken group icons 2015-09-24 06:12:37 +02:00
Philipp Crocoll
6817a365ff increased default number of encryption rounds to reflect the dramatic increase in computation power on mobile devices 2015-09-23 20:30:22 +02:00
Philipp Crocoll
9de1a69cb2 removed transitions (old style)
fixed crashes due to non-existing attrs
2015-09-23 20:29:52 +02:00
Philipp Crocoll
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

reverted notify icons
2015-09-22 20:51:59 +02:00
Philipp Crocoll
bec0b33365 fix problems detecting MIME Type from uppercase file extensions 2015-09-17 21:35:29 +02:00
Philipp Crocoll
60faa9cfab fix layouts for search results / share url results
fix crash in empty group view
2015-09-17 20:49:48 +02:00
Philipp Crocoll
7527560ba0 fixed action mode menu
removed gray right arrow in group list in action mode
removed "TODO" comments
2015-09-17 05:26:13 +02:00
Philipp Crocoll
4a2f36aebc fix wrong dates in DonateReminder 2015-09-17 04:57:36 +02:00
Philipp Crocoll
dde19eed05 fix crash when rotating device in Password/QuickUnlock because of duplicate id
make white icons visible in icon picker
2015-09-17 04:57:11 +02:00
Philipp Crocoll
cc47c71059 Improved password + QuickUnlock screens by introducing AdjustResize (now working with design lib 22.2.1.0) 2015-09-15 21:55:05 +02:00
Philipp Crocoll
b856e1ec15 implemented design improvements as suggested by Stefano 2015-09-15 06:25:17 +02:00
Philipp Crocoll
7d09a288d5 show caching option also for Offline version (required as Cache is used for content storage) 2015-09-14 05:59:28 +02:00