Skip to content

Releases: passwordmaker/android-passwordmaker

Version 2.0.12

24 Feb 14:39
Compare
Choose a tag to compare
  • Use Toolbar instead of ActionBar
  • Rename Accounts to Profiles
  • Thanks to github.com/specialforest

Version 2.0.8

22 Sep 11:45
Compare
Choose a tag to compare

This release is only a bug fix for 2.0.7. Where on some devices a stack overflow prevented the application to start. See Issue #34

Version 2.0.7

21 Sep 13:43
Compare
Choose a tag to compare
  • Fixed issue with buggy md5v0.6 algo (it allowed using character set other than hex)
  • Fixed Unicode encoding issues, now it will properly generate passwords with masterpassword having non-ascii characters in it.
  • Allowed the username to be adjustable without modifying the profile, from the main screen
  • Fixed issue where Account's pattern names are blank coming in from the chrome plugin
  • Fixed issue where Chrome's plugin export used the string 'null' for leet level.
  • Added so that when a user copy's a password it will add the used url to the favorites list so that it can be easily reused on the next time

Version 2.0.6

17 Sep 03:01
Compare
Choose a tag to compare

Fixed problem with importing rdfs that don't have a default profile, and profiles that weren't visible to the user was used.
Changed how the UI worked a tad to hopefully help out on usage

Also, changed feature graphic of store to this the jpg attached.

2.0.5 - Bug fix

02 Aug 21:38
Compare
Choose a tag to compare
  • Fix bug for some phones not displaying the profile name until the user starts typing something

2.0.3

22 Jul 22:04
Compare
Choose a tag to compare

Release version 2.0.3

 - Adding settings window
 - Adding ability to show username associated with account
 - Adding ability to display password strength.  This works the same as the chrome version
 - Move setting of master password hash to the settings window
 - Removed export of master password hash

Version 2.0.1

13 Jul 14:52
Compare
Choose a tag to compare
  • Bug Fix from 2.0.0: soft keyboard on devices wasn't updating the generated passwords
  • Use new common backend library passwordmaker-je to be able to easily support rdf import/export
  • New revamped UI
  • Autoselecting of accounts based on account patterns, and used urls
  • only the default account now support automatically getting the input text from the input url like the firefox version
  • Use of actionbar
  • Utilizing common crypto implementation from spongycastle instead of my own implementation
  • grails build system
  • configurable way of signing release artifact
  • importing of classic android profiles (requires the gson for this)
    • each favorites for each profile is added both as a favorite and as a pattern

Version 2.0.0

13 Jul 02:11
Compare
Choose a tag to compare
  • Use new common backend library passwordmaker-je to be able to easily support rdf import/export
  • New revamped UI
  • Autoselecting of accounts based on account patterns, and used urls
  • only the default account now support automatically getting the input text from the input url like the firefox version
  • Use of actionbar
  • Utilizing common crypto implementation from spongycastle instead of my own implementation
  • grails build system
  • configurable way of signing release artifact
  • importing of classic android profiles (requires the gson for this)
    • each favorites for each profile is added both as a favorite and as a pattern

New release canidate

05 Jul 15:35
Compare
Choose a tag to compare
New release canidate Pre-release
Pre-release

Hash algos for MD4, RIPEMD, SHA256 should work now.

Alpha2 + fix to hash algo

05 Jul 15:16
Compare
Choose a tag to compare
Pre-release

Here is the fix to not supporting RIPEMD160