⨠What's New in v7.3.3
N-Zik - by @NEVARLeVrai
đ Verification
Always check for signature before installing any app you downloaded from GitHub or other APK distributors.
Public key hashes
| Algorithm | Hash digest |
|---|---|
| SHA-256 | 504cdeb65e52070f0515f9ad295a288a4894d0924e9ef5d6080fdea5bdf841d6 |
| SHA-1 | 16e766c566e511c7d83f40e30850be27b7040a43 |
| MD5 | 16e2bdf083316967c6a2dd5a0391bb76 |
Certificate hashes
| Algorithm | Hash digest |
|---|---|
| SHA-256 | b473991ec08a17996a9ef2405934ce35d333ea38135ebfc1b6f4d2ab953132aa |
| SHA-1 | ec57f7d61cf2382aecff7444e815e37a601cb1f1 |
| MD5 | 5ae0045983899ab7ca5db38ef785d6ab |
đ˛ Installation
- Download the Full build below (recommended for all devices).
- Verify its signature using the hashes provided.
- Install on your device (you may need to allow installation from unknown sources).
The Minified build is available for low-end devices. It contains only core features but is fully stable.
Please report any crashes, bugs, or unexpected behavior.
đĻ Available Builds
- Full â Complete build with all components (
arm64-v8a, 64-bit only). - Full32 â Complete build without FFmpeg (
armeabi-v7a+arm64-v8a, 32-bit & 64-bit). - Minified â Lightweight build, recommended for low-end devices (
arm64-v8a, 64-bit only). - Minified32 â Lightweight build without FFmpeg (
armeabi-v7a+arm64-v8a, 32-bit & 64-bit). - FOSS (
com.nevar.nzik.foss) â Full build without auto-updater, suitable for alternative stores (arm64-v8a, 64-bit only).
âšī¸ Standard builds (Full, Minified, FOSS) are 64-bit only because they bundle FFmpeg. The "32" builds (Full32, Minified32) drop FFmpeg (and Media Export), so they work on both 32-bit and 64-bit devices.
đ Update Policy
-
đĸ Full & Full32 Builds (-f / -f32)
-
Default: Update notifications for Stable are enabled by default.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
- You can enable Beta updates in Settings > About > Beta update enabled to test Beta releases.
- Behavior: - Without Beta enabled â receives Stable updates only.
- With Beta enabled â receives both Stable + Beta updates.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
-
đĩ Minified & Minified32 Builds (-m / -m32)
-
Default: Update notifications for Stable are enabled by default.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
- Always updates to the corresponding Full Stable Build.
- No Beta option available.
- User options: - You can disable Stable updates in Settings > About > Auto update enabled.
-
đŖ FOSS Build (
com.nevar.nzik.foss) -
Default: Auto-update is disabled and cannot be enabled.
- Distributed through alternative stores (F-Droid, IzzyOnDroid, Accrescent, etc.), so updates are handled by the store itself, not the in-app updater.
This lets you decide whether to test new experimental updates or stick with the stable ones.
đ Changelog & Downloads
- Full changelog: Compare v7.2.6...v7.3.3
- Changelog text file
What's Changed
- Bump androidx.compose.material3:material3-android from 1.5.0-alpha23 to 1.5.0-alpha24 by @dependabot[bot] in #690
- New Crowdin updates by @NEVARLeVrai in #691
- chore(deps): bump actions/setup-java from 5.5.0 to 5.6.0 by @dependabot[bot] in #692
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #694
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #693
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #695
- chore(deps): bump actions/github-script from 7 to 9 by @dependabot[bot] in #696
- New Crowdin updates by @NEVARLeVrai in #699
- New Crowdin updates by @NEVARLeVrai in #700
- New Crowdin updates by @NEVARLeVrai in #701
- New Crowdin updates by @NEVARLeVrai in #703
- New Crowdin updates by @NEVARLeVrai in #704
- chore(deps): bump androidx.work:work-runtime-ktx from 2.9.0 to 2.11.2 by @dependabot[bot] in #705
- New Crowdin updates by @NEVARLeVrai in #707
- New Crowdin updates by @NEVARLeVrai in #708
- New Crowdin updates by @NEVARLeVrai in #709
- chore(deps): bump actions/stale from 10 to 11 by @dependabot[bot] in #710
- New Crowdin updates by @NEVARLeVrai in #711
- New Crowdin updates by @NEVARLeVrai in #712
- New Crowdin updates by @NEVARLeVrai in #713
- New Crowdin updates by @NEVARLeVrai in #714
- New Crowdin updates by @NEVARLeVrai in #715
- New Crowdin updates by @NEVARLeVrai in #717
- New Crowdin updates by @NEVARLeVrai in #718
- New Crowdin updates by @NEVARLeVrai in #719
- New Crowdin updates by @NEVARLeVrai in #723
- Bump androidx.compose.material3:material3-android from 1.5.0-alpha24 to 1.5.0-alpha25 by @dependabot[bot] in #721
- Bump androidx.constraintlayout:constraintlayout-compose from 1.1.1 to 1.1.2 by @dependabot[bot] in #722
- Bump ktor from 3.5.1 to 3.5.2 by @dependabot[bot] in #720
- New Crowdin updates by @NEVARLeVrai in #725
- Bump actions/setup-java from 5.6.0 to 5.7.0 by @dependabot[bot] in #724
Full Changelog: v7.2.6...v7.3.3