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
Copy file name to clipboardExpand all lines: README.md
+36-7Lines changed: 36 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,10 @@ GitHub® is a registered trademark of GitHub, Inc.
156
156
- Home sections for “Trending”, “Hot Release”, and “Most Popular” projects with time‑based filters.
157
157
- Only repos with valid installable assets are shown.
158
158
- 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.
160
163
161
164
-**Release browser & installs**
162
165
- 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.
170
173
- Rendered README content (“About this app”).
171
174
- Release notes with Markdown formatting for any selected release.
172
175
- 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.
174
177
- Developer profile screen to explore a developer’s repositories and activity.
175
178
176
179
-**App management**
177
180
- 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.
- 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.
179
186
- Desktop (Windows/macOS/Linux): downloads installers to the user’s Downloads folder and opens them with the default handler.
180
187
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.
-**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.
183
203
184
204
-**Network & performance**
185
-
- Dynamic proxy support for configurable network routing.
205
+
- Dynamic proxy support (HTTP, SOCKS, System) for configurable network routing.
186
206
- Enhanced caching system for faster loading and reduced API usage.
0 commit comments