Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
litesuits
/
android-lite-orm
Public
Notifications
You must be signed in to change notification settings
Fork
359
Star
1.5k
Code
Issues
47
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
修复创建实例失败的问题
- #72
#72
Open
msdx
wants to merge 7 commits into
litesuits:master
litesuits/android-lite-orm:master
from
msdx:master
msdx/android-lite-orm:master
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
修复创建实例失败的问题
#72
msdx
wants to merge 7 commits into
litesuits:master
litesuits/android-lite-orm:master
from
msdx:master
msdx/android-lite-orm:master
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2018
迁移至 AndroidStudio
msdx
committed
cf70a7d
View commit details
Copy full SHA for cf70a7d
Browse repository at this point
修复实现了 Parcelable 接口的类或除该构造方法之外,没有无参构造方法导致创建实例失败的问题
Show description for d4a8acf
msdx
committed
d4a8acf
View commit details
Copy full SHA for d4a8acf
Browse repository at this point
发布 1.9.3 至 jcenter
msdx
committed
ca342df
View commit details
Copy full SHA for ca342df
Browse repository at this point
Commits on May 16, 2018
修复EnCrypt.getEncodeString(String, String)实际上是使用MD5摘要算法的问题
msdx
committed
6c89f65
View commit details
Copy full SHA for 6c89f65
Browse repository at this point
Commits on Oct 24, 2018
更新Gradle插件至3.2.1
msdx
committed
0fa5746
View commit details
Copy full SHA for 0fa5746
Browse repository at this point
优化FieldUtil.setNumber()方法,减少对象创建
msdx
committed
78c1651
View commit details
Copy full SHA for 78c1651
Browse repository at this point
修复字段类型为List或Set等非具体类型时查询失败的问题
msdx
committed
fd95bba
View commit details
Copy full SHA for fd95bba
Browse repository at this point
You can’t perform that action at this time.