LemmyNet / jerboa

A native android app for Lemmy
GNU Affero General Public License v3.0
1.18k stars 169 forks source link

Proposal for settings categories (in Look and feel) #1161

Open bappitybup opened 1 year ago

bappitybup commented 1 year ago

Pre-Flight checklist

Describe The Feature Request Below

I have made a structure for the settings, as they currently are, to make them easier to find. I have not changed the text of the existing settings

(edited to MV-GHs version)

bappitybup commented 1 year ago

I apologize for the crude markdown representing the folder structure I'm not sure of a better way atm

MV-GH commented 1 year ago

Theme and theme color is a different page with one setting?

bappitybup commented 1 year ago

Theme and theme color is a different page with one setting?

they open pop-ups? not different pages? sorry I'm probably misunderstanding something

MV-GH commented 1 year ago

Hmm I am not fan of pages within pages.

What about

bappitybup commented 1 year ago

Hmm I am not fan of pages within pages.

What about

* Interface (folder)

  * Font (subheader)

    * Font size
  * Posts (subHeader)

    * Post View
    * Post actionbar mode
    * Show voting arrows in list view
    * Blur NSFW images
    * Show post link previews
    * Mark as read on scroll
  * Comments (subheader)

    * Show content for collapsed comments
    * Show actionbar by default for comments
    * Show parent comment navigation buttons
    * Navigate parent comments with volume buttons
  * Navigation Bar (subHeader)

    * Show navigation bar
    * Show text descriptions in navigation bar

* Theme

  * Theme
  * Theme color

* Security

  * Prevent screenshots
  * Use custom tabs
  * Use private custom tabs if available

* Accessibility

  * Language

subheadings instead of folders within folders would still be fine with me 👌 as long as they are grouped in some way