Commit Graph

445 Commits

Author SHA1 Message Date
Philipp Crocoll fa09d9cd62 Bug fix: retry initialization if it failed first time (allows to sync after enabling network again)
Further logging improvements
2014-03-27 05:59:30 +01:00
Philipp Crocoll 44d5838cf3 uai 2014-03-25 20:52:04 +01:00
Philipp Crocoll dfe0716635 NfcChallenge code by Ben Rush 2014-03-25 20:51:41 +01:00
Philipp Crocoll 59525f8378 Added message that kdb-support is readonly 2014-03-25 06:15:05 +01:00
Philipp Crocoll fd08518270 repo cleanup 2014-03-24 07:04:23 +01:00
Philipp Crocoll b1bc866e48 + ReleaseNoNet configuration 2014-03-24 06:57:18 +01:00
Philipp Crocoll 964cd76bca Bugfix: Correct display of filenames/database names when using GDrive
updated ART warning
added debug-Manifest (different package name)
commit Manifest for last offline release
removed Internet permissions (not required for Offline version) in KdbLibrary
2014-03-23 16:57:52 +01:00
Philipp Crocoll 8cb849365e Bug fixes:
- reload DB also works when viewing non-root group
 - Display of current group is refreshed after merging changes
2014-03-23 15:40:28 +01:00
Philipp Crocoll 4c68c0715c Added option to collect log output of JFS in file (/mnt/sdcard/keepass2android.cloud.log)
Added logging in GDrive-FS
removed classpath (problem with building after workspace modifications)
2014-03-23 15:12:34 +01:00
Philipp Crocoll 3159af19cb Fixed bug in IOConnection.cs: Errors when uploading data to http(s) were not handled correctly
Improved logging in CachingFileStorage
2014-03-23 15:04:46 +01:00
Philipp Crocoll 6391a00548 Bug fix: on Android 2.x, couldn't specify new http/ftp address (style problem, similar to search problem) 2014-03-16 03:35:07 +01:00
Philipp Crocoll f91d144c48 Bug fix: search crashing on Android 2.x due to missing style (introduced when adding themes for 4.x) 2014-03-16 03:04:57 +01:00
Philipp Crocoll d7b6490c2f Allow to enter password only once in Entry Edit Activity 2014-03-16 03:04:23 +01:00
Philipp Crocoll a26f908bd8 Exported AttachmentContentProvider (defaults to false since API version 17) 2014-03-11 04:34:48 +01:00
Philipp Crocoll e5dea1895d Clear clipboard when CopyToClipboardService is stopped (e.g. due to lock database)
-> https://keepass2android.codeplex.com/workitem/162
2014-03-10 08:02:01 +01:00
Philipp Crocoll 3c349f68bc added random string to tmp-file path to avoid collisions during simultaneous uploads from multiple devices 2014-03-07 04:05:31 +01:00
Philipp Crocoll 736bbd5ec3 * show toast for cache messages in the center of the screen to avoid hiding the keyboard when entering passwords
* Bug fix with FTP access
* Bug fix with Group editing/adding
* Integrated Input Language Selection for keyboard
-> 0.9.3-r3
2014-02-19 21:49:18 +01:00
Philipp Crocoll ccde65d233 Translations from Crowdin (0.9.3 release) 2014-02-07 21:57:28 +01:00
Philipp Crocoll 2ed7766803 Fix for Theme: ActionBarStyle Buttons too small 2014-02-07 20:35:51 +01:00
Philipp Crocoll ef9ab6bae5 tests and theme related workarounds for problems with ART 2014-02-06 20:37:27 +01:00
Philipp Crocoll d546528e7b added missing translation file (bg-rBG) 2014-02-06 02:11:01 +01:00
Philipp Crocoll 057adadfb3 added missing files 2014-02-05 07:03:22 +01:00
Philipp Crocoll 2baf93eb3d - 0.9.3 pre 3 -
Switched back to linking but with disabled System.Core (problems with Certificate validation)
Added catch when Unregistering receivers (could throw after recreate?)
2014-02-03 00:30:52 +01:00
Philipp Crocoll bc1d5fb5f2 fixed problems in certificate validation code (updates in Mono?) Also disabled linking in release to avoid problems. 2014-02-02 23:36:19 +01:00
Philipp Crocoll a765bd125e fixed a few theme issues
implemented selection in preferences and recreation of activities
2014-02-02 07:04:27 +01:00
Philipp Crocoll 7312823eee add themes and icons from Holo-Dark Test project 2014-01-30 11:53:52 +01:00
Philipp Crocoll 8e53848094 add missing resource file, improved string in keyboard settings 2014-01-30 11:52:43 +01:00
Philipp Crocoll 2d53021f78 Added option to export database
Fixed problem with native key transform
2014-01-27 22:47:08 -08:00
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