{"id":51472483,"url":"https://github.com/tachyons/labdroid","last_synced_at":"2026-07-06T19:01:29.082Z","repository":{"id":362212106,"uuid":"1257360947","full_name":"tachyons/labdroid","owner":"tachyons","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-03T05:21:15.000Z","size":1625,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-03T07:24:21.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tachyons.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","dco":null,"cla":null}},"created_at":"2026-06-02T15:53:16.000Z","updated_at":"2026-06-03T05:21:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tachyons/labdroid","commit_stats":null,"previous_names":["tachyons/labdroid"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tachyons/labdroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Flabdroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Flabdroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Flabdroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Flabdroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tachyons","download_url":"https://codeload.github.com/tachyons/labdroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tachyons%2Flabdroid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35202786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-06T19:01:26.315Z","updated_at":"2026-07-06T19:01:28.625Z","avatar_url":"https://github.com/tachyons.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Labdroid\n\n**Note: This is an unofficial GitLab client and is not affiliated with, endorsed by, or connected to GitLab B.V. in any way.**\n\n\u003e [!WARNING]\n\u003e This project is currently in a **pre-alpha** state. Many features are incomplete or may not work as expected.\n\nLabdroid is an Android client for GitLab built with modern Android development practices. It provides a native interface to manage projects, issues, merge requests, and more, directly from your mobile device.\n\n## Features\n\n- **Authentication**: Secure login using GitLab OAuth2 via AppAuth.\n- **Project Management**: Browse your projects, groups, and repositories.\n- **Work Items**: View, create, and edit issues and epics.\n- **Merge Requests**: Track and manage merge requests across your projects.\n- **Repository Browser**: Navigate file trees with syntax highlighting for code, rendered markdown support, and image previews.\n- **CI/CD**: Monitor pipelines and view job details.\n- **Search**: Global search for projects, issues, and merge requests.\n- **GitLab Duo Chat**: Integration with GitLab's AI assistant for developer queries.\n- **Personalization**: Support for dark mode and customizable settings.\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/repo.png\" width=\"30%\" alt=\"Repository Browser\" /\u003e\n  \u003cimg src=\"screenshots/group.png\" width=\"30%\" alt=\"Groups\" /\u003e\n  \u003cimg src=\"screenshots/issues.png\" width=\"30%\" alt=\"Issues\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/mrs.png\" width=\"30%\" alt=\"Merge Requests\" /\u003e\n  \u003cimg src=\"screenshots/duo.png\" width=\"30%\" alt=\"GitLab Duo Chat\" /\u003e\n  \u003cimg src=\"screenshots/profile_page.png\" width=\"30%\" alt=\"Profile\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/profile.png\" width=\"30%\" alt=\"Navigation Sidebar\" /\u003e\n\u003c/p\u003e\n\n## Technology Stack\n\n- **Language**: Kotlin\n- **UI Framework**: Jetpack Compose with Material 3\n- **Navigation**: AndroidX Navigation3\n- **Dependency Injection**: Hilt\n- **Network**: \n    - Apollo GraphQL for the primary data layer.\n    - Retrofit for REST API endpoints.\n    - OkHttp with logging interceptors.\n- **Persistence**: Jetpack DataStore for preferences and token management.\n- **Image Loading**: Coil\n- **Security**: AndroidX Security-Crypto for encrypted storage.\n- **Authentication**: AppAuth for Android.\n\n## Getting Started\n\n### Prerequisites\n\n- Android Studio Ladybug or newer.\n- JDK 17.\n- A GitLab account and a registered OAuth application.\n\n### Configuration\n\n1. Register an OAuth application in your GitLab settings (User Settings -\u003e Applications).\n2. Set the Redirect URI to `in.aboobacker.labdroid://oauth`.\n3. Add your `GITLAB_CLIENT_ID` to your `local.properties` file:\n\n```properties\nGITLAB_CLIENT_ID=your_client_id_here\n```\n\n### Building\n\n```bash\n./gradlew assembleDebug\n```\n\n## Project Structure\n\n- `app/src/main/java`: Contains the source code organized by feature and layer (ui, data, di).\n- `app/src/main/graphql`: Apollo GraphQL schemas and queries.\n- `agents.md`: Navigation and implementation guidelines for the project.\n\n## License\n\nThis project is licensed under the Mozilla Public License 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftachyons%2Flabdroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftachyons%2Flabdroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftachyons%2Flabdroid/lists"}