-
Merge pull request #629 from geralt-encore/rx-completable
artem-zinnatullin committedrx.Completable support for write operations
-
Add support for rx.Completable
geralt-encore committed
-
Merge pull request #632 from pushtorefresh/gradlew-2.12
nikitin-da committedUpdate Gradle Wrapper to 2.12
-
Merge pull request #631 from pushtorefresh/readme-codecov
nikitin-da committedAdd code coverage badge to the readme
-
Merge pull request #630 from pushtorefresh/codecov.io
artem-zinnatullin committedAdd integration of Travis CI with Codecov.io
-
Merge pull request #626 from pushtorefresh/issue-624
artem-zinnatullin committedAdd tests to check inserting and updating with nullable fields
-
Add tests to check inserting and updating with nullable fields
Dmitrii Nikitin committed
-
Merge pull request #625 from pushtorefresh/readme-upd
nikitin-da committedMention full control over queries, transactions and object mapping
-
Merge pull request #620 from pushtorefresh/rx-single-readme
nikitin-da committedMention rx.Single in the README
-
Merge pull request #618 from roughike/patch-1
artem-zinnatullin committedFix syntax error in the ContentResolverTypeMapping builder
-
Fix syntax error in the ContentResolverTypeMapping builder
roughike committedThe <Tweet> type mapping is on the wrong side of the builder() method, and caused some confusion / frustration to a friend of a friend of a friend of mine.
-
Merge pull request #610 from pushtorefresh/sample-app-join
nikitin-da committedFix Relations in sample app (JOIN column names collision)
-
Merge pull request #608 from pushtorefresh/storio-content-resolver-de…
nikitin-da committed…precate-internal-add-lowlevel Deprecate StorIOContentResolver.Internal and add alias LowLevel
-
nikitin-da committed
-
Merge pull request #599 from pushtorefresh/deprecate-internal-add-low…
nikitin-da committed…level Deprecate StorIOSQLite.Internal and add alias LowLevel
-
Merge pull request #598 from pushtorefresh/readme-update
nikitin-da committedPrettify README and add info about rx.Single
-
artem-zinnatullin committed
-
Merge pull request #596 from pushtorefresh/test-asRxObservable
nikitin-da committedTest asRxObservable() instead of createObservable() which is now deprecated
-
Merge pull request #593 from pushtorefresh/travis-email
nikitin-da committedEnable emails from Travis to react on problems with master branch
-
Merge pull request #592 from pushtorefresh/add-query-to-exceptions
nikitin-da committedAdd query to exceptions