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

Copy changes from 0.15.2 to master #1041

Closed
wants to merge 13 commits into from
Closed

Copy changes from 0.15.2 to master #1041

wants to merge 13 commits into from

Commits on Dec 7, 2023

  1. Update Obj-C and Swift wrappers. (#1020)

    * update Package.swift
    
    * update Cartfile
    
    * update Cartfile.resolved
    
    * themis.podspec: spec new dependency
    
    * set 0.15.1 version in xcodeproj
    
    * update versions in Package.swift and themis.podspec
    
    * fix projects settings
    
    * update changelog
    
    * set 0.15.1 version in examples
    
    * disable bitcode in project
    
    * update podspec
    
    * increase iOS version in Objc Tests Podfile
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e385f6a View commit details
    Browse the repository at this point in the history
  2. add python unittests that check the compatibility with bytes generate…

    …d on iOS 17, but OpenSSL 1.1 (#1021)
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d70785b View commit details
    Browse the repository at this point in the history
  3. Android release (#1024)

    * gradle 7.6.1, targetSdkVersion 31, build-tools 34, ndk 26
    
    * AndroidManifest: 0.15.2
    
    * return to NDK 25. Assemble with NDK26 was failed
    
    * build.gradle - set version 0.15.2
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a03f6a6 View commit details
    Browse the repository at this point in the history
  4. react-native-themis 0.15.2 (#1025)

    * Update iOS and Android settings
    
    * Update minimum iOS to 12.4 because React-Native requires 12.4
    
    * Update CHANGELOG.md
    
    Co-authored-by: vixentael <[email protected]>
    
    ---------
    
    Co-authored-by: vixentael <[email protected]>
    radetsky and vixentael committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fd4ba1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b784c6f View commit details
    Browse the repository at this point in the history
  6. Android example for 0.15.2 (#1027)

    * android examples: upgrade gradlew
    
    * android examples: upgrade gradle plugin
    
    * increase versions of other tools
    
    * README for android example
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9a4d366 View commit details
    Browse the repository at this point in the history
  7. Java example for 0.15.2 (#1028)

    * new java project, but old source code
    
    * update self tests for the example app
    
    * fix test workflow, fix Makefile
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cc9ff85 View commit details
    Browse the repository at this point in the history
  8. Ios examples 0.15.2 (#1029)

    * iOS-Carthage
    
    * iOS-Cocoapods
    
    * iOS-SPM
    
    * macOS-Carthage
    
    * macOS-SPM
    
    * swift_iOS-Carthage
    
    * swift_iOS-Cocoapods
    
    * swift_iOS-SPM
    
    * swift_macOS-Carthage
    
    * swift_macOS-SPM
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3aa42c5 View commit details
    Browse the repository at this point in the history
  9. React-Native examples 0.15.2 (#1030)

    * Update the example for react-native
    
    * Update the second example for react-native
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f8ffc86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7315122 View commit details
    Browse the repository at this point in the history
  11. 'import' syntax compatible and TypeScript declaration file (#1038)

    * exports
    
    * Add TypeScript declaration file (index.d.ts)
    
    * Add example for TypeScript
    
    * Add flow for NodeJS with Typescript example
    
    * CHANGELOG.md updated
    
    * added import_module.mjs and test
    
    * downgrade typescript to 4.4 to be compatible with node 12
    
    * update workflow
    radetsky committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cc56731 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    456c8c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    957c91c View commit details
    Browse the repository at this point in the history