Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F-Droid inclusion #4

Open
Poussinou opened this issue Feb 18, 2019 · 18 comments
Open

F-Droid inclusion #4

Poussinou opened this issue Feb 18, 2019 · 18 comments
Assignees
Labels
enhancement New feature or request

Comments

@Poussinou
Copy link

Poussinou commented Feb 18, 2019

Hi,

Since this app is Apache v2 licensed, are you considering the fact to add it to F-Droid? There is a strong community behind.

You can find some documentation here.

Otherwise, if you don't want to work on the inclusion of this app by yourself, would it be ok for you if someone else do it for you?

EDIT: we would need a gradle build flavor without

"com.google.android.gms:play-services-games:16.0.0"
"com.google.android.gms:play-services-auth:16.0.1"

because they probably aren't free software. Would you be ready to create this new flavor?

@AChep
Copy link
Owner

AChep commented Feb 19, 2019

Yeah, I'll do it this week (If you want to make it right now -- I don't mind).

@AChep AChep self-assigned this Feb 19, 2019
@AChep AChep pinned this issue Feb 19, 2019
@Poussinou
Copy link
Author

I think it's better if you do it on your own, we can wait :)

@AChep AChep added the enhancement New feature or request label Feb 21, 2019
@Poussinou
Copy link
Author

@AChep Any news on this? :)

@AChep
Copy link
Owner

AChep commented Sep 7, 2019

@Poussinou I created a flavor for 'no-play-store-dependencies', but too lazy to follow all steps to upload (it turned up to be a not easy task). I guess it's up to you.

@Poussinou
Copy link
Author

@AChep
Thank you for the specific flavor! It will be very helpful (and sorry for the big delay). Could you have a look at the report from the RFP on our side?

@Poussinou
Copy link
Author

@AChep Could you please establish Fastlane structures in your repo here (for descriptions, screenshots etc – details behind the link)? You know: "a picture tells more than 1.000 words", and all that 😉 You can also use that to deploy to other places, eg Play Store is definitely supported – so maintain them once, deploy many.

Thanks in advance!

@AChep
Copy link
Owner

AChep commented Nov 4, 2020

@Poussinou I would prefer using the GitHub actions for deployment :( I can however create a structure for the descriptions / images

@hanimhanna
Copy link

hi guys , im gettin this problem while runing the app.. please can anyone post the flavors in details please ! and thank you

FAILURE: Build failed with an exception.

  • What went wrong:
    Task 'assembleFreeDebug' not found in root project 'android'.

  • Try:
    Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s
[!] Gradle project does not define a task suitable for the requested build.
The android/app/build.gradle file defines product flavors: opensource, playstore You must specify a --flavor option to select one of them.
Exception: Gradle task assembleFreeDebug failed with exit code 1

@AChep
Copy link
Owner

AChep commented Jan 30, 2021

hi guys , im gettin this problem while runing the app.. please can anyone post the flavors in details please ! and thank you

FAILURE: Build failed with an exception.

  • What went wrong:
    Task 'assembleFreeDebug' not found in root project 'android'.

  • Try:
    Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s
[!] Gradle project does not define a task suitable for the requested build.
The android/app/build.gradle file defines product flavors: opensource, playstore You must specify a --flavor option to select one of them.
Exception: Gradle task assembleFreeDebug failed with exit code 1

Check the CI/CD script to get the correct command.

@hanimhanna
Copy link

thanks alot ! i got it in the gitlab .. i'll try my best to solve this problem ..

@hanimhanna
Copy link

AChep can you please tell where to find the flavors at CI/CD ?

@AChep
Copy link
Owner

AChep commented Jan 31, 2021

AChep can you please tell where to find the flavors at CI/CD ?

Something like flutter build apk --flavor=opensource should work

@hanimhanna
Copy link

hi Achep thank you problem solved and i have already debugged the app its awesome! but i am facing a bug don't know the reason .. the bug is when i run the app on some devices the numbers disappears even when i refresh not alll the numbers are showing .. do you have an idea how to solve it !? thank you ..

@AChep
Copy link
Owner

AChep commented Feb 26, 2021

It is probably a bug. I would really appreciate a detailed issue on GitHub about that!

@hanimhanna
Copy link

It is probably a bug. I would really appreciate a detailed issue on GitHub about that!

you mean that you faced same bug ? did you opened issue about that on github ? can you send the link if yes.

@Poussinou
Copy link
Author

@AChep Could you please add the fastlane structure like the one shown here.

@bene64
Copy link

bene64 commented Oct 11, 2021

Hello @AChep ,

currently we cannot get https://gitlab.com/fdroid/rfp/-/issues/1091 done, as this issue here isn't done yet.

If there is no activity here or in the F-Droid issue in the next 4 weeks, we will close our issue to reduce the number of open issues.
In our wiki you can see more details about this process.

Please contact us when you need help.

Thank you for helping us spreading FOSS apps in the world :)

@bene64
Copy link

bene64 commented Nov 8, 2021

Hello,

we've just closed https://gitlab.com/fdroid/rfp/-/issues/1091 as mentioned above.

We keep this issue here open, as it is still relevant. Please reopen our issue, or open a new one, if you want, after this issue here is done.

Of course you can contact us if you need help.

Thank you for helping us spreading FOSS apps in the world :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants