ef66484505removed KP2AKeyboard from keyboard-lib-Manifest to fix duplicate keyboard issue
Philipp Crocoll
2015-09-26 03:19:50 +02:00
16d068826fremove kdb beta warning
Philipp Crocoll
2015-09-25 06:27:51 +02:00
dc80cd5c57support for MultiWindow e.g. on Samsung devices
Philipp Crocoll
2015-09-25 06:26:46 +02:00
301319807eadd missing file icf48.png
Philipp Crocoll
2015-09-24 06:14:05 +02:00
287e4bfff7Merge branch 'MaterialDesign'
Philipp Crocoll
2015-09-24 06:13:06 +02:00
826be23481fixed broken group icons
Philipp Crocoll
2015-09-24 06:12:37 +02:00
6817a365ffincreased default number of encryption rounds to reflect the dramatic increase in computation power on mobile devices
Philipp Crocoll
2015-09-23 20:30:22 +02:00
9de1a69cb2removed transitions (old style) fixed crashes due to non-existing attrs
Philipp Crocoll
2015-09-23 20:29:52 +02:00
3f740bd319fixes 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
Philipp Crocoll
2015-09-22 20:51:59 +02:00
bec0b33365fix problems detecting MIME Type from uppercase file extensions
Philipp Crocoll
2015-09-17 21:35:29 +02:00
60faa9cfabfix layouts for search results / share url results fix crash in empty group view
Philipp Crocoll
2015-09-17 06:01:45 +02:00
7527560ba0fixed action mode menu removed gray right arrow in group list in action mode removed "TODO" comments
Philipp Crocoll
2015-09-17 05:26:13 +02:00
4a2f36aebcfix wrong dates in DonateReminder
Philipp Crocoll
2015-09-17 04:57:36 +02:00
dde19eed05fix crash when rotating device in Password/QuickUnlock because of duplicate id make white icons visible in icon picker
Philipp Crocoll
2015-09-17 04:57:11 +02:00
cc47c71059Improved password + QuickUnlock screens by introducing AdjustResize (now working with design lib 22.2.1.0)
Philipp Crocoll
2015-09-15 21:45:04 +02:00
b856e1ec15implemented design improvements as suggested by Stefano
Philipp Crocoll
2015-09-15 06:25:17 +02:00
7d09a288d5show caching option also for Offline version (required as Cache is used for content storage)
Philipp Crocoll
2015-09-14 05:59:28 +02:00
996d0f10b8fixed target sdk in debug manifest to 21, now status bar color is working also in Debug
Philipp Crocoll
2015-09-14 05:58:57 +02:00
7a21f26007new icons, folder icons are used changed resource ids to not be equal to layout ids (hint from stackoverflow)
Philipp Crocoll
2015-09-13 12:33:24 +02:00
3ac72950deintermediate checkin working on improving material design
Philipp Crocoll
2015-09-08 19:58:20 +02:00
c41e340d360.9.8b for Offline version
Philipp Crocoll
2015-09-08 05:20:31 +02:00
801200b7f9further resource cleanup
Philipp Crocoll
2015-09-07 20:29:48 +02:00
f49aab87f2bug fixes: additional fields not visible, discard warning not displayed when home clicked
Philipp Crocoll
2015-09-04 21:36:20 +02:00
2747e048c5further cleanup
Philipp Crocoll
2015-09-04 21:35:50 +02:00
6949ac0d8cfixed issues with menus and app compat
Philipp Crocoll
2015-09-04 08:13:01 +02:00
efdbc949e2cleaned up drawable folders. Every drawable is now (temporarily) contained exactly once, removed no longer used drawables
Philipp Crocoll
2015-09-04 08:12:32 +02:00
c7cf120c1dMerge branch 'master' into MaterialDesign
Philipp Crocoll
2015-09-04 05:34:27 +02:00
0e388547d9removed old projects
Philipp Crocoll
2015-09-04 05:12:30 +02:00
fad8dc8b22fixed 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
Philipp Crocoll
2015-09-03 22:03:28 +02:00
617e2b782bupdate project files
Philipp Crocoll
2015-09-02 23:15:12 +02:00
636ebda156fixed duplicate style definition
Philipp Crocoll
2015-09-02 22:33:12 +02:00
4cb0cf3d72added files to simplify build
Philipp Crocoll
2015-09-02 22:32:28 +02:00
1f62797b78intermediary (still search suggestions)
Philipp Crocoll
2015-09-01 06:13:55 +02:00
6c4afaaaa1project/solution files update
Philipp Crocoll
2015-08-26 21:36:55 +02:00
27ee770bbbFix for search suggestions no longer visible (probably since Xamarin/Android tools update), Manifest for 0.9.8
Philipp Crocoll
2015-08-26 21:01:49 +02:00
f8835b0f66updated translations added Oktoberfest dates for next years
Philipp Crocoll
2015-08-25 21:17:07 +02:00
59014bde22trying to get search working, intermediate state
Philipp Crocoll
2015-08-25 20:42:49 +02:00
2445b49973native libs for simpler build after checkout
Philipp Crocoll
2015-08-19 07:24:16 +02:00
f948e69061add missing items
Philipp Crocoll
2015-08-19 07:22:54 +02:00
7852083950add project.zip files for simpler building after checkout
Philipp Crocoll
2015-08-19 07:14:13 +02:00
af02ca7599implemented 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
Philipp Crocoll
2015-08-19 07:03:12 +02:00
fabe0904c0Add toolbar to Settings (involves reorganization of Settings into Fragmnt which removes duplicate code in both activities)
Philipp Crocoll
2015-08-13 17:37:01 +02:00
15f73257fa0.9.8-pre2
Philipp Crocoll
2015-08-12 06:40:14 +02:00
6bb4e69f38fixed issues in GeneratePassword and CreateDatabaseActivity
Philipp Crocoll
2015-08-11 08:34:16 +02:00
6095f32b08GroupBaseActivity: Re-enable refresh of list after changes/sorting Fixed issues in QuickUnlock
Philipp Crocoll
2015-08-10 15:39:34 +02:00
0ef2378ddcmajor elements of new app design implemented caution: not fully functional, several features missing/crashing
Philipp Crocoll
2015-08-10 08:07:42 +02:00
8f630c9b6ctest projects for Material Design
Philipp Crocoll
2015-06-25 21:11:15 +02:00
0d3ed48a5aminor updates and fixes
Philipp Crocoll
2015-06-23 21:19:33 +02:00
3f7318c402Changelog for 0.9.8 preview 1
Philipp Crocoll
2015-06-23 21:19:11 +02:00
ede97fc726update InputStick Plugin to 1.31
Philipp Crocoll
2015-06-23 17:25:27 +02:00
137fdd8d28Always 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)
Philipp Crocoll
2015-06-23 16:44:47 +02:00
6b4d31aa44exchanged 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)
Philipp Crocoll
2015-06-23 14:33:18 +02:00
780007dd60make sure question regarding caching preferences is not cancelable
Philipp Crocoll
2015-06-17 06:35:27 +02:00
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
Philipp Crocoll
2015-06-17 06:33:29 +02:00
6c3795ff1aImprovements 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
Philipp Crocoll
2015-06-10 22:13:44 +02:00
80b6a1d287Support 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
Philipp Crocoll
2015-06-07 22:44:34 +02:00
b848e191fcupdated translations version update -> 0.9.7b
Philipp Crocoll
2015-05-21 05:45:49 +02:00
f001aed5c8fix bug in sorting groups by name
Philipp Crocoll
2015-04-01 21:26:56 +02:00
cbfef09c81allow localization for "Copy to clipboard" string
Philipp Crocoll
2015-04-01 21:26:46 +02:00
268a7c8434set typeface again after changing inputType of password fields (setting inputType changes the font)
Philipp Crocoll
2015-04-01 21:25:54 +02:00
7aa2d5beefadded apple icon
Philipp Crocoll
2015-03-23 20:45:12 +01:00
dda2df5fe9translations from crowdin 0.9.7
Philipp Crocoll
2015-03-14 22:12:52 +01:00
de56c5376efix wrong heading of notes field, fix sorting of groups (not case sensitive)
Philipp Crocoll
2015-03-14 21:58:14 +01:00
ba1e591dc7Make 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
Philipp Crocoll
2015-02-19 20:30:26 +01:00
339dc9a3dadelete designer resource file
Philipp Crocoll
2015-02-17 06:28:37 +01:00
d825d8b5e6allow plugin action for notes field, fixes view problem after update
Philipp Crocoll
2015-02-17 06:27:59 +01:00
95f5524425added option to disable "clear password on leave" (eg. for switching between KP2A and Google Authenticator) directly load db when enter key is pressed
Philipp Crocoll
2015-02-17 06:05:48 +01:00
99a56f8e52add flag secure for QuickUnlock and PasswordActivity (don't reveal last character of passwords)
Philipp Crocoll
2015-02-11 08:41:59 +01:00
c9863b3178improved "switch back IME" implementation, now makes use of android switchToLastIME method -> works even without root/Secure Settings
Philipp Crocoll
2015-02-11 08:30:36 +01:00
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
brush701
2015-02-09 12:56:05 -08:00
8de5588cffadded 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)
Philipp Crocoll
2015-02-09 20:24:57 +01:00
bc235b3ba5added tests for kdb writing, fixed issue with syncing (keep UUIDs when loading again)
Philipp Crocoll
2015-02-07 20:54:13 +01:00
3506e253dbrenamed DatabaseLoader to DatabaseFormat allow write access for kdb (UI not yet completed, but saving done)
Philipp Crocoll
2015-02-02 21:37:05 +01:00
fc2e0fa15dadded setter methods for simpler access from Xamarin code fix bug in PwDate: wrong conversion from Java time to C-Date, off by one day
Philipp Crocoll
2015-02-02 21:30:55 +01:00
b1cec02040increase priority of notifications to increase likelihood that buttons are shown change password mask (fix problem on some devices)
Philipp Crocoll
2015-01-27 05:53:01 +01:00
4905392d47increase tool version to get rid of "platform deprecated" warnings
Philipp Crocoll
2015-01-27 05:50:53 +01:00
b35c41b21cManifest 0.9.6
Philipp Crocoll
2015-01-27 05:50:27 +01:00
44fb4b9ce1improved notification icons re-added donate hint in change log
Philipp Crocoll
2015-01-08 06:31:09 +01:00
8779c90da9Manifest and release 0.9.6-pre2
Philipp Crocoll
2015-01-06 04:22:53 +01:00
618b65f44bremoved redundant file
Philipp Crocoll
2015-01-06 04:21:53 +01:00
de9b2749c6update translations from crowdin
Philipp Crocoll
2015-01-06 04:16:29 +01:00
aeb4833ad0* clear combined notification when db locked by timeout * close notification drawer when clicking action button in notification
Philipp Crocoll
2015-01-06 04:03:27 +01:00
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)
Philipp Crocoll
2015-01-06 04:01:46 +01:00
7cffa9a3c3added checks to ensure existing files are returned. fixes an issue with opening files from gdrive on Android 4.4+ through system file manager
Philipp Crocoll
2015-01-06 03:59:46 +01:00
a1e83c17060.9.6pre1
Philipp Crocoll
2014-12-30 06:21:00 +01:00
db5357ce84added contributions improved changelog
Philipp Crocoll
2014-12-30 06:20:16 +01:00
8816954ef6added Wiktor Lakski as contributor, include keyboard in debug version
Philipp Crocoll
2014-12-29 07:18:37 +01:00
e7a0393ddduse Android 5 as target framework set notification visibility for Android 5 lock screen fix wrong permission in debug manifest
Philipp Crocoll
2014-12-28 06:44:22 +01:00
ecd78ffbafusing new icons from Stefano (updated launcher icon, nicer notification icons) added combined notification (keyboard/clipboard; Android 4.1+)
Philipp Crocoll
2014-12-28 05:51:34 +01:00
625e5337ceclear entered password when leaving activity without opening database
Philipp Crocoll
2014-12-25 22:19:54 +01:00
ae66f10690workaround for missing input languages on few devices by being less strict if not enough languages matched the white-list
Philipp Crocoll
2014-12-25 22:15:54 +01:00
fa7365323callow differnt sorting options "touch" groups after editing to get correct sort order "modification date"
Philipp Crocoll
2014-12-23 20:29:27 +01:00
b61904c01cfixed 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)
Philipp Crocoll
2014-12-22 06:39:30 +01:00
f9a7d66e8epassword generator activity remembers last settings
Philipp Crocoll
2014-12-19 21:40:50 +01:00