Commit Graph

297 Commits

Author SHA1 Message Date
Salvatore Giordano 1155c50d4f bump version 2022-05-18 11:57:52 +02:00
Salvatore Giordano d4505620ff update to flutter 3.0 2022-05-18 11:56:52 +02:00
Salvatore Giordano 3e2bc56909 fix android with flutter 3.0 2022-05-17 11:03:18 +02:00
Salvatore Giordano 9b2edd70e1 fix deps 2022-05-03 11:31:20 +02:00
Salvatore Giordano 9dddea50b1 profiles 2022-05-03 11:23:53 +02:00
Salvatore Giordano c2a48b413e profile 2022-05-03 10:44:57 +02:00
Salvatore Giordano c585807150 profile 2022-05-03 10:43:30 +02:00
Salvatore Giordano 099556df62 profile 2022-05-03 09:53:36 +02:00
Salvatore Giordano c76887cdad bump version 2022-05-03 09:22:05 +02:00
Salvatore Giordano b0ab5fd596 Merge pull request #74 from GetStream/release/4.0
Release/4.0
2022-05-03 09:02:14 +02:00
Salvatore Giordano 1ff344f446 Merge branch 'develop' into release/4.0 2022-05-03 09:02:02 +02:00
Salvatore Giordano f708020e35 fix analysis 2022-04-29 15:27:02 +02:00
Salvatore Giordano 3e048711f5 align with v4 2022-04-29 15:24:35 +02:00
Salvatore Giordano ccfbe367d0 update lists 2022-04-28 14:53:29 +02:00
Salvatore Giordano 18e69cd4bd update lists 2022-04-28 14:53:00 +02:00
Salvatore Giordano 2ea26e2561 Merge pull request #73 from GetStream/feat/sentry
feat(sample-app): add sentry
2022-04-22 13:57:03 +02:00
Sahil Kumar dd65347847 chore(sample-app): revert stream-chat dependency to git
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-04-22 17:23:11 +05:30
Sahil Kumar 8931c1b49a feat(sample-app): add sentry
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-04-22 16:21:33 +05:30
Salvatore Giordano c653931cf6 Merge pull request #72 from GetStream/docs/samples-update-develop
docs: update samples and presentation
2022-04-21 11:56:50 +02:00
Gordon 508063a0c9 docs: update samples and presentation 2022-04-20 11:36:18 +02:00
Salvatore Giordano 8d66c59a3c bump version 2022-04-20 11:08:27 +02:00
Salvatore Giordano ad398090f6 Merge pull request #71 from ayush221b/migrate/deprecated_code_full_screen
fix(sample_app): Migrated the deprecated widgets to v4 widgets
2022-04-13 15:54:38 +02:00
Salvatore Giordano 8706956133 Merge branch 'release/4.0' into migrate/deprecated_code_full_screen 2022-04-13 15:54:29 +02:00
Ayush Shekhar 56b8f89479 Migrated most of the code from deprecated widgets to v4 widgets, and changed data being supplied for full screen implementation 2022-04-13 18:46:39 +05:30
Salvatore Giordano 928221099b update deps 2022-03-22 10:29:43 +01:00
Sahil Kumar 420028da2e feat(sample-app): Migrate sample app to v4
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-03-21 16:12:28 +05:30
Salvatore Giordano 8899db862a update android compile sdk 2022-02-03 17:47:57 +01:00
Salvatore Giordano 13765c2179 update deps 2022-02-03 17:19:48 +01:00
Salvatore Giordano bef6a5c7e5 Merge pull request #64 from GetStream/fix-bugs
fix: fix sample app various bugs.
2022-01-27 11:07:48 +01:00
Salvatore Giordano 931506c002 Merge pull request #63 from GetStream/capabilities
added mip changes, capabilities changes
2022-01-27 11:07:21 +01:00
Salvatore Giordano 6ffec8007e remove role check 2022-01-25 15:29:22 +01:00
Sahil Kumar ae50dd2e71 fix(sample): fix various bugs.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-01-19 19:04:03 +05:30
Deven Joshi 3edbfc9447 added mip changes, capabilities changes 2022-01-06 18:34:50 +05:30
Salvatore Giordano b59482d310 Merge pull request #60 from GetStream/fix/channel-list-scroll-performance
fix(ui): channel list performance
2021-12-09 17:04:12 +01:00
Gordon Hayes 95013f7e97 chore: move message search bloc 2021-12-08 15:14:23 +01:00
Gordon Hayes 2ceab092e4 fix: channel list performance 2021-12-07 16:17:36 +01:00
Salvatore Giordano cc4fd9361d Merge pull request #57 from GetStream/imessage-updates
feat: update dependencies, ui and linting
2021-11-18 17:09:34 +01:00
Gordon Hayes f9df3647a0 feat: update dependencies, ui and linting 2021-11-15 12:19:31 +01:00
Salvatore Giordano 575fa4863b update deps 2021-11-02 12:46:05 +01:00
Salvatore Giordano 03459d4462 Merge pull request #54 from GetStream/fix/message-search-thread-navigation
fix: message search thread navigation
2021-10-20 18:45:25 +02:00
Sahil Kumar a048bf8685 fix: add message search thread navigation support
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2021-10-20 13:38:02 +05:30
Salvatore Giordano 80665c3666 fix build 2021-10-18 15:27:35 +02:00
Salvatore Giordano 9cc23786ea Merge pull request #53 from GetStream/chore/update-samples
chore: update dependencies and readme
2021-10-12 14:49:10 +02:00
Gordon Hayes ca3515618b chore: fix linter warnings 2021-10-12 12:04:06 +02:00
Gordon Hayes cb2d7df46f Merge branch 'develop' into chore/update-samples 2021-10-11 12:31:07 +02:00
Gordon Hayes 8cdac9a8a0 docs: update README.md 2021-10-11 12:09:40 +02:00
Salvatore Giordano 31e5a98a29 update macos image 2021-10-08 12:47:23 +02:00
Salvatore Giordano 441b49c791 update mcaos image 2021-10-08 12:19:18 +02:00
Salvatore Giordano f2c279f996 update fastfile to work with xcode 13 2021-10-08 11:48:50 +02:00
Salvatore Giordano 42e93da74e update fastfile to work with xcode 13 2021-10-08 11:33:56 +02:00