openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
DroidParts
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Sep 11, 2024 — Sep 11, 2025
Showing page 38 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed nonsense code.
Alex Yanchenko
More...
almost 13 years ago
dropAll() => dropTables() & optional table names.
Alex Yanchenko
More...
almost 13 years ago
README & CHANGES
Alex Yanchenko
More...
almost 13 years ago
AbstractDBOpenHelper: - moved some methods to DatabaseUtils2. - renamed getModelClasses() to getEntityClasses().
Alex Yanchenko
More...
almost 13 years ago
Test case for getDependency().
Alex Yanchenko
More...
almost 13 years ago
Merge branch 'develop' of
[email protected]
:yanchenko/droidparts.git into develop
Alex Yanchenko
More...
almost 13 years ago
Added getDependency() method to Injector.
Alex Yanchenko
More...
almost 13 years ago
AbstractDependencyProvider now requires DBOpenHelper instead of SQLiteDatabase to avoid ambiguity.
Alex Yanchenko
More...
almost 13 years ago
CHANGES
Alex Yanchenko
More...
almost 13 years ago
Removed a deprecated method.
Alex Yanchenko
More...
almost 13 years ago
Simplified ProGuard config to be used in conjunction with the one from SDK.
Alex Yanchenko
More...
almost 13 years ago
UpdateBuilder contentValues() => setContent().
Alex Yanchenko
More...
almost 13 years ago
Added StatementBuilder#where(String selection, Object... selectionArgs).
Alex Yanchenko
More...
almost 13 years ago
Prevent RESTClient from crashing on runtime exceptions.
Alex Yanchenko
More...
almost 13 years ago
Optional Runnable for cross fade.
Alex Yanchenko
More...
almost 13 years ago
Cleanup.
Alex Yanchenko
More...
almost 13 years ago
Improved ActionBar loading indicator.
Alex Yanchenko
More...
almost 13 years ago
Simplified DatabaseUtils2#getRowCount(...).
Alex Yanchenko
More...
almost 13 years ago
Tweaked SelectBuilder#count().
Alex Yanchenko
More...
almost 13 years ago
Updated CHANGES.
Alex Yanchenko
More...
almost 13 years ago
DroidPartsGram: referenced proguard.cfg from project.properties.
Alex Yanchenko
More...
almost 13 years ago
Fixed SQL limit & count, added offset.
Alex Yanchenko
More...
almost 13 years ago
Improved tests.
Alex Yanchenko
More...
almost 13 years ago
Changed @Table & @Object annotations to use name() instead of value().
Alex Yanchenko
More...
almost 13 years ago
Foreign Key support at DB level with 'ON DELETE CASCADE'.
Alex Yanchenko
More...
about 13 years ago
AbstractField stuff.
Alex Yanchenko
More...
about 13 years ago
SelectBuilder#count()
Alex Yanchenko
More...
about 13 years ago
Moved ListActivity & PreferenceActivity to base.
Alex Yanchenko
More...
about 13 years ago
Tweaked StatementBuilder logging.
Alex Yanchenko
More...
about 13 years ago
Added license info.
Alex Yanchenko
More...
about 13 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree