GithubHelp home page GithubHelp logo

Upload to F-Droid about datamonitor HOT 17 CLOSED

itsdrnoob avatar itsdrnoob commented on July 17, 2024 2
Upload to F-Droid

from datamonitor.

Comments (17)

shuvashish76 avatar shuvashish76 commented on July 17, 2024 4

Live on F-Droid: https://www.f-droid.org/packages/com.drnoob.datamonitor/ 🎉

from datamonitor.

itsdrnoob avatar itsdrnoob commented on July 17, 2024 1

Culprit most likely is Google OSS Licenses plugin

I thought OSS plugin was seperate from other core GMS libs. I'll replace it with an alternative as you mentioned in the snippet.
Appreciate your help.

from datamonitor.

itsdrnoob avatar itsdrnoob commented on July 17, 2024 1

You can check for yourself to make sure

Just checked the dependency tree, OSS plugin indeed has other GMS modules bundled within.

from datamonitor.

IzzySoft avatar IzzySoft commented on July 17, 2024 1

NonFreeDep is one of the AFs that need manual care. Thanks for the notification – checked and removed the AF. Will take effect with the next sync today around 6 pm UTC then.

from datamonitor.

itsdrnoob avatar itsdrnoob commented on July 17, 2024 1

@IzzySoft Will make the necessary adjustments. Thanks for the template by the way.

from datamonitor.

IzzySoft avatar IzzySoft commented on July 17, 2024 1

Gladly – and 🤞 for a smooth walk!

from datamonitor.

itsdrnoob avatar itsdrnoob commented on July 17, 2024

I'm currently working on pushing the app to play store. Will surely consider F-Droid as well

from datamonitor.

shuvashish76 avatar shuvashish76 commented on July 17, 2024

Currently available on IzzyOnDroid repo: https://apt.izzysoft.de/fdroid/index/apk/com.drnoob.datamonitor
According to izzy's scanner it has GMS proprietary library.
Screenshot_2022-08-08-13-53-21

from datamonitor.

itsdrnoob avatar itsdrnoob commented on July 17, 2024

According to izzy's scanner it has GMS proprietary library

I didn't see that coming.

from datamonitor.

shuvashish76 avatar shuvashish76 commented on July 17, 2024

I'm currently working on pushing the app to play store. Will surely consider F-Droid as well

As I see it's live on Playstore, any plans for F-Droid?

RFP: https://gitlab.com/fdroid/rfp/-/issues/2165

from datamonitor.

IzzySoft avatar IzzySoft commented on July 17, 2024

I didn't see that coming.

I did. Need help? Culprit most likely is Google OSS Licenses plugin, which is known to drag that in as a dependency. See my snippet here for details and potential alternatives.

from datamonitor.

IzzySoft avatar IzzySoft commented on July 17, 2024

I thought OSS plugin was seperate from other core GMS libs.

Many thought so. And its name (carrying the term "OSS") with the plugin being Apache-2.0 licensed suggests as much. But we had it so many times already. No idea why (i.e. what for), but it drags in non-free deps (here: GMS). You can check for yourself to make sure: gradle :app:dependencies should give you the dependency tree.

from datamonitor.

shuvashish76 avatar shuvashish76 commented on July 17, 2024

@IzzySoft GMS removed, but still shows "Anti-Features" tag on your repo.

from datamonitor.

jcperil avatar jcperil commented on July 17, 2024

What is the update on this issue?

from datamonitor.

itsdrnoob avatar itsdrnoob commented on July 17, 2024

What is the update on this issue?

No updates yet, ig I've to manually issue a PR in the fdroiddata repo.

from datamonitor.

IzzySoft avatar IzzySoft commented on July 17, 2024

That would speed things up indeed. For starters, here comes a template for metadata/com.drnoob.datamonitor.yml you could start with:

Categories:
  - Internet
  - System
License: GPL-3.0-only
AuthorName: Dr.NooB
AuthorEmail: [email protected]
WebSite: https://forum.xda-developers.com/t/app-v1-0-data-monitor-track-all-your-data-usage-at-one-place.4356129/
SourceCode: https://github.com/itsdrnoob/DataMonitor
IssueTracker: https://github.com/itsdrnoob/DataMonitor/issues
Changelog: https://github.com/itsdrnoob/DataMonitor/releases

AutoName: Data Monitor

RepoType: git
Repo: https://github.com/itsdrnoob/DataMonitor

Builds:
  - versionName: v2.0.0
    versionCode: 7
    commit: v2.0.0
    subdir: app
    sudo:
      - apt-get update || apt-get update
      - apt-get install -y openjdk-11-jdk-headless
      - update-alternatives --auto java
    gradle:
      - yes

AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: v2.0.0
CurrentVersionCode: 7

Depending on the pipeline results, some adjustments might be needed – but if you're lucky it works out-of-the-box.

from datamonitor.

itsdrnoob avatar itsdrnoob commented on July 17, 2024

Well, time to close this issue as completed now :)

from datamonitor.

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.