0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix for now More... over 10 years ago
fix image url More... over 10 years ago
added image to readme More... over 10 years ago
added banner More... over 10 years ago
added comments. More... over 10 years ago
clear uris when batch transaction is done. More... over 10 years ago
added content observers into the fold of process transactions. updating migrations More... over 10 years ago
added comment on constructor More... over 10 years ago
added simple map cache which holds data in memory as map. More... over 10 years ago
FlowQueryList now extends FlowContentObserver and gets all the functionality that it contains. More... over 10 years ago
clear uris when event dispatches More... over 10 years ago
Updated code style to standard. Simplified the interface for FlowContentObserver. More... over 10 years ago
last note on the private fields More... over 10 years ago
added section on private models More... over 10 years ago
Update GettingStarted.md More... over 10 years ago
Update GettingStarted.md More... over 10 years ago
fix missing count from #223 More... over 10 years ago
fix test failures More... over 10 years ago
updated doc to 2.0 More... over 10 years ago
added 2.0 to readme More... over 10 years ago
updated migration guide More... over 10 years ago
added NotNull annotation, moved rest of foreign key into annotation. moved notnull into its own anno. More... over 10 years ago
added test for column alias. commented on onetomany Methods. updated migration guide. More... over 10 years ago
removed subquery method and prefer to keep close to Condition as possible for familiarity. More... over 10 years ago
fixed test failures. added test for non-long cache. More... over 10 years ago
added in sqlutils support for non-integer or long PK for caching. More... over 10 years ago
added code generation support for primary keys. More... over 10 years ago
added api level support for non-number caching ids. More... over 10 years ago
updating class definitions to new coding style standards. More... over 10 years ago
Moved trigger to static method. use column alias' for variables. More... over 10 years ago