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 }}
donglua
/
LayoutX2C
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 29, 2026
feat(runtime): discover generated registries across modules
Show description for 1471c0d
donglua
committed
1471c0d
View commit details
Copy full SHA for 1471c0d
Browse repository at this point
chore(build): 升级 Android Gradle 插件版本至 9.3.1
Show description for f77bc99
donglua
committed
f77bc99
View commit details
Copy full SHA for f77bc99
Browse repository at this point
fix: align generation and reporting contracts
Show description for e18ad01
donglua
committed
e18ad01
View commit details
Copy full SHA for e18ad01
Browse repository at this point
chore(build): 启用Gradle 9.4+的并行同步
Show description for eb410fc
donglua
committed
eb410fc
View commit details
Copy full SHA for eb410fc
Browse repository at this point
Commits on Jun 28, 2026
docs(readme): 更新README增补LayoutX2C工具介绍
donglua
committed
cecb4c5
View commit details
Copy full SHA for cecb4c5
Browse repository at this point
Commits on Jun 23, 2026
chore(release): bump version to 1.4.0
Show description for 799a19a
donglua
committed
799a19a
View commit details
Copy full SHA for 799a19a
Browse repository at this point
fix(attrs): avoid synthetic attrs in view constructors
Show description for 5ea4a12
donglua
committed
5ea4a12
View commit details
Copy full SHA for 5ea4a12
Browse repository at this point
test(demo): cover synthetic AttributeSet inflation
Show description for 4a38136
donglua
committed
4a38136
View commit details
Copy full SHA for 4a38136
Browse repository at this point
feat(attrs): generate synthetic AttributeSet for custom views
Show description for 2baa464
donglua
committed
2baa464
View commit details
Copy full SHA for 2baa464
Browse repository at this point
Commits on Jun 22, 2026
build(release): prepare 1.3.0
Show description for 0838266
donglua
and
claude
committed
0838266
View commit details
Copy full SHA for 0838266
Browse repository at this point
test(ksp): 优化视图创建测试断言匹配内容
Show description for ad5a734
donglua
committed
ad5a734
View commit details
Copy full SHA for ad5a734
Browse repository at this point
docs: document runtime extension hooks
donglua
committed
9c202d3
View commit details
Copy full SHA for 9c202d3
Browse repository at this point
feat(runtime): add custom view factory hook
donglua
committed
835ad61
View commit details
Copy full SHA for 835ad61
Browse repository at this point
build(release): prepare 1.2.0
donglua
committed
3507d12
View commit details
Copy full SHA for 3507d12
Browse repository at this point
test(codegen): align ResourceCompat assertions
Show description for ceb29d3
donglua
committed
ceb29d3
View commit details
Copy full SHA for ceb29d3
Browse repository at this point
fix(runtime): move ResourceLoaderTest to androidTest directory
Show description for 742754c
donglua
committed
742754c
View commit details
Copy full SHA for 742754c
Browse repository at this point
Commits on Jun 18, 2026
feat(runtime): 支持换肤框架的资源加载机制
Show description for b513272
donglua
committed
b513272
View commit details
Copy full SHA for b513272
Browse repository at this point
Commits on Jun 17, 2026
test: fix ImageViewSrcBindingTest array index out of bounds
Show description for 7894da7
donglua
committed
7894da7
View commit details
Copy full SHA for 7894da7
Browse repository at this point
fix: support DataBinding expressions in ImageView android:src attribute
Show description for cbcb2aa
donglua
committed
cbcb2aa
View commit details
Copy full SHA for cbcb2aa
Browse repository at this point
Commits on Jun 14, 2026
docs(release): split 1.1.0 notes by language
Show description for 697d204
donglua
committed
697d204
View commit details
Copy full SHA for 697d204
Browse repository at this point
docs(release): polish 1.1.0 notes
Show description for 5c9a49e
donglua
committed
5c9a49e
View commit details
Copy full SHA for 5c9a49e
Browse repository at this point
build(release): prepare 1.1.0
Show description for 771cad8
donglua
committed
771cad8
View commit details
Copy full SHA for 771cad8
Browse repository at this point
Commits on Jun 10, 2026
fix: handle malformed binding includes
donglua
committed
495decd
View commit details
Copy full SHA for 495decd
Browse repository at this point
feat: resolve supported theme drawable attrs
donglua
committed
9aec337
View commit details
Copy full SHA for 9aec337
Browse repository at this point
fix: track qualified layout resources
donglua
committed
2ce738b
View commit details
Copy full SHA for 2ce738b
Browse repository at this point
feat: support common transform view attrs
donglua
committed
3e029cc
View commit details
Copy full SHA for 3e029cc
Browse repository at this point
test: cover binding adapter config generation path
donglua
committed
fa942ed
View commit details
Copy full SHA for fa942ed
Browse repository at this point
test: cover unsupported binding adapter expressions
donglua
committed
451b640
View commit details
Copy full SHA for 451b640
Browse repository at this point
test: raise branch coverage for pure helpers
donglua
committed
b152412
View commit details
Copy full SHA for b152412
Browse repository at this point
test: cover fallback path and dimension helpers
donglua
committed
64d295a
View commit details
Copy full SHA for 64d295a
Browse repository at this point
test: cover view registry value branches
donglua
committed
2713b9d
View commit details
Copy full SHA for 2713b9d
Browse repository at this point
Commits on Jun 9, 2026
docs: update supported attribute coverage
donglua
committed
7fb87fa
View commit details
Copy full SHA for 7fb87fa
Browse repository at this point
fix: add guideline demo to code viewer
donglua
committed
4afc325
View commit details
Copy full SHA for 4afc325
Browse repository at this point
feat: support common edit text attrs
donglua
committed
8c0400f
View commit details
Copy full SHA for 8c0400f
Browse repository at this point
feat: support additional view state attrs
donglua
committed
c39c869
View commit details
Copy full SHA for c39c869
Browse repository at this point
Previous
Next
You can’t perform that action at this time.