Skip to content

Releases: baumschubser/hotpants

A picture says more than a thousand words

18 Mar 10:25
Compare
Choose a tag to compare

This release adds QR code scan to the app.

Make sure that your phone is configured to allow taking photos from unsigned apps. You will get an error message if your phone blocks the camera from the app.

This release makes the app pretty feature complete form my side. If you have feature requests, please post them as issues on Github.

Thank you at @lionkmp for testing this release.

Timing is everything

12 Sep 20:31
Compare
Choose a tag to compare

Bugfixed version 1.4.1

This release addresses two issues:

  • Entries are alphabetically sorted now
  • It is possibe to fine tune the time that Hotpants uses to calculate time-based one-time passwords. Many phones only allow to set the time by minute. However, one-time passwords require exact timing. The new option allows to add or substract seconds from the phone's system time.

Caution when updating! It depends on your phone how updates are handled. Maybe all of your saved entries are gone. It is also possible that the new version will be managed in parallel to a previous version without the older entries being accessible to the new version. As the GPL license says: I am not responsible for any damage that the use of this application causes.

Better Compatibility

16 Aug 19:10
92cd956
Compare
Choose a tag to compare
  • Before the Jar required MIDP 2.1, now it is MIDP 2.0
  • Minor touchups (Midlet name, smaller filesize through obfuscation)

…or do you?

18 Feb 19:24
Compare
Choose a tag to compare

Now you have to confirm if you want to delete an entry. I had to learn the hard way that this is actually a convincing concept.

Hotpants and Totpants

23 Oct 07:47
Compare
Choose a tag to compare

Now with support for both HOTP and TOTP passwords! And a little bugfixing.

Hotpants

10 Oct 21:09
Compare
Choose a tag to compare

First release. Secrets have to be entered manually, but everything else #worksforme (tested on Nokia 515).