
14.44 MB
Android 8.0+
11
arm64-v8a, armeabi-v7a, x86, x86_64
Verified safeScanned with ClamAV, APKiD, and Quark-Engine. No threats detected.
What's New
https://github.com/labnex/LabNex/compare/6.0.1...7.0.0/
Description
LabNex is an open-source Android app for GitLab. You can use it with GitLab.com or your self-hosted GitLab instance. It supports multiple accounts, allowing you to add as many instances as you need.
Features
- Multiple accounts support
- Projects and groups listing
- Biometric lock for security
- Issues, merge requests, and commits
- Project releases, milestones, and wiki
- Markdown support with code editor
- Diff viewer for code changes
- Localized in multiple languages
Add a Custom URL Scheme
Starting with version 7.0.0, LabNex supports a custom URL scheme. This feature allows you to seamlessly open links directly in LabNex for issues, merge requests, and projects by using third-party apps like URL Check:
https://github.com/TrianguloY/URLCheck
How to Configure URL Check
1. Install the URL Check app.
2. Make sure it's set as the default browser app in your Android settings. You can find this under Apps.
3. Open the URL Check app and tap on Module.
4. Select Pattern Checker and then tap on JSON edit.
5. Copy and paste the following JSON configuration into the editor. You can customize the regex parameter to add your own instances.
6. Save your changes.
JSON Configuration:
"LabNex": {
"regex": "^https?://(?:[a-z0-9-]+\\.)*?(gitlab\\.com|framagit\\.org)(/.*)",
"replacement": "labnex://$1$2"
}
Disclaimer
LabNex is not associated with GitLab or any other entity. It is a standalone, independent project.
License
GNU General Public License v3.0
Rate this app
Ratings & reviews
No reviews yet.