0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SqlUtils: Use specific SelectStep<> types. More... almost 10 years ago
Remove unnecessary imports. More... almost 10 years ago
libglom: Add missing copyright/license blocks. More... almost 10 years ago
Add copyright/license blocks to test and UI source code. More... almost 10 years ago
Copyright/License blocks: These are now part of android-glom, not gwt-glom. More... almost 10 years ago
TableDetailFragment: Use LoaderManager to be async. More... almost 10 years ago
TableDetailFragment: Ignore portals and show static text items. More... almost 10 years ago
TableDetailFragment: Show the group titles. More... almost 10 years ago
GlomContentProvider: Avoid more SQL injection by using a ? placeholder. More... almost 10 years ago
GlomContentProvider: Rename parseTableUri() to parseSystemUri(). More... almost 10 years ago
GlomContentProvider: More use of parseTableUri(). More... almost 10 years ago
Tiny whitespace change in query. More... almost 10 years ago
GlomContentProvider: Avoid some SQL injection by using ? placeholders. More... almost 10 years ago
GlomContentProvider: More use of parseTableUri(). More... almost 10 years ago
Get records details from the ContentProvider too. More... almost 10 years ago
TableDataActivity: Make mTableName private with a protected getter instead. More... almost 10 years ago
Respond to clicks on the List button in other parent activities. More... almost 10 years ago
Remove Serializable from libglom classes. More... almost 10 years ago
TypedDataItem: Implement Parcelable, not Serializable. More... almost 10 years ago
Use TypedDataItem for primary strings, instead of strings. More... almost 10 years ago
TableListFragment: Navigate to details even when no PK is visible. More... almost 10 years ago
SqlUtils: Use BaseColumns._ID instead of hard-coding "_id". More... almost 10 years ago
TableListFragment: Add and use getPrimaryKeyIndex(). More... almost 10 years ago
Remove unnecessary imports. More... almost 10 years ago
ListFragment layouts: Include @android:layout/list_content. More... almost 10 years ago
TableNavFragment: Make it public again. All fragments must be public. More... almost 10 years ago
Update some comments. More... almost 10 years ago
Avoid some code duplication. More... almost 10 years ago
DocumentActivity: Make mTwoPane private and add a setter. More... almost 10 years ago
Make several classes package local instead of public. More... almost 10 years ago