Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-native-calendars from 1.300.0 to 1.467.0 #78

Open
wants to merge 343 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    d40b693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d24a4a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    7f5988d View commit details
    Browse the repository at this point in the history
  2. import wallet screen (#39)

    * import wallet screen
    
    * add type to interface method
    
    * use import instead of require, use object instead of method for images
    mateuszpmroz committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    52bb1af View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    6c927bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a435ab View commit details
    Browse the repository at this point in the history
  3. All wallets transactions list (#42)

    All wallets transaction list
    Kamill90 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6ab3e12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    969b191 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    543f0c1 View commit details
    Browse the repository at this point in the history
  6. Export wallet screen (#43)

    * add export wallet screen
    
    * use const instead of secret wallet
    
    * use palette instead of blueapp colors
    mateuszpmroz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3cba4c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Wallet XPUB screen (#45)

    * add export wallet screen
    
    * use const instead of secret wallet
    
    * use palette instead of blueapp colors
    
    * export screen
    
    * walet xpub screen
    
    * fix changes from pr
    mateuszpmroz committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    bdd598d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9353d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e75e39d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b6b72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e78ebf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c93d2c View commit details
    Browse the repository at this point in the history
  7. Contact details screen

    bklukaczewski committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ea72bd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd62c53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c685920 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2855fe View commit details
    Browse the repository at this point in the history
  11. Trasaction detail screen (#47)

    Trasaction detail screen with not permanent note
    Kamill90 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f1f6a76 View commit details
    Browse the repository at this point in the history
  12. Settings Screen (#49)

    * settings screen
    
    * update yarn.lock
    
    * handle old functionalities
    
    * fix changes from pr
    mateuszpmroz committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    29a3b3e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    f051dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94fc644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a847c0e View commit details
    Browse the repository at this point in the history
  4. Receive coins screen

    Receive coins screen
    Kamill90 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    140808b View commit details
    Browse the repository at this point in the history
  5. Receive coins wallet picker (#52)

    Receive coins wallet picker
    Kamill90 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7fa766c View commit details
    Browse the repository at this point in the history
  6. UI fixes for transaction list and detail view (#53)

    missing copy button fixed and red text for negative values
    Kamill90 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    dd52cc5 View commit details
    Browse the repository at this point in the history
  7. Store transaction notes (#54)

    Store transaction notes
    Kamill90 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    585efbe View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    44e77cc View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Add electrum server. about us and language select screen (#57)

    * add electrum server. about us and language select screen
    
    * ios adjustment
    
    Co-authored-by: Kamil Lewandowski <kamil.lewandowski@stxnext.pl>
    mateuszpmroz and Kamil Lewandowski committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    d797fd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    c7e2e0f View commit details
    Browse the repository at this point in the history
  2. Send coins flow (#58)

    Send coins flow
    Kamill90 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    0bbb409 View commit details
    Browse the repository at this point in the history
  3. balance formatting (#60)

    Kamill90 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    d6ccbeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5de3cff View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Add splashscreen (#63)

    Add splashscreen
    mateuszpmroz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0c23f64 View commit details
    Browse the repository at this point in the history
  2. App Icons (#62)

    App Icons
    Kamill90 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    506b599 View commit details
    Browse the repository at this point in the history
  3. ios splashscreen (#64)

    ios splashscreen added
    Kamill90 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    3dbb4a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f1d5a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ebe386 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ae705a View commit details
    Browse the repository at this point in the history
  7. scan qr code (#66)

    mateuszpmroz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    4ec7820 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    077a2e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53ed5ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dccb147 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    acd645f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    afe5298 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5eea424 View commit details
    Browse the repository at this point in the history
  14. Transaction list fixes (#67)

    transaction list fixes
    Kamill90 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    9957164 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. hide run self, switch fix (#70)

    hide run self, switch fix
    mateuszpmroz committed May 1, 2020
    Configuration menu
    Copy the full SHA
    8ed0d8d View commit details
    Browse the repository at this point in the history
  2. language hotfix (#71)

    mateuszpmroz committed May 1, 2020
    Configuration menu
    Copy the full SHA
    6cf4763 View commit details
    Browse the repository at this point in the history
  3. Import wallet address with QR code (#69)

    Import wallet address with QR code
    Kamill90 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    4f949d4 View commit details
    Browse the repository at this point in the history
  4. UIWebView (#75)

    UIWebView removed
    Kamill90 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    8108916 View commit details
    Browse the repository at this point in the history
  5. Unit fix (#74)

    unit on transaction screen fix
    Kamill90 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    6b7d2c4 View commit details
    Browse the repository at this point in the history
  6. import address from address book (#73)

    Import address from address book to send coin screen
    Kamill90 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    bf4d3e0 View commit details
    Browse the repository at this point in the history
  7. Pass address from contact screen to send coin screen (#72)

    Pass address to send coins screen from the contact list screen
    Kamill90 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    59e8684 View commit details
    Browse the repository at this point in the history
  8. iPad disable (#76)

    Kamill90 committed May 1, 2020
    Configuration menu
    Copy the full SHA
    cc66c72 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    1509b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c2959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d1295 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11b7d42 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    424b08c View commit details
    Browse the repository at this point in the history
  2. add copy button

    mateuszpmroz committed May 5, 2020
    Configuration menu
    Copy the full SHA
    dcb8018 View commit details
    Browse the repository at this point in the history
  3. Scan contact address fix

    Kamil Lewandowski authored and bklukaczewski committed May 5, 2020
    Configuration menu
    Copy the full SHA
    ee9eb13 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    9c674e1 View commit details
    Browse the repository at this point in the history
  2. add quiet zone to qr code

    mateuszpmroz authored and bklukaczewski committed May 6, 2020
    Configuration menu
    Copy the full SHA
    88bf1b8 View commit details
    Browse the repository at this point in the history
  3. trim unsued params

    Kamil Lewandowski authored and bklukaczewski committed May 6, 2020
    Configuration menu
    Copy the full SHA
    e6dddd9 View commit details
    Browse the repository at this point in the history
  4. numeric keyboard for receive coins amount input

    Kamil Lewandowski authored and bklukaczewski committed May 6, 2020
    Configuration menu
    Copy the full SHA
    62ed3dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fabe0b6 View commit details
    Browse the repository at this point in the history
  6. Remove Clipboard modal

    bklukaczewski committed May 6, 2020
    Configuration menu
    Copy the full SHA
    d122d97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bcddeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd0d037 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Remove Clipboard modal

    bklukaczewski committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c2ebbba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0242e9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    9342edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cbff9c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. transaltion files updated

    Konrad Jawulski authored and bklukaczewski committed May 14, 2020
    Configuration menu
    Copy the full SHA
    ed53626 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Setup pin flow (#93)

    Setup pin flow
    Kamill90 committed May 18, 2020
    Configuration menu
    Copy the full SHA
    a3b8681 View commit details
    Browse the repository at this point in the history
  2. ios-fix (#95)

    Kamill90 committed May 18, 2020
    Configuration menu
    Copy the full SHA
    7274d49 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    398e9d9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Additional transaction password verification and setup (#96)

    transaction password flow
    Kamill90 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    4be97ec View commit details
    Browse the repository at this point in the history
  2. App state manager (#98)

    Kamill90 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    2501680 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Advanced settings nested screen (#99)

    Advanced setting nested screen
    Kamill90 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    07259c1 View commit details
    Browse the repository at this point in the history
  2. Pin and password flow improved (#101)

    pin flow fixes
    Kamill90 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    304c6e7 View commit details
    Browse the repository at this point in the history
  3. Pinflow fixes (#100)

    disable back on create pin screen
    Kamill90 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    99557df View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. biometric fix (#102)

    Kamill90 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    910d670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4326eb2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into wallets-transactions-in-redux

    # Conflicts:
    #	App.js
    #	src/consts/models.tsx
    #	src/screens/Dashboard/DashboardScreen.tsx
    #	src/state/index.ts
    bklukaczewski committed May 25, 2020
    Configuration menu
    Copy the full SHA
    62e6cc7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. switch style change

    Kamil Lewandowski authored and bklukaczewski committed May 26, 2020
    Configuration menu
    Copy the full SHA
    362efb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90243a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd4128 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6914b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    894aee6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dc6587 View commit details
    Browse the repository at this point in the history
  7. Keyboard persist taps password setup (#107)

    Make keyboard persist taps on password setup screen
    bklukaczewski committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a8d9853 View commit details
    Browse the repository at this point in the history
  8. import wallet with seedphrases on qr screen (#108)

    import wallet with seed phrases on QR screen
    Kamill90 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    1ee2b7f View commit details
    Browse the repository at this point in the history
  9. avoid crash on outputs amount exception

    Kamil Lewandowski authored and bklukaczewski committed May 26, 2020
    Configuration menu
    Copy the full SHA
    515e614 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f448cd6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf3617e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    4cc5994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0473983 View commit details
    Browse the repository at this point in the history
  3. Analytics and crashlytics added (#113)

    analytics and crashlytics implemented
    Kamill90 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    1935ff2 View commit details
    Browse the repository at this point in the history
  4. translation and typo fixes

    Kamil Lewandowski authored and bklukaczewski committed May 27, 2020
    Configuration menu
    Copy the full SHA
    73a072e View commit details
    Browse the repository at this point in the history
  5. Fixes for receive coins with amount flow (#115)

    Fixes for receive coins with amount flow
    bklukaczewski committed May 27, 2020
    Configuration menu
    Copy the full SHA
    2336f14 View commit details
    Browse the repository at this point in the history
  6. Eslint auto-fixes

    bklukaczewski committed May 27, 2020
    Configuration menu
    Copy the full SHA
    b97b371 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffcc2f2 View commit details
    Browse the repository at this point in the history
  8. Link translation (#117)

    Kamill90 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    173d873 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d4ab12 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    0ff92a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7217d76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f3eb47 View commit details
    Browse the repository at this point in the history
  4. Updated translations

    Konrad Jawulski authored and bklukaczewski committed May 28, 2020
    Configuration menu
    Copy the full SHA
    20b846d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef0a1f5 View commit details
    Browse the repository at this point in the history
  6. bottom tab bar translations

    Kamil Lewandowski authored and bklukaczewski committed May 28, 2020
    Configuration menu
    Copy the full SHA
    029bb4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    599adb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c42b824 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbc1e8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a03f4dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73d4116 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    e5e4229 View commit details
    Browse the repository at this point in the history
  2. custom pin pad (#125)

    Kamill90 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    a36e9e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    d10dc79 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Merge branch 'develop' into wallets-transactions-in-redux

    # Conflicts:
    #	App.tsx
    #	ios/Podfile.lock
    #	src/screens/Dashboard/DashboardScreen.tsx
    bklukaczewski committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    7c15342 View commit details
    Browse the repository at this point in the history
  2. Set txid as key for transaction (#126)

    Set txid as key for transaction
    Kamill90 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    509aa06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d59cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdc78c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68cb859 View commit details
    Browse the repository at this point in the history
  6. More transaction fixes

    bklukaczewski committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    c602337 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into wallets-transactions-in-redux

    # Conflicts:
    #	src/screens/Dashboard/TransactionList.tsx
    #	src/screens/TransactionDetailsScreen.tsx
    bklukaczewski committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    c5701f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge pull request #129 from bitcoinvault/develop

    Release 5.0.0
    bklukaczewski committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    a2e1549 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from bitcoinvault/wallets-transactions-in-redux

    Wallets and transactions in redux
    bklukaczewski committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    65b1c1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef728ea View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Shorten header title for transaction details

    Kamil Lewandowski authored and bklukaczewski committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    467c4f3 View commit details
    Browse the repository at this point in the history
  2. add filter transactions screen with calendar

    mateuszpmroz authored and Kamil Lewandowski committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    b9e1eef View commit details
    Browse the repository at this point in the history
  3. change locale name

    mateuszpmroz authored and Kamil Lewandowski committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4f59457 View commit details
    Browse the repository at this point in the history
  4. fix changes in pr

    mateuszpmroz authored and Kamil Lewandowski committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a4ee03c View commit details
    Browse the repository at this point in the history
  5. header change

    Kamil Lewandowski committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6158525 View commit details
    Browse the repository at this point in the history
  6. scroll to first transaction tmp

    Kamil Lewandowski committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    63c8d32 View commit details
    Browse the repository at this point in the history
  7. scroll to transction list done

    Kamil Lewandowski committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    5c818b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. filters

    Kamil Lewandowski committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5ea4d1f View commit details
    Browse the repository at this point in the history
  2. clear filters button

    Kamil Lewandowski committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4c30c15 View commit details
    Browse the repository at this point in the history
  3. cr fix

    Kamil Lewandowski committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0bdf493 View commit details
    Browse the repository at this point in the history
  4. type

    Kamil Lewandowski committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    caf3a89 View commit details
    Browse the repository at this point in the history
  5. Filter transactions screen (#94)

    Add filter transactions screen with calendar
    Kamill90 committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    202d6a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Missing translations added

    Kamil Lewandowski committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    a8531ab View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Missing translations added

    Kamil Lewandowski authored and bklukaczewski committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    956e699 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from bitcoinvault/missing-language-translations

    Missing translations added
    Kamill90 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    1ebc460 View commit details
    Browse the repository at this point in the history
  3. Persist storage for needed data

    Kamil Lewandowski committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    9dd742e View commit details
    Browse the repository at this point in the history
  4. v5.0.1

    Kamil Lewandowski committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6dacdcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6845768 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into develop

    Kamil Lewandowski committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    90b9f27 View commit details
    Browse the repository at this point in the history
  7. search bar logic

    Kamil Lewandowski committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c8e4d24 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #134 from bitcoinvault/259-after-user-removes-app-…

    …from-recently-used-not-all-data-is-preserved
    
    Persist storage for needed data
    Kamill90 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    f90fddf View commit details
    Browse the repository at this point in the history
  9. Merge pull request #133 from bitcoinvault/search-bar-logic

    Search bar logic
    Kamill90 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a67c71f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. App id updated

    Kamil Lewandowski committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b92f41c View commit details
    Browse the repository at this point in the history
  2. App id updated

    App id updated
    Kamill90 committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    817797a View commit details
    Browse the repository at this point in the history
  3. version upgrade

    Kamil Lewandowski committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    d9f32ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cdbbc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07ebbd1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into develop

    Kamil Lewandowski committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1d39001 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. import wallet fix

    Kamil Lewandowski committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    ad713d5 View commit details
    Browse the repository at this point in the history
  2. eslint rule

    Kamil Lewandowski committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    23ad618 View commit details
    Browse the repository at this point in the history
  3. Import wallet fix

    Import wallet fix
    Kamill90 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    401852a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Potential fix for doubling in balances and inputs

    Kamil Lewandowski committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b128a53 View commit details
    Browse the repository at this point in the history
  2. v5.0.3

    Kamil Lewandowski committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    f67880b View commit details
    Browse the repository at this point in the history
  3. doubling-fix-master

    Potential fix for doubling in balances and inputs
    Kamill90 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    ae9be45 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Merge pull request #138 from bitcoinvault/doubling-fix

    Potential fix for doubling in balances and inputs
    Kamill90 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    5a6befd View commit details
    Browse the repository at this point in the history
  2. Always refresh all wallets (#141)

    Always refresh all wallets
    Kamill90 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    de89a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df816a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bac335 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into develop

    Kamil Lewandowski committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    480a32c View commit details
    Browse the repository at this point in the history
  6. merge new changes on develop

    Kamil Lewandowski committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    9478c14 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Edit validation fix (#144)

    Kamill90 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    c8d9da7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. search fix (#145)

    Kamill90 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    78ab7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94f2da View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. new calendar button

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    9655b92 View commit details
    Browse the repository at this point in the history
  2. validate receive amount fix

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    2eb5e46 View commit details
    Browse the repository at this point in the history
  3. copy first address only

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    02272f9 View commit details
    Browse the repository at this point in the history
  4. close calendar when app comes to background

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    7e9f1ff View commit details
    Browse the repository at this point in the history
  5. too large list footer

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    923e2e2 View commit details
    Browse the repository at this point in the history
  6. case insesitive search

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    9123828 View commit details
    Browse the repository at this point in the history
  7. cr fix

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    07c28a1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #147 from bitcoinvault/BTCV2-265

    UX fixes
    Kamill90 committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    43f32a5 View commit details
    Browse the repository at this point in the history
  9. InputItem quick fix

    Kamil Lewandowski committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    6d91b59 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #148 from bitcoinvault/InputItem-quick-fix

    InputItem quick fix
    Kamill90 committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    f515180 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. filters translations

    Kamil Lewandowski committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    d34c6f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from bitcoinvault/filter-translations

    Filters translations
    Kamill90 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    46712a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Clear button style update

    Kamil Lewandowski committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    79de0bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from bitcoinvault/BTCV2-259

    Clear button style update
    Kamill90 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    60e2865 View commit details
    Browse the repository at this point in the history
  3. Add missing read me about firebase files

    We need to put firebase specific files about google services in order to be able to build the app
    Paweł Kędzia committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    90f2195 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #151 from bitcoinvault/add-missing-read-me-about-f…

    …irebase-files
    
    Add missing read me about firebase files
    KedziaPawel committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3c790bb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. [BTCV2-294] internationalization for transactions

    Kamil Lewandowski committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6b0938f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #152 from bitcoinvault/BTCV2-294

    [BTCV2-294] internationalization for transactions
    Kamill90 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    89545a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Fix mapping for advanced wallets

    KedziaPawel committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    454c9c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from bitcoinvault/wrong-mapping-for-advanced-…

    …wallets
    
    Fix mapping for advanced wallets
    KedziaPawel committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    92d9e91 View commit details
    Browse the repository at this point in the history
  3. language codes fix (#155)

    Kamill90 committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    4900233 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Fix transcations history

    The unconfirmed history of transcations should be displayed
    KedziaPawel committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    512521b View commit details
    Browse the repository at this point in the history
  2. Speed up creating HD wallets (Segwit Bech32 and Segwit p2sh) (#153)

    HD Segwit wallets (bech32 and p2sh) creations speed improvement:
    
    * updated library bip39 v2 to v3, and used mnemonicToSeed in async version
    * cached seed, before it was calculated 21 times now it's done only once
    KedziaPawel committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2fd263c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge pull request #156 from bitcoinvault/fix-transactions-history

    Fix transactions history
    KedziaPawel committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    4cdb3ab View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. v5.0.4 (#159)

    Kamill90 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0c1b29c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    9f96e56 View commit details
    Browse the repository at this point in the history
  2. Update electrum-server peers

    (cherry picked from commit ce7c676)
    mdfkbtc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    4811ee8 View commit details
    Browse the repository at this point in the history
  3. Update bitcoinjs-lib url

    (cherry picked from commit b99139b)
    mdfkbtc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    8c47182 View commit details
    Browse the repository at this point in the history
  4. Update Explorer URL

    mdfkbtc committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ac2165f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa4c882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0b87bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59d7fd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d516364 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Migrate react naviagion library (#158)

    React-Navigation upgrade to version 5
    
    (cherry picked from commit 6a6b7e2)
    Kamill90 authored and mdfkbtc committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    7ffc481 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. fix typo

    mdfkbtc committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a874c50 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. [squashme] UI improvements

    mdfkbtc committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    496ab53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff364cf View commit details
    Browse the repository at this point in the history
  3. kktina

    mdfkbtc committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    75b3e04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d56cb5c View commit details
    Browse the repository at this point in the history
  5. fix package.json

    mdfkbtc committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b02edb3 View commit details
    Browse the repository at this point in the history
  6. fix locks

    mdfkbtc committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    4a7a989 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Configuration menu
    Copy the full SHA
    d3de5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5bc2bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24ac9b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20de4b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d5d02b View commit details
    Browse the repository at this point in the history
  6. fix few GUI details

    mdfkbtc committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    4c27c4e View commit details
    Browse the repository at this point in the history
  7. react-navigation library upgrade fixes (#166)

    (cherry picked from commit 486bcbf)
    Kamill90 authored and mdfkbtc committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    10f5bd8 View commit details
    Browse the repository at this point in the history
  8. filter from whole day (#169)

    (cherry picked from commit c30110c)
    Kamill90 authored and mdfkbtc committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    fb6ba5f View commit details
    Browse the repository at this point in the history
  9. Validate address on contact screen (#174)

    (cherry picked from commit e107b43)
    Kamill90 authored and mdfkbtc committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    733b251 View commit details
    Browse the repository at this point in the history
  10. fix redeclaration

    mdfkbtc committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    83016b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    09b98b5 View commit details
    Browse the repository at this point in the history
  2. update icons and logos

    AltcoinBaggins committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    0d57453 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Gui improvements

    mdfkbtc committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    64f6ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    366c67b View commit details
    Browse the repository at this point in the history
  3. Fix URL to veles webwallet

    mdfkbtc committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1fe0d2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57ad918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f82ac View commit details
    Browse the repository at this point in the history
  6. Correct android package name

    mdfkbtc committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a735778 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    62ef25b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e3b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82aaad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d5f468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c4213b View commit details
    Browse the repository at this point in the history
  6. Bump version to 5.1.0

    mdfkbtc committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    12109d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Bump up build version 5.1.0

    mdfkbtc committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    1b65c24 View commit details
    Browse the repository at this point in the history
  2. Fix wallet order

    mdfkbtc committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    1109a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ab67a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5db493 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    999311b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8440a82 View commit details
    Browse the repository at this point in the history
  7. Bump up build version 5.1.1

    mdfkbtc committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    604cfdb View commit details
    Browse the repository at this point in the history
  8. Updated Android version code

    mdfkbtc committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    aff075c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    8494965 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. fix: upgrade react-native-calendars from 1.300.0 to 1.467.0

    Snyk has created this PR to upgrade react-native-calendars from 1.300.0 to 1.467.0.
    
    See this package in npm:
    https://www.npmjs.com/package/react-native-calendars
    
    See this project in Snyk:
    https://app.snyk.io/org/mdfkbtc/project/a2088718-36c2-4867-a45b-42143012aac0?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    8b1f4de View commit details
    Browse the repository at this point in the history