Philipp Crocoll
b93d9095db
update build tools for Android 6 and packages
2015-12-28 07:25:57 +01:00
Philipp Crocoll
169994eb06
add option to choose Icon Sets from other apk.
...
Created preliminary app for ancient icons
2015-12-21 21:23:28 +01:00
Philipp Crocoll
f11eabe13f
fix design issues as requested by Stefano
2015-10-29 20:31:34 +01:00
Philipp Crocoll
f6d0778a46
First version of AutoFill Plugin
2015-10-09 13:08:11 +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
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
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
6c4afaaaa1
project/solution files update
2015-08-26 21:36:55 +02:00
Philipp Crocoll
59014bde22
trying to get search working, intermediate state
2015-08-25 20:42:49 +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
15f73257fa
0.9.8-pre2
2015-08-12 06:40:14 +02:00
Philipp Crocoll
8f630c9b6c
test projects for Material Design
2015-06-25 21:11:15 +02: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
db5357ce84
added contributions
...
improved changelog
2014-12-30 06:20:40 +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
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
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
97bcf753a4
+ binary JavaFileStorage
2014-07-30 06:25:37 +02:00
Philipp Crocoll
d93946ed05
+ first version of MasterKee plugin
2014-07-13 20:58:10 +02:00
Philipp Crocoll
258e769ae7
0.9.4-offline release
2014-07-03 07:38:11 +02:00
Philipp Crocoll
bc99d6e04f
PluginSDK: Add Action moved to base class. rename classes for simpler binding
2014-05-30 20:51:07 +02:00
Philipp Crocoll
87fe6abd38
added option whether the group name should be displayed in Entry View or not
...
minor refactoring in AppTask
changed AppTask.StartInGroupActivity to OnResume because this is always called, also when a new app task is retrieved from Activity Result
2014-05-28 17:24:43 +02:00
Philipp Crocoll
54f2abdb31
Revert changes in project files
2014-05-28 11:01:20 +02:00
Jareth Lomson
8db8b27423
Before changing author
2014-05-25 20:46:54 +02:00
Philipp Crocoll
a2dc7449d4
fixed display issues in EntryActivity
2014-05-11 13:21:28 +02:00
Philipp Crocoll
07038d7549
PluginHost-Test project: modified EntryActivity for receiving actions and fields
2014-05-05 06:15:19 +02: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
ef9ab6bae5
tests and theme related workarounds for problems with ART
2014-02-06 20:37:27 +01: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
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
7613af6c81
KP2A Offline release
2013-12-26 06:31:40 +01:00
Philipp Crocoll
74acd19092
* Added file chooser to KP2A
...
* added functionality to file storage interface and (some) implementations to delete files/folders, create folders, list contents
-> Dropbox functionality implemented
2013-09-28 07:46:44 +02:00
Philipp Crocoll
fbd3aafe71
First version of Dropbox-Support (not yet really functional - no possible to select the file to open)
2013-09-15 20:08:14 +02:00
Philipp Crocoll
c7107c2673
Improved image quality of gray launcher icon (for notification bar)
...
Improved preferences by grouping entries under app settings
2013-09-06 06:41:52 +02:00
Philipp Crocoll
48ad2b309b
support for twofish cipher
2013-09-03 23:10:59 +02:00
Philipp Crocoll
b750dcfa31
Minor modifications for KP2A offline and release 0.8.4
2013-07-17 23:11:28 +02:00
Philipp Crocoll
f06ce9c58b
Changelog for 0.8.4
2013-07-12 17:03:57 +02:00
Philipp Crocoll
26575c4ba4
Splitted keepass2android project into
...
- keepass2android: UI stuff only
- Kp2aBusinessLogic: Password-Database related algorithms (even though tied to android, no UI required here)
Removed dependencies of logic layer to static Application, Resource class or other UI stuff
Added MonoDroidUnitTesting (not yet used, will be used for testing logic layer)
2013-06-14 06:14:50 +02:00
PhilippC
dd6b376abf
First working version of KP2A Keyboard, but some features still missing
2013-04-06 07:15:08 +02:00
PhilippC
5ca110fd66
Support for native key transformation based on the method of Keepassdroid (performance improvement)
2013-03-30 23:05:49 +01:00
PhilippC
6372a2e29e
ReleaseNoNet created. Removed Internet permission from manifest.
2013-02-27 05:51:22 +01:00
PhilippC
19f7dcf26d
initial release 0.5.0 BETA
2013-02-23 17:45:00 +01:00