Signal-iOS/SignalUI
Igor Solomennikov 838b6a6e6d
Fix usage of USE_DEBUG_UI define.
Guard compilation of all DebugUI* classes with USE_DEBUG_UI instead of DEBUG and stop defining USE_DEBUG_UI whenever DEBUG is defined. Instead I defined USE_DEBUG_UI separately for Debug builds
in the project settings.

Benefits:
• can easily enable Debug UI for non-debug builds.
• allow use USE_DEBUG_UI in Swift files.
2023-05-08 14:36:35 -07:00
..
Appearance Remove unused ChatColors code 2023-05-04 15:58:11 -07:00
Categories Show text formatting styles in media gallery 2023-05-05 09:06:03 -07:00
Environment Remove websocket feature flag 2023-03-21 09:28:45 -07:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments Move app version off Dependencies and NSObject 2023-04-05 13:29:49 -07:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Fix usage of USE_DEBUG_UI define. 2023-05-08 14:36:35 -07:00
Utils Handle text formatting styles in conversation list snippets 2023-05-03 22:04:05 -07:00
ViewControllers Convert Theme to Swift. 2023-05-02 12:49:36 -07:00
ViewModels Handle text formatting styles in conversation list snippets 2023-05-03 22:04:05 -07:00
Views Fix tiny text in message composer 2023-05-05 11:00:47 -07:00
Wallpapers Don’t load every wallpaper on every launch 2023-05-04 17:50:55 -07:00
SignalUI-Prefix.pch Define CocoaLumberjack constants only where needed 2023-04-13 13:44:36 -07:00
SignalUI.h Convert Theme to Swift. 2023-05-02 12:49:36 -07:00