A comprehensive, community-maintained hub for comparing bootloader unlock, kernel source, and warranty policies across major Android manufacturers. Supports multilingual SEO (Chinese, Hindi, English) and is optimized for deployment on GitHub Pages with custom domain support.
- Manufacturer-by-manufacturer comparison of bootloader unlock status, kernel source openness, and warranty policy
- Multilingual UI and SEO (Chinese, Hindi, English)
- Modern, responsive UI with beautiful card/grid layout
- Community-driven data, easy to contribute and update
- GitHub Actions CI/CD for automatic deployment to GitHub Pages
- Custom 404 page, animated with framer-motion and SVG
- Node.js 18+
- npm
npm installnpm run devnpm run buildnpm run preview- The project is configured for GitHub Pages deployment via GitHub Actions.
- For custom domain, set
base: '/'invite.config.tsand add your domain topublic/CNAME. - For GitHub Pages subpath, set
base: '/your-repo-name/'.
See CONTRIBUTING.md for guidelines.
- MobileModels Bootloader/Kernel Source List
- Android Verified Boot Documentation
- Other Reference Shows on webiste
- @xuemian168 (Maintainer)