Giter Site home page Giter Site logo

Running services about tasks HOT 6 CLOSED

tasks avatar tasks commented on August 9, 2024
Running services

from tasks.

Comments (6)

abaker avatar abaker commented on August 9, 2024

You will be glad to hear that I've added another service in the latest version for handling in-app donations. The service-free v3 billing API requires the minSdk to be set to android 2.3 or above so I had to use v2.

I can look into making the widget service start up only once a widget has been added. Or I can add an option to disable widgets entirely.

I'll also have the billing service shut down if the user has already donated.

from tasks.

dalb8 avatar dalb8 commented on August 9, 2024

It sounds like it involves the proprietary Play services library (which is incompatible with GPLv3). Please consider making a flavour that doesn't need that.

from tasks.

abaker avatar abaker commented on August 9, 2024

Billing service v2 only relies on an AIDL that is under an apache v2 license. All of the Google Play interaction is over IPC and won't cause any problems if the google play app is not present. I will also have the billing service shut itself down if billing is not supported.

from tasks.

dalb8 avatar dalb8 commented on August 9, 2024

Nice one. I've a Flattr account and I've starred your repo, so you can collect a flattr if you have an account and hook it up. I'm probably the only one though:-(

from tasks.

abaker avatar abaker commented on August 9, 2024

Thank you, I appreciate it

from tasks.

ccoenen avatar ccoenen commented on August 9, 2024

@dalb8 you're not the only one, trust me ;-)

from tasks.

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.