1. 15 Jul, 2019 8 commits
  2. 12 Jul, 2019 3 commits
  3. 10 Jul, 2019 3 commits
  4. 08 Jul, 2019 1 commit
    • Maciej Hirsz's avatar
      Refactoring bindings (#234) · eb55ff68
      Maciej Hirsz authored
      * chore: Refactoring bindings
      
      * fix: Rust errors for iOS builds
      
      * chore: Cleanup
      
      * feat: QR codes generated in Rust :)
      
      * chore: Make FFI between iOS and Android equivalent
      
      * feat: Error handling in iOS
      
      * feat: Add bip39 boolean when recovering from a phrase
      
      * fix(): valid if bip39 and show seed type
      
      * fix(): phrasing
      
      * question mark
      
      * remove "seed"
      
      * remove quotes
      
      * chore: Restore EthkeyBridge changes
      
      * chore: Remove added code to String.swift
      
      * fix: Update blockies, fix tests
      
      * chore: Handle rust errors for blockies
      
      * chore: use c_uint, update deps
      
      * fix: Attempt to fix the error on randomPhrase in iOS
      
      * fix: Hopefully fix the String allocation issues
      
      * fix: Expose EthkeyBridge.qrCode to the iOS build
      
      * fix: Propagate errors properly
      eb55ff68
  5. 18 Jun, 2019 1 commit
  6. 16 Jun, 2019 3 commits
  7. 13 Jun, 2019 2 commits
  8. 11 Jun, 2019 1 commit
  9. 05 Jun, 2019 1 commit
  10. 30 May, 2019 1 commit
  11. 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
  12. 04 May, 2019 2 commits
  13. 10 Apr, 2019 2 commits
  14. 08 Apr, 2019 2 commits
  15. 05 Apr, 2019 2 commits
  16. 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
  17. 20 Mar, 2019 1 commit
  18. 19 Mar, 2019 2 commits
  19. 01 Mar, 2019 2 commits