Commit Graph
165 Commits
Author SHA1 Message Date
Sahil Kumar b9ae0eeab1 Change themeMode to ThemeMode.system
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 12:02:55 +05:30
Salvatore Giordano 114119dd01 fix navigation bar 2021-01-07 13:24:56 +01:00
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 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 95d91f3959 feat: Added show in chat 2021-01-04 16:00:20 +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 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
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 fe38ba8a56 fix: review fixes 2020-12-31 21:14:11 +05:30
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
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 db932d4e32 use system theme 2020-12-31 09:51:30 +01:00
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
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
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +05:30
Sahil Kumar a27efad01b testing changes, remove them when pushed
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 19:09:16 +05:30
Sahil Kumar c4663fb8ce Merge branch feat/new-ui into feat/messg-reply
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 17:31:47 +05:30
Salvatore Giordano 934167c8b7 Merge branch 'feature/new-ui' into feature/theme 2020-12-23 12:22:58 +01:00
Sahil Kumar 209c5a3c24 Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-22 21:45:14 +05:30
Deven Joshi 4fab6cd2fd Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/group-info-screen
 Conflicts:
	pubspec.yaml
2020-12-21 20:46:39 +05:30
Deven Joshi 0968bff3ae rfac: Moved pages to sample app 2020-12-21 20:29:12 +05:30
Salvatore Giordano 14aebadabf fix markread 2020-12-18 15:44:28 +01:00
Sahil Kumar 8b66362b5d Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/pubspec.yaml
	pubspec.yaml
2020-12-18 17:37:38 +05:30
Salvatore Giordano 89d1d5f562 update llc dependency 2020-12-18 11:54:47 +01:00
Sahil Kumar 49377b46a2 fix initialIndex bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 23:15:56 +05:30
Sahil Kumar 84aa3fbb87 Use localChannel if present instead of creating a new
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 17:10:45 +05:30
Sahil Kumar 1fa3e83c1f Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/lib/new_chat_screen.dart
	lib/src/message_input.dart
2020-12-16 17:03:29 +05:30
Sahil Kumar 7495acee3e changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 16:56:09 +05:30
Salvatore Giordano faafb21481 trigger ci 2020-12-14 10:35:33 +01:00
Sahil Kumar 914a82bb49 Add Message Reply feature
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-07 22:29:40 +05:30
Sahil Kumar 390062f1c2 feat: 2 way pagination
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-02 19:30:24 +05:30
Salvatore Giordano 06b2929c37 wip 2020-12-02 13:19:31 +01:00
Salvatore Giordano 9659008ae8 remove close button if search is not active 2020-12-01 11:14:21 +01:00
Salvatore Giordano 11bee325a7 remove debug code 2020-11-30 12:27:20 +01:00
Salvatore Giordano aed495e80f update notification 2020-11-30 12:26:54 +01:00