Skip to content

Releases: wwWallet/wallet-android-wrapper

Release v0.1.3

12 Nov 14:22

Choose a tag to compare

Release Notes

You can't build a reputation on what you are going to do.

- Henry Ford

(Inspirational quotes provided by https://zenquotes.io API.)

Changes

Release v0.1.2

10 Oct 10:57

Choose a tag to compare

Release Notes

There are as many opinions as there are experts.

- Franklin D. Roosevelt

(Inspirational quotes provided by https://zenquotes.io API.)

Changes

  • use signing extension instead of just including it.

Release v0.1.1

03 Oct 12:57

Choose a tag to compare

Release Notes

Curiosity is the most powerful thing you own. Imagination is a force that can actually manifest a reality.

- James Cameron

(Inspirational quotes provided by https://zenquotes.io API.)

Video

PasskeyProviderPresentationInWwwalletWrapper.mp4

Changes

Setting of passkeys

  • on debug, press the little top right android overlay and hit "passkey provider settings"

Creation of passkeys

  • storing private / public keys in Android's strongbox
  • deriving AES keys for storing meta data ("username", "create params", in future "signatureCount" etc)
  • creating clientDataJson without escaped slashes (new!)

Getting of passkeys

  • iterate through all created passkeys
  • populating Android os views
  • touching them!
  • loading them!
  • and finally: signing them the right way

SIGN extension

  • talking to a new fork of yubikit-android
  • adding js code for parsing options for webview aka wrapper

Update instance backends

Bug fixes and stability improvements

  • adding obvious bugs

Release v0.0.17-PRE-providers-and-sign-ext

17 Sep 12:46

Choose a tag to compare

Release Notes

Knowing others is wisdom, knowing yourself is enlightenment.

- Lao Tzu

(Inspirational quotes provided by https://zenquotes.io API.)

Changes

Release v0.0.17-preview-multiple-profiles

10 Sep 15:30

Choose a tag to compare

Release Notes

Happiness is when what you think, what you say, and what you do are in harmony.

- Mahatma Gandhi

(Inspirational quotes provided by https://zenquotes.io API.)

Changes

Release v0.0.16

13 Aug 15:20

Choose a tag to compare

Release Notes

Instead of thinking outside the box, get rid of the box.

- Deepak Chopra

(Inspirational quotes provided by https://zenquotes.io API.)

Changes

  • release preparation
  • playstore release and on github
  • rework external url handling (openid4vp://, haip://)
  • persist baseurl across sessions
    • use app shortcuts (longpress on app icon)
  • add feature debug only passkey provider

Release v0.0.15-haip

13 Jun 11:24

Choose a tag to compare

Release v0.0.15-haip Pre-release
Pre-release

Release Notes

Identify your problems, but give your power and energy to solutions.

- Tony Robbins

(Inspirational quotes provided by https://zenquotes.io API.)

Changes

  • feature: add haip scheme deeplinking
  • debug: add shortcut for demo, funke and qa
  • fixes

Release v0.0.15

13 May 10:23

Choose a tag to compare

Release Notes

You find peace not by rearranging the circumstances of your life, but by realizing who you are at the deepest level.

- Eckhart Tolle

(Inspirational quotes provided by https://zenquotes.io API.)

Changes