Open
Conversation
A colleague of mine ported the library to Android. It would be great if it were added to Alternative implementations section.
danpalmer
reviewed
Oct 7, 2016
| - Michael Crumley [php-complexify](https://github.com/mcrumley/php-complexify/) | ||
| - Maciej Podsiedlak [angular-complexify](https://github.com/Kraku/angular-complexify/) | ||
|
|
||
| - Damian Marušić (Infinum) [android-complexify](https://github.com/infinum/android-complexify) |
Owner
There was a problem hiding this comment.
I'm not particularly familiar with the Java ecosystem, but doesn't this package just depend on java-complexify and implement Android specific functionality?
Author
There was a problem hiding this comment.
No, at the moment it does not depend on java-complexify. Android version was created few months before java. The next version will depend on java-complexify so that we do not have to maintain the algorithm on two places.
There was a problem hiding this comment.
Hi @danpalmer, I've released new version of android-complexify which now depends on java-complexify
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A colleague of mine ported the library to Android and Java. It would be great if it were added to Alternative implementations section.