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

[no issue] just wanted to say thanks for this great project, and share a few helpful links #204

Open
warren-bank opened this issue Jan 25, 2024 · 3 comments

Comments

@warren-bank
Copy link

warren-bank commented Jan 25, 2024

admittedly, I haven't used it very much.. but it seems to work perfectly.
I can certainly see situations where it will be incredibly useful.

that said.. I forked your repo.. twice:

  1. Android app only
    • lowers the minSdkVersion from 24 (Android 7.0, Nougat) to 19 (Android 4.4, KitKat)
    • all builds support using Conscrypt
      • one flavor embeds the library (and splits per ABI)
      • one flavor simply adds support for loading it from an external app,
        but falls back to using the default/native HTTPS Security Provider if it isn't found
  2. PHP backend only
    • updates the Docker container and associated scripts to enable rapid deployment
      on the free-tier of the hosting provider: render.com

this was mainly done for fun.. and for my own use,
but I figured I'd share links in case anybody else here might find it useful.

thanks again.. great app!

@licaon-kter
Copy link
Contributor

Why not open PRs for those useful functions? :)

@warren-bank
Copy link
Author

warren-bank commented Jan 25, 2024

if the author wants to merge my branch he can..
strictly speaking, there's not currently any merge conflict.
the changes are pretty extensive though, so it's unlikely that he will.

actually.. come to think of it,
since I split the original project in half.. merging won't work;
he would need to cherry-pick my commits (skipping the 1st one that removes half the repo).

@TheCataliasTNT2k
Copy link

A really great project and I am very thankful, that it exists.
I used this project a lot, sadly the author does not have much time, so I am creating a fork in rust right now, with a rest AP rather than this line based API the original repo has.
I will support the line based API in my fork, but will not add any features to it, my new API might get.

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

No branches or pull requests

3 participants