Skip to content

Commit

Permalink
added Android screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Wheatley committed Jan 16, 2017
1 parent 3663419 commit 3741a9a
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,18 @@ This repository extends [ionic2-meteor-login](https://github.com/mjwheatley/ioni

##Screenshots
###Login Page
![sign in blank](screenshots/android/sign-in-blank.png) ![sign in with email](screenshots/android/sign-in-with-email.png) ![sign in fingerprint not enabled](screenshots/android/sign-in-fingerprint-not-enabled.png) ![sign in fingerprint auth](screenshots/android/sign-in-fingerprint-auth.png)
###Account Management
![acct manage fingerprint disabled](screenshots/android/acct-manage-fingerprint-disabled.png) ![acct manage fingerprint disclaimer](screenshots/android/acct-manage-fingerprint-disclaimer.png) ![acct manage fingerprint auth](screenshots/android/acct-manage-fingerprint-auth.png) ![acct manage fingerprint enabled success](screenshots/android/acct-manage-fingerprint-enabled-success.png)

##What's New
* ***Login Page***
* Added fingerprint button next to login button
* **Account Management Components**

* **Account Management**
* Added toggle to enable fingerprint authentication
* FingerprintHelper Utility
* `app/client/imports/app/utils.fingerprinthelper.ts`
* Utility file to consolidated function methods for the different platform fingerprint plugins
* **METEOR_SETTINGS**
* `config/development/settings.json`
* Added `public.fingerprint.appId`
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/android/sign-in-blank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/android/sign-in-with-email.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3741a9a

Please sign in to comment.