Code Monkey home page Code Monkey logo

Comments (7)

sagiadinos avatar sagiadinos commented on May 25, 2024 1

Optional is better. Currently, the features doesn't exists, but they will come.

from garlic-player.

IzzySoft avatar IzzySoft commented on May 25, 2024

Today's APK reports the same. Any word?

from garlic-player.

sagiadinos avatar sagiadinos commented on May 25, 2024

To understand what a digital signage player does, please read this:
https://smil-control.com/magazine/what-is-a-digital-signage-player/

Write external storage is required for caching and logs functionality.

All these permissions are set automatically by the Qt lib the software based on.

Camera and location will be used in a future version when implementing the SMIL feature "switch" to deliver different content based on gender recognition and location.

from garlic-player.

IzzySoft avatar IzzySoft commented on May 25, 2024

To understand what a digital signage player does, please read this:

Thanks! Now I get it 😄

Storage: Thanks, added!

Camera and location will be used in a future version

Ah, so those are not active yet. OK.

content based on gender recognition and location

Will those affected be aware of that? Coming from the "privacy sector", this sounds a bit intrusive – of course depending on the context – and of course no offense meant; asking to set the proper description:

image

Oh, funny: INTERNET is shown twice. Hm, it's declared twice 🤷‍♂️

package: name='com.sagiadinos.garlic.player' versionCode='690' versionName='v0.6.0.690' platformBuildVersionName='12' platformBuildVersionCode='31' compileSdkVersion='31' compileSdkVersionCodename='12'
install-location:'auto'
sdkVersion:'25'
targetSdkVersion:'29'
uses-permission: name='android.permission.INTERNET'
uses-permission: name='android.permission.WRITE_EXTERNAL_STORAGE'
uses-permission: name='android.permission.ACCESS_NETWORK_STATE'
uses-permission: name='android.permission.CAMERA'
uses-permission: name='android.permission.RECORD_AUDIO'
uses-permission: name='android.permission.ACCESS_FINE_LOCATION'
uses-permission: name='android.permission.INTERNET'
uses-permission: name='android.permission.WAKE_LOCK'
application-label:'garlic-player'

from garlic-player.

sagiadinos avatar sagiadinos commented on May 25, 2024

Double Internet permission should be removed in current release.

Will those affected be aware of that? Coming from the "privacy sector", this sounds a bit intrusive – of course depending on the context – and of course no offense meant; asking to set the proper description:

No problem with the question. And you are right. It is a privacy concern, which has to be adressed in some countries.
DooH-Systems use sensors since years.

The people who use garlic-player, will be definitely aware as it will be notified in the feature list. This feature will be of course configurable and based on OpenCV, which is an offline lib. So no data will to externals services.

from garlic-player.

IzzySoft avatar IzzySoft commented on May 25, 2024

Double Internet permission should be removed in current release.

Cool, thanks!

Permissions/DooH: so the following permission description for Garlic Player should fit?

android.permission.ACCESS_FINE_LOCATION: used to show location-based content with DooH (configurable)
android.permission.CAMERA: used for interactive content with DooH (configurable)
android.permission.RECORD_AUDIO: used for interactive content with DooH (configurable)

Or could/should I replace "configurable" with "optional" even?

PS: Thanks to your explanations I get an ever better understanding what this is about. I initially missed out a lot of that, so thanks again for your patience and help!

from garlic-player.

IzzySoft avatar IzzySoft commented on May 25, 2024

Thanks! Done then:

image

(screenshot's still from the previous release, hence the double-internet is still there. New index will be compiled in about 2h from now, then it will look correctly). If you want the other gaps filled, just let me know what explanations I shall put.

Thanks again – my questions are all answered, so I close the issue now.

from garlic-player.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.