0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update versions. More... over 4 years ago
Merge pull request #736 from hearsilent/patch-1 More... over 4 years ago
Update proguard More... almost 5 years ago
Comments out the test classes. More... almost 5 years ago
Merge remote-tracking branch 'origin/master' More... about 5 years ago
When conditions param is empty, we still goes the save() method. More... about 5 years ago
Update README.md More... about 5 years ago
Release 3.2.3 version. More... about 5 years ago
Upgrade codes to AndroidX. More... about 5 years ago
Update README.md More... over 5 years ago
Merge remote-tracking branch 'origin/master' More... over 5 years ago
Add testcase for boolean column query. More... over 5 years ago
Release 3.2.2 version of LitePal. More... over 5 years ago
Update README.md More... over 5 years ago
Fix bug for https://github.com/guolindev/LitePal/issues/654 More... over 5 years ago
Update README.md More... over 5 years ago
Optimise codes. More... over 5 years ago
Optimise codes. More... over 5 years ago
Update README.md More... over 5 years ago
Release 3.2.1 version of LitePal. More... over 5 years ago
Add return value for LitePal.runInTransaction function. More... over 5 years ago
Release 3.2.0 version of LitePal. More... over 5 years ago
Add testcase for index function. More... over 5 years ago
Make ktx transaction API synchronized. More... over 5 years ago
Handle the situation for removing redundant columns and add index when migrating. More... over 5 years ago
Handle the situation for changing index annotation on fields or add new columns with index annotation. More... over 5 years ago
Now we can know if a column has index or not with DBUtility.findPragmaTableInfo method. Show this function in the demo. More... over 5 years ago
Add the index annotation to support add index for specific column when creating tables. More... over 5 years ago
Add testcase for save long maximum number. More... almost 6 years ago
Change the param type of assignBaseObjId method from int to long. More... almost 6 years ago