Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Mobile: Fix QR Scanner and add haptic feedback #781

Merged
merged 23 commits into from
Dec 12, 2018

Conversation

cvarley100
Copy link
Contributor

@cvarley100 cvarley100 commented Dec 12, 2018

Description

Fixes #577

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

On Android and iOS

Checklist:

Please delete items that are not relevant.

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes

@rajivshah3 rajivshah3 added C - Mobile T - Bug Type - Bug: Something isn't working labels Dec 12, 2018
@cvarley100 cvarley100 changed the title Mobile: Fix QR Scanner Mobile: Fix QR Scanner and add haptic feedback Dec 12, 2018
src/mobile/android/app/build.gradle Outdated Show resolved Hide resolved
src/mobile/android/app/build.gradle Outdated Show resolved Hide resolved
src/mobile/android/settings.gradle Show resolved Hide resolved
@cvarley100 cvarley100 merged commit 74a2244 into develop Dec 12, 2018
rihardsgravis pushed a commit that referenced this pull request Dec 13, 2018
* develop: (168 commits)
  [Security] Bump sshpk from 1.10.1 to 1.15.2 in /src/desktop (#780)
  [Security] Bump tunnel-agent from 0.4.3 to 0.6.0 in /src/desktop (#753)
  [Security] Bump debug from 2.2.0 to 2.6.9 in /src/desktop (#738)
  [Security] Bump brace-expansion from 1.1.6 to 1.1.11 in /src/desktop (#743)
  [Security] Bump tough-cookie from 2.3.2 to 2.4.3 in /src/desktop (#751)
  [Security] Bump lodash from 2.4.2 to 4.17.11 in /src/desktop (#754)
  [Security] Bump deep-extend from 0.4.1 to 0.5.1 in /src/desktop (#746)
  [Security] Bump qs from 6.2.1 to 6.5.2 in /src/desktop (#748)
  Desktop: Dependencies update (#792)
  Mobile: Bump build number for release v0.6.0 (31) (#788)
  New Crowdin translations [ci skip] (#786)
  Chore/mobile cleanup (#787)
  Mobile/iOS: Unlink react-native-permissions [ci skip] (#785)
  New translations translation.json (Croatian) (#784)
  Mobile release v0.6.0 (30) (#776)
  New Crowdin translations [ci skip] (#783)
  Mobile: Fix QR Scanner and add haptic feedback (#781)
  New Crowdin translations [ci skip] (#778)
  Disable Greenkeeper [ci skip] (#774)
  Desktop: Update Linux related assets, documentation and errors (#779)
  ...

# Conflicts:
#	src/shared/__tests__/reducers/accounts.spec.js
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile T - Bug Type - Bug: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Camera doesn't launch during initial setup of the seed/wallet - iOS
3 participants