Skip to content

Commit 7340a56

Browse files
authored
Merge pull request #364 from OpenHub-Store/update-readme
2 parents 1a14f47 + 9007e8f commit 7340a56

File tree

1 file changed

+36
-7
lines changed

1 file changed

+36
-7
lines changed

README.md

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,10 @@ GitHub® is a registered trademark of GitHub, Inc.
156156
- Home sections for “Trending”, “Hot Release”, and “Most Popular” projects with time‑based filters.
157157
- Only repos with valid installable assets are shown.
158158
- Platform‑aware topic scoring so Android/desktop users see relevant apps first.
159-
- Overhauled search with improved relevance ranking and performance.
159+
- Search with filters for platform, programming language, and sort order.
160+
- Search history — recent queries are saved locally and shown as suggestions.
161+
- Clipboard link detection — automatically detects GitHub URLs from your clipboard and offers quick navigation.
162+
- Hide seen repos — optionally filter out repositories you’ve already viewed from discovery feeds.
160163

161164
- **Release browser & installs**
162165
- Release picker to browse and install from any release, not just the latest.
@@ -170,19 +173,36 @@ GitHub® is a registered trademark of GitHub, Inc.
170173
- Rendered README content (“About this app”).
171174
- Release notes with Markdown formatting for any selected release.
172175
- List of installers with platform labels and file sizes.
173-
- Deep linking support — open repository details directly via URL.
176+
- Deep linking support — open repository details via `githubstore://`, `github.com`, or `github-store.org` URLs.
174177
- Developer profile screen to explore a developer’s repositories and activity.
175178

176179
- **App management**
177180
- Open, uninstall, and downgrade installed apps directly from GitHub Store.
181+
- **Link apps** — connect any app already installed on your device to its GitHub repository so GitHub Store can track updates for it. A guided flow lets you pick the app, enter the repo URL, and select the matching release asset.
178182
- Android: APK architecture matching (armv7/armv8), package monitoring, and update tracking.
183+
- Android: Shizuku silent installation — install and update apps without prompts (requires [Shizuku](https://shizuku.rikka.app/) running with ADB or root).
184+
- Android: Background update checking — configurable periodic checks (3h / 6h / 12h / 24h) with notifications when updates are found.
185+
- Android: Auto‑update — silently installs available updates via Shizuku when enabled.
179186
- Desktop (Windows/macOS/Linux): downloads installers to the user’s Downloads folder and opens them with the default handler.
180187

181-
- **Starred repositories**
182-
- Save and browse your starred GitHub repositories from within the app.
188+
- **Collections**
189+
- **Starred** — browse your GitHub starred repositories from within the app.
190+
- **Favourites** — save repositories locally for quick access, no GitHub login required.
191+
- **Recently viewed** — automatically tracks repositories you’ve opened for easy return.
192+
193+
- **Tweaks**
194+
- Dedicated settings screen accessible from the bottom navigation bar.
195+
- **Appearance** — theme color picker (Ocean, Mint, Rose, Purple, Indigo, Peach, Dynamic), light/dark/system mode, AMOLED black theme, system font toggle, liquid glass UI effect, scrollbar toggle (desktop).
196+
- **Network** — proxy configuration with HTTP/SOCKS support and optional authentication.
197+
- **Installation** (Android) — choose between default installer and Shizuku silent install, with real‑time Shizuku status indicator.
198+
- **Updates** (Android) — update check interval, pre‑release inclusion, auto‑update toggle.
199+
- **Storage** — view and clear downloaded package cache.
200+
201+
- **Localization**
202+
- Available in 13 languages: English, Arabic, Bengali, Chinese (Simplified), Spanish, French, Hindi, Italian, Japanese, Korean, Polish, Russian, and Turkish.
183203

184204
- **Network & performance**
185-
- Dynamic proxy support for configurable network routing.
205+
- Dynamic proxy support (HTTP, SOCKS, System) for configurable network routing.
186206
- Enhanced caching system for faster loading and reduced API usage.
187207
---
188208

@@ -226,9 +246,18 @@ automatically—no manual submission required.
226246

227247
- **Always up to date**
228248
Installs default to the latest published release, with the option to browse and install from
229-
any previous release via the release picker.
249+
any previous release via the release picker. Background update checks notify you when new versions drop.
250+
251+
- **Hands‑free updates (Android)**
252+
Enable Shizuku silent install + auto‑update and never touch an install prompt again.
253+
254+
- **Your library, your way**
255+
Star, favourite, and track recently viewed repos — all synced locally with no account required for favourites and history.
256+
257+
- **Fully customizable**
258+
Theme colors, AMOLED mode, fonts, liquid glass effects, proxy settings, and more — all in one Tweaks screen.
230259

231-
- **Open source & extensible**
260+
- **Open source & extensible**
232261
Written in KMP with a clear separation between networking, domain logic, and UI—easy to fork,
233262
extend, or adapt.
234263

0 commit comments

Comments
 (0)