Skip to content
/ stack Public
forked from tylerbwong/stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.

License

Notifications You must be signed in to change notification settings

xidsyed/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 previews
  • Switch to any Stack Exchange site
  • Log in to vote for questions or post new questions and answers (Saving drafts supported)
  • Bookmark questions to save for later (Supports offline)
  • Search for questions with advanced filter controls
  • View other users' profiles
  • Dark mode
  • Question deep linking

Subprojects

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

License

Copyright (C) 2020 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.

About

An Android app for browsing Stack Overflow and other Stack Exchange sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%