GitHub Store 1.5.0 is out – quick update 🙂
What’s new in 1.5.0:
• 🌍 Localization + localized docs
• App UI now supports: English, French, Chinese, Japanese, Korean, Spanish, Russian
• README/docs have localized variants so language and product copy stay in sync
• 🔎 Better discovery
New programming language filter for search
Trending repos are now fetched automatically with improved caching
• ⚡ Performance & UX
README fetching in details is now concurrent → faster repo details
• Fixed text truncation on home filter chips and a couple of small UI/UX issues
• Android: added a monochrome launcher icon for cleaner system theming
• 🧱 Internal refactors
• Restructured data-related services into
core/data/services
to centralize shared functionality
• Simplified auth: removed use case layer, ViewModel now talks directly to
AuthenticationRepository
Repo & release notes:
https://github.com/rainxchzed/Github-Store/releases/tag/1.5.0