Commit Graph
236 Commits
Author SHA1 Message Date
Sahil Kumar a2b3f34a0f [Message Input] Fix replyToMessage cleared bug
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 12:52:53 +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
Salvatore Giordano 18b4598147 fix theme setting 2020-12-31 15:06:45 +01:00
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
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
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +05:30
Deven Joshi 08d2b32eff feat: Added color themes 2020-12-28 19:24:42 +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
Salvatore Giordano abf218595e update llc dependency 2020-12-21 11:43:15 +01:00
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
Salvatore Giordano 7fd98111d2 revert api key 2020-12-16 16:00:29 +01:00
Salvatore Giordano 4a165249a1 revert api key 2020-12-16 15:47:35 +01:00
Sahil Kumar 12105a3120 Merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 19:03:03 +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 5e7e5aaac0 fix new chat screen flow 2020-12-15 12:18:16 +01:00
Salvatore Giordano faafb21481 trigger ci 2020-12-14 10:35:33 +01:00
Salvatore Giordano adefbc1e2d Merge branch 'feature/new-ui' into feat/two-way-pagination 2020-12-08 16:21:19 +01:00
Sahil Kumar 34eb399d35 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/message_widget.dart
2020-12-07 22:40:34 +05:30
Sahil Kumar 914a82bb49 Add Message Reply feature
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-07 22:29:40 +05:30
Salvatore Giordano bb85d64b69 Merge branch 'feature/new-ui' into feature/theme 2020-12-07 16:37:34 +01:00
Salvatore Giordano b05df98074 update default users and app 2020-12-04 11:06:00 +01:00
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
Salvatore Giordano c0d7571fbf fix choose user navigation 2020-11-30 09:55:23 +01:00
Sahil Kumar c137ffcc6d Add bottomNavigationBar
Signed-off-by: Sahil Kumar <[email protected]>
2020-11-27 19:03:48 +05:30
Salvatore Giordano 78be96eab0 use correct response model 2020-11-27 12:49:17 +01:00
xsahil03x d5e8ee2071 close keyboard on listView scroll
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:08:41 +05:30