Evan Prodromou

Results 316 comments of Evan Prodromou

One way to do this would be to add to ERRATA.md something like: > 5. Extensibility > > In some circumstances, such as for [LDS], implementers may need to use...

It might be nice to do it automatically when a file is renamed within the Atom UI.

The app supports multiple backends. Git could definitely work!

There's a superclass for remote storage, so this should be relatively easy to integrate.

There's good support for Android testing in Travis CI. Let's get that going, first. https://docs.travis-ci.com/user/languages/android/

There's a package from Google for doing diffing, matching and patching. https://github.com/google/diff-match-patch It's under active development, implements the best-of-breed Myers algorithm for diff/patch, and is probably a great way to...

@karbassi is there a way to put out a call for Android developers to help out? It'd be great to see the critical bugs in this app fixed soon.

Where are we on this?

@dae3 did you do anything besides the automated conversion to Gradle? Or did you put it together by hand?