1. 13 Jun, 2019 2 commits
  2. 11 Jun, 2019 1 commit
  3. 05 Jun, 2019 1 commit
  4. 30 May, 2019 1 commit
  5. 08 May, 2019 1 commit
    • Thibaut Sardan's avatar
      Add bip39 suggestions (#238) · 1bc3cbc7
      Thibaut Sardan authored
      * fix(): add bip39 and wordlist selection
      * fix(): fix undefined as suggestion
      * fix(): simplify as much as possible and only suggest the latest word
      * feat: Binary search, stateless word list selection
      * feat: allow duplicates in suggestions
      * fix(): show suggestions even if input is uppercase
      1bc3cbc7
  6. 04 May, 2019 2 commits
  7. 10 Apr, 2019 2 commits
  8. 08 Apr, 2019 2 commits
  9. 05 Apr, 2019 2 commits
  10. 29 Mar, 2019 2 commits
    • Thibaut Sardan's avatar
      Menu refactoring using popup (#227) · 228b11d5
      Thibaut Sardan authored
      * fix(): account menu
      
      * fix(): handle account deletion
      
      * fix(): add onboarding message when no account
      
      * fix(): refactoring menu as component
      
      * fix(): address comments
      228b11d5
    • Maciej Hirsz's avatar
      Fixed Rust dependencies + BIP39 support (#232) · 90b6cdd4
      Maciej Hirsz authored
      * feat: Fixed Rust dependencies + BIP39 support
      
      * feat: Reintroduce checking for extra whitespace
      
      * fix: Update headers for iOS
      
      * fix: Restore iOS simulator build pipeline (fixes #176)
      90b6cdd4
  11. 20 Mar, 2019 1 commit
  12. 19 Mar, 2019 2 commits
  13. 01 Mar, 2019 2 commits
  14. 27 Feb, 2019 1 commit
  15. 25 Feb, 2019 1 commit
    • Thibaut Sardan's avatar
      Tbaut remove tab navigation (#226) · c9b2f25c
      Thibaut Sardan authored
      * fix(): remove tabs
      
      * fix(): remove account details overview in signed transactions
      
      * fix(): Get back to account list after signing a tx
      
      * fix(): remove account details overview in signed transactions bis
      
      * fix(): prevent navigating back to pin
      
      * fix(): remove new line and comments
      c9b2f25c
  16. 11 Feb, 2019 3 commits
  17. 26 Jan, 2019 2 commits
  18. 23 Jan, 2019 2 commits
  19. 21 Jan, 2019 5 commits
  20. 20 Jan, 2019 1 commit
  21. 19 Jan, 2019 1 commit
    • Luke Schoen's avatar
      Fix instructions (#205) · 60a30b3c
      Luke Schoen authored
      Note that `brew install android-ndk` returns `Error: No available formula with the name "android-ndk" ... It was migrated from homebrew/core to homebrew/cask.`
      60a30b3c
  22. 12 Dec, 2018 3 commits