0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade to jooq 3.4.0 More... almost 10 years ago
Remove useless AndroidGlom.iml file, left over from an old rename. More... almost 10 years ago
android-glom.iml: A FacetManager node added by android-studio. More... almost 10 years ago
build.gradle: Use the latest gradle version. More... almost 10 years ago
Tiny XML change to satisfy android lint. More... almost 10 years ago
Remove an unnecessary import. More... almost 10 years ago
Pass the current locale ID to getTitle() methods. More... almost 10 years ago
Reformat code using Android Studio. More... almost 10 years ago
Minor javadoc fixes. More... almost 10 years ago
Tests: Update the music collection again from Glom. More... almost 10 years ago
List: Do not close the Cursor, to avoid an exception after rotating. More... almost 10 years ago
Detail: Show the singular table title rather than the plural. More... almost 10 years ago
Document: Load and save the singular table titles. More... almost 10 years ago
tests: Music Collection example: Update from Glom, with singular table titles. More... almost 10 years ago
Details: Slight improvements to the layout. More... almost 10 years ago
Details: Use the standard medium text appearance for group titles. More... almost 10 years ago
Database List: Ask for confirmation before deleting systems. More... almost 10 years ago
DatabaseList: Contextual menu: Fix the ID in the layout. More... almost 10 years ago
app.iml: Changes by the latest Android Studio. More... almost 10 years ago
Add missing contextual menu layout file. More... almost 10 years ago
Details: A fix to the layout suggested by android lint. More... almost 10 years ago
Details: Make the TableLayout scrollable. More... almost 10 years ago
TableDetailFragment: Support image types, with the ImageView widget. More... almost 10 years ago
TableDetailFragment: Support boolean types. More... almost 10 years ago
TableDetailFragment: Move some code to addStaticTextToLayout. More... almost 10 years ago
TableDetailFragment: Move some code to addFieldToLayout(). More... almost 10 years ago
TableDetailFragment: Actually add sub-group layouts to the UI. More... almost 10 years ago
Add a TODO comment More... almost 10 years ago
GlomContentProvider: Record Detail: Get the fields for details, not for list. More... almost 10 years ago
Use instanceof instead of isAssignableFrom. More... almost 10 years ago