Releases: passwordmaker/android-passwordmaker
A real possible release canadate
See milestone 2.0.0 for information for more information.
1.1.11 patch to fix verification code problem
Fixes the verification code problem specified here: https://github.com/tasermonkey/android-passwordmaker/issues/13
2.0.0-alpha1
First attempt at version 2.0. This is a complete rewrite utilizing the https://github.com/tasermonkey/passwordmaker-je-lib library.
This initial version supports importing/exporting of RDFs. Most of the existing functionality of the older version too. However, it does not currently support saving your inputs between loads of the application (the checkbox that says "Save inputs"). It also does not support manually selecting a profile right now.
It will however, now, autoselect a profile based on the Patterns defined, or the urls in the "Used Url" field of the Account Details dialogs.
It does not yet support creating new folders (though it can read the existing ones saved in the RDF)
Currently if you import the RDF it will always replace the existing database.
I couldn't figure out how to get this to be a different application for the alpha, so it will replace your old application. And due to the way the android versioning works, I don't think you will be able to retrieve your old data after trying out this version.