Bug 456676 - Android doesn't ship any themes
Summary: Android doesn't ship any themes
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Other Android 7.x
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-13 12:05 UTC by Jan Bidler
Modified: 2024-03-28 18:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Bidler 2022-07-13 12:05:50 UTC
SUMMARY
Android doesn't ship any themes except from breeze light.
It should at least ship breeze dark as well.

STEPS TO REPRODUCE
1. Open neochat
2. Settings -> Appearance
3. Try to change the theme

OBSERVED RESULT
When clicking on the dropdown, only an empty field appears

EXPECTED RESULT
It should offer default (using android's current theme), light and dark.

SOFTWARE/OS VERSIONS
Android 7.0
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5
NeoChat: 22.06
Comment 1 Bug Janitor Service 2022-11-21 00:40:59 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/647
Comment 2 Carl Schwan 2022-11-21 15:37:06 UTC
Git commit 3e5421604bd2f99322f37c9c5cefc7072e729cab by Carl Schwan, on behalf of Tobias Fella.
Committed on 21/11/2022 at 15:24.
Pushed by carlschwan into branch 'master'.

Hide inapplicable settings on android
Related: bug 456674, bug 454741

M  +1    -1    src/qml/Settings/AppearanceSettingsPage.qml
M  +1    -0    src/qml/Settings/GeneralSettingsPage.qml
M  +1    -0    src/qml/Settings/SettingsPage.qml

https://invent.kde.org/network/neochat/commit/3e5421604bd2f99322f37c9c5cefc7072e729cab
Comment 3 Tobias Fella 2024-03-28 18:56:23 UTC
this has been fixed