1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-23 06:53:23 +00:00
Commit Graph

751 Commits

Author SHA1 Message Date
ed5d48a0b9 Add Android translation 2021-04-15 19:43:33 +02:00
320c7b4a4c Fix bad check 2021-04-15 19:34:55 +02:00
f0f2f06ec2 Integrate Firebase 2021-04-15 13:34:49 +02:00
bf53babf53 Create a service 2021-04-14 18:03:27 +02:00
3520d5db58 Avoid potential Google Play Store ban 2021-04-13 19:45:18 +02:00
6e274fa21a Fix color scheme 2021-04-13 19:06:31 +02:00
cc760c5a24 Avoid app blocking 2021-04-13 19:01:26 +02:00
1400bbbeb7 Ready to pre-configure independent notifications service 2021-04-13 17:56:55 +02:00
7e9a594bae Can reconfigure push notifications 2021-04-13 17:21:00 +02:00
db49b6fa6b Fix issue 2021-04-12 19:34:06 +02:00
612fc7b0d9 Start to integrate push notifications 2021-04-12 19:26:05 +02:00
38c639331f Reduce description length 2021-04-11 14:33:19 +02:00
150ecf7b52 Fix typo 2021-04-11 14:32:30 +02:00
15ba251440 Can update conversation settings from mobile application 2021-04-11 14:31:38 +02:00
b76220705f Automatically pick the right target for full-screen conversations 2021-04-07 16:37:15 +02:00
4db2120de9 Fix issue 2021-04-07 16:35:18 +02:00
662c4ab3eb Update navbar 2021-04-07 16:28:59 +02:00
7497fc5c65 Fix appearance issue 2021-04-07 16:16:33 +02:00
5bca30b634 Add call button 2021-04-06 18:47:38 +02:00
5be678615c Fix bug 2021-04-06 18:43:03 +02:00
661475dec7 Update conversation settings 2021-04-06 18:41:51 +02:00
1d0609f66e Open conversations in their context 2021-04-06 18:22:45 +02:00
66d8fbd234 Show group conversations in group page 2021-04-06 18:11:44 +02:00
0fb83079a6 Update conversations list screen 2021-04-06 18:04:16 +02:00
22f27a24de Can delete a group conversation 2021-04-06 17:46:05 +02:00
5773981750 Can change conversation visibility 2021-04-06 17:40:13 +02:00
054b2a1d32 Can create group conversations 2021-04-06 17:04:55 +02:00
07b42df06a Display group members to all users if it is public 2021-03-17 18:56:09 +01:00
6d1fc388d0 Can change group members visibility settings 2021-03-17 18:50:37 +01:00
bd548fe532 Improved post visibility picker dialog 2021-03-17 17:53:07 +01:00
a97ac81de2 Can follow friend 2021-03-17 17:46:50 +01:00
1ba7784324 Start to create about page 2021-03-17 17:40:25 +01:00
160a3e1f27 Add friend tab 2021-03-17 17:14:53 +01:00
20e486fe26 Start to refactor user page 2021-03-17 17:04:45 +01:00
afeb8c4a7d Improve group page 2021-03-17 16:58:10 +01:00
7dd91df471 Improve groups page appearance 2021-03-16 19:14:49 +01:00
cc73782da9 Fix overflow 2021-03-16 19:12:37 +01:00
ca948e4b28 Add about tab 2021-03-16 19:01:50 +01:00
ed109d8c26 Integrate members screen as a tab 2021-03-16 18:41:16 +01:00
a14a701f4d Simplify code 2021-03-16 18:36:17 +01:00
cc553e803d Start to create group page tabs 2021-03-16 18:27:02 +01:00
0920a36cef Fix name too long issue 2021-03-16 17:43:24 +01:00
e31c91a55c Fix theme color 2021-03-16 17:41:14 +01:00
bd794f8079 Do not use SQLite anymore for users 2021-03-14 18:15:38 +01:00
e474725965 Create specific client for Flutter Web 2021-03-14 17:50:45 +01:00
4a905174bf Start to add support for Flutter Web 2021-03-14 17:44:29 +01:00
1aa39ea64f Run flutter create to add web files 2021-03-14 17:35:29 +01:00
577b935e92 Fix conversation links color 2021-03-14 15:28:39 +01:00
63be2e3843 Fix cache issue 2021-03-14 15:27:54 +01:00
af15c1ccbd Fix text overflow 2021-03-14 15:25:29 +01:00
b48af1d638 Fix messages link color 2021-03-14 15:23:34 +01:00
06ab90de1e Fix typo 2021-03-13 19:08:23 +01:00
6e4207f517 Fix translation issue 2021-03-13 19:02:08 +01:00
30b3dc6921 Fix bad translation settings 2021-03-13 18:28:56 +01:00
f8910c8f8b Force square account image 2021-03-13 18:11:28 +01:00
e70aaabbc9 Simplify image picking code 2021-03-13 18:03:20 +01:00
ea45bf828c Can crop image 2021-03-13 17:50:59 +01:00
2a00530126 Finish to fix deprecation warnings 2021-03-13 15:42:19 +01:00
ad2cf6d4f9 Continue to fix deprecation warnings 2021-03-13 15:38:43 +01:00
230cb2c018 Continue to fix deprecation warnings 2021-03-13 15:28:34 +01:00
819e2a7590 Start Flutter update 2021-03-13 15:14:54 +01:00
fb80f3bd52 Handle conversation deleted event 2021-03-13 13:52:18 +01:00
f9db9aa632 Remove misplaced try catch block 2021-03-13 13:32:38 +01:00
a630a5ae79 Handle user removed from conversation events 2021-03-13 12:16:57 +01:00
ed9f5e396c Delete conversation => leave conversation 2021-03-13 12:07:16 +01:00
4614f3ae2e Add call notice on conversations list 2021-03-13 12:02:24 +01:00
d10b1d0d22 Fix issue with large screens 2021-03-13 11:48:33 +01:00
99ae726c0a Can remove conversation logo 2021-03-13 11:42:58 +01:00
642f5e11fc Can change conversation image 2021-03-13 11:33:25 +01:00
cbbda7237b Fix invalid check 2021-03-13 11:09:54 +01:00
0b2f939376 Can update conversation settings 2021-03-13 11:08:08 +01:00
fdec22c28a Can update admin status of a user 2021-03-13 11:02:44 +01:00
bd73e265cc Can add members to conversation 2021-03-13 10:52:53 +01:00
5d0ead5889 Can remove members from conversation 2021-03-13 10:48:59 +01:00
ba60fa9e37 Can create conversations 2021-03-13 10:32:11 +01:00
f54cc22fc6 Can change conversation color 2021-03-13 10:09:17 +01:00
d8b2dd2599 Show who is writing messages 2021-03-13 09:29:54 +01:00
7ccc7a492e Fix icon color 2021-03-13 09:10:55 +01:00
1e0e2fca52 Send writing messages event 2021-03-13 09:09:26 +01:00
dbb2a3f1a1 Can cancel file sending 2021-03-13 09:00:00 +01:00
bd5ed8fb33 Change send messages color 2021-03-13 08:41:54 +01:00
3546bacc83 Fix issues on white mode 2021-03-13 08:40:37 +01:00
201200299c Improve messages appearance 2021-03-13 08:37:59 +01:00
c1196a6359 Show files thumbnails, if available 2021-03-13 08:33:55 +01:00
bedc3f5277 Add user account image 2021-03-13 08:26:56 +01:00
5a25769b71 Start to improve messages appearance 2021-03-13 08:17:54 +01:00
05c806b358 Fix colors 2021-03-12 23:09:40 +01:00
70eb088756 Remove useless code 2021-03-12 23:07:26 +01:00
b0cfeec513 Apply conversation color 2021-03-12 22:45:55 +01:00
e35a0d2fd4 Improve send message form 2021-03-12 22:40:33 +01:00
e638398b2e Work progress on conversation form 2021-03-12 22:18:32 +01:00
ece9164d93 Fix audio record 2021-03-12 21:19:40 +01:00
e7b1beca50 Start to record MP3 files 2021-03-12 20:52:26 +01:00
6fc1a263d2 Enforce thumbnail width for videos 2021-03-12 19:37:25 +01:00
b84eba59e3 Generate video thumbnails 2021-03-12 19:36:42 +01:00
8f7ca14586 Can take videos 2021-03-12 19:10:10 +01:00
19d4e1d31c Extend the possibilities of file picker 2021-03-12 18:54:15 +01:00
701d5d3c27 File update system 2021-03-12 17:47:09 +01:00
ec4ca238de Improve update message dialog 2021-03-12 16:37:21 +01:00
f70717a987 Hide useless menu options 2021-03-12 16:21:45 +01:00
e02ab259b6 Updated conversations policy 2021-03-12 16:19:07 +01:00
858f81d05e Add a video player 2021-03-11 20:31:06 +01:00
46affd4e68 Avoid too big dialog 2021-03-11 20:20:41 +01:00
3518594eea Integrate an audio player in the application 2021-03-11 20:15:49 +01:00
8f2574a555 Fix unread conversations drop down 2021-03-11 18:50:36 +01:00
3257fd865f Fix conversations appeareance in sidebar 2021-03-11 18:18:58 +01:00
f9502d1700 Apply conversation icon to more places 2021-03-11 18:11:24 +01:00
b9babd43a8 Display icons for all conversations 2021-03-11 18:00:06 +01:00
c8ca80f6e7 Added conversation message statistics 2021-03-11 17:27:20 +01:00
217111e3fd Can copy message to clipboard 2021-03-11 17:04:18 +01:00
8705aa1b0d Resize conversation images 2021-03-11 00:25:58 +01:00
0458d5431c Fix files background color 2021-03-11 00:23:11 +01:00
75a80b1018 Fix date appearance 2021-03-11 00:15:04 +01:00
52d217a89c Simplify conversation files appearance 2021-03-11 00:13:05 +01:00
1f1ed0cda4 Fix display issue 2021-03-11 00:06:29 +01:00
6c00e0bcab Show message files 2021-03-11 00:02:41 +01:00
2989e98c50 Add support for server conversation message 2021-03-10 19:08:18 +01:00
08c77340a0 Add support for conversation image 2021-03-10 18:12:56 +01:00
a23b76b552 Parse correctly conversation color 2021-03-10 18:04:29 +01:00
dacccf57b5 Start conversation upgrade 2021-03-10 17:54:41 +01:00
1ea286f3ef Add download link on deprecation dialog 2021-02-20 09:59:21 +01:00
a32e968992 Terms of use are not hard coded anymore 2021-02-20 09:35:03 +01:00
0cd9371460 Show deprecation warning 2021-02-20 09:24:51 +01:00
54e37b3e69 Display current build version on startup screen 2021-02-20 08:58:03 +01:00
4f9001cb2b Remove useless configuration load checks 2021-02-19 17:38:12 +01:00
613ceadfaa Load configuration at application startup 2021-02-19 17:32:38 +01:00
459757b292 Fix issues with WebSocket 2021-02-18 19:36:51 +01:00
e399f71a78 Fix issue when WebSocket is closed 2021-02-18 19:11:50 +01:00
c5d1512375 Apply password policy on all forms 2021-02-18 18:58:47 +01:00
16ec9a8e00 Rename route with a more logical name 2021-02-18 18:28:57 +01:00
c19cbaac88 Fix invalid call 2021-02-18 18:27:24 +01:00
277c08048d Implement password policy for account creation 2021-02-18 18:20:50 +01:00
482e938744 Fix bad layout 2021-02-16 19:36:14 +01:00
1d0bd45632 Finish data conservation policy screen 2021-02-16 19:35:52 +01:00
3a39387365 Start to integrate data conservation policy 2021-02-16 19:30:06 +01:00
0ad8d5c393 Fix bad sign out order 2021-02-13 16:07:23 +01:00
e5ed4fadda Upgrade login system 2021-02-13 16:03:07 +01:00
581059cb1d Deprecate old movie system 2021-02-13 11:27:13 +01:00
24765789df Improve account image settings 2021-02-12 22:45:17 +01:00
52cc8407d5 Fix bugs in application settings 2021-02-12 22:36:22 +01:00
a3e5b1a70b Rationalize config 2021-02-12 18:20:28 +01:00
5e51fbe617 Attempt to fix call issue 2021-02-07 18:44:57 +01:00
ee6e28426c Start update 2021-02-07 17:09:08 +01:00
bbcc3c9d02 Merge branch 'master' of http://192.168.1.10:3000/Pierre/FLUTTER-Comunic 2021-02-06 13:28:33 +01:00
6db9eade90 Update code 2021-02-06 13:26:35 +01:00
c759b54024 Update translations 2021-02-04 17:10:47 +01:00
e7073292b5 Add new translations 2021-02-04 16:08:27 +01:00
b337e632bd Can reload survey 2020-05-18 19:15:16 +02:00
e0d69ab504 Can create a new choice for the survey 2020-05-18 18:43:57 +02:00
5086f45cc1 Fix bad check 2020-05-18 18:24:04 +02:00