Giter VIP home page Giter VIP logo

keepassdroid's People

Watchers

 avatar

keepassdroid's Issues

KeePassDroid frequently crashes on an entry with only comments field populated

What steps will reproduce the problem?
This doesn't crash on every edit but quite frequently....
1. create new database file.  create a new entry within one of the 
pre-populated groups.
2. only enter name and then add some comments. generally two or three lines 
worth.  include 
special characters/numbers.
3. click save (with keyboard open still) crash!  all changes lost.
4. If it doesn't crash on a save,  open same entry back up and edit comments 
again. make several 
additions/modifications. try and save again.  2 out of 4 edits crash on me.  I 
save a lot of 
sensitive info that is not password related so there is nothing in the username 
or password field.  
This may be related as it seems to try and copy the username and/or password to 
the clipboard 
every time the entry is accessed.  (Wouldn't hurt my feelings if I could choose 
to disable the 
clipboard feature.)


What do you see instead?
"Sorry!  The application KeePassDroid (process.com.android.keepass) has stopped 
unexpectedly.  
Please try again. (Force Close)"

What version of the product are you using? On what operating system?
Version 1.0.2 on HTC Eris OS version 1.17.605.1


Original issue reported on code.google.com by [email protected] on 20 Jan 2010 at 9:56

Long strings overlapping next line.

What steps will reproduce the problem?
1. Make a KeePass record with a very long URL entry
2. Observe the URL as it linefeeds to the next line, text overlapping the
text of the next field (usually password)

What is the expected output? What do you see instead?
The expected output is a cleanly readable URL and password line, instead
they are overlapping because of the long URL.

What version of the product are you using? On what operating system?
0.1.8 on Tmobile G1 Android



Original issue reported on code.google.com by [email protected] on 27 Apr 2009 at 1:09

Open keepass file from path containing spaces

Hi,
I was trying to use "\" as escape character as well as without, but keepass
didn't find the file. After renaming the folder to a path without spaces,
the file could read.


What version of the product are you using? On what operating system?
Android 1.5, 

Thank you and best regards,
Tobi

Original issue reported on code.google.com by [email protected] on 9 Jan 2010 at 5:14

Error opening database - "File too short for header"

What steps will reproduce the problem?
1. I have two keepass databases. Both 2x. I exported them both into 1x
format and loaded them on droid

2. The smaller database opens just fine. The larger database has an error
"File too short for header" I cant understand what that error is

What version of the product are you using? On what operating system?
Droid phone









Original issue reported on code.google.com by [email protected] on 27 Nov 2009 at 9:15

can't move the cursor in the comments field

What steps will reproduce the problem?
1. tap comments field
2. use trackball to move right (wont work)
3. also touching text position in this field doesn't work, so I cant edit
my existing text

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 Jun 2009 at 12:36

Opening database takes for ages

What steps will reproduce the problem?
1. Open database from Windows version (1.16) of Keepass
2. Enter password

Loading this database will result in a wait of about 2-3 minutes before it
opens. During this time it says 'Working...'.

Attached test.kdb, the password is 'Testing'. It is an empty db created
with Keepass 1.16 for windows. The problem seems to be in the decrypting,
because a wrong password also results in a 2-3 minute wait before saying
it's wrong.

My phone is a (dutch) HTC Hero, latest firmware. I'm using Keepassdroid
from the market (0.9.4)


Original issue reported on code.google.com by [email protected] on 8 Nov 2009 at 8:03

Attachments:

Suggestion - Confirm deletes

When you long click delete an entry you do not get any further 
confirmation before the entry is deleted from the database. Since it is 
easy to click delete in error from the menus, would it be possible to put 
in a further prompt to confirm the delete?

What version of the product are you using? On what operating system?
0.9.1 on Cupcake (HTC Hero)

Original issue reported on code.google.com by [email protected] on 7 Oct 2009 at 7:18

KeePassDroid associates with every filetype

What steps will reproduce the problem?
1. Install from Market
2. Open a file e.g. with a file manager like O.I. or EStrongs

What is the expected output? What do you see instead?
For any given filetype keepassdroid is suggested as a default handler. While 
this doesn't 
pose a problem in many cases, it is at least annoying. Also I have experienced 
some 
cases in which I couldn't open a file from within some app because after 
selecting the 
file, keepassdroid came up and told me that it couldn't open the DB... (no 
surprise there, 
since it was no DB).

What version of the product are you using? On what operating system?
I am using 0.9.6 on Android 2.0 (Milestone, German) but the problem has already 
been 
around on my Android 1.5 Hero (also German).

Please provide any additional information below.
If you need testing, logs or other debugging info, I'll be glad to help.

Thanks!

Original issue reported on code.google.com by [email protected] on 27 Nov 2009 at 9:17

RuntimeException in service when starting app

What steps will reproduce the problem?
Sometimes when I start keepassdroid I get a force close. Can't reliably 
reproduce it, but so far it has only happened when I have viewed an entry 
in keepassdroid, navigated to some other application and then started 
keepassdroid from the home app again. 

What version of the product are you using? On what operating system?
HTC Hero
keepassdroid 0.9.7

Please provide any additional information below.

12-07 17:32:00.388 I/ActivityManager(   59): Displayed activity 
com.android.keepass/com.keepassdroid.PasswordActivity: 909 ms
12-07 17:32:00.488 D/AndroidRuntime( 2975): Shutting down VM
12-07 17:32:00.488 W/dalvikvm( 2975): threadid=3: thread exiting with 
uncaught exception (group=0x40013140)
12-07 17:32:00.488 E/AndroidRuntime( 2975): Uncaught handler: thread main 
exiting due to uncaught exception
12-07 17:32:00.688 E/AndroidRuntime( 2975): java.lang.RuntimeException: 
Unable to destroy activity 
{com.android.keepass/com.keepassdroid.EntryActivity}: 
java.lang.IllegalArgumentException: Receiver not registered: null
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:3145)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:3159)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ActivityThread.access$2400(ActivityThread.java:112)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1724)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.os.Handler.dispatchMessage(Handler.java:99)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.os.Looper.loop(Looper.java:123)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ActivityThread.main(ActivityThread.java:3948)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
java.lang.reflect.Method.invokeNative(Native Method)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
java.lang.reflect.Method.invoke(Method.java:521)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:
782)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
dalvik.system.NativeStart.main(Native Method)
12-07 17:32:00.688 E/AndroidRuntime( 2975): Caused by: 
java.lang.IllegalArgumentException: Receiver not registered: null
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ActivityThread$PackageInfo.forgetReceiverDispatcher(ActivityThr
ead.java:594)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ApplicationContext.unregisterReceiver(ApplicationContext.java:7
71)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:291)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
com.keepassdroid.EntryActivity.onDestroy(EntryActivity.java:171)
12-07 17:32:00.688 E/AndroidRuntime( 2975): at 
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:3132)
12-07 17:32:00.688 E/AndroidRuntime( 2975): ... 11 more
12-07 17:32:00.748 I/Process (   59): Sending signal. PID: 2975 SIG: 3
12-07 17:32:00.748 I/dalvikvm( 2975): threadid=7: reacting to signal 3
12-07 17:32:00.948 I/AlertDialog(   59): [onCreate] auto launch SIP.
12-07 17:32:08.008 I/Process ( 2975): Sending signal. PID: 2975 SIG: 9
12-07 17:32:08.028 I/ActivityManager(   59): Process com.android.keepass 
(pid 2975) has died.
12-07 17:32:08.028 W/ActivityManager(   59): Scheduling restart of crashed 
service com.android.keepass/com.keepassdroid.services.TimeoutService in 
5000ms
12-07 17:32:08.038 I/WindowManager(   59): WIN DEATH: Window{43745190 
com.android.keepass/com.keepassdroid.PasswordActivity paused=false}
12-07 17:32:08.088 I/ActivityManager(   59): Start proc com.android.keepass 
for activity 
com.android.keepass/com.keepassdroid.fileselect.FileSelectActivity: 
pid=15938 uid=10045 gids={}
12-07 17:32:08.288 I/dalvikvm(15938): Debugger thread not active, ignoring 
DDM send (t=0x41504e4d l=38)
12-07 17:32:08.338 I/dalvikvm(15938): Debugger thread not active, ignoring 
DDM send (t=0x41504e4d l=42)
12-07 17:32:08.768 W/InputManagerService(   59): Got RemoteException 
sending setActive(false) notification to pid 2975 uid 10045

Original issue reported on code.google.com by [email protected] on 7 Dec 2009 at 6:38

does not see my file

What steps will reproduce the problem?
1. installed on myTouch phone
2.  copied file created on PC to /sdcard/keepass/keepass.kdb
3.

What is the expected output? What do you see instead?
Keepas should open, does not. Get "file not found"

What version of the product are you using? On what operating system?
Version not shown, just downloaded from app Market today.
Using on Android myTouch phone

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 22 Sep 2009 at 3:54

can notcreate keypass.kdp file

What steps will reproduce the problem?
1.Install and start keepass on droid
2.At "enter database filename:" prompt, select Create.
3.

What is the expected output? What do you see instead?
"Could not create parent directory"


What version of the product are you using? On what operating system?


Please provide any additional information below.
the default database is /sdcard/keepass/keepass.kdb

Original issue reported on code.google.com by [email protected] on 7 Jan 2010 at 7:07

Localization support

Hi,
congratulations for this nice piece of software.

Well, i wanna ask you if there is any support for the localization files.
I'd like to translate your applicetion in italian since i'm using it
intensively.

Thanks,
Diego

Original issue reported on code.google.com by [email protected] on 29 Sep 2009 at 9:02

KeePassDroid process is kept alive

What steps will reproduce the problem?
1. Start keepassdroid
2. Open a db and select an entry (copy notifications appear)
3. Press home to leave keepassdroid
4. Lock the screen (end call button on hero)
5. Wait >5 min
6. Unlock phone, copy notifications are gone
7. Keepassdroid process is still alive and never seems to die

What is the expected output? What do you see instead?
As with other activity processes I'd expect keepassdroid to die after not 
using it for a while.

What version of the product are you using? On what operating system?
HTC Hero
Keepassdroid 0.9.7

Please provide any additional information below.
If I launch keepassdroid again and the exit using the back button the 
keepassdroid process dies. 

Original issue reported on code.google.com by [email protected] on 8 Dec 2009 at 2:08

KeepPassDroid on Motorola Milestone

I have installed KeePass on my Motorola Milestone (New GSM version of 
Droid - Android 2 OS).
I am not able to create new database, it is saying "Could not create 
parent directory" and there is not any other option.
What is wrong? 
Hana


Original issue reported on code.google.com by [email protected] on 4 Jan 2010 at 3:31

Auto close an open database after a timeout

What steps will reproduce the problem?
1. Open a DB
2. Switch to another app during a few minutes
3. The DB is still open and passwords can be seen

What is the expected output? What do you see instead?
The DB should be closed after 30 seconds of inactivity.


Original issue reported on code.google.com by [email protected] on 4 Mar 2010 at 5:19

2 new entries fail

What steps will reproduce the problem?
1. add new
2. save -> ok
3. add new
4. save -> not save, msg not possible

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
last, in magic

Please provide any additional information below.

Original issue reported on code.google.com by obadiola on 16 Aug 2009 at 12:06

'Unknown error' message when trying to open a kdb file on my Android G1 phone

What steps will reproduce the problem?
1. Create/generate a .kdb file from windows desktop client
2. copy it to Android device
3. open keepassdroid application on Android device and point it to the .kdb
file

What is the expected output? What do you see instead?
Expected output is to import and show all the entries inside the .kdb
database file within the app. But instead, it gives me a message Unknown error'

What version of the product are you using? On what operating system?
Am using KeePass 2.0.7 Beta on WinXP and KeePassDroid 0.1.8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 May 2009 at 9:10

please sort the entry list

It would be really useful if the list of entries in a group were sorted 
(preferrably case 
insensitive)... It's hard to find one entry in a very long list.  Thanks for a 
great product and 
keep up the good work!

Original issue reported on code.google.com by [email protected] on 28 Dec 2009 at 10:29

can't download kbd file

What steps will reproduce the problem?
1. kbd file is stored on dropbox site
2. attempt to download file
3. Android says filetype is not recognized and aborts the download.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Latest version in market / Verizon Droid

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 15 Jan 2010 at 12:45

Database requiring key file not opening

What steps will reproduce the problem?
1. Type in keepass database file in opening screen
2. Type in password for keepass file
3. No option for 'Use master password and key file'

What is the expected output? What do you see instead?
Keepass db will open.  Wrong password error.

What version of the product are you using? On what operating system?
Android G1 with latest version from Android Market 1/27/2009

Please provide any additional information below.

The program works for keepass files not associated with a master file.  
Thanks for the great app.

Original issue reported on code.google.com by [email protected] on 28 Jan 2009 at 12:48

Add option for font size

What steps will reproduce the problem?
1. Open an entry
2. Hard to read for us old farts with iffy eyes.
3.

What is the expected output? What do you see instead?
Would be nice if there were an option (setting) to increase the font size.

What version of the product are you using? On what operating system?
Android, latest available from Market as of 25 January 2010

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 26 Jan 2010 at 6:38

Weird extra symbol displayed at the line ends in multi-lines 'Notes' field.

What steps will reproduce the problem?
1. Create the database on Windows using KeePass.
2. Create a new record.
3. Put multi-line text to 'Notes' field.
4. Move the database across to Android.

What is the expected output? What do you see instead?

When open the database created in KeePass 1.17 containing a multi-line 
'Notes' field the KeePassDroid displays the bar symbol at the end of each 
line (looks as a junk).

I've tried using different line endings in KeePass - Windows "\r\n" and 
UNIX "\n" -- it doesn't help.

What version of the product are you using? On what operating system?

1. KeePass 1.17
2. Windows 7
3. Google Nexus One
4. KeePassDroid - the latest from Android Market.

Please provide any additional information below.

It seems that KeePassDroid displays an additional line ending symbol which 
is mapped to the weird bar character.

Original issue reported on code.google.com by [email protected] on 26 Jan 2010 at 9:09

Where is the source code available for this port?

What steps will reproduce the problem?
1. N/A
2. N/A
3. N/A

What is the expected output? What do you see instead?

N/A

What version of the product are you using? On what operating system?

N/A

Please provide any additional information below.

I note that keepass is licensed under the gpl v2, and since you are
re-distributing this software I believe the terms of the license mandate
that your changes to the source code are not only made available, but that
they also be licensed under the gpl v2.

Original issue reported on code.google.com by [email protected] on 24 Feb 2010 at 12:26

Group display suggestion

Groups font on my HTC Hero is HUGE. Moreover, my group outline is pretty
big, so to reach one deep group I have to click and click and click...

Could you please add tree view mode for groups (like in the original
KeePassX)? If it is difficult, then maybe an option to decrease font size
at least. Thank you.

What version of the product are you using? On what operating system?
1.0.5.1 / Android 1.5 / HTC Hero

Original issue reported on code.google.com by [email protected] on 27 Feb 2010 at 9:11

Please sort also the new entries

What steps will reproduce the problem?
1. Add new entry
2.
3.

What is the expected output? What do you see instead?
The new entries should be sorted like the old entries. At the moment, new
entries are appended at the very end of the list.

What version of the product are you using? On what operating system?
KeePassDroid 0.4.1 on Android 1.5



Original issue reported on code.google.com by [email protected] on 29 Aug 2009 at 11:39

Hide password after leaving screen

What steps will reproduce the problem?
1. Go to a password entry screen
2. Select menu / show password
3. Press edit
4. Select back

-or-

3. Press home
4. Keep home pressed and select keepassdroid

What is the expected output? What do you see instead?
I think the password should be hidden again

What version of the product are you using? On what operating system?
latest source 

Possible patch is attached


Original issue reported on code.google.com by [email protected] on 15 Nov 2009 at 2:24

Attachments:

Option for which fields to view

What steps will reproduce the problem?
1. Open an entry
2. Not necessary to see Created, Modified, etc. so it would be handy to be
able to pick and choose, globally, which fields are visible when viewing a
record.
3.

What is the expected output? What do you see instead?
I see everything about every record and I don't need to.

What version of the product are you using? On what operating system?
Downloaded from Market on 25 January 2010

Please provide any additional information below.
I am a teapot.

Original issue reported on code.google.com by [email protected] on 26 Jan 2010 at 6:42

thanks and wish

thanks for the app. Hope that there will new features added that make the
tool even more efficient such as entry of a password via a dial pad and the
sync with the desktop version would be wonderful!

Original issue reported on code.google.com by [email protected] on 15 Sep 2009 at 1:34

Search not working

What steps will reproduce the problem?
1. Open kbd file and press search button 
2. alternatively try Menu key and Search option
3. Nothing happens???

What is the expected output? What do you see instead?
Expected usual search box and virtual keyboard to enter search term
actually I get no response. 
I can manually browse through groups and entries so the unencryption of the
database seems to be working fine - just no search function.

What version of the product are you using? On what operating system?
0.4.1 (updated from Market on 31.08.2009) on HTC Hero running Android 1.5
from Orange in UK

Please provide any additional information below.
Before yesterday's update search worked fine on the previous version :(

Original issue reported on code.google.com by [email protected] on 1 Sep 2009 at 11:45

File open error

What steps will reproduce the problem?
1.have a .kdb file named differently than the default
2. the file cannot be opened when entering the path name into the entry
3.

What is the expected output? What do you see instead?
I'd like a file browser to open the file

What version of the product are you using? On what operating system?
0.2

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 23 Jan 2010 at 11:45

please sort the entry list

It would be really useful if the list of entries in a group were sorted 
(preferrably case 
insensitive)... It's hard to find one entry in a very long list.  Thanks for a 
great product and 
keep up the good work!

Original issue reported on code.google.com by [email protected] on 28 Dec 2009 at 10:29

please sort the entry list

It would be really useful if the list of entries in a group were sorted 
(preferrably case 
insensitive)... It's hard to find one entry in a very long list.  Thanks for a 
great product and 
keep up the good work!

Original issue reported on code.google.com by [email protected] on 28 Dec 2009 at 10:33

"File too short for header"

What steps will reproduce the problem?
1.Simply opening an exisitng data base on Motorola Droid.
2.
3.

What is the expected output? What do you see instead?
Should have opened the file but got the above message.


What version of the product are you using? On what operating system?
Android 2.1, Latest keepass.


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 6 Jan 2010 at 3:37

Crash when launching KeepassDroid from other app

I got crashes when trying to launch a kdb from SugarSync or AndroZip.

I took the liberty of checking it out, so hopefully it can get fixed 
sometime, and you don't have to waste too much of your time on it.

It looks like this needs to be a clean install, as the problem seems to be 
related to the remembering of keyfiles.

In PasswordActivity.java when the Action VIEW_INTENT happens, it calls 
getKeyFile to set mKeyFile.

At the end of the day, getFileByName in FileDbHelper.java is called.  It 
checks if cursor is Null, in my case it is not, yet cursor.MoveToFirst 
returns false and calling getString will result in a crash.  I made the 
below changes and no crash, and it remembers the keyfile too.

        String filename = "";
.
.
.
        if( cursor.moveToFirst()) {
            filename = cursor.getString(0);
        }


This is on a Moto Droid.

Anyhow, great job!

Original issue reported on code.google.com by [email protected] on 19 Nov 2009 at 10:23

Add option to always show passwords

It would be great to have an option to always show the passwords on the
screen.  The desktop version of Keepass has something like this.  As it is
now, I have to always hit the menu button and then the Show Password button
for each item that I view.


What version of the product are you using? On what operating system?
Keepass downloaded on 12/28/09

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 29 Dec 2009 at 6:39

2 new encries fail

What steps will reproduce the problem?
1. add new
2. save -> ok
3. add new
4. save -> not save, msg not possible

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
last, in magic

Please provide any additional information below.

Original issue reported on code.google.com by obadiola on 16 Aug 2009 at 12:07

please add feature to allow rename group

What steps will reproduce the problem?
1.i have multiple entries in one group
2.can not rename the group
3.

What is the expected output? What do you see instead?
Can rename 

What version of the product are you using? On what operating system?
Android 2.0.1

Please provide any additional information below.

Original issue reported on code.google.com by superbiji on 28 Feb 2010 at 12:50

Searching seems to fail after second unlock

What steps will reproduce the problem?
1. Start keepassdroid
2. Unlock sanitized.kdb (password is sanitized)
3. Do a search (napster). This one will work
4. Press the home button
5. Switch back to keepassdroid
6. Unlock the same database  (password is sanitized)
7. Do a search (napster). This one will return nothing.

What is the expected output? What do you see instead?

I'm expecting one of the matching password entries. 

What version of the product are you using? On what operating system?

Version 1.0.4, HTC Droid Eris (Android 1.5)

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 13 Feb 2010 at 8:44

Attachments:

File too short for header (phone) Invalid/ corrupted file structure (pc)

What steps will reproduce the problem?
1.Try to open keepass database on phone or pc
2.
3.

What is the expected output? What do you see instead?
Instead of opening database, get 'File too short for header' when I try to
open it on the phone and 'Invalid/ corrupted file structure' when i try to
open it on my pc.

What version of the product are you using? On what operating system?
Just downloaded and reinstalled Keepass today.  HTC Hero, Android 1.5

Please provide any additional information below.
Thank You

Original issue reported on code.google.com by ejdrury on 3 Feb 2010 at 2:47

Non ASCII characters not supported for Master Password

What steps will reproduce the problem?
1. Open KeePass v1.16 for Windows
2. Create database with Master Password containing at las one of these two 
characters: '¡', 'é'
3. Copy de kdb file to Android Device 
4. Launch KeePassDroid and open the file
5. Provide Master Password (no Key file)

What is the expected output? 
The file is opened 

What do you see instead?
"Invalid password or key file" message

What version of the product are you using? On what operating system?
KeePassDroid 0.2.1, Android 1.5, HTC Magic

I guess this is a problem related to non ASCII characters, only tried '¡' 
and 'é'


Original issue reported on code.google.com by [email protected] on 1 Jul 2009 at 7:04

Unabe to create new database

What steps will reproduce the problem?
1. fresh install
2. no existing keepass sub-folder or database
3. click on create

What is the expected output? What do you see instead?
File and sub-folder should be created automatically on a fresh install.
Saving in root(/sdcard) works fine. Instead I just got a message saying
"...Parent directory  of file does not exist. "
What version of the product are you using? On what operating system?
current

Please provide any additional information below.
This is on an unlocked HTC Hero, asian version I believe.

Original issue reported on code.google.com by [email protected] on 8 Oct 2009 at 3:58

database don't open

What steps will reproduce the problem?
1. export my database 2.0 on windows in 1.0 for the mobile
2. open the database
3. insert the password
4. the software always load and don't open the database

What is the expected output? What do you see instead?
Open the database but load no stop

What version of the product are you using? On what operating system?
KeePassDroid v0.9.1 and Android 1.5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 11 Oct 2009 at 10:36

Can't open .kdb files from file managers

I installed SugarSync and used it to pull down a sync'd copy of my keepass
database.

It wanted to open the file directly, but under the list of apps that accept
filenames KeePassDroid wasn't there.

I suspect there is an action you register for this.

Original issue reported on code.google.com by [email protected] on 12 Aug 2009 at 7:15

Search seems to not be working (again)

What steps will reproduce the problem?
1. Open keypass.kdb (provided)
2. Menu -> Search 
3. Type in search string "test"

What is the expected output? What do you see instead?
I expected to see both of my two entries test1 and test2.  Got an empty 
search.


What version of the product are you using? On what operating system?
keepassdroid version 1.01
android 2.01
moto droid


Please provide any additional information below.
I created this simple included kdb file which was created on the phone.  I 
added two dummy entries as stated above, can't find either of them.

Original issue reported on code.google.com by [email protected] on 30 Dec 2009 at 2:47

Attachments:

After installation, wants to open every file on system.

What steps will reproduce the problem?
1. Install Keepassdroid
2. Open Browser
3. Download almost any file

What is the expected output? What do you see instead?
The expected output in most cases is to see only the programs that can be
used to open any given file. What I do see on almost everything, is a
keepassdroid icon (in place of the default icon for images, text, html,
mp3, wmv - literally almost anything but .apk files). It also gives the
option of opening in keepassdroid, which obviously fails.

What version of the product are you using? On what operating system?
Keepassdroid version 30 on Mytouch 3G with 1.6 firmware.

Original issue reported on code.google.com by [email protected] on 4 Dec 2009 at 7:20

  • Merged into: #23

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.