Git Product home page Git Product logo

pineapple's Introduction

Pineapple

This app is no longer being developed due to new Reddit API pricing. If you would like to use it, please create your own API key and build the app using instructions below ๐Ÿ‘‡

Reddit client for Android highlighting Material Design 3 aspects, with dynamic color and a clean, more minimalistic design. (WIP)

Build notes

Before building, you must do the following steps so that OAuth and basic network functionality will work:

  1. Sign-in, and create a new client on https://www.reddit.com/prefs/apps
  2. Make sure the redirect URI is set to "pineapple://login"
  3. Copy the client secret, and paste in the gradle.properties file:
...

ClientSecret="PASTE CLIENT SECRET HERE"

...
  1. Build in Android Studio or using gradle on the command line

pineapple's People

Contributors

galaxygoldfish avatar suhan-paradkar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pineapple's Issues

App crashes on startup after logging in

Steps to reproduce:

  1. Login with the app (if you can, which is another issue, but can be "fixed" by logging from the "accounts" tab)
  2. Close the app
  3. Open app
  4. App crashes

Logs:

Process: com.pineapple.app
PID: 31865
UID: 10265
Frozen: false
Flags: 0x20c8be44
Package: com.pineapple.app v1 (v1.0-beta)
Foreground: Yes
Process-Runtime: 78647891
Build: Xiaomi/laurel_sprout/laurel_sprout:11/RKQ1.200903.002/V12.0.26.0.RFQMIXM:user/release-keys
Loading-Progress: 1.0
Dropped-Count: 0

retrofit2.HttpException: HTTP 404 
	at retrofit2.KotlinExtensions$await$2$2.onResponse(KotlinExtensions.kt:53)
	at retrofit2.OkHttpCall$1.onResponse(OkHttpCall.java:129)
	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
	at java.lang.Thread.run(Thread.java:1012)
	Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@8b3d23f, androidx.compose.runtime.BroadcastFrameClock@a59e70c, StandaloneCoroutine{Cancelling}@bf53855, AndroidUiDispatcher@551126a]

CMake list error

Hi ^_^, I have an issue when trying to build the app using Android studio. It's an error relating to Cmake. (Unfortunately my PC is getting fixed so I can't send a screenshot or anything)

Cannot login to reddit

Steps to reproduce:

  1. Launch the app
  2. Click the button to login with your reddit account
  3. Reddit website says "bad request" (see attachment)
    Screenshot_20231123-193256

[Bug] A list of issues and enhancements.

  1. I don't know if this is a bug, or a non-added feature? But when I try to filter by communities, or people it stays empty:Screenshot_20230929-141638.png

  2. When I try to search it just stays infinitely loading: Screenshot_20230929-170112.png

  3. Sometimes the app crashes when searching:
    vid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.