Commit Graph
1108 Commits
Author SHA1 Message Date
Sahil Kumar 759fe5510e [MessageSearchListView] : Minor improvements.
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 14:28:35 +05:30
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 Giordano c145ed0971 add onLongPress on channel when using custom channel builder 2020-12-02 17:16:11 +01:00
Salvatore GiordanoandGitHub 94fe925611 Merge pull request #143 from GetStream/feature/image-detail
Feature/image detail
2020-12-02 16:50:48 +01:00
Salvatore Giordano e29b8fe9f1 fix video boxfit 2020-12-02 16:47:18 +01:00
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
Deven Joshi c676a94429 Merge remote-tracking branch 'origin/feature/image-detail' into feature/image-detail 2020-12-02 20:09:22 +05:30
Deven Joshi c99d908e69 feat: Added pageview animation when picture modal clicked 2020-12-02 20:09:17 +05:30
Sahil Kumar 546fdaf487 [LazyLoadScrollView] : Add support of onStartOfPage
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-02 19:30:55 +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 4eadc49e47 fix button color and watch channel 2020-12-02 14:41:08 +01:00
Deven Joshi 8acdd0939a Merge remote-tracking branch 'origin/feature/image-detail' into feature/image-detail 2020-12-02 17:14:38 +05:30
Deven Joshi 9cb2ad884f fix: Added debounce logic 2020-12-02 17:13:48 +05:30
Salvatore Giordano ac0fc427ae fix messageinput send icon 2020-12-01 15:18:48 +01:00
Salvatore Giordano 1e8200a86a fix deleted message borderradius 2020-12-01 15:17:10 +01:00
Salvatore Giordano 9659008ae8 remove close button if search is not active 2020-12-01 11:14:21 +01:00
Salvatore Giordano 267793bd47 remove useless params 2020-12-01 10:35:44 +01:00
Salvatore Giordano 27ef529c25 simplify send message 2020-12-01 10:34:21 +01:00
Salvatore Giordano 7f0c8fe25a fix mimetype 2020-11-30 18:10:55 +01:00
Salvatore Giordano 46dcf6a629 fix compression video 2020-11-30 18:07:11 +01:00
Salvatore Giordano 48738c84c5 fix compressed video upload 2020-11-30 17:17:35 +01:00
Deven Joshi 37ad5d72be fixes 2020-11-30 20:30:32 +05:30
Salvatore Giordano 6e72e8d03e fix mimetype of .heic pics when picked from files 2020-11-30 15:41:25 +01:00
Deven Joshi 058ecc9a0d fixes 2020-11-30 19:20:15 +05:30
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
Deven Joshi 832e31cbc6 feat: Switched to UserListView 2020-11-30 15:56:25 +05:30
Salvatore Giordano c0d7571fbf fix choose user navigation 2020-11-30 09:55:23 +01:00
Deven Joshi 3d1ea5d588 feat: Switched to svgicon 2020-11-30 14:23:57 +05:30
Salvatore GiordanoandGitHub fc6d2a6f42 Merge pull request #157 from GetStream/add-bottom-nav
Add bottomNavigationBar
2020-11-30 09:44:29 +01:00
Salvatore Giordano c4647761fe fix channelinfo 2020-11-27 16:30:27 +01:00
Salvatore Giordano 9fb2dd5f3f fix video duration 2020-11-27 16:06:46 +01:00
Salvatore Giordano 1c2f916070 fix heic pics 2020-11-27 15:08:29 +01:00
Sahil Kumar c137ffcc6d Add bottomNavigationBar
Signed-off-by: Sahil Kumar <[email protected]>
2020-11-27 19:03:48 +05:30
Salvatore GiordanoandGitHub 06f3803e45 Merge pull request #156 from GetStream/feat/channel-search
feat : MessageSearchListView
2020-11-27 13:03:17 +01:00
xsahil03x fa5b4ebab8 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 17:32:08 +05:30
Salvatore Giordano 3dd994d207 fix name 2020-11-27 12:54:29 +01:00
Salvatore Giordano 78be96eab0 use correct response model 2020-11-27 12:49:17 +01:00
Salvatore Giordano d896e45eab Merge branch 'feature/new-ui' into feat/channel-search 2020-11-27 10:39:18 +01:00
xsahil03x e20ed0f012 dartfmt
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:09:45 +05:30
xsahil03x d5e8ee2071 close keyboard on listView scroll
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:08:41 +05:30
xsahil03x 1ef7511f62 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:02:59 +05:30
xsahil03x 15669e8dd8 [MessageSearchListView] Add itemTap property
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:02:21 +05:30
xsahil03x 4df3bf1610 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:58:33 +05:30
Salvatore Giordano 9ca8606790 fix bottom sheet and channel name 2020-11-27 09:23:12 +01:00
xsahil03x 5867dc3317 [UserListView] remove redundant property
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:45:28 +05:30
xsahil03x ad37e1b465 [UserListView] fix docComments
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:44:04 +05:30
xsahil03x c6552be540 add docComments
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:42:10 +05:30
xsahil03x ded26db306 feat : MessageSearchListView
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 12:54:57 +05:30