Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oblador/react-native-keychain
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.2.2
Choose a base ref
...
head repository: oblador/react-native-keychain
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.3
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Nov 21, 2024

  1. ci: fix docs workflow (#694)

    * ci: fix docs workflow
    
    * ci: fix workflow
    DorianMazur authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    227fa0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f914e View commit details
    Browse the repository at this point in the history
  3. ci: improve docs workflow (#696)

    * ci: improve docs workflow
    
    * fix: permissions
    DorianMazur authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0bbc1bd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

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

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    d0e7f85 View commit details
    Browse the repository at this point in the history
  2. fix: CipherStorage: FacebookConceal - revert helper methods for prefi…

    …x to remove spacing to match previous Java implementation (#707)
    
    - Updated createPasswordEntity and createUsernameEntity in CipherStorageFacebookConceal to remove the unnecessary space after the prefix. Now both match the Java implementation.
    
    - Resolves: #704
    
    Co-authored-by: George Bell <george-g-y-b@users.noreply.github.com>
    Co-authored-by: Dorian Mazur <46839236+DorianMazur@users.noreply.github.com>
    3 people authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    14355bc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Release 9.2.3 (#717)

    DorianMazur authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6ec8fdb View commit details
    Browse the repository at this point in the history
Loading