Menu

#1 Patch to read Database.kdb from the file system

closed-accepted
nobody
None
5
2008-12-12
2007-10-07
No

I've attached a patch that allows KeePassJ2ME to read the database from the file system. It's just an initial attempt at doing this.

The patch:
- adds a menu option "Load from filesystem" to the "Choose KDB Location" screen.
- (if selected) searches the file system for a file called "Database.kdb" and reads it into the record store.

I've tested it on my SonyEricsson K800i but it should work on any phone that supports the FileConnection part of JSR75.

Kevin

Discussion

  • Kevin O'Rourke

    Kevin O'Rourke - 2007-10-07

    Patch file

     
  • Kevin O'Rourke

    Kevin O'Rourke - 2007-10-23

    Logged In: YES
    user_id=72619
    Originator: YES

    I've updated my patch to match version 1.1.0.
    File Added: KeePassJ2ME.110.diff

     
  • Kevin O'Rourke

    Kevin O'Rourke - 2007-10-23

    Patch to add local filesystem access for 1.1.0

     
  • Kevin O'Rourke

    Kevin O'Rourke - 2007-10-28

    Patch to add a file browser for selecting database file.

     
  • Kevin O'Rourke

    Kevin O'Rourke - 2007-10-28

    Logged In: YES
    user_id=72619
    Originator: YES

    This patch (against 1.1.0, should work against 1.1.1 as well) adds a file browser to choose database file you want to read from the local filesystem.
    File Added: KeePassJ2ME.browser.diff

     
  • Stepan

    Stepan - 2008-12-12
    • status: open --> closed-accepted
     

Log in to post a comment.