{"id":13592412,"url":"https://github.com/tylerbwong/stack","last_synced_at":"2025-04-08T23:32:31.223Z","repository":{"id":45456545,"uuid":"125782473","full_name":"tylerbwong/stack","owner":"tylerbwong","description":"An Android app for browsing Stack Overflow and other Stack Exchange sites.","archived":false,"fork":false,"pushed_at":"2025-04-04T09:12:47.000Z","size":3935,"stargazers_count":557,"open_issues_count":18,"forks_count":39,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-04T10:24:48.986Z","etag":null,"topics":["android","dagger-hilt","jetpack-compose","kotlin","kotlin-coroutines","markdown","room","stackexchange","stackoverflow"],"latest_commit_sha":null,"homepage":"https://stack.tylerbwong.me","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tylerbwong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["tylerbwong"],"ko_fi":"tylerbwong","custom":["https://paypal.me/tylerbwong"]}},"created_at":"2018-03-19T00:54:54.000Z","updated_at":"2025-04-04T09:12:51.000Z","dependencies_parsed_at":"2025-04-04T10:33:26.441Z","dependency_job_id":null,"html_url":"https://github.com/tylerbwong/stack","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerbwong%2Fstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerbwong%2Fstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerbwong%2Fstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerbwong%2Fstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylerbwong","download_url":"https://codeload.github.com/tylerbwong/stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947820,"owners_count":21023058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["android","dagger-hilt","jetpack-compose","kotlin","kotlin-coroutines","markdown","room","stackexchange","stackoverflow"],"created_at":"2024-08-01T16:01:08.980Z","updated_at":"2025-04-08T23:32:31.216Z","avatar_url":"https://github.com/tylerbwong.png","language":"Kotlin","readme":"# Stack\n[![Build](https://github.com/tylerbwong/stack/actions/workflows/build.yml/badge.svg)](https://github.com/tylerbwong/stack/actions/workflows/build.yml)\n\n![Stack](/.idea/icon.png)\n\nStack is an Android application that lets you browse [stackoverflow.com](https://stackoverflow.com) and other Stack Exchange sites. It is powered by the [Stack Exchange API](https://api.stackexchange.com/).\n\n### Download\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=me.tylerbwong.stack\"\u003e\u003cimg alt=\"Get it on Google Play\" src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\" height=80px /\u003e\u003c/a\u003e\n\n### Development\n\nThe goal of this project is to provide examples for the latest Android libraries and tools. A few noteworthy examples include:\n\n* [Kotlin Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html) for asynchronous code\n* [Dagger Hilt](https://developer.android.com/training/dependency-injection/hilt-android) for dependency injection\n* [Jetpack Compose](https://developer.android.com/jetpack/compose) for declarative UI code written in Kotlin (Slowly being introduced)\n* [Room](https://developer.android.com/jetpack/androidx/releases/room) for local data persistence\n* [Markwon](https://github.com/noties/Markwon) for rendering markdown\n\n### Features\n\n* View questions, answers, and comments with rich Markdown/LaTeX previews\n* Browse any Stack Exchange site\n* Log in to vote for questions or post new questions, answers, and comments\n* Bookmark questions to save for later (Temporarily broken. See [#126](https://github.com/tylerbwong/stack/issues/126))\n* Search for questions with advanced filter controls\n* View other users' profiles\n* Material 3 dynamic theming available\n* Question/answer deep linking\n\n### Subprojects\n\nHere you can also find a few useful Gradle modules as well:\n\n* [buildSrc](./buildSrc) - A Gradle module for common build logic with a custom plugin example.\n* [compose-markdown](./compose-markdown) - A Jetpack Compose Text component that can render markdown content using [intellij-markdown](https://github.com/valich/intellij-markdown) for parsing.\n* [compose-preference](./compose-preference) - A set of Jetpack Compose Preference components.\n* [dynamic-list-adapter](./dynamic-list-adapter) - An abstraction around `RecyclerView` built on `ListAdapter` for asynchronous list diffing.\n* [dynamic-list-adapter-viewbinding](./dynamic-list-adapter-viewbinding) - View Binding support for `DynamicListAdapter`.\n\n# License\n\n    Copyright (C) 2023 Tyler Wong\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see https://www.gnu.org/licenses.\n","funding_links":["https://github.com/sponsors/tylerbwong","https://ko-fi.com/tylerbwong","https://paypal.me/tylerbwong"],"categories":["🌐 Social \u0026 Communication","Kotlin","Miscellaneous"],"sub_categories":["👥 Social Media"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerbwong%2Fstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylerbwong%2Fstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerbwong%2Fstack/lists"}