Commit Graph

367 Commits

Author SHA1 Message Date
Philipp Crocoll
d7109fc630 reorganized and updated text for Keyboard settings 2014-01-27 18:14:51 -08:00
Philipp Crocoll
437d3033d2 Release 0.9.3-pre2 2014-01-27 08:03:58 -08:00
Philipp Crocoll
17c4007f32 Merge branch 'AlexVallat/Keepass2AndroidPerfOpt' 2014-01-27 06:40:23 -08:00
Philipp Crocoll
b26336d14d updated filechooser project.zip 2014-01-27 06:30:10 -08:00
Philipp Crocoll
1ca8cb4bb0 fixed problem with incorporation of some translations
updated Keyboard-String-Files to remove redundant strings
manually removed some arabic strings which caused crashes
Added Keyboard settings to KP2A settings
2014-01-27 06:28:31 -08:00
Philipp Crocoll
5f304ad9f6 updated translations from Crowdin 2014-01-27 04:25:49 -08:00
Philipp Crocoll
eff5157b01 Database: CanWrite=true made to default
ImeSwitcher: make sure only SecureSettings receives the broadcast
2014-01-27 04:05:13 -08:00
Philipp Crocoll
c0267034f4 allow passing password/keyfile from external to KP2A 2014-01-27 03:44:03 -08:00
Philipp Crocoll
89546c1427 Implemented option to add URL to entry selected after Search URL 2014-01-26 06:51:16 -08:00
Philipp Crocoll
dc4088e7c7 Fixed bug with loading attachments from kdb
Update to GPL V3
Regard CanWrite in UI
2014-01-26 05:27:27 -08:00
Philipp Crocoll
8bbd18d3f8 Implemented loading of Keepass 1 (kdb) files. First test passed! 2014-01-26 03:51:55 -08:00
Philipp Crocoll
12dbe597ce correctly integrated PluginManager.java into KP2AKeyboard 2014-01-25 20:08:09 -08:00
Philipp Crocoll
6e0645559d Introduced IDatabaseLoader
(kdb not yet working)
2014-01-25 19:38:12 -08:00
Philipp Crocoll
ee4d40eb32 added parts of Keepassdroid for loading a kdb file.
Merged PwDatabase+PwDatabaseV3 (PwGroup, PwEntry likewise) to simplify creation of bindings to Mono for Android
2014-01-25 19:36:22 -08:00
Philipp Crocoll
926e74d95a Minor UI improvements 2014-01-24 12:49:20 -08:00
Philipp Crocoll
b437dceb70 Bug fixes,
integration of new keyboard
2014-01-24 11:29:34 -08:00
Philipp Crocoll
9611622fb1 Included PluginManager.java,
prepared for use in KP2A (KeyboardBridge)
Added ImeSwitcher.java for SecureSettings based switching
2014-01-24 15:52:40 +01:00
Philipp Crocoll
b204433490 fixed KP2A key preview 2014-01-24 09:06:34 +01:00
Philipp Crocoll
e0c234f9b1 Dictionary: fixed problem with package name different from Keyboard package name
Added settings
Added broadcast and receiver for lock button
Implemented simple 1-row-keyboard
2014-01-24 06:23:12 +01:00
Philipp Crocoll
44c7ca0d03 changed IME name from Android keyboard to Keepass2Android keyboard 2014-01-17 06:15:56 +01:00
Philipp Crocoll
988cc9068b switch to KP2A-Keyboard-2 2014-01-12 15:14:31 +01:00
Philipp Crocoll
4ba3d1551c created library project
implemented KP2A button including auto fill
2014-01-12 02:39:46 +01:00
Philipp Crocoll
947678dae2 fixed display problem in SFTP dialog (port was not visible) 2014-01-09 06:08:33 +01:00
Philipp Crocoll
1534509a15 added Gingerbread keyboard from AOSP with several modifications like new workspace, reorganized native code, removal of dictionaries and voice (to reduce permissions) 2014-01-09 05:42:28 +01:00
Philipp Crocoll
856d0a5544 implemented experimental AutoFill functionality 2014-01-06 11:40:49 +01:00
AlexVallat
f0b5b65d61 Fix for KDPB format to use UTC for serialising dates (to match KDBX behaviour) 2014-01-03 07:55:32 +00:00
Philipp Crocoll
bbb32eda26 improved logging of AggregateException 2014-01-02 20:32:33 +01:00
Philipp Crocoll
f78116c6a1 Bugfix: crash when ":" in key string of protected fields 2014-01-02 20:30:15 +01:00
Philipp Crocoll
a03aaaf5a5 Credit to JSch author 2013-12-31 10:50:13 +01:00
Philipp Crocoll
aa643c2fc6 added ignores 2013-12-31 10:07:10 +01:00
Philipp Crocoll
e27c4fa727 * added SFTP support
* Fixed bug with reference URL fields (for SearchURL)
* check for ART and display warning
2013-12-31 09:46:57 +01:00
Philipp Crocoll
5e7f489e76 enabled more logging in GDriveFileStorage 2013-12-27 21:36:25 +01:00
Philipp Crocoll
7613af6c81 KP2A Offline release 2013-12-26 06:31:40 +01:00
Philipp Crocoll
1704e44afc Implemented GetFilename method in JavaFileStorage providers and updated usage in C# components. This resolves a bug with loading the OTP aux file in SkyDrive and Google Drive.
Fixed bug which prohibited creating databases on FTP/HTTP/WebDav (no credentials were queried)

Fixed bug which prohibited to use the Android 4.4 KITKAT file picker

Removed permission for internal file browser to allow using the internal picker in 4.4 as well (Security Exception)
2013-12-16 06:50:02 +01:00
Philipp Crocoll
36af3ade2a removed x86 to reduce apk size 2013-12-12 10:44:56 +01:00
Philipp Crocoll
48e215329d updated translations from Crowdin
-> 0.9.2-r2
2013-12-12 10:25:37 +01:00
Philipp Crocoll
b320477a64 Improved Certificate Handling (fixed problem with Certificate validation) 2013-12-12 10:24:24 +01:00
Philipp Crocoll
ee8348e688 switched to 4.2 target
deleted "crunch" folder in library zip resource folders
-> 0.9.2 release
2013-12-09 06:51:09 +01:00
Philipp Crocoll
cd0e353594 added translations from crowdin 2013-12-08 11:11:31 +01:00
Philipp Crocoll
4c4d466771 Improved message in PasswordActivity
Fixed Android 2.3 bug
2013-11-30 14:44:03 +01:00
Philipp Crocoll
f4f105757b Updated translations from Crowdin 2013-11-28 21:46:23 +01:00
Philipp Crocoll
6699154ad6 Added DropboxAppFolderFileStorage
don't disclose protected strings
2013-11-27 22:21:29 +01:00
Philipp Crocoll
0ad00eefe2 Added option to lock database when screen off 2013-11-25 21:08:15 +01:00
Philipp Crocoll
08093531e9 Minor UI bug fixes 2013-11-25 21:06:37 +01:00
Philipp Crocoll
f2e2a2045c * Switched encoding of URLs to UTF8 (inclding prefix for backward compatibility)
-> browsing folders with Cyrillic characters works as well
* Fixed Bug in Skydrive path verification with more than one subfolder
* added Dropbox App Folder Storage
2013-11-24 07:12:09 +01:00
Philipp Crocoll
831a4d3339 updated version for 0.9.2b 2013-11-22 22:03:54 +01:00
Philipp Crocoll
a11182fe9d updated translations from crowdin (also to have new time out values in all languages!) 2013-11-22 22:03:08 +01:00
Philipp Crocoll
13eedf662a resolve bug with syncing on FTP 2013-11-22 21:58:32 +01:00
Philipp Crocoll
6c7802ab9c ShareURL also searches for text if no entry's URL matches the query string 2013-11-22 21:53:27 +01:00
Philipp Crocoll
3fde2c9846 fixed problems with OTP, completed implementation to work with cloud storage 2013-11-22 21:47:13 +01:00