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
+43-23Lines changed: 43 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,9 @@ Built with Kotlin Multiplatform and Compose Multiplatform for Android and Deskto
63
63
64
64
</div>
65
65
66
+
> [!CAUTION]
67
+
> Free and Open-Source Android is under threat. Google will turn Android into a locked-down platform, restricting your essential freedom to install apps of your choice. Make your voice heard – [keepandroidopen.org](https://keepandroidopen.org/).
- Desktop (Windows/macOS/Linux): downloads installers to the user’s Downloads folder and opens them with the default handler.
180
+
181
+
-**Starred repositories**
182
+
- Save and browse your starred GitHub repositories from within the app.
183
+
184
+
-**Network & performance**
185
+
- Dynamic proxy support for configurable network routing.
186
+
- Enhanced caching system for faster loading and reduced API usage.
168
187
169
188
-**Cross‑platform UX**
170
-
- Android: opens APK downloads with the package installer, tracks installations in a local database, and shows them in a dedicated Apps screen with update indicators.
171
-
- Desktop (Windows/macOS/Linux): downloads installers to the user’s Downloads folder and opens them with the default handler; no hidden temp locations.
Tracks apps installed via GitHub Store (Android) and highlights when new releases are available, so you can update them without hunting through GitHub again.
242
262
243
-
-**Always the latest release**
244
-
Installs are guaranteed to come from the latest published release; the changelog you see is
245
-
exactly what you’re installing.
263
+
-**Always up to date**
264
+
Installs default to the latest published release, with the option to browse and install from
265
+
any previous release via the release picker.
246
266
247
267
-**Uniform experience across platforms**
248
268
Same UI and logic for Android and desktop, with platform‑native install behavior.
0 commit comments