Skip to content

FR: Ability to add/remove tabs in the bottom menu #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
woj-tek opened this issue May 11, 2024 · 7 comments
Open

FR: Ability to add/remove tabs in the bottom menu #28

woj-tek opened this issue May 11, 2024 · 7 comments
Labels
enhancement New feature or request help wanted Not enough knowledge to solve the issue

Comments

@woj-tek
Copy link

woj-tek commented May 11, 2024

Is your feature request related to a problem? Please describe.
It would be nice to be able to disable Bedtime (and possibly other tabs/sections that are not used)

Describe the solution you'd like
A settings page with list of sections and checkboxes maybe

Use case
I don't use bedtime feature (nor see a point of it) and it just clutters the UI.

@woj-tek woj-tek added the enhancement New feature or request label May 11, 2024
@BlackyHawky BlackyHawky changed the title FR: Option to remove Bedtime section/configuration (and maybe others) FR: Ability to add/remove tabs in the bottom menu May 12, 2024
@BlackyHawky
Copy link
Owner

I totally agree with this enhancement.

@BlackyHawky BlackyHawky added the help wanted Not enough knowledge to solve the issue label Jun 1, 2024
@Nilsu11
Copy link
Contributor

Nilsu11 commented Sep 17, 2024

removing bottom tabs can be done with this method mBottomNavigation.getMenu().getItem(0).setVisible(false); in the Activity. I can't do anything about the ViewPager which is a problem.

@iBabu007
Copy link

Bedtime tab is not shown in this current version. And also not shown inside setting page

@BlackyHawky
Copy link
Owner

@iBabu007

Bedtime tab is not shown in this current version. And also not shown inside setting page

The Bedtime mode has been completely removed in version 2.12.

@woj-tek
Copy link
Author

woj-tek commented Mar 16, 2025

The Bedtime mode has been completely removed in version 2.12.

Awesome and welcomed improvement. I think this issue could be closed then?

@BlackyHawky
Copy link
Owner

@woj-tek
For now, I prefer to keep this topic open. Even if I haven't managed to implement it yet, that doesn't mean I never will or that someone else won't work on it.

Note: to implement this, I think we'll have to pay attention to the new setting requested in #212 (whose commit will be published this evening).

@woj-tek
Copy link
Author

woj-tek commented Mar 17, 2025

OK. It's just in my case it was mostly to remove "Bedtime" tab, and given it's gone... ;-) but yeah - being able to customise tabs could be useful in on itself :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Not enough knowledge to solve the issue
Projects
None yet
Development

No branches or pull requests

4 participants