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

Next release #2049

Merged
merged 17 commits into from
Apr 13, 2023
Merged

Next release #2049

merged 17 commits into from
Apr 13, 2023

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    42e9c67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f639ffb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    ac334ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad315f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4100e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655be78 View commit details
    Browse the repository at this point in the history
  5. fix: getPhotos doesn't work if you use android targetSdkVersion 33 (#…

    …2036)
    
    * feat:  ask new video and photo android permission
    
    * feat(sample-app):  target android sdk 33
    
    * fix: check for mediapermissions on rn 71 and android 33
    
    * Revert "feat(sample-app):  target android sdk 33"
    
    This reverts commit fab856b.
    
    * chore: add troubleshooting documentation
    
    * chore: update lock files
    
    * fix: prettier issues
    
    * feat(TSM): upgrading RN to >v0.71.X Android
    
    * feat(TSM): upgrading RN to >v0.71.X Android
    
    ---------
    
    Co-authored-by: vanGalilea <galiliziv@gmail.com>
    santhoshvai and vanGalilea committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a17957d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75acd87 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. docs: Improve performance guide with channel context usage warning (#…

    …2043)
    
    * docs(performance-guide): usage of channel context within customized components
    
    * rephrasing and prettier fix
    
    * rephrasing and prettier fix
    vanGalilea committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    40bc4bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f864bf3 View commit details
    Browse the repository at this point in the history
  3. fix: Xcode 14.3 (14E222b) Build Failed with React Native 0.70.7 (#2042)

    Co-authored-by: Steve Galili <galiliziv@gmail.com>
    jmajed and vanGalilea committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    378620d View commit details
    Browse the repository at this point in the history
  4. fix: offline support tests break randomly as they run parallel by def…

    …ault (#2046)
    
    * chore: replace dropping tables from better sqlite to using quick sqlite client directly
    
    * chore: wip
    
    * Revert "chore: temporarily disable offline support tests"
    
    This reverts commit 655be78.
    
    * fix: run offline support tests sequentilly
    
    * fix: do not do tsc on the offline support files
    santhoshvai committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ab2a335 View commit details
    Browse the repository at this point in the history
  5. removed pinning of xcode

    vanGalilea committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bd6b675 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    cbc1575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d843174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e5eec3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. fix: using Pressable over TouchableOpacity of gesture handle due to u…

    …nreli… (#2052)
    
    * Using Pressable over TouchableOpacity of gesture handle due to unreliability
    
    * removing hit slop,improving snapshots and ruby alignment in TSM app
    vanGalilea committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3da078c View commit details
    Browse the repository at this point in the history