1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
disable DaoExample
greenrobot
as Markus
More... about 9 years ago
__setDaoSession last
greenrobot
as Markus
More... about 9 years ago
move test projects into dir 'tests'
greenrobot
as Markus
More... about 9 years ago
Process.myTid() seems to have issues on some devices (see Github #376)
greenrobot
as Markus
More... about 9 years ago
added RxQuery.oneByOne(), disabled Query.rx() for 3.1 (passing params is unresolved)
greenrobot
as Markus
More... about 9 years ago
rxjava:1.1.8
greenrobot
as Markus
More... about 9 years ago
added RxQuery with list and unique
greenrobot
as Markus
More... about 9 years ago
add remaining methods to RxDao
greenrobot
as Markus
More... about 9 years ago
RxDao.insertInTx() & .count()
greenrobot
as Markus
More... about 9 years ago
Disable Example until new plugins are pushed
greenrobot
as Markus
More... about 9 years ago
rxIo() is now rx()
greenrobot
as Markus
More... about 9 years ago
added RxTx
greenrobot
as Markus
More... about 9 years ago
updated/unified copyright texts
greenrobot
as Markus
More... about 9 years ago
applied API hints to RX stuff, also to all methods
greenrobot
as Markus
More... about 9 years ago
applied API hints to RX stuff
greenrobot
as Markus
More... about 9 years ago
added API hint annotations @Internal, @Beta, and @Experimental
greenrobot
as Markus
More... about 9 years ago
license files for api
greenrobot
as Markus
More... about 9 years ago
switch DbUtils to Db abstraction (where possible)
greenrobot
as Markus
More... about 9 years ago
added @Entity(generateConstructors), misc.
greenrobot
as Markus
More... about 9 years ago
Merge pull request #361 from greenrobot/fix-travis-build-tools More... about 9 years ago
3.1.0-SNAPSHOT
greenrobot
as Markus
More... about 9 years ago
DAO remove superfluous semicolon, regen test DAOs
greenrobot
as Markus
More... about 9 years ago
some minor clean ups
greenrobot
as Markus
More... about 9 years ago
clean up
greenrobot
as Markus
More... about 9 years ago
updated copyright headers in DaoCore
greenrobot
as Markus
More... about 9 years ago
RxDao.runInTx that will probably move to new RxSession
greenrobot
as Markus
More... about 9 years ago
RxDao.insert
greenrobot
as Markus
More... about 9 years ago
minor
greenrobot
as Markus
More... about 9 years ago
added OptionalDepedenciesTest
greenrobot
as Markus
More... about 9 years ago
RxDao.load
greenrobot
as Markus
More... about 9 years ago