Skip to content

Separate sharing and transfer plugins

Matti Viljanen requested to merge separate-plugins into master

Separate sharing and transfer plugins.

  • Separate sharing plugin from transfer plugin (happened in transfer-engine 2.0.0 aka. Sailfish 4.4.0.58)
  • Ship old and new plugin source folders in code
  • Detect Sailfish target version compile-time and build the correct one
  • Add a helper script in detection (target version is a.b.c.d or higher), could be handy later too
  • Tested with SFOS 4.4: XA2/armv7hl, X10II/aarch64
  • Doesn't work with Jolla Phone on SFOS 3.4

Fixes #401 (closed)

Edited by Matti Viljanen

Merge request reports