Stéphane Nicolas

Results 75 issues of Stéphane Nicolas

We use constants for version number like ```groovy implemenation `com.foo:bar:$FOO_VERSION` ``` Where `FOO_VERSION` is defined in `gradle.properties` file. We get the following errors, apparently because of this: ```java 09:09:22.423 [ERROR]...

Here is the android doc : https://docs.travis-ci.com/user/languages/android/ The setup instructions are here: https://docs.travis-ci.com/user/tutorial/ The `.travis.yml` file will look like this: ```yml language: android android: components: # https://github.com/travis-ci/travis-ci/issues/5036 - tools -...

Is there any documentation to extend git stats ? For instance, I'd like to get the commit hours per day / per week of each author ? Thanks for this...

When enable foreign key constraint in our app using : ```java //https://stackoverflow.com/a/12531927/693752 db.setForeignKeyConstraintsEnabled(true); ``` we see an internal error in the logcat coming from an internal database schema definition from...

type: bug
api: analytics

Hi @crimsonwoods , I am interested in this project, and I would like to know how mature it is. Is it production ready ? Are there a lot of things...

Is there any way to get a gradle plugin to make redex widely used ?

enhancement

https://travis-ci.org/stephanenicolas/Quality-Tools-for-Android

https://github.com/JakeWharton/github-deploy-maven-plugin