Commit Graph
270 Commits
Author SHA1 Message Date
Sahil Kumar 7b2cde37e5 [NewChatScreen] Fix chip clear icon color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:35:55 +05:30
Sahil Kumar 0d71632ef2 theme: Add colors, Gradient and its implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:25:00 +05:30
Sahil Kumar bc6c31c25e [GroupChatDetailsScreen] Fix divider color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:54:50 +05:30
Sahil Kumar cc54b18a14 [StreamChatTheme] Segregate theme copyWith and merge logic
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:28:35 +05:30
Sahil Kumar 46a45005cc Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/media_list_view.dart
	lib/src/message_widget.dart
	pubspec.yaml
2021-01-04 19:56:21 +05:30
Salvatore Giordano 7f7b33bfd2 merge feature/new-ui 2021-01-04 13:44:35 +01:00
Deven Joshi 4ef7516b52 fix: chat_info_screen.dart 2021-01-04 17:22:14 +05:30
Deven Joshi eaa7d03bb4 fix: added back system theme 2021-01-04 16:59:13 +05:30
Deven Joshi 523790b027 fix: temp fix for navigation issues 2021-01-04 16:45:17 +05:30
Deven Joshi 74cff7576b fix: fixed onShowMessage not showing up for some aspects 2021-01-04 16:22:08 +05:30
Deven Joshi 95d91f3959 feat: Added show in chat 2021-01-04 16:00:20 +05:30
Deven Joshi 43446713c8 fix: fixed null error 2021-01-04 14:29:55 +05:30
Deven Joshi 54efd6f3de fix: fix channel null error 2021-01-04 14:29:18 +05:30
Sahil Kumar 032555831c Revert "testing changes, remove them when pushed"
This reverts commit a27efad0

Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 13:52:05 +05:30
Sahil Kumar 8fa8c9dc6b Rename replyToMessage -> quotedMessage
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 13:48:29 +05:30
Sahil Kumar a2b3f34a0f [Message Input] Fix replyToMessage cleared bug
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 12:52:53 +05:30
Deven Joshi 7cf0e00b15 fix: added todo 2021-01-02 14:14:04 +05:30
Deven Joshi 4e265f4a8d fix: Fixed remove user bug 2021-01-01 18:49:36 +05:30
Deven Joshi e837b9b0e5 feat: Fixed issues with alignment in group info screen and dark theme 2021-01-01 18:35:25 +05:30
Deven Joshi b11543ea7f rfac: Changed over group info screen to use streams 2021-01-01 15:11:22 +05:30
Deven Joshi dc643c0f71 feat: Fixed conflicts, added group info screen 2021-01-01 14:04:33 +05:30
Deven JoshiandGitHub 3006725ad7 Merge branch 'feature/new-ui' into feature/group-info-screen 2021-01-01 13:53:41 +05:30
Sahil Kumar 80cc5e7b26 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply 2021-01-01 12:28:16 +05:30
Sahil KumarandGitHub e6c22cef82 Fix themeMode 2021-01-01 12:27:40 +05:30
Sahil Kumar fc06aedfb7 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/message_list_view.dart
2021-01-01 09:31:41 +05:30
Salvatore Giordano 0afae55f2e fix light theme on ios 2020-12-31 17:18:30 +01:00
Deven Joshi 0ff6b437dd feat: Converted completely to dark theme 2020-12-31 21:23:00 +05:30
Deven Joshi fe38ba8a56 fix: review fixes 2020-12-31 21:14:11 +05:30
Deven Joshi 08d07e4425 feat: review fixes 2020-12-31 20:19:59 +05:30
Salvatore Giordano 18b4598147 fix theme setting 2020-12-31 15:06:45 +01:00
Deven Joshi d1883d8f14 Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/group-info-screen
 Conflicts:
	example/lib/chat_info_screen.dart
	example/lib/main.dart
	example/pubspec.yaml
	lib/src/image_footer.dart
	lib/src/stream_svg_icon.dart
2020-12-31 18:53:13 +05:30
Deven Joshi 1a6d575e5a fix: fixes for review 2020-12-31 18:38:38 +05:30
Sahil Kumar 6e54d1d2af Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply 2020-12-31 18:24:49 +05:30
Sahil KumarandGitHub d03fda9301 Change themeMode to system 2020-12-31 18:23:46 +05:30
Sahil Kumar 1be3bf4bb5 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	example/ios/Flutter/.last_build_id
	example/lib/main.dart
	lib/src/file_attachment.dart
	lib/src/message_actions_modal.dart
	lib/src/message_input.dart
	lib/src/message_widget.dart
2020-12-31 18:13:01 +05:30
Salvatore Giordano da3f9e7dae apply theme to edit message 2020-12-31 12:13:20 +01:00
Salvatore Giordano f011bf32fc apply theme to rest of the sdk 2020-12-31 10:24:25 +01:00
Salvatore Giordano a8171f7314 ui fixes 2020-12-31 09:57:21 +01:00
Salvatore Giordano db932d4e32 use system theme 2020-12-31 09:51:30 +01:00
Deven Joshi f02f8a27cb fix: fixed group member list 2020-12-31 14:19:03 +05:30
Salvatore Giordano 911581e094 apply theme to new chat screens 2020-12-30 18:26:24 +01:00
Salvatore Giordano 60d9abe8fe fix messageinput color 2020-12-30 16:23:33 +01:00
Salvatore Giordano cb518db1a2 apply colors and ui fixes 2020-12-30 16:22:14 +01:00
Salvatore Giordano c7cc553e00 fix debouncing called on pop 2020-12-30 12:08:26 +01:00
Salvatore Giordano ce06b18c19 fix title style 2020-12-30 12:00:21 +01:00
Deven Joshi bf839e9bce Added theme to main app 2020-12-30 13:49:25 +05:30
Sahil Kumar 1419027acd Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/group-info-screen 2020-12-30 12:57:15 +05:30
Sahil Kumar 27578c7a0a Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-30 12:45:16 +05:30
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +05:30
Deven Joshi 9c53a295ae fixes for review 2020-12-29 18:53:05 +05:30