bsimic0001 / AegisWallet

Aegis. The Secure Bitcoin Wallet
13 stars 10 forks source link

Add intelligence to encryption/decryption button #5

Closed bsimic0001 closed 10 years ago

bsimic0001 commented 10 years ago

The Encrypt button on the front page should work like so:

When the user user presses the "Encrypt" button:

  1. IF user has Spec app installed, we use spec to encrypt the wallet
  2. IF user does not have Spec installed, we prompt them with a popup. This popup will ask them if they want to encrypt with a password or using Spec (which is recommended)
  3. IF they choose to use Spec, they will be prompted to download the spec app from the Play store. Once it is downloaded they can use it to encrypt the wallet.
  4. IF they choose to use a password, they will be prompted to supply a password and the wallet will be password encrypted.