Commit Graph

16 Commits

Author SHA1 Message Date
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 a6a99e3685 update translations from crowdin 2017-01-20 20:34:23 +01:00
Philipp Crocoll 79545b9c6a update translations from crowdin 2016-11-28 11:53:30 +01: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 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 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