Commit Graph

631 Commits

Author SHA1 Message Date
Philipp Crocoll
2751dfd95b increase heap size to speed up builds 2017-06-26 13:32:06 +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
d2144d5128 updated Build Tools, Gradle, JDK 2017-05-22 12:02:35 +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
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
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
Philipp Crocoll
a6a99e3685 update translations from crowdin 2017-01-20 20:34:23 +01:00
Philipp Crocoll
72212d47ca changelog for 1.01, add comments and logging 2017-01-20 20:32:04 +01:00
Philipp Crocoll
0afe1f97ff Dropbox: make sure the token upgrade does not run on Main thread
WebDav: fix bug in certificate error handling
release 1.01-pre3
2016-11-30 04:01:43 +01:00
Philipp Crocoll
6ce4ceb91b added legacy support for saved storage paths from WebDav/FTP
added changelog and version number for 1.01 preview-2 release
2016-11-28 20:43:39 +01:00
Philipp Crocoll
8f4ddae86e add missing files 2016-11-28 12:03:53 +01:00
Philipp Crocoll
7ddba53426 add binaries of JavaFileStorage for simpler build of main app 2016-11-28 11:56:29 +01:00
Philipp Crocoll
79545b9c6a update translations from crowdin 2016-11-28 11:53:30 +01:00
Philipp Crocoll
08b7e42a33 fix errors in DropboxV2+WebDav implementation 2016-11-28 11:44:36 +01:00
Philipp Crocoll
31f02eca61 integrated new storage implementations in C# app.
Extended file chooser to show error messages in case of connection failure. Important for new FTP/WebDav implementations when browsing fails.
2016-11-28 11:01:22 +01:00
Philipp Crocoll
0f2f99a98c WebDavStorage: introduced possibility to accept validation errors 2016-11-22 12:38:19 +01:00
Philipp Crocoll
0633f8d808 OneDrive: introduce error conversion for FileNotFoundException 2016-11-22 11:37:56 +01:00
Philipp Crocoll
d483f840de implemented OneDrive to work with file browser 2016-11-22 11:11:44 +01:00
Philipp Crocoll
a63663c30e implemented first version of WebDavStorage based on OkHttp
implemented first version of DropboxV2Storage (based on Api v2)
started to move to OneDrive SDK. duplicated MsaAuthenticator for making custom changes.
2016-11-22 04:30:29 +01:00
Philipp Crocoll
5fdcc28328 delete .idea files 2016-09-08 04:41:58 +02:00
Philipp Crocoll
4583259f45 try enabling x86 abi, update version code 2016-08-21 04:54:20 +02:00
Philipp Crocoll
84a1dac535 changes for NoNet-Release
add project converted to Android Studio
2016-08-20 20:47:52 +02:00
Philipp Crocoll
a1c1c142a1 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518), now really
update translations
increase version (1.0.0d)
2016-05-31 21:48:45 +02:00
Philipp Crocoll
80d1788c60 updated more translations
disabled error-notification in AutoFill
increased version number (1.0.0b)
2016-04-04 22:13:28 +02:00
Philipp Crocoll
0e40033d85 Merge branch 'Branch_1.0.0-pre7c'
Conflicts:
	src/java/JavaFileStorage/app/build/outputs/aar/app-debug.aar
	src/java/KP2ASoftkeyboard_AS/.idea/workspace.xml
	src/java/KP2ASoftkeyboard_AS/app/build/outputs/aar/app-debug.aar
2016-02-16 11:59:39 +01:00
Philipp Crocoll
0c7c543558 add JavaFileStorage ref to KP2ABusinessLogic project again, update .aar files 2016-02-16 11:55:55 +01:00
Philipp Crocoll
17309ebb4a fix another NullPtrException (cannot log null)
Conflicts:
	src/java/KP2ASoftkeyboard_AS/.idea/workspace.xml
2016-02-15 21:32:58 +01:00
Philipp Crocoll
5c9b411bfd 7c release
fix bugs in AutoFillService
add 1.0.0 changelog again
move kill button down
2016-02-07 20:55:29 +01:00
Philipp Crocoll
d96723f3a0 removed file from index 2016-01-31 16:45:22 +01:00
Philipp Crocoll
033ad06608 bug fix: correctly check for null strings in AutoFill Service 2016-01-31 16:44:21 +01: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
a2be64d1cb updated InputStick plugin (and migrated to Android Studio)
cleaned up java directory
2016-01-28 06:55:17 +01:00
Philipp Crocoll
3d2f6db36d implemented AutoFill service in Java, integrated into main app 2016-01-27 05:58:33 +01:00
Philipp Crocoll
c0f2b68963 upgrade InputStickAPI 2016-01-27 05:25:01 +01:00
Philipp Crocoll
0f46f18ca5 * don't crash when loading keyboard settings fails
* added "en" to white-list
* always show settings key
2016-01-17 21:01:22 +01:00
Philipp Crocoll
bc0659957f convert keyboard project to Android Studio / Gradle project 2016-01-13 21:37:41 +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