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: react-native-oh-library/async-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.19.5-0.0.3
Choose a base ref
...
head repository: react-native-oh-library/async-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: harmony
Choose a head ref
  • 20 commits
  • 169 files changed
  • 5 contributors

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    921f24a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4c170 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. AsyncStorage interfaces (react-native-async-storage#1016)

    Krzysztof Borowy authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    622d505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    821eb01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee9555 View commit details
    Browse the repository at this point in the history
  4. fix: add missing README.md (merge) (react-native-async-storage#1032)

    A logical merge conflict caused `README.md` to be added in the wrong
    directory.
    tido64 authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f974728 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88ed07c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    278c3ff View commit details
    Browse the repository at this point in the history
  2. feat(android): Bump versions for Next storage (react-native-async-sto…

    …rage#1028)
    
    - Bumped default Kotlin version to 1.9.20
    - Coroutines bumped to 1.7.3
    - Dropped kapt in favor of ksp, which version can be set via gradle property
    Krzysztof Borowy authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    14489a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44f696c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bfc5e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5946c81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5354ad0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0595e35 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix: missing kotlinVersion property (react-native-async-storage#1042)

    fix missing property
    Krzysztof Borowy authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cff03e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5682e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb28df7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. add harmony support

    Louis-C7 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    babd400 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from react-native-oh-library/dev

    add harmony support
    Louis-C7 authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2b40bf5 View commit details
    Browse the repository at this point in the history
Loading