Philipp Crocoll
bf139d9059
refactoring: interface IAppTask -> abstract class AppTask (allows to implement empty default behaviour in base class, removal of static helper class)
...
preparations for new task (select entry then close)
2013-05-30 08:29:08 +02:00
Philipp Crocoll
f080f13b20
Refactoring: Introduced "AppTask" concept for simple integration of further features
2013-05-30 06:54:25 +02:00
Philipp Crocoll
7c292ebd57
automatically bring up keyboard selection
2013-05-22 06:37:59 +02:00
PhilippC
26064a0327
slide left/right transitions
2013-05-17 06:53:58 +02:00
PhilippC
e93e9307de
Username can be displayed in lists
2013-05-14 06:20:43 +02:00
PhilippC
13d7062519
Prepare for release of Version 0.8.2
2013-05-12 22:43:06 +02:00
PhilippC
7a065a9fdc
Support for Digest Auth. Little "hacky" due to Bug (?) in Mono (for Android)
2013-05-11 22:12:13 +02:00
PhilippC
8238f9f76f
Bugfix: Open URL opened Username in browser
2013-05-11 22:11:42 +02:00
PhilippC
7e0a4c9d20
Bugfix: OI really not required anymore for open dialog
2013-05-11 22:11:11 +02:00
PhilippC
fd60316448
Now really fixed the problem with duplicate provider authority
2013-05-07 06:07:32 +02:00
PhilippC
5bb1553413
Strings (new translations, changelog) for 0.8.1
2013-05-07 06:07:05 +02:00
PhilippC
dac3858c5c
added missing button style for 2.x
2013-05-06 06:23:55 +02:00
PhilippC
235d9fcc9c
fixed problem with installing online+offline version
2013-05-06 06:15:24 +02:00
PhilippC
cfe555fe83
Strings/Changelog 0.8
2013-05-06 05:28:13 +02:00
Philipp Crocoll
8c4770d77a
Changes to UI to fix new problems with 2.3.
2013-04-28 22:46:31 +02:00
Philipp Crocoll
f025b9cb3d
Allow deliberate file pickers when browsing for existing files (OI still required for save as)
2013-04-26 12:43:06 +02:00
Philipp Crocoll
fa4cd5bf46
Merge branch 'UITesting'
...
Conflicts:
.gitignore
src/KeePass.sln
src/keepass2android/EntryActivity.cs
src/keepass2android/Resources/Resource.designer.cs
src/keepass2android/keepass2android.csproj
2013-04-26 12:08:50 +02:00
Philipp Crocoll
af54f644f2
added entry to .gitignore
2013-04-26 10:13:12 +02:00
Philipp Crocoll
35cb1ad588
removed debug output
2013-04-26 10:12:07 +02:00
Philipp Crocoll
f736d9d676
Upgrade to ICS style
...
Database name can be set through DB prefs
QuickUnlock screen shows database name instead of file name (if a name exists)
EntryEditActivity: removed bugs related to activity state (occured when using file picker/password generator after making changes in the entry)
Added KeeValueTest as test project for UI problems
2013-04-26 10:10:46 +02:00
PhilippC
a58e89f43b
first changes to native Holo Light design
2013-04-13 05:28:15 +02:00
PhilippC
f69cf73292
Small changes and new translations for v.0.7
2013-04-09 22:59:33 +02:00
PhilippC
016a6998fb
v 0.7 preview
...
added donate option
2013-04-06 20:26:16 +02:00
PhilippC
59c13861ae
Added switches to preference screen to select which notifications to display,
...
fixed sorting of typable entries
2013-04-06 15:09:54 +02:00
PhilippC
dd6b376abf
First working version of KP2A Keyboard, but some features still missing
2013-04-06 07:15:08 +02:00
PhilippC
144f3d1e2c
added java projects for softkeyboard
2013-04-03 06:53:17 +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
de0dd676ef
Updated Language files
2013-03-23 21:27:51 +01:00
PhilippC
ff5f630c2e
Added Changelog
...
Added menu options for translate, rate, suggestions
Improved URL search
Changed Version to 0.6.2
2013-03-23 21:19:37 +01:00
PhilippC
1106f618eb
Search when pressing "Enter" button
2013-03-21 01:22:27 +01:00
PhilippC
f5f6eb055b
view intent also for offline version
2013-03-21 01:10:05 +01:00
PhilippC
8faf8b2392
View-Intent handled correctly for Online version
2013-03-21 01:01:02 +01:00
PhilippC
de4f356b24
started with Browse-Intent
2013-03-20 22:40:28 +01:00
PhilippC
a555697ff8
modified comments
2013-03-19 04:22:39 +01:00
PhilippC
79f0172770
Updated version to 0.6.1 in Manifests
2013-03-19 04:14:22 +01:00
PhilippC
d052306add
Updated translations from Crowdin
2013-03-19 03:39:54 +01:00
PhilippC
28c525cbf4
German translation of new features
2013-03-17 06:36:13 +01:00
PhilippC
6ba4068a28
ask for comfirmation when leaving edit entry with back buttom after making changes
2013-03-17 06:25:53 +01:00
PhilippC
5370e73639
Improved SearchForURL:
...
if URL is facebook.com this will be displayed in the Host-Search results for www.facebook.com as well as for m.facebook.com
2013-03-16 07:15:56 +01:00
PhilippC
11e7172fe6
Fixed Bug: Search didn't work after creating DB
2013-03-16 06:53:17 +01:00
PhilippC
b4784b2128
Added Check if Database changed
2013-03-15 07:07:45 +01:00
PhilippC
44ec0e0a04
Added Polish translations from Daniel Kukuła
2013-03-14 20:50:41 +01:00
PhilippC
e19f8586d1
Set version to 0.6
2013-03-14 20:46:15 +01:00
PhilippC
239b0e46ba
fixed missing Theme Attribute for SearchActivity
2013-03-09 06:04:37 +01:00
PhilippC
1d05641e2a
Added usage counter (maybe to be used later to ask people to rate the app)
2013-03-06 21:25:30 +01:00
PhilippC
5204292587
Added German translation for Confirm Recycle dialog
2013-03-06 21:02:52 +01:00
PhilippC
fde771f73e
* Enabled RecycleBin for Groups and Entries
...
* Added (more or less empty) resource files for more languages
2013-03-06 20:44:02 +01:00
PhilippC
9837ee4ad4
Fixed wrong settings texts in German translation
2013-03-02 19:49:22 +01:00
PhilippC
a4ccefd325
Field name field "fill_parent"
2013-03-02 19:29:54 +01:00
PhilippC
5ff25e8441
Fixed wrong label for Share URL intent. Improved German label.
2013-03-02 19:28:49 +01:00