1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed nonsense code. More... almost 13 years ago
dropAll() => dropTables() & optional table names. More... almost 13 years ago
README & CHANGES More... almost 13 years ago
AbstractDBOpenHelper: - moved some methods to DatabaseUtils2. - renamed getModelClasses() to getEntityClasses(). More... almost 13 years ago
Test case for getDependency(). More... almost 13 years ago
Merge branch 'develop' of [email protected]:yanchenko/droidparts.git into develop More... almost 13 years ago
Added getDependency() method to Injector. More... almost 13 years ago
AbstractDependencyProvider now requires DBOpenHelper instead of SQLiteDatabase to avoid ambiguity. More... almost 13 years ago
CHANGES More... almost 13 years ago
Removed a deprecated method. More... almost 13 years ago
Simplified ProGuard config to be used in conjunction with the one from SDK. More... almost 13 years ago
UpdateBuilder contentValues() => setContent(). More... almost 13 years ago
Added StatementBuilder#where(String selection, Object... selectionArgs). More... almost 13 years ago
Prevent RESTClient from crashing on runtime exceptions. More... almost 13 years ago
Optional Runnable for cross fade. More... almost 13 years ago
Cleanup. More... almost 13 years ago
Improved ActionBar loading indicator. More... almost 13 years ago
Simplified DatabaseUtils2#getRowCount(...). More... almost 13 years ago
Tweaked SelectBuilder#count(). More... almost 13 years ago
Updated CHANGES. More... almost 13 years ago
DroidPartsGram: referenced proguard.cfg from project.properties. More... almost 13 years ago
Fixed SQL limit & count, added offset. More... almost 13 years ago
Improved tests. More... almost 13 years ago
Changed @Table & @Object annotations to use name() instead of value(). More... almost 13 years ago
Foreign Key support at DB level with 'ON DELETE CASCADE'. More... about 13 years ago
AbstractField stuff. More... about 13 years ago
SelectBuilder#count() More... about 13 years ago
Moved ListActivity & PreferenceActivity to base. More... about 13 years ago
Tweaked StatementBuilder logging. More... about 13 years ago
Added license info. More... about 13 years ago