mattermost-mobile/app/screens/settings
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
..
about Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
advanced Add the Component Library to the app (#8319) 2025-02-04 13:32:55 +01:00
display remove usages of isTimeZoneEnabled (#7769) 2024-01-30 13:22:55 +01:00
display_clock Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
display_crt Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
display_theme fix(MM-63596): custom theme cannot be reselected (#8960) 2025-07-18 06:48:29 -06:00
display_timezone Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
display_timezone_select Make androidBackHandler to update if the handler changes (#7519) 2023-08-31 10:31:55 +02:00
notification_auto_responder fix: height for multiple line floating text input (#7688) 2023-12-13 09:50:18 +01:00
notification_call [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
notification_email Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
notification_mention Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
notification_push Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
notifications Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
report_problem Add Report a Problem functionality (#8605) 2025-04-24 11:12:55 +02:00
config.ts Add Report a Problem functionality (#8605) 2025-04-24 11:12:55 +02:00
index.tsx Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
settings.tsx Add Report a Problem functionality (#8605) 2025-04-24 11:12:55 +02:00