Page MenuHomePhabricator

All Changesets

ChangePath
Addedweb/cashtab/mobile/.env
Modifiedweb/cashtab/mobile/App.js
Addedweb/cashtab/mobile/app.config.js
Addedweb/cashtab/mobile/assets/12-bitcoin-cash-square-crop.svg
Addedweb/cashtab/mobile/assets/simple-ledger-protocol-logo.png
Addedweb/cashtab/mobile/components/App.css
Addedweb/cashtab/mobile/components/App.js
Addedweb/cashtab/mobile/components/Common/CustomIcons.js
Addedweb/cashtab/mobile/components/Common/EnhancedInputs.js
Addedweb/cashtab/mobile/components/Common/PrimaryButton.js
Addedweb/cashtab/mobile/components/Common/QRCode.js
Addedweb/cashtab/mobile/components/Common/ScanQRCode.js
Addedweb/cashtab/mobile/components/Common/StyledCollapse.js
Addedweb/cashtab/mobile/components/Common/StyledOnBoarding.js
Addedweb/cashtab/mobile/components/Common/StyledPage.js
Addedweb/cashtab/mobile/components/Common/Ticker.js
Addedweb/cashtab/mobile/components/Common/__mocks__/copy-to-clipboard.js
Addedweb/cashtab/mobile/components/Common/__tests__/QRCode.test.js
Addedweb/cashtab/mobile/components/Common/__tests__/StyledCollapse.test.js
Addedweb/cashtab/mobile/components/Common/__tests__/StyledOnBoarding.test.js
Addedweb/cashtab/mobile/components/Common/__tests__/StyledPage.test.js
Addedweb/cashtab/mobile/components/Common/__tests__/__snapshots__/StyledCollapse.test.js.snap
Addedweb/cashtab/mobile/components/Common/__tests__/__snapshots__/StyledOnBoarding.test.js.snap
Addedweb/cashtab/mobile/components/Common/__tests__/__snapshots__/StyledPage.test.js.snap
Addedweb/cashtab/mobile/components/Configure/Configure.js
Addedweb/cashtab/mobile/components/Configure/__tests__/Configure.test.js
Addedweb/cashtab/mobile/components/Configure/__tests__/__snapshots__/Configure.test.js.snap
Addedweb/cashtab/mobile/components/NotFound.js
Addedweb/cashtab/mobile/components/OnBoarding/OnBoarding.js
Addedweb/cashtab/mobile/components/Send/Send.js
Addedweb/cashtab/mobile/components/Send/SendToken.js
Addedweb/cashtab/mobile/components/Wallet/TokenList.js
Addedweb/cashtab/mobile/components/Wallet/TokenListItem.js
Addedweb/cashtab/mobile/components/Wallet/Wallet.js
Addedweb/cashtab/mobile/components/Wallet/__mocks__/walletAndBalancesMock.js
Addedweb/cashtab/mobile/components/Wallet/__tests__/Wallet.test.js
Addedweb/cashtab/mobile/components/Wallet/__tests__/__snapshots__/Wallet.test.js.snap
Addedweb/cashtab/mobile/components/__tests__/NotFound.test.js
Addedweb/cashtab/mobile/components/__tests__/__snapshots__/NotFound.test.js.snap
Addedweb/cashtab/mobile/constants/colorScheme.js
Addedweb/cashtab/mobile/hooks/__mocks__/mockReturnGetSlpBalancesAndUtxos.js
Addedweb/cashtab/mobile/hooks/__mocks__/mockReturnGetUtxos.js
Addedweb/cashtab/mobile/hooks/__mocks__/sendBCH.js
Addedweb/cashtab/mobile/hooks/__tests__/useBCH.test.js
Addedweb/cashtab/mobile/hooks/useAsyncTimeout.js
Addedweb/cashtab/mobile/hooks/useBCH.js
Addedweb/cashtab/mobile/hooks/useImage.js
Addedweb/cashtab/mobile/hooks/useInnerScroll.js
Addedweb/cashtab/mobile/hooks/useInterval.js
Addedweb/cashtab/mobile/hooks/usePrevious.js
Addedweb/cashtab/mobile/hooks/useWallet.js
Addedweb/cashtab/mobile/hooks/useWindowDimensions.js
Addedweb/cashtab/mobile/navigation/BottomTabNavigator.js
Addedweb/cashtab/mobile/navigation/LinkingConfiguration.js
Addedweb/cashtab/mobile/navigation/index.js
Modifiedweb/cashtab/mobile/package-lock.json
Modifiedweb/cashtab/mobile/package.json
Addedweb/cashtab/mobile/screens/Main.js
Addedweb/cashtab/mobile/screens/NotFoundScreen.js
Addedweb/cashtab/mobile/screens/OptionsScreen.js
Addedweb/cashtab/mobile/screens/SendScreen.js
Addedweb/cashtab/mobile/screens/SendToken.js
Addedweb/cashtab/mobile/screens/WalletScreen.js
Addedweb/cashtab/mobile/utils/GoogleAnalytics.js
Addedweb/cashtab/mobile/utils/context.js
Addedweb/cashtab/mobile/utils/debounce.js
Addedweb/cashtab/mobile/utils/retry.js