Leonardo Colman Lopes
Leonardo Colman Lopes
I agree with you: > A library like [symfony/dotenv](https://github.com/symfony/dotenv) may help us to cover most of the cases. Having proper implementation is better, even better if we delegate it to...
@growse If you're looking for an alternative, I've considered - Realm - Room - LitePal - SQLDroid + KTorm And ended up with SQLDelight. I found it easy to use,...
https://github.com/objectbox/objectbox-java/blob/556d9652babda6a7aeca64396dc827bea8f35e82/objectbox-java/src/main/java/io/objectbox/internal/NativeLibraryLoader.java I think this is the leaf point
@greenrobot Yes, binaries are scanned. ref: https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1150
@eighthave @kelson42 That's beyond the point. It's not a build-only dependency, it ships a non-foss binary https://github.com/objectbox/objectbox-java/blob/556d9652babda6a7aeca64396dc827bea8f35e82/objectbox-java/src/main/java/io/objectbox/internal/NativeLibraryLoader.java Specifically this line: https://github.com/objectbox/objectbox-java/blob/556d9652babda6a7aeca64396dc827bea8f35e82/objectbox-java/src/main/java/io/objectbox/internal/NativeLibraryLoader.java#L103 that needs to be loaded in order to function....
@greenrobot-team I've created pull request #1104 to add the license information to the readme. I think this table you provided should be placed everywhere license related
Hey @ganlanyuan! Is this ready to merge?
Hey guys! This is important and the work is already done. Could you take a look? @jakecoffman
Further reading: [StackOverflow question about PowerMock and System class](https://stackoverflow.com/questions/20404276/mock-system-class-to-get-system-properties)
I'd suggest support for at least API 19. I would use this pretty well! Given up on Kissme for now due to this.