Code Monkey home page Code Monkey logo

Comments (12)

 avatar commented on August 15, 2024

Ref: #20

from unitconverterultimate.

pR0Ps avatar pR0Ps commented on August 15, 2024

Done, see:

from unitconverterultimate.

KrasnayaPloshchad avatar KrasnayaPloshchad commented on August 15, 2024

You should also add a link to F-Droid with badge on README.md, you can get the badge from here:
https://f-droid.org/posts/get-it-on-f-droid-badges/

from unitconverterultimate.

est31 avatar est31 commented on August 15, 2024

Note that due to firebase I had to disable the 5.0 build. It would be great if you could add an f-droid gradle flavour so that future versions can be put on F-Droid again. Thanks!

from unitconverterultimate.

physphil avatar physphil commented on August 15, 2024

Don't worry, I'm working on it! I have a PR waiting to create an fdroid flavour, I just wanted to focus on the 5.0 release and then it's my top priority.

from unitconverterultimate.

physphil avatar physphil commented on August 15, 2024

I'm planning on having this implemented in version 5.1. There will be a minor bug fix release before that, but afterwards I'm going to be focusing on this.

from unitconverterultimate.

physphil avatar physphil commented on August 15, 2024

#30 Has been merged into develop with much help from @pR0Ps, which for the 5.1 release should allow for building on fdroid once again. It adds a base build flavour which should be void of any Googly-related things. From what I understand the metadata file just needs to be updated to reference that new flavour.

Thanks again to you all for your help!

from unitconverterultimate.

KrasnayaPloshchad avatar KrasnayaPloshchad commented on August 15, 2024

Now I can see the F-Droid link on README.md. Yay!

from unitconverterultimate.

est31 avatar est31 commented on August 15, 2024

@physphil that's awesome to hear! Please ping me via this issue when you do the 5.1 release so that I can update it on fdroiddata as fast as possible (otherwise it may get forgotten).

Little question: can you add jcenter() to the top level build.gradle? I'm running into an issue when trying to build the project, very similar to this one: http://stackoverflow.com/q/40826935

Also, I've got a build issue about casing of file names (probably not an issue on windows, but the buildserver runs on linux, and linux filesystems are case sensitive):

:app:compileBaseReleaseJavaWithJavac/home/vagrant/build/com.physphil.android.unitconverterultimate/app/src/main/java/com/physphil/android/unitconverterultimate/api/FixerAPi.java:26: error: class FixerApi is public, should be declared in a file named FixerApi.java
public class FixerApi {
       ^
/home/vagrant/build/com.physphil.android.unitconverterultimate/app/src/main/java/com/physphil/android/unitconverterultimate/ui/ScrollAwareFABBehaviour.java:30: error: class ScrollAwareFabBehaviour is public, should be declared in a file named ScrollAwareFabBehaviour.java
public class ScrollAwareFabBehaviour extends FloatingActionButton.Behavior {
       ^
Note: /home/vagrant/build/com.physphil.android.unitconverterultimate/app/src/main/java/com/physphil/android/unitconverterultimate/MainActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

otherwise I had no issues building, so I guess once the 5.1 release is there it can be built.

from unitconverterultimate.

physphil avatar physphil commented on August 15, 2024

from unitconverterultimate.

physphil avatar physphil commented on August 15, 2024

@est31 I've tagged the 5.1 release, let me know how it works out!

from unitconverterultimate.

est31 avatar est31 commented on August 15, 2024

The 5.1 release is pushed to git, the build should be available within the next 24 hours: https://gitlab.com/fdroid/fdroiddata/commit/d4a656e5

I've tried the build locally, and got no problems, so most likely it won't fail on the buildserver either.

Thanks for notifying!

from unitconverterultimate.

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.