Philipp Crocoll
|
41f30da738
|
release 1.02-pre3: fix ClassNotFoundError by adding a line to proguard.cfg
|
2017-09-22 00:21:18 +02:00 |
|
Philipp Crocoll
|
138064b53c
|
add next Oktoberfest dates
|
2017-09-18 20:10:46 +02:00 |
|
Philipp Crocoll
|
f408b2da9d
|
change display name of debug build app
|
2017-09-18 20:10:30 +02:00 |
|
Philipp Crocoll
|
31dbdd5828
|
1.02-pre2 release
|
2017-09-18 20:10:06 +02:00 |
|
Philipp Crocoll
|
c2a6fd1dfc
|
remove Xamarin Insights
|
2017-09-18 11:25:17 +02:00 |
|
Philipp Crocoll
|
1c9fab9c9c
|
extend proguard.cfg to avoid class-not-found-error in Kp2aKeyboard, make Kp2aKeyboardBinding.csproj point to the up-to-date aar
|
2017-09-18 11:12:55 +02:00 |
|
Philipp Crocoll
|
eb6d7626b6
|
change path to keyboard aar file
|
2017-09-18 10:04:53 +02:00 |
|
Philipp Crocoll
|
d4bbde1691
|
Protect against path traversal in the content provider to protect app internal data, make SearchResults accessible from the app only to protect agains attacks trying to extract information by sending Search intents (even though the starting app would not directly be able to access the found data), make sure plugins cannot upgrade their scopes without the user noticing it
|
2017-09-18 10:03:31 +02:00 |
|
Philipp Crocoll
|
55bea71ec2
|
make UI robust against malicious plugins trying to hide scopes or providing incorrect descriptions
|
2017-08-14 10:36:23 +02:00 |
|
Philipp Crocoll
|
35f2e95de2
|
fix potential xxe attacks when parsing xml files
|
2017-08-14 10:08:24 +02:00 |
|
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 |
|