This repository was archived by the owner on Aug 9, 2021. It is now read-only.
Import packages from F-Droid - #193
Closed
btry wants to merge 18 commits into
Closed
Conversation
btry
force-pushed
the
feature/fdroid
branch
13 times, most recently
from
November 19, 2017 13:33
764f88c to
511bd32
Compare
Contributor
|
Google Play provides several link formats that let you bring users to your products in the way you want, from Android apps, web pages, ads, reviews, articles, social media posts, and more. https://developer.android.com/distribute/marketing-tools/linking-to-google-play.html |
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Domingo Oropeza <doropeza@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
btry
force-pushed
the
feature/fdroid
branch
3 times, most recently
from
August 21, 2018 07:00
f8776e5 to
cbcf404
Compare
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Contributor
|
Hi, @btry |
Contributor
Author
|
Hi This is the same message when you click on update branch on github :) |
Contributor
Author
|
I prepared a debase anyway, this will disappear soon |
Contributor
Author
|
closing, see #698 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR connects the backend to F-Droid or a F-Droid like applications repository.
The backend downloads once per day the XML file describing all applications available and updates a local copy if this list in database. The admin can view the applications in the UI and import them to a new package. Once avaiable as a package, the app may be analyzed as usual, and deployed.