Code Monkey home page Code Monkey logo

Comments (10)

Teester avatar Teester commented on July 18, 2024 1

Apologies. I forgot about this issue. Ive added the release apks from 0.11 to 0.20 to the app/releases directory of the repo.

I intend to publish on FDroid, but only once the app is no longer in beta. We're pretty much there. As long as 0.20 doesn't show up any significant issues, I'll release to production on Google Play and publish on FDroid around the same time.

I'll keep this issue open until the app is published on FDroid.

from whats-nearby.

IzzySoft avatar IzzySoft commented on July 18, 2024 1

Apologies. I forgot about this issue.

Happens – hence the friendly reminders 😉

Ive added the release apks from 0.11 to 0.20 to the app/releases directory of the repo.

Thanks a lot, will go after them now. Though they'd better be added to the corresponding releases/, to not bloat the repo itself (remember all stuff in the repo comes along when forking/cloning). If you've moved them over, just let me know, please.

I intend to publish on FDroid, but only once the app is no longer in beta.

Sounds absolutely reasonable. There are several apps where the stable version is in the official repo, while a beta/testing/nightly-build/weekly-build is in my repo, usually going by a different package name.

You might also consider putting the screenshots into a Fastlane structure (see here for details). That can be used with F-Droid as well as with Playstore to automatically get them included. Further, you probably need to remove Parse.com then (e.g. using a separate flavor for F-Droid if you want to keep it in the Playstore version).

I'll keep this issue open until the app is published on FDroid.

Good idea, thanks!

PS: Your app should go live in my repo tonight. Could be useful for your testers to get automatic updates.

from whats-nearby.

IzzySoft avatar IzzySoft commented on July 18, 2024

If you confirm, I gladly help you along. Until the process is through: could you at least add an .apk to the releases/? That would enable me provind the app via my repo, at least until it's published at F-Droid.

from whats-nearby.

IzzySoft avatar IzzySoft commented on July 18, 2024

Just wondering: Did you miss it, or aren't you interested?

from whats-nearby.

Teester avatar Teester commented on July 18, 2024

@IzzySoft: regarding your comment about Parse.com, there is no analytics suite used in the app (that I'm aware of). I suppose it's possible that one of the dependencies use it, but I can't find any reference in any of their docs.

Do you tools have more information about why they think the app uses parse.com, or is it possible that it's a false positive?

from whats-nearby.

IzzySoft avatar IzzySoft commented on July 18, 2024

@Teester I have no idea. Maybe ask over there, so a dev can take a look?

from whats-nearby.

IzzySoft avatar IzzySoft commented on July 18, 2024

I've just digged a little (unsuccessfully), thinking one of the libraries might bring in along. Maybe parse.com is "wrongly detected" by something using it as prefix (com.parse.*) – I've often seen that with e.g. com.facebook.* (e.g. Stetho), com.google.android.* (e.g. Muzei), and others. If you find out what is creating that path, please let me know so I can fix my detection patterns.

from whats-nearby.

IzzySoft avatar IzzySoft commented on July 18, 2024

Back home, I've found the culprit. I've analyzed the smali manually and indeed found no hint on parse.com – but LibRadar was sure it had identified Parse in an obfuscated path ("com/a/a/"). Luckily LibRadar is open source – so trusting you more than that rule (which might be simply no longer correct, or must at least have been triggered falsely – and apart from that, I found no hint on Parse.com in your gradle either), I've disabled that rule.

So apologies for the false accusations – but that indeed was the first false positive since I started using that library some years ago.

All should be fine now – so just ping me when you're ready for the official repo!

from whats-nearby.

IzzySoft avatar IzzySoft commented on July 18, 2024

@Teester just wondering: are you still maintaining this app? No (visible) activity for a year now.

from whats-nearby.

rugk avatar rugk commented on July 18, 2024

Opened #53 for this.

from whats-nearby.

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.