Code Monkey home page Code Monkey logo

geddit-app's Introduction

Hi there ๐Ÿ‘‹

I am a computer science student at RWTH, who likes to work on open-source
projects to deal with the burden of life in his free time.

Check out my website:

geddit-app's People

Contributors

a-varma-shopper avatar chu121su12 avatar kaangiray26 avatar kiptrs 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

geddit-app's Issues

Save posts

Saved posts will be shown in a saved category inside the app.

Advanced search gui

Geddit already supports advanced search, but I have to type the search commands. Like to search only in a specific subreddit.

Example search only in Microsoft subreddit the word Linux:
subreddit:microsoft linux

Or only search the title:
subreddit:microsoft title:linux

More examples:
https://old.reddit.com/wiki/search#wiki_manual_filtering

It's useful to have a way to perform advanced searches through the GUI instead of typing everything out.

Subs sort and search

Would it be possible to sort the subs we've added? I think basic alphabetical and such would be good, but also maybe allow manual sorting (and/or favorites or something)

In addition, the search bar in the Subs tab doesn't seem to do anything at all... I figured it would sort of filter the list based on a keyword entered but no subs come up no matter what I enter.

Tap post to go into the post.

Instead of the arrow button at the bottom, just tap anywhere on the post to go into it. At the very least, be able to tap the post title to go into it.

Self-updating APK

It would be great to have the option to automatically self-update or manually download available updates from GitHub through the app after receiving notifications of new releases.

Loses location if app is switched out of

First off, FABULOUS app!! I'm very very impressed.
But...
If you accidentally double tap back button or otherwise switch out of the app, when you switch back, it loses your progress and reloads like it just launched.
I'd love to see it keep my place instead of making me scroll for 5 mins on a single accidental button push.
;)
Cheers and well done.

Launching browsers internally bypasses their incognito mode

Currently, when users click on links, the app internally launches the external browser, unintentionally bypassing the browser's incognito mode.

An option that allows users to open the links outside the app by launching their device's default web browser would solve this problem.

Add PIN/Fingerprint Unlock Option to Increase Privacy

For enhanced privacy, consider implementing a PIN/fingerprint unlock option. Device-level lock options are only one layer of protection. For example, if you lend your phone to a relative to browse the Internet, you may not want them to have unrestricted access to your entire list of subscribed subreddits.

prevent video autoplay

I was wondering if there's a way to make videos only play when actually opening the post? Currently all videos/gifs start playing even when just scrolling past them.

Planned for v1.8

  • Advanced search gui #37
  • More comments #41
  • Linear comment section #41
  • Pinch to zoom for gallery posts #38
  • Multireddits #9
  • Home page of followed subreddits via multireddits #31
  • Option to disable media loading #49
  • Saving posts #23
  • Compact posts view #25
  • Download images to Documents
  • Sharing links with old.reddit #50
  • Themes #59

Comment tree!

Scrolling has become a chore. So time consuming. And an option to close a comment tree will be appreciated.

Just downloaded, not loading any content?

I saw a new version was just posted 2 hours ago. I'm a fresh new user, never installed, and after downloading and opening, I can't get any content to come through?

Screen_Recording_20230715_211302_Geddit.mp4

Subreddit only has name in Subs tab

When going to the Subs tab, all Subreddits you're following have a description of Undefined and a user count of private, as well as no image.
What a Subreddit looks like in the Search tab:
Screenshot_20230728-120400.png

What a Subreddit looks like in the Subs tab:
Screenshot_20230728-120343.png

Please give us more themes. Pitch black amoled is cancer.

Can we also have a light theme to choose from as well, and different dark theme possibilities, like soft grey, pastel colors backgrounds instead of the regular vantablack dark theme?

My eyes cannot take these ultra dark backgrounds anymore.

Open by default in geddit

Make it possible to open redddit domains within geddit by default. Just like aliucord has that options. This feature is useful for Android 11 and below and for people who rooted and disabled verified links or for people using apps like linksheet
Screenshot_2023-07-16-13-41-06-375_com android settings

Themes

  • Amoled black theme
  • Sepia theme
  • Dark theme
  • Light theme

versioning

Can you please take care about versioning? Currently, the APK on each release tag identifies with versionName: "1.0" and versionCode: 1.

  • versionName is what shows up in the app. On bug reports you might wish to know what version it is about โ€“ this is what will be reported.
  • versionCode is what Android uses internally to tell versions apart, and to decide if an APK is an update to the installed version. Currently, no update notifications will show up as the code never changes.

You can adjust this here in your build.gradle. Please do so whenever you make a new release, which then will show up here in my repo โ€“ if you wish you can pick a badge to link there e.g. from your Readme ๐Ÿ˜ƒ

Thanks in advance!

Font size adjustment

Can you add a feature to enable font size increases for posts and titles? Geddit is already bigger than the stupid Reddit client (which also has no font size settings) but it would be great to be able to make it bigger. Thanks!

Disable comments?

I may be in the minority, I'm usually not interested in a post's comments. That said, would it be possible to offer a "no comment mode" (for want of a better term) wherein all we see is the post itself?

Thanks.

Question: will this have login?

I know that this is a completely brand new project, but I just wanted to ask if this will have the ability to log in at some point?

iOS support?

This looks really great, any plans to support iOS?

Tall images get cropped

If an image in a post is taller than the device's display (example), geddit will crop it without any way to view the rest of the image (outside of downloading it).

Ideally there should be a way to pan/zoom for larger images.

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.