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

Mobile: Fix minor bugs #771

Merged
merged 10 commits into from
Dec 12, 2018
Merged

Mobile: Fix minor bugs #771

merged 10 commits into from
Dec 12, 2018

Conversation

cvarley100
Copy link
Contributor

Description

  • Disables back swipe gesture on iOS
  • Fixes animation directions

Type of change

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

How Has This Been Tested?

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 T - Bug Type - Bug: Something isn't working C - Mobile labels Dec 11, 2018
src/mobile/yarn.lock Outdated Show resolved Hide resolved
@rajivshah3 rajivshah3 merged commit f54f1e9 into develop Dec 12, 2018
@rajivshah3 rajivshah3 deleted the chore/mobile-cleanup branch December 12, 2018 01:38
rihardsgravis pushed a commit that referenced this pull request Dec 12, 2018
* develop: (141 commits)
  New Crowdin translations [ci skip] (#769)
  Mobile: Fix minor bugs (#771)
  Assign account index to accounts in state (#715)
  Mobile: Fix failing tests (#770)
  Desktop: Add two-factor authorisation to Password modal (#764)
  Localization improvements (#718)
  Mobile: Fix keyboard avoidance globally (#767)
  Mobile: Handle error if permissions are denied on SeedVault import (#719)
  New Crowdin translations [ci skip] (#667)
  Desktop: Delete yarn.lock (#768)
  Update Seed write down view `Done` locale to `Back` (#765)
  Mobile: Minor refactor
  Update src/mobile/android/gradlew.bat
  Mobile: Minor code cleanup
  Fix unresolved conflict
  Localise string
  Update src/mobile/src/ui/views/wallet/DeleteAccount.js
  Update src/mobile/src/ui/components/TransferConfirmationModal.js
  Preserve order of themes via indexes in ThemeCustomisation component (#763)
  [Security] Bump lodash from 4.17.4 to 4.17.10 (#723)
  ...

# Conflicts:
#	src/desktop/src/ui/views/account/Addresses.js
#	src/desktop/src/ui/views/settings/Advanced.js
#	src/desktop/src/ui/views/settings/account/Seed.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.

None yet

2 participants