Commit Graph

48 Commits

Author SHA1 Message Date
Gordon Hayes 9ef7986751 chore: update dependencies and fix lint warnings 2021-10-06 13:21:19 +02:00
Salvatore Giordano b8f78ef025 merge develop 2021-10-06 11:56:34 +02:00
Sahil Kumar 865ae2cbd7 chore: migrate to latest dependencies 2021-10-05 16:23:30 +05:30
Salvatore Giordano 14d340c6b6 feat(stream_chat_v1): open channel on foreground notification press 2021-09-01 10:55:18 +02:00
Salvatore Giordano c8cc0d759b add user check 2021-08-30 10:24:07 +02:00
Salvatore Giordano eeb6b2a6d0 use notification.message_new event 2021-08-30 10:21:40 +02:00
Salvatore Giordano c840abc29e feat(stream_chat_v1): implement foreground notifications 2021-08-30 10:17:02 +02:00
Salvatore Giordano 02ef946e41 feat(localization): added italian strings 2021-08-24 17:44:10 +02:00
Gordon Hayes d372224416 feat: add localizations 2021-08-24 11:39:49 +02:00
Salvatore Giordano 9658100e91 fix user avatar constraints 2021-08-18 11:01:34 +02:00
Salvatore Giordano 4d75d46c37 Merge branch 'main' into develop 2021-07-29 12:08:51 +02:00
sonykurian96 ffe11de4f9 fixed deprecation issues 2021-07-28 21:19:09 +05:30
Deven Joshi 3676468be3 added const 2021-07-28 13:14:10 +05:30
Deven Joshi 2f3e42f18f added visible footnote 2021-07-28 13:13:11 +05:30
Deven Joshi 6dffc25645 Merge branch 'develop' of https://github.com/GetStream/flutter-samples into new-filter 2021-07-28 12:50:00 +05:30
Deven Joshi 74cdeded74 added filters to MessageListView 2021-07-28 12:43:30 +05:30
Salvatore Giordano d5cff7e2c2 use persistence storage 2021-07-20 11:31:53 +02:00
Salvatore Giordano df155c5415 align with latest stable 2021-07-19 16:32:50 +02:00
Salvatore Giordano 253e6caa1c update color names with develop ones 2021-07-01 09:28:01 +02:00
Salvatore Giordano 52e19e9bc1 fix homepage 2021-07-01 08:55:12 +02:00
Salvatore Giordano 9cd670b6a7 fix physical button navigation on android 2021-06-29 14:53:17 +02:00
Salvatore Giordano 97914bfd15 fix modals using nearest navigator 2021-06-29 13:31:31 +02:00
Salvatore Giordano 6acaf96466 refactor home page 2021-06-22 12:52:11 +02:00
Salvatore Giordano 3638e36471 extract main.dart widgets 2021-06-21 20:38:43 +02:00
Salvatore Giordano 1ecc21ca53 align with main repo 2021-06-21 20:34:34 +02:00
Deven Joshi cd04652649 fix: Added pin permissions 2021-06-11 16:29:43 +05:30
Deven Joshi 52b97e4ad2 fix: icon sizes 2021-06-11 16:24:50 +05:30
Deven Joshi 807e9126f0 fix: changed pin logo 2021-06-11 13:52:36 +05:30
Deven Joshi d7a0d8cad9 fix: changed pin logo 2021-06-11 13:49:08 +05:30
Deven Joshi 44ee8c9ca2 rfac: remove asset package 2021-05-28 20:20:12 +05:30
Deven Joshi 4978d45763 feat: Added pinned message screen. TODO: Add new logo 2021-05-28 20:17:59 +05:30
Salvatore Giordano 66ea6ae875 fix modal adding safearea 2021-05-20 15:33:01 +02:00
Salvatore Giordano c9e72ebc91 add modal before removing member and remove make owner (not yet in backend) 2021-05-20 14:40:35 +02:00
Salvatore Giordano 0e506c6df7 fix mentions filter 2021-05-17 15:23:06 +02:00
Salvatore Giordano dc9aa9edbd fix new chat filter 2021-05-17 13:56:35 +02:00
Deven Joshi 1ba92a8676 removed deprecated uses, fmt 2021-05-17 14:40:50 +05:30
Salvatore Giordano 0303e18945 migrate sample app 2021-05-12 17:02:43 +02:00
Salvatore Giordano 6d1db8d4bf upgrade dependencies 2021-05-12 17:02:35 +02:00
Salvatore Giordano 2d45c3edee add channel file and media display screens 2021-04-08 16:54:50 +02:00
Salvatore Giordano 25747f679d fix build 2021-03-30 10:26:46 +02:00
Salvatore Giordano b38f443841 update files 2021-03-30 10:18:56 +02:00
Salvatore Giordano 80be5d2bc5 move app config to separate file and use a production version on master github actions 2021-03-30 10:11:27 +02:00
Salvatore Giordano da597795e3 move file and media screens to sample app 2021-03-29 12:38:36 +02:00
Salvatore Giordano 7a8671945e restore action location 2021-03-15 16:44:52 +01:00
Salvatore Giordano 5394dc2b7a fix cancel button 2021-03-15 16:35:18 +01:00
Salvatore Giordano 7a39c7743a fix error capitalization 2021-03-15 15:57:56 +01:00
Salvatore Giordano 9a2314ba18 fix advanced options 2021-03-15 15:53:20 +01:00
Neevash Ramdial (Nash) 030c3eb428 Improve repo structure (#22)
* app updated

* readme updated

* rename base folder

* update chatty's readme

* move apps to packages dir

* update repo overview

Co-authored-by: diegoveloper <diego.velasquez.lopez@gmail.com>
2021-03-10 15:18:00 -04:00