mattermost-mobile/app/screens/settings/display_theme
Rahim Rahman 9d67acb8cc
fix(MM-63596): custom theme cannot be reselected (#8960)
* initialTheme should not be a dependent of useCallback since its a ref
* a few cleanup on test to make it more clearer
* add a bit more description
* fix(MM-64710): changing themes repeatedly in rapid succession cause the theme to not register (#8980)
* add more test, doubleTap prevention test
* changes based on comments
* remove the use of currentTheme
* consolidate handleSelectTheme with setThemePreference
* add comment to explain why we're storing customTheme in a state
2025-07-18 06:48:29 -06:00
..
custom_theme.tsx Fix re-selection of custom theme (#7470) 2023-07-26 12:48:14 -04:00
display_theme.test.tsx fix(MM-63596): custom theme cannot be reselected (#8960) 2025-07-18 06:48:29 -06:00
display_theme.tsx fix(MM-63596): custom theme cannot be reselected (#8960) 2025-07-18 06:48:29 -06:00
index.ts Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
theme_thumbnail.tsx MM-39711 - Gekidou - Theme functionality (#6327) 2022-06-10 14:28:35 +04:00
theme_tiles.tsx Filter unused preferences (#7015) 2023-01-30 21:00:19 +02:00