Skip to content

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.

License

Notifications You must be signed in to change notification settings

zzti/android-locker

 
 

Repository files navigation

Contributors Stars Forks Issues Pull Requests License Last Commit Build

Demo

Star History

Star History Chart

Android Manufacturer Bootloader Unlock Status

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.

Features

  • 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

Live Demo

Getting Started

Prerequisites

  • Node.js 18+
  • npm

Installation

npm install

Development

npm run dev

Build for Production

npm run build

Preview Production Build

npm run preview

Deployment

  • The project is configured for GitHub Pages deployment via GitHub Actions.
  • For custom domain, set base: '/' in vite.config.ts and add your domain to public/CNAME.
  • For GitHub Pages subpath, set base: '/your-repo-name/'.

Contributing

See CONTRIBUTING.md for guidelines.

References

  1. MobileModels Bootloader/Kernel Source List
  2. Android Verified Boot Documentation
  3. Other Reference Shows on webiste

License

MIT

Contributors

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.3%
  • CSS 1.4%
  • Other 1.3%