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
Philipp Crocoll
7ccf55f84f
make sure quick-unlock code is respected always, release 1.01b
2017-01-25 05:01:26 +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
673ffb8e79
1.01-pre4 release
2017-01-13 06:06:54 +01:00
Philipp Crocoll
edb4779039
request storage permissions at runtime in Android 6
2017-01-13 06:06:14 +01:00
Philipp Crocoll
d0879bfe39
complete merging of Keepass 2.35, fix auto-merge errors
2017-01-12 05:56:20 +01:00
Philipp Crocoll
34e572dad1
Merge branch 'Keepass_Orig'
...
Conflicts:
src/KeePassLib2Android/Cryptography/CryptoRandom.cs
src/KeePassLib2Android/Cryptography/HashingStreamEx.cs
src/KeePassLib2Android/Cryptography/HmacOtp.cs
src/KeePassLib2Android/Cryptography/PasswordGenerator/CharSetBasedGenerator.cs
src/KeePassLib2Android/Cryptography/PasswordGenerator/CustomPwGenerator.cs
src/KeePassLib2Android/Cryptography/PasswordGenerator/CustomPwGeneratorPool.cs
src/KeePassLib2Android/Cryptography/PasswordGenerator/PatternBasedGenerator.cs
src/KeePassLib2Android/Cryptography/PasswordGenerator/PwCharSet.cs
src/KeePassLib2Android/Cryptography/PasswordGenerator/PwGenerator.cs
src/KeePassLib2Android/Cryptography/PasswordGenerator/PwProfile.cs
src/KeePassLib2Android/Cryptography/PopularPasswords.cs
src/KeePassLib2Android/Cryptography/QualityEstimation.cs
src/KeePassLib2Android/Cryptography/SelfTest.cs
src/KeePassLib2Android/Delegates/Handlers.cs
src/KeePassLib2Android/Interfaces/IDeepCloneable.cs
src/KeePassLib2Android/Interfaces/IStatusLogger.cs
src/KeePassLib2Android/Interfaces/IStructureItem.cs
src/KeePassLib2Android/Interfaces/ITimeLogger.cs
src/KeePassLib2Android/Interfaces/IUIOperations.cs
src/KeePassLib2Android/Interfaces/IXmlSerializerEx.cs
src/KeePassLib2Android/Keys/IUserKey.cs
src/KeePassLib2Android/Keys/KcpCustomKey.cs
src/KeePassLib2Android/Keys/KcpUserAccount.cs
src/KeePassLib2Android/PwCustomIcon.cs
src/KeePassLib2Android/PwGroup.cs
src/KeePassLib2Android/Serialization/FileTransactionEx.cs
src/KeePassLib2Android/Serialization/HashedBlockStream.cs
src/KeePassLib2Android/Serialization/IOConnection.cs
src/KeePassLib2Android/Serialization/KdbxFile.Read.cs
src/KeePassLib2Android/Serialization/KdbxFile.Write.cs
src/KeePassLib2Android/Translation/KPControlCustomization.cs
src/KeePassLib2Android/Translation/KPFormCustomization.cs
src/KeePassLib2Android/Utility/GfxUtil.cs
src/KeePassLib2Android/Utility/MessageService.cs
src/KeePassLib2Android/Utility/MonoWorkarounds.cs
src/KeePassLib2Android/Utility/TimeUtil.cs
2017-01-11 18:02:44 +01:00
Philipp Crocoll
26c0fde41c
Keepass lib 2.35
2017-01-11 07:57:01 +01:00
Philipp Crocoll
11042280f4
updated delete icon (source: https://material.io/icons/ )
2016-12-12 20:57:39 +01:00
Philipp Crocoll
a5bb280163
add some logging for QuickUnlock issue detection
2016-12-06 02:37:21 +01:00
Philipp Crocoll
7378e19f99
add better support for OwnCloud (less typing required when selecting a file)
2016-11-30 07:49:53 +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
f5d3aed721
Merge branch '1.0.0e'
...
Conflicts:
src/java/JavaFileStorage/app/app.iml
src/keepass2android/CreateDatabaseActivity.cs
src/keepass2android/Properties/AndroidManifest_net.xml
2016-11-28 21:39:13 +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
cf38374505
remove testing path in httpcredentials layout
2016-11-28 13:09:41 +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
b8de15410d
fix bad choice of delimiting character in NetFtpFileStorage
2016-11-22 12:39:23 +01:00