Developer site (wiki, issues, sources) have moved to GitHub

We are now at:

We have also updated most of the ODK 2.0 Android projects to use
AndroidStudio and to provide code coverage reports.

(this is a work-in-progress as our understanding of Intellij grows)

··· -- Mitch Sundt Software Engineer University of Washington mitchellsundt@gmail.com

If I remember correctly, the older versions of ODK Collect were available on Google Code. Github does not have these older versions. Is it (still) possible to get older versions of ODK Collect?

··· On Monday, July 13, 2015 at 6:09:47 PM UTC-4, Mitch wrote: > We are now at: > > https://github.com/opendatakit/opendatakit > > > > > We have also updated most of the ODK 2.0 Android projects to use AndroidStudio and to provide code coverage reports. > > > (this is a work-in-progress as our understanding of Intellij grows) > > > -- > > > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com

Your javarosa jar in the collect app uses some methods that aren't in the source hosted at https://bitbucket.org/javarosa

Could you add a repository that includes your version of the javarosa source?

Thanks!

The entire code repository, history, tags, etc. has been converted to Git
and moved to GitHub.

i.e., the GitHub site has all the code changes and project history that the
googlecode site did (so there is no need to go back to that site).

We did not migrate the wiki history, just the current pages (and they have
been converted to GitHub markdown).

The issues have also be migrated, but the migration lost all timestamps and
user ids (all the existing issues are now opened by me and commented-on by
me, and that all happened very quickly, as I am a apparently a very fast
typist ;-).

··· On Tue, Jul 14, 2015 at 1:18 PM, wrote:

If I remember correctly, the older versions of ODK Collect were available
on Google Code. Github does not have these older versions. Is it (still)
possible to get older versions of ODK Collect?

On Monday, July 13, 2015 at 6:09:47 PM UTC-4, Mitch wrote:

We are now at:

https://github.com/opendatakit/opendatakit

We have also updated most of the ODK 2.0 Android projects to use
AndroidStudio and to provide code coverage reports.

(this is a work-in-progress as our understanding of Intellij grows)

--

Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

The Javarosa codebase used by the ODK tools is here:

https://bitbucket.org/m.sundt/javarosa/src/

··· On Wed, Jul 15, 2015 at 9:22 AM, wrote:

Your javarosa jar in the collect app uses some methods that aren't in the
source hosted at https://bitbucket.org/javarosa

Could you add a repository that includes your version of the javarosa
source?

Thanks!

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

FYI: this is documented at the bottom of the Collect source code wiki:

··· On Wed, Jul 15, 2015 at 10:08 AM, Mitch Sundt wrote:

The Javarosa codebase used by the ODK tools is here:

https://bitbucket.org/m.sundt/javarosa/src/

On Wed, Jul 15, 2015 at 9:22 AM, jonathan@jacksonengineering.net wrote:

Your javarosa jar in the collect app uses some methods that aren't in the
source hosted at https://bitbucket.org/javarosa

Could you add a repository that includes your version of the javarosa
source?

Thanks!

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Excellent, Thanks!