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

CATROID-1399 Bluetooth export (.catrobat, .dst) #4524

Closed
wants to merge 1 commit into from

Commits on May 3, 2022

  1. CATROID-1399 Bluetooth export (.catrobat, .dst)

    - MIME-Type "application/octet-stream" sharing via only supported by some android versions / smartphone brands
    - MIME Type "text/*" is not restricted by default in bluetooth
    - MIME-Type "text/*" enables bluetooth sharing option on all devices -> no dependency on android version / smartphone brand
    Note: "application/octet-stream" is the correct filetype of .dst files though
    Stephan committed May 3, 2022
    Configuration menu
    Copy the full SHA
    2b4b720 View commit details
    Browse the repository at this point in the history