microg / microg/GmsCore

Work app store discussion

Open
#2,861 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

Currently it auto-purchase free apps when you choose to install them from Work app store.

I think we should at least notify the user properly of what is about to happen.

See here: https://github.com/microg/GmsCore/blob/master/vending-app/src/main/java/org/microg/vending/billing/AcquireFreeAppLicense.kt#L56

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read vending-app/src/main/java/org/microg/vending/billing/AcquireFreeAppLicense.kt at line 56 and trace how installing a free app acquires its license. Done means the user is properly notified before the free app is auto-purchased; the issue does not name a test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.