View Single Post
nowhereman's Avatar
Posts: 152 | Thanked: 91 times | Joined on Dec 2009 @ Spain
#1
Hi everybody,

Finally and after PR 1.2 has been relesed, I want to announce the first working version of qtWallet.

qtWallet is a Maemo implementation for a electronic wallet. You can store your private and confidential information into an encrypted repository. A numeric password (up to 16 digits) will protect your passwords, credit cards, passports, ...

Current functionalities:
* Store credit card images
* Browse your information
* Sort data
* Search with keyboard
* Store extra information in extra fields
* Import / Export your data (now include images)
* AES encryption (numeric and alphanumeric password) up to 16 chars
* Change password
* SQLite Repository
* Copy and paste field information to clipboard (click on field label)
* Automatic Lock when phone go to sleep
* Autorotation
* Cards can be grouped
* Change password
* Duplicate cards
* Wallet database can be backed up by the default backup application.
* Now with support for not ascii characters
* Spanish, French (thank's to danypoup) and English version
* Dutch translation (thanks to ThomasAH)
* Swedish and Finnish translation (thanks to aanckar)
* Italian translation (thanks to Natan_xy)
* German translation (thanks to deryo)



Regarding phone numbers:
If you want alpha phone numbers by default, create the file:
~/.config/nowheremanmail/qtWallet.conf
with content (suppress >>> and <<<< characters)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[hints]
phoneNumber\supportCharacters=true
<<<<<<<<<<<<<<<<<<<<<<<<<<<<


Import file format is a text file like this:

<ignored text>:Card name 1
<ignored text>:Group Name
<ignored text>:Card type
<field name>;field type:field value 1
<field name>;field type:field value 2
...
<empty line>
<ignored text>:Card name 2
<ignored text>:Group Name
<ignored text>:Card type
<field name>;field type:field value 1
<field name>;field type:field value 2
...

Images are exported in same folder as
Card_name_1.png
Card_name_1_BACK.png
...

Field type can be:
* T for multi-line text
* D for dates
* U for URLs
* P for Passwords
* N for numbers
* H for phone numbers
* S or empty for text

Future functionalities:
* Use hilton notifications ?
* Import pictures from camera
* More icons
* Workstation version ?
* ... Anything else?



Note: I attached qtwallet.zip. This file includes all current translations, and it can be used to create a new one.

Thank's


-------------------------------------------------------------------------------------------------------------------------

Please
DONATE

------------------------------------------------------------------------------------------------------------------------------
Attached Images
    
Attached Files
File Type: zip qtwallet.zip (34.4 KB, 279 views)

Last edited by nowhereman; 2011-09-17 at 06:41. Reason: Updated information
 

The Following 28 Users Say Thank You to nowhereman For This Useful Post: