Deven Joshi
|
08d07e4425
|
feat: review fixes
|
2020-12-31 20:19:59 +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 |
|
Deven Joshi
|
1a6d575e5a
|
fix: fixes for review
|
2020-12-31 18:38:38 +05:30 |
|
 Sahil KumarandGitHub
|
d03fda9301
|
Change themeMode to system
|
2020-12-31 18:23:46 +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
|
23fef38f2c
|
fix
|
2020-12-29 23:16:17 +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 |
|
Deven Joshi
|
08d2b32eff
|
feat: Added color themes
|
2020-12-28 19:24:42 +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
|
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
|
2903cae4e8
|
trigger ci
|
2020-12-14 11:47:27 +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 |
|
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
|
2001bc926d
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
|
2020-12-03 11:31:22 +05:30 |
|
 Salvatore GiordanoandGitHub
|
a8ec72db5e
|
Merge branch 'feature/new-ui' into feature/image-detail
|
2020-12-02 16:39:18 +01:00 |
|
Salvatore Giordano
|
fc171ccdea
|
fix video controls
|
2020-12-02 16:38:32 +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
|
6e72e8d03e
|
fix mimetype of .heic pics when picked from files
|
2020-11-30 15:41:25 +01:00 |
|
Salvatore Giordano
|
11bee325a7
|
remove debug code
|
2020-11-30 12:27:20 +01:00 |
|