Commit Graph

724 Commits

Author SHA1 Message Date
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