Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • irdest irdest
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • we
  • irdestirdest
  • Merge requests
  • !31

Fixes FFI Layer & Perfectly Links Library to Application Codebase

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ghost User requested to merge fix/#16-link-rust-library-to-application-codebase into develop Jun 29, 2021
  • Overview 3
  • Commits 2
  • Pipelines 0
  • Changes 14

Issue Fix

Fixes #16 (closed)

Description

Refactored the FFI Layer and the rust library now perfectly links to the android application right from initial start of the application

Alternative(s) considered

  • Disabling the unavailable API
  • Adding android-support crate to workspace to get the lib building
  • Fixes in FFI Layer that were needed after project rename

Type

Choose one: Fix

Screenshots (if applicable)

NA

Edited Jun 29, 2021 by Ghost User
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/#16-link-rust-library-to-application-codebase