Skip to content

tylerbwong/stack

Repository files navigation

Stack

Build

Stack

Stack is an Android application that lets you browse stackoverflow.com and other Stack Exchange sites. It is powered by the Stack Exchange API.

Download

Get it on Google Play

Development

The goal of this project is to provide examples for the latest Android libraries and tools. A few noteworthy examples include:

Features

  • View questions, answers, and comments with rich Markdown/LaTeX previews
  • Browse any Stack Exchange site
  • Log in to vote for questions or post new questions, answers, and comments
  • Bookmark questions to save for later (Temporarily broken. See #126)
  • Search for questions with advanced filter controls
  • View other users' profiles
  • Material 3 dynamic theming available
  • Question/answer deep linking

Subprojects

Here you can also find a few useful Gradle modules as well:

License

Copyright (C) 2023 Tyler Wong

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see https://www.gnu.org/licenses.