Philipp Crocoll
c19326dc3c
warning that clearing of clipboard might not work on all devices. (TODO check if this really works. seems like there is an issue with the build system not adding the string resource correctly)
2017-08-14 09:28:08 +02:00
Philipp Crocoll
2bd15d7aac
add warning about unreliable clearing of clipboard
2017-07-10 12:40:24 +02:00
Philipp Crocoll
520b78e47a
fix potenital crash with invalid template entry
2017-07-10 12:39:48 +02:00
Philipp Crocoll
c82fc7d772
allow to export when working offline
2017-07-10 11:44:04 +02:00
Philipp Crocoll
1b99baa3ff
copy more fields from templates
2017-07-10 11:43:42 +02:00
Philipp Crocoll
6f43565baf
switch to DropboxSDK 3.0.3 to ensure future compatability
...
enable proguard on the main app in order not to hit the DEX limit 64k
2017-07-10 11:33:03 +02:00
Philipp Crocoll
7c4d303dd3
avoid using method which is API level 23 to prevent crash when opening settings
2017-06-30 05:34:43 +02:00
Philipp Crocoll
17cbb754a6
release 1.02-pre1
2017-06-27 06:49:51 +02:00
Philipp Crocoll
0fd5758566
improved behavior for keyboard/autofill service activation (don't activate keyboard if looking up for autofill, ask autofill/keyboard before bringing up keyboard activation)
...
added preference to install keyboardswap
adjusted keyboardswap package name
2017-06-27 06:49:41 +02:00
Philipp Crocoll
f2994295d8
consider all passwords fields, not only empty ones. Seems like current Chrome returns 8 dots always which makes AutoFill fail.
2017-06-26 13:33:07 +02:00
Philipp Crocoll
2751dfd95b
increase heap size to speed up builds
2017-06-26 13:32:06 +02:00
Philipp Crocoll
3157c8a2ae
add license file for automatic build
2017-06-26 11:11:08 +02:00
Philipp Crocoll
9cdf8d877e
fixed build error with current Xamarin version by disabling minification in android-filechooser release build
2017-06-26 10:38:59 +02:00
Philipp Crocoll
3217cfc92b
subrepos
2017-05-22 12:05:27 +02:00
Philipp Crocoll
d2144d5128
updated Build Tools, Gradle, JDK
2017-05-22 12:02:35 +02:00
Philipp Crocoll
9d07bb5d72
fix crash when trying to enable fingerprint without password. (that doesn't mean it's now useful to do so)
2017-05-09 06:35:57 +02:00
Philipp Crocoll
dbcb9ed55a
fix potential crash when trying to add attachment. Action GetContent is no longer recommended (even though OpenDocument does not show (most) third party apps).
2017-05-08 13:33:10 +02:00
Philipp Crocoll
29b9478a59
Merge branch 'master' of https://git01.codeplex.com/keepass2android
2017-05-08 11:28:47 +02:00
Philipp Crocoll
95d2a72199
fix for unnecessary clearing of fingerprint unlock data
2017-05-08 11:28:06 +02:00
Philipp Crocoll
624271da8f
removed unit test project from solution
2017-05-03 06:53:01 +02:00
Philipp Crocoll
3a8ddc02b9
remove more unused stuff, change unit test build target
2017-04-24 12:15:45 +02:00
Philipp Crocoll
84c350ca25
removed unused projects from solution file. add more notes in readme
2017-04-24 12:00:46 +02:00
Philipp Crocoll
9cf1574b90
added SamsungPass to solution file, removed unnecessary dependencies, added build-scripts and build-notes
2017-04-24 11:22:11 +02:00
Philipp Crocoll
8a0dfef2a6
Merge branch 'master' of C:\ph\keepass2android
2017-04-11 21:02:07 +02:00
Philipp Crocoll
413ec7769c
fix submodule path for SamsungPass bindings
2017-04-11 21:01:32 +02:00
Philipp Crocoll
0dbd1bd583
Merge branch 'master' of C:\ph\keepass2android
2017-04-11 03:37:31 +02:00
Philipp Crocoll
f0f8fbfbe6
add missing files
2017-04-11 03:37:15 +02:00
Philipp Crocoll
fdd6e77776
Merge branch 'master' of C:\ph\keepass2android
2017-04-11 03:34:46 +02:00
Philipp Crocoll
3e8651ef3b
add references jars for file storages
2017-04-11 03:27:14 +02:00
Philipp Crocoll
dfc2bcce48
Merge branch 'master' of C:\ph\keepass2android
2017-04-11 03:16:30 +02:00
Philipp Crocoll
ee57668215
add missing resource file
2017-04-11 03:16:09 +02:00
Philipp Crocoll
3fe7de6950
Merge branch 'master' of C:\ph\keepass2android
2017-04-11 02:53:43 +02:00
Philipp Crocoll
2c2dc5f627
add some files for building
2017-04-11 02:51:50 +02:00
Philipp Crocoll
fba8befd22
Merge branch 'master' of C:\ph\keepass2android
2017-04-11 02:36:39 +02:00
Philipp Crocoll
43bb27a55d
add gradle wrapper for JavaFileStorageTest
2017-04-11 02:36:06 +02:00
Philipp Crocoll
0730135be1
Merge branch 'master' of C:\ph\keepass2android
2017-04-11 02:26:34 +02:00
Philipp Crocoll
862f78387c
add Android Studio / gradle version of PluginSDK
2017-04-11 02:26:17 +02:00
Philipp Crocoll
dfeb8a174f
Merge branch 'master' of C:\ph\keepass2android
...
Conflicts:
src/java/KP2ASoftkeyboard_AS/.gradle/2.2.1/taskArtifacts/fileHashes.bin
src/java/KP2ASoftkeyboard_AS/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin
src/java/KP2ASoftkeyboard_AS/.gradle/2.2.1/taskArtifacts/taskArtifacts.bin
2017-04-11 02:22:54 +02:00
Philipp Crocoll
3ea36f02de
remove build files from git
2017-04-11 02:20:18 +02:00
Philipp Crocoll
ff422f0d32
add Java testing app for file storage implementations
2017-04-11 02:10:26 +02:00
Philipp Crocoll
dfbebd5d0d
1.01-g offline release
2017-03-22 07:22:47 +01:00
Philipp Crocoll
d41f8cdef5
add more diagnostics logging for fingerprint issue
...
OneDrive: backward compatible parsing of paths
2017-02-06 11:15:41 +01:00
Philipp Crocoll
c36ff24e38
fix feedback type in AccService, fix crash on Android < 5.0 by disabling accessibility service there
2017-02-05 04:21:01 +01:00
Philipp Crocoll
c1f8e91a3f
several fixes for potential crashes -> 1.01f
2017-02-05 04:20:14 +01:00
Philipp Crocoll
defd8e7904
1.01-e release
2017-02-04 17:29:05 +01:00
Philipp Crocoll
917886f38f
Display times as local times in entry activity
2017-01-31 12:12:56 +01:00
Philipp Crocoll
f7019c7cec
fix newly introduce issue on PasswordActivity: Preloading was not started correctly, causing potential crash when trying to work offline
2017-01-31 11:11:45 +01:00
Philipp Crocoll
e96fc44cf3
fix encoding issue with FTP credentials
2017-01-31 11:11:17 +01:00
Philipp Crocoll
44b0a7b898
fix crash in OneDriveStorage when accessing shared folders. Release 1.01-d
2017-01-31 11:11:10 +01:00
Philipp Crocoll
14f7167340
OneDrive: handle null modification time
...
WebDav: use custom HostnameVerifier to allow to ignore certificate problems
File chooser: improve error reporting in C# app
FileSelectHelper: fix issue with incorrect handling of default scheme in webdav dialog
release 1.01-c
2017-01-27 21:05:10 +01:00