Commit Graph

679 Commits

Author SHA1 Message Date
Philipp Crocoll
f7a4cfadf2 removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue 2015-09-29 07:43:53 +02:00
Philipp Crocoll
565438a630 check for duplicate keys in entry edit 2015-09-29 01:20:25 +02:00
Philipp Crocoll
4fb1ae996a fixed SSL vulnerability in AuthorizationRequest.java
ported JavaFileStorage to Android Studio project/Gradle
2015-09-29 01:00:47 +02:00
Philipp Crocoll
ef66484505 removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue 2015-09-26 03:19:50 +02:00
Philipp Crocoll
16d068826f remove kdb beta warning 2015-09-25 06:27:51 +02:00
Philipp Crocoll
dc80cd5c57 support for MultiWindow e.g. on Samsung devices 2015-09-25 06:26:46 +02:00
Philipp Crocoll
301319807e add missing file icf48.png 2015-09-24 06:14:05 +02:00
Philipp Crocoll
287e4bfff7 Merge branch 'MaterialDesign' 2015-09-24 06:13:06 +02:00
Philipp Crocoll
826be23481 fixed broken group icons 2015-09-24 06:12:37 +02:00
Philipp Crocoll
6817a365ff increased default number of encryption rounds to reflect the dramatic increase in computation power on mobile devices 2015-09-23 20:30:22 +02:00
Philipp Crocoll
9de1a69cb2 removed transitions (old style)
fixed crashes due to non-existing attrs
2015-09-23 20:29:52 +02:00
Philipp Crocoll
3f740bd319 fixes for UI issues
* now tested on small screens (fixes for too large font/logo in FileSelect)
 * nav drawer in password screen scrollable
 * fixed FABs on Android 4.4
 * fixed issue with Filename dialog for HTTP/FTP
 * fixed wrong ID in entry_view_contents.xml

reverted notify icons
2015-09-22 20:51:59 +02:00
Philipp Crocoll
bec0b33365 fix problems detecting MIME Type from uppercase file extensions 2015-09-17 21:35:29 +02:00
Philipp Crocoll
60faa9cfab fix layouts for search results / share url results
fix crash in empty group view
2015-09-17 20:49:48 +02:00
Philipp Crocoll
7527560ba0 fixed action mode menu
removed gray right arrow in group list in action mode
removed "TODO" comments
2015-09-17 05:26:13 +02:00
Philipp Crocoll
4a2f36aebc fix wrong dates in DonateReminder 2015-09-17 04:57:36 +02:00
Philipp Crocoll
dde19eed05 fix crash when rotating device in Password/QuickUnlock because of duplicate id
make white icons visible in icon picker
2015-09-17 04:57:11 +02:00
Philipp Crocoll
cc47c71059 Improved password + QuickUnlock screens by introducing AdjustResize (now working with design lib 22.2.1.0) 2015-09-15 21:55:05 +02:00
Philipp Crocoll
b856e1ec15 implemented design improvements as suggested by Stefano 2015-09-15 06:25:17 +02:00
Philipp Crocoll
7d09a288d5 show caching option also for Offline version (required as Cache is used for content storage) 2015-09-14 05:59:28 +02:00
Philipp Crocoll
996d0f10b8 fixed target sdk in debug manifest to 21, now status bar color is working also in Debug 2015-09-14 05:58:57 +02:00
Philipp Crocoll
7a21f26007 new icons, folder icons are used
changed resource ids to not be equal to layout ids (hint from stackoverflow)
2015-09-13 19:53:35 +02:00
Philipp Crocoll
3ac72950de intermediate checkin
working on improving material design
2015-09-08 19:58:20 +02:00
Philipp Crocoll
c41e340d36 0.9.8b for Offline version 2015-09-08 05:20:31 +02:00
Philipp Crocoll
801200b7f9 further resource cleanup 2015-09-07 20:29:48 +02:00
Philipp Crocoll
f49aab87f2 bug fixes: additional fields not visible, discard warning not displayed when home clicked 2015-09-04 21:36:20 +02:00
Philipp Crocoll
2747e048c5 further cleanup 2015-09-04 21:35:50 +02:00
Philipp Crocoll
6949ac0d8c fixed issues with menus and app compat 2015-09-04 08:13:01 +02:00
Philipp Crocoll
efdbc949e2 cleaned up drawable folders. Every drawable is now (temporarily) contained exactly once, removed no longer used drawables 2015-09-04 08:12:32 +02:00
Philipp Crocoll
c7cf120c1d Merge branch 'master' into MaterialDesign
Conflicts:
	src/AndroidFileChooserBinding/AndroidFileChooserBinding.csproj
	src/JavaFileStorageBindings/JavaFileStorageBindings.csproj
	src/KP2AKdbLibraryBinding/KP2AKdbLibraryBinding.csproj
	src/KeePass.sln
	src/KeePassLib2Android/KeePassLib2Android.csproj
	src/PluginSdkBinding/PluginSdkBinding.csproj
	src/keepass2android/AboutActivity.cs
	src/keepass2android/ExportDatabaseActivity.cs
	src/keepass2android/GroupActivity.cs
	src/keepass2android/GroupBaseActivity.cs
	src/keepass2android/Properties/AndroidManifest_net.xml
	src/keepass2android/keepass2android.csproj
	src/keepass2android/search/SearchProvider.cs
2015-09-04 05:34:27 +02:00
Philipp Crocoll
0e388547d9 removed old projects 2015-09-04 05:12:30 +02:00
Philipp Crocoll
fad8dc8b22 fixed bugs:
- work around Mono bug in GZipStream (see http://sourceforge.net/p/keepass/bugs/1373/) by including a custom GZipStream implementation
 - fixed issue with export database to System file picker location
 - fixed issues with preference options crashing with ActivityNotFound (due to changes in Xamarin 5.1, see https://bugzilla.xamarin.com/show_bug.cgi?id=33617
updated manifest/changelog
2015-09-03 22:03:28 +02:00
Philipp Crocoll
617e2b782b update project files 2015-09-02 23:15:12 +02:00
Philipp Crocoll
636ebda156 fixed duplicate style definition 2015-09-02 22:33:12 +02:00
Philipp Crocoll
4cb0cf3d72 added files to simplify build 2015-09-02 22:32:28 +02:00
Philipp Crocoll
1f62797b78 intermediary (still search suggestions) 2015-09-01 06:13:55 +02:00
Philipp Crocoll
6c4afaaaa1 project/solution files update 2015-08-26 21:36:55 +02:00
Philipp Crocoll
27ee770bbb Fix for search suggestions no longer visible (probably since Xamarin/Android tools update),
Manifest for 0.9.8
2015-08-26 21:01:49 +02:00
Philipp Crocoll
f8835b0f66 updated translations
added Oktoberfest dates for next years
2015-08-25 21:17:07 +02:00
Philipp Crocoll
59014bde22 trying to get search working, intermediate state 2015-08-25 20:42:49 +02:00
Philipp Crocoll
2445b49973 native libs for simpler build after checkout 2015-08-19 07:24:16 +02:00
Philipp Crocoll
f948e69061 add missing items 2015-08-19 07:22:54 +02:00
Philipp Crocoll
7852083950 add project.zip files for simpler building after checkout 2015-08-19 07:14:13 +02:00
Philipp Crocoll
af02ca7599 implemented action items for move and delete (includes extension of apptasks to delete/move multiple items)
fixed display issue in QuickUnlock
fixed text color of recent files
2015-08-19 07:03:12 +02:00
Philipp Crocoll
fabe0904c0 Add toolbar to Settings (involves reorganization of Settings into Fragmnt which removes duplicate code in both activities) 2015-08-13 17:37:01 +02:00
Philipp Crocoll
15f73257fa 0.9.8-pre2 2015-08-12 06:40:14 +02:00
Philipp Crocoll
6bb4e69f38 fixed issues in GeneratePassword and CreateDatabaseActivity 2015-08-11 08:34:16 +02:00
Philipp Crocoll
6095f32b08 GroupBaseActivity: Re-enable refresh of list after changes/sorting
Fixed issues in QuickUnlock
2015-08-10 15:39:34 +02:00
Philipp Crocoll
0ef2378ddc major elements of new app design implemented
caution: not fully functional, several features missing/crashing
2015-08-10 08:07:42 +02:00
Philipp Crocoll
8f630c9b6c test projects for Material Design 2015-06-25 21:11:15 +02:00
Philipp Crocoll
0d3ed48a5a minor updates and fixes 2015-06-23 21:19:33 +02:00
Philipp Crocoll
3f7318c402 Changelog for 0.9.8 preview 1 2015-06-23 21:19:11 +02:00
Philipp Crocoll
ede97fc726 update InputStick Plugin to 1.31 2015-06-23 17:25:27 +02:00
Philipp Crocoll
137fdd8d28 Always start Dropbox authentication when starting to select a file. This allows users to change Dropbox accounts and avoids issues with listing files after revocing the authentication (File chooser showed empty list because exception could not be propagated in ContentProvider.query) 2015-06-23 16:44:47 +02:00
Philipp Crocoll
6b4d31aa44 exchanged password font (now Adobe SourceCodePro-Regular)
added possibility to use Yubikey NEO with Static Password mode (requires to have PasswordActivity open with a non OTP-mode)
2015-06-23 14:33:18 +02:00
Philipp Crocoll
780007dd60 make sure question regarding caching preferences is not cancelable 2015-06-17 06:35:27 +02:00
Philipp Crocoll
ed15af3f8f * check if entered URI looks like a directory (not a file) and issue warning in SelectStorageLocationActivity
* check if URI is directory and refuse to delete in IOConnection
2015-06-17 06:33:29 +02:00
Philipp Crocoll
6c3795ff1a Improvements to PasswordActivity:
* Refactoring (removed duplicate code for loading Challenge/OTP aux files)
 * Added possibility to select aux file location manually if automatic "detection" (by constructing file paths) doesn't work. This is required so that aux files can be used with SAF which doesn't allow file path construction (maybe with OPEN_DOCUMENT_TREE, but that would involve additional user action and would require more permissions than required).
 Manually selected aux file location is stored in preferences
 * Fixed bug that OTP/Challenge mode wasn't correctly remembered
2015-06-10 22:13:44 +02:00
Philipp Crocoll
80b6a1d287 Support for Storage Access Framework
* EntryEditActivity: support content-URIs and extracting display names from them
* AndroidContentStorage.cs, SelectStorageLocationActivityBase.cs: support for SAF with persistable URI permissions
* FileChooser returns URI as data
* CreateDatabaseActivity.cs supports content URIs
* FileStorageSelectionActivity: doesn't show "Local file" anymore, now system file picker on KitKat
2015-06-07 22:44:34 +02:00
Philipp Crocoll
b848e191fc updated translations
version update -> 0.9.7b
2015-05-21 05:45:49 +02:00
Philipp Crocoll
f001aed5c8 fix bug in sorting groups by name 2015-04-01 21:26:56 +02:00
Philipp Crocoll
cbfef09c81 allow localization for "Copy to clipboard" string 2015-04-01 21:26:46 +02:00
Philipp Crocoll
268a7c8434 set typeface again after changing inputType of password fields (setting inputType changes the font) 2015-04-01 21:25:54 +02:00
Philipp Crocoll
7aa2d5beef added apple icon 2015-03-23 20:45:12 +01:00
Philipp Crocoll
dda2df5fe9 translations from crowdin
0.9.7
2015-03-14 22:12:52 +01:00
Philipp Crocoll
de56c5376e fix wrong heading of notes field,
fix sorting of groups (not case sensitive)
2015-03-14 21:58:14 +01:00
Philipp Crocoll
ba1e591dc7 Make sure "duplicate UUID" error is not repeated after fixing the db
Make sure no duplicate UUIDs are created by cancelling the save operation and saving again
Reverse sort order for modification date (now descending)
Added beta warning for kdb
change log + manifest for 0.9.7-pre1
2015-02-20 21:12:49 +01:00
Philipp Crocoll
7f6a8c6544 Merge branch 'KeeChallenge' of https://git01.codeplex.com/forks/chainreaktion/keechallenge into ChainReaktion/KeeChallenge 2015-02-17 06:40:27 +01:00
Philipp Crocoll
339dc9a3da delete designer resource file 2015-02-17 06:29:27 +01:00
Philipp Crocoll
d825d8b5e6 allow plugin action for notes field, fixes view problem after update 2015-02-17 06:27:59 +01:00
Philipp Crocoll
95f5524425 added option to disable "clear password on leave" (eg. for switching between KP2A and Google Authenticator)
directly load db when enter key is pressed
2015-02-17 06:05:48 +01:00
Philipp Crocoll
99a56f8e52 add flag secure for QuickUnlock and PasswordActivity (don't reveal last character of passwords) 2015-02-11 08:41:59 +01:00
Philipp Crocoll
c9863b3178 improved "switch back IME" implementation, now makes use of android switchToLastIME method -> works even without root/Secure Settings 2015-02-11 08:30:36 +01:00
brush701
f91a15e03c -Added support for variable length challenges
-New "lt64" field in xml file handled properly
-KeeChallengeProv is no longer a static class but object oriented
2015-02-09 12:56:05 -08:00
Philipp Crocoll
8de5588cff added UI for kdb support
fixed issue with not keeping "meta stream entries" (database color, default username) and num encryption rounds
fixed issues with recycle bin (wasn't updating group list correctly, couldn't access newly created recycle bin group)
2015-02-09 20:24:57 +01:00
Philipp Crocoll
bc235b3ba5 added tests for kdb writing, fixed issue with syncing (keep UUIDs when loading again) 2015-02-07 20:54:13 +01:00
Philipp Crocoll
3506e253db renamed DatabaseLoader to DatabaseFormat
allow write access for kdb (UI not yet completed, but saving done)
2015-02-02 21:37:05 +01:00
Philipp Crocoll
fc2e0fa15d added setter methods for simpler access from Xamarin code
fix bug in PwDate: wrong conversion from Java time to C-Date, off by one day
2015-02-02 21:30:55 +01:00
Philipp Crocoll
b1cec02040 increase priority of notifications to increase likelihood that buttons are shown
change password mask (fix problem on some devices)
2015-01-27 05:53:01 +01:00
Philipp Crocoll
4905392d47 increase tool version to get rid of "platform deprecated" warnings 2015-01-27 05:52:21 +01:00
Philipp Crocoll
b35c41b21c Manifest 0.9.6 2015-01-27 05:50:27 +01:00
Philipp Crocoll
44fb4b9ce1 improved notification icons
re-added donate hint in change log
2015-01-08 06:31:09 +01:00
Philipp Crocoll
8779c90da9 Manifest and release 0.9.6-pre2 2015-01-06 04:22:53 +01:00
Philipp Crocoll
618b65f44b removed redundant file 2015-01-06 04:21:53 +01:00
Philipp Crocoll
de9b2749c6 update translations from crowdin 2015-01-06 04:16:29 +01:00
Philipp Crocoll
aeb4833ad0 * clear combined notification when db locked by timeout
* close notification drawer when clicking action button in notification
2015-01-06 04:03:27 +01:00
Philipp Crocoll
687416d2bb * added option to ignore duplicate uuids
* fixed issue with clearing entered passwords when leaving PasswordActivity (passwords were cleared when opening FS-Setup-Activity or NfcOtpActivity as well)
2015-01-06 04:01:46 +01:00
Philipp Crocoll
7cffa9a3c3 added checks to ensure existing files are returned. fixes an issue with opening files from gdrive on Android 4.4+ through system file manager 2015-01-06 03:59:46 +01:00
Philipp Crocoll
a1e83c1706 0.9.6pre1 2014-12-30 06:21:00 +01:00
Philipp Crocoll
db5357ce84 added contributions
improved changelog
2014-12-30 06:20:40 +01:00
Philipp Crocoll
8816954ef6 added Wiktor Lakski as contributor,
include keyboard in debug version
2014-12-29 07:18:37 +01:00
Philipp Crocoll
e7a0393ddd use Android 5 as target framework
set notification visibility for Android 5 lock screen
fix wrong permission in debug manifest
2014-12-28 06:44:22 +01:00
Philipp Crocoll
ecd78ffbaf using new icons from Stefano (updated launcher icon, nicer notification icons)
added combined notification (keyboard/clipboard; Android 4.1+)
2014-12-28 05:51:34 +01:00
Philipp Crocoll
625e5337ce clear entered password when leaving activity without opening database 2014-12-25 22:19:54 +01:00
Philipp Crocoll
ae66f10690 workaround for missing input languages on few devices by being less strict if not enough languages matched the white-list 2014-12-25 22:15:54 +01:00
Philipp Crocoll
44b005f9d7 Added check for Duplicate UUIDs (see https://keepass2android.codeplex.com/workitem/46) 2014-12-25 22:06:21 +01:00
Philipp Crocoll
fa7365323c allow differnt sorting options
"touch" groups after editing to get correct sort order "modification date"
2014-12-23 20:29:27 +01:00
Philipp Crocoll
b61904c01c fixed issues with switching back to previous keyboard
improved preferences for switch keyboard on rooted. now allowing to switch to KP2A when entry opened (in any case)
2014-12-22 06:39:30 +01:00
Philipp Crocoll
f9a7d66e8e password generator activity remembers last settings 2014-12-19 21:40:50 +01:00
Philipp Crocoll
f1c01d2955 automatically reload database at ExitReloadDb -> fixes https://keepass2android.codeplex.com/workitem/274 (if loading fails, old key is not visible in UI) 2014-12-19 21:26:18 +01:00
Philipp Crocoll
a93fd417ad fix issue with switching to previous keyboard when using subtypes (https://keepass2android.codeplex.com/workitem/205) 2014-12-18 06:22:22 +01:00
Philipp Crocoll
a626521f97 Merge branch 'wlawski'
Conflicts:
	src/keepass2android/Resources/Resource.designer.cs
2014-12-17 20:29:01 +01:00
Philipp Crocoll
9279a3ae92 Fixes in PasswordActivity:
* correctly set keyfile when reloading
* show toast in main thread
Allow importing keyfile to internal folder
2014-12-17 05:58:55 +01:00
Philipp Crocoll
13ab33081d allow importing database to internal folder 2014-12-15 04:15:03 +01:00
Philipp Crocoll
3110f5c9be minor modifications for 0.9.5b-offline compile 2014-12-14 07:30:37 +01:00
Philipp Crocoll
26686ed8a7 Merge branch 'master' of https://git01.codeplex.com/forks/wlawski/keepass2android into wlawski
Conflicts:
	.gitignore
	src/java/InputStickAPI/gen/com/inputstick/api/R.java
	src/java/PluginInputStick/gen/com/inputstick/api/R.java
	src/java/PluginInputStick/gen/keepass2android/plugin/inputstick/R.java
	src/java/PluginInputStick/gen/keepass2android/pluginsdk/R.java
	src/keepass2android/Resources/Resource.designer.cs
2014-12-14 07:29:29 +01:00
Philipp Crocoll
fa8b53793a Merge branch 'master' of https://git01.codeplex.com/keepass2android 2014-12-12 06:25:23 +01:00
Philipp Crocoll
7a74fab88d Merge branch 'master' of https://git01.codeplex.com/keepass2android 2014-12-12 06:08:52 +01:00
Philipp Crocoll
3963191930 Merge branch 'kp2aforsync'
Conflicts:
	src/AndroidFileChooserBinding/AndroidFileChooserBinding.csproj
	src/AndroidFileChooserBinding/Transforms/Metadata.xml
	src/JavaFileStorageBindings/JavaFileStorageBindings.csproj
	src/KeePassLib2Android/KeePassLib2Android.csproj
	src/Kp2aBusinessLogic/Kp2aBusinessLogic.csproj
	src/java/InputStickAPI/gen/com/inputstick/api/R.java
	src/java/InputStickAPI/src/com/inputstick/api/BTConnectionManager.java
	src/java/InputStickAPI/src/com/inputstick/api/PacketManager.java
	src/java/InputStickAPI/src/com/inputstick/api/bluetooth/BTService.java
	src/java/InputStickAPI/src/com/inputstick/api/layout/KeyboardLayout.java
	src/java/InputStickAPI/src/com/inputstick/init/BasicInitManager.java
	src/java/InputStickAPI/src/com/inputstick/init/InitManager.java
	src/java/JavaFileStorage/bin/javafilestorage.jar
	src/java/KP2AKdbLibrary/bin/kp2akdblibrary.jar
	src/java/Keepass2AndroidPluginSDK/bin/keepass2androidpluginsdk.jar
	src/java/PluginInputStick/AndroidManifest.xml
	src/java/PluginInputStick/gen/com/inputstick/api/R.java
	src/java/PluginInputStick/gen/keepass2android/plugin/inputstick/R.java
	src/java/PluginInputStick/res/values/strings_activity_settings.xml
	src/java/PluginInputStick/src/keepass2android/plugin/inputstick/ActionReceiver.java
	src/keepass2android/PasswordActivity.cs
	src/keepass2android/Resources/Resource.designer.cs
	src/keepass2android/keepass2android.csproj
2014-12-12 06:08:11 +01:00
Philipp Crocoll
2a2c8b0c0f more inputstick updates from Jakup 2014-12-10 22:33:27 +01:00
Philipp Crocoll
5f5bd67939 update dropbox SDK to 1.6.2 2014-12-10 22:22:27 +01:00
Philipp Crocoll
82c8b124bd Merge branch 'master' of https://git01.codeplex.com/keepass2android into HEAD
Conflicts:
	src/java/JavaFileStorage/bin/javafilestorage.jar
2014-12-09 06:22:27 +01:00
Philipp Crocoll
22a1c47383 add dropbox libs 2014-12-09 05:36:22 +01:00
Philipp Crocoll
d12f1d9e22 Release 0.9.5 2014-12-07 05:35:07 +01:00
Philipp Crocoll
8b0b82adb5 update translations from crowdin 2014-12-07 05:25:16 +01:00
Philipp Crocoll
b65f0bce43 updated input stick api & plugin version 2014-12-07 05:15:21 +01:00
Philipp Crocoll
ff525bd655 fix crashes when keyfile filename is not yet encoded and when loading key file (no network in main thread!)
increase version
2014-12-07 05:14:50 +01:00
Philipp Crocoll
4ab8894503 Changes from Jakub 2014-12-03 06:48:05 +01:00
Philipp Crocoll
df79cbaedb added change log for 0.9.5 2014-12-03 06:40:17 +01:00
Philipp Crocoll
be3bce47b1 added new native library for key transformation -> fix crash on Lollipop/Nexus 5 2014-12-03 06:38:35 +01:00
Philipp Crocoll
fc832dd3dc added option (enabled by default) to set FLAG_SECURE (prevent taking screenshots and displaying screenshots in recent apps) 2014-12-01 07:32:12 +01:00
Philipp Crocoll
ac55c1fd86 changed to Google Play Services (ICS) component and up-to-date Support V4 library 2014-11-30 21:43:38 +01:00
Philipp Crocoll
0a1df65358 Merge branch 'master' of https://git01.codeplex.com/keepass2android
Conflicts:
	src/java/JavaFileStorage/bin/javafilestorage.jar
2014-11-27 05:51:53 +01:00
Philipp Crocoll
a6ee3d9b6f new build of .jars 2014-11-27 05:47:59 +01:00
Philipp Crocoll
80d7c8fdd9 removed invalid message from exception constructor 2014-11-27 05:47:37 +01:00
Philipp Crocoll
415049af7a moved logic of StorageSelectionActivity to testable base class
added tests for StorageSelectionActivity, fixed bugs
if database is read-only, no edit buttons are displayed
2014-11-24 18:21:45 +01:00
Philipp Crocoll
2593119dec SelectStorageLocationActivity handles read-only/temporary cases (first implementation, untested) 2014-11-18 06:24:35 +01:00
Philipp Crocoll
49c4fa5b05 fixed issue loading kdb files with key file
improved error message by adding messages to loading exceptions in Java
2014-11-11 17:23:01 +01:00
Philipp Crocoll
3239131a84 Key files can be opened from deliberate locations
TODO: fix a problem with .kdb-files and key files

Added very basic and not yet functional AndroidContentStorage.cs
2014-11-08 21:29:36 +01:00
Philipp Crocoll
2e4c3e3490 InputStick plugin: don't type empty string when opening entry (no longer required) 2014-11-07 05:33:22 +01:00
Philipp Crocoll
99b03c24c2 live sdk integrated into JavaFileStorage 2014-11-07 05:32:24 +01:00
Philipp Crocoll
508a316cbb improved OTP logging
don't accept empty key file silently
2014-10-26 06:18:05 +01:00
Philipp Crocoll
6604ae292b fixed a bug in TOTP calculation.
see https://keepass2android.codeplex.com/workitem/279

(if Math.pow(10,6) returns 999 999.99999 this was converted to 999 999 in the previous version)
2014-10-26 06:17:27 +01:00
Philipp Crocoll
3c5c9105b7 updated InputStick API and added more languages (change by Jakub)
updated version code
2014-09-29 21:29:52 +02:00
Wiktor Lawski
3be00c87cf Adapt simple keyboard layout to polish language
For the default layout text describing user name is wider than key
where it is placed.
2014-09-17 20:10:31 +02:00
Wiktor Lawski
c3ce19cf5a KP2ASoftKeyboard2: Ignore false positive from Lint
Calling onDraw method in this context makes Lint confused. Ignoring
this case allows generating output files. Additionally added missing
copyright line.
2014-09-17 20:07:35 +02:00
Wiktor Lawski
08105d98de KP2ASoftKeyboard2: Fix keyboard settings theme
The rest of application activities can use both light and dark themes.
This change improves consistency (keyboard settings will also update
their theme) despite the fact that it is not exactly the same theme.
Using Afc theme would require duplicating of resources. Additionally
added missing copyright lines.
2014-09-17 20:07:28 +02:00
Wiktor Lawski
f367bdfe33 .gitignore: Do not track R.java files
These files are automatically generated by aapt tool from resources.
There is no point to track their changes in version control system.
Already tracked files were removed from version control system.
2014-09-13 16:12:12 +02:00
Wiktor Lawski
de6e098a68 keepass2android: Dummy implementation of IFileStorage
Xamarin Studio 5.2.1 generates compilation error when one of the
IFileStorage methods is not implemented.
2014-08-31 09:14:37 +02:00
Wiktor Lawski
dcadc11992 .gitignore: Do not track Resource designer files
Fixed rule to skip */Resource.designer.cs files and removed them from
version control system.
2014-08-31 09:14:36 +02:00
Philipp Crocoll
e77c8f9ce5 JavaFileStorage: restore UserInteractionRequiredException
DropboxFileStorage: correctly throw UserInteractionRequiredException
GoogleDriveFileStorage:
 * extended logging
 * fix: extended try block in upload (constructing path might fail)
 * fix: correctly finish initialize process in initializeAccount if partially initialized
2014-08-01 04:21:21 +02:00
Philipp Crocoll
4c4ba93c89 added library files for simpler build process 2014-07-30 18:25:35 +02:00
Philipp Crocoll
8708ce2bb2 updated JavaFileStorageBindings (added PrepareFileUsage method without UI)
deleted livesdk.jar, is now included in JavaFileStorage
added javafilestorage.jar, allows simpler build process
2014-07-30 18:14:59 +02:00
Philipp Crocoll
97bcf753a4 + binary JavaFileStorage 2014-07-30 06:25:37 +02:00
Philipp Crocoll
7fa3dd191f * directly integrated LiveSDK files to allow modification and simplify build
* added initializeSynchronous method to LiveSDK
* added UserInteractionRequiredException, now thrown by GDrive+SkyDrive
2014-07-30 06:02:35 +02:00
Philipp Crocoll
3831dbb345 Merge branch 'master' of https://git01.codeplex.com/keepass2android 2014-07-20 08:33:24 +02:00
Philipp Crocoll
458e0a3d90 * GoogleDrive: remove full path check, display only filename
* added method prepareFileUsage() without Activity parameter
2014-07-20 08:32:32 +02:00
Philipp Crocoll
85499844bd Merge branch 'master' of https://git01.codeplex.com/keepass2android 2014-07-15 06:19:35 +02:00
Philipp Crocoll
ac351e5aa0 uncommented code to (un)serialize IOConnectionInfo 2014-07-15 06:10:03 +02:00
Philipp Crocoll
d93946ed05 + first version of MasterKee plugin 2014-07-13 20:58:10 +02:00