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

153 Commits

Author SHA1 Message Date
bd794f8079 Do not use SQLite anymore for users 2021-03-14 18:15:38 +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
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
ba60fa9e37 Can create conversations 2021-03-13 10:32:11 +01:00
858f81d05e Add a video player 2021-03-11 20:31:06 +01:00
f9502d1700 Apply conversation icon to more places 2021-03-11 18:11:24 +01:00
c8ca80f6e7 Added conversation message statistics 2021-03-11 17:27:20 +01:00
6c00e0bcab Show message files 2021-03-11 00:02:41 +01:00
dacccf57b5 Start conversation upgrade 2021-03-10 17:54:41 +01:00
a32e968992 Terms of use are not hard coded anymore 2021-02-20 09:35: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
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
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
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
ee6e28426c Start update 2021-02-07 17:09:08 +01:00
e7073292b5 Add new translations 2021-02-04 16:08:27 +01:00
cfc3552011 Show friends list as a dialog 2020-05-16 17:36:52 +02:00
6528ef5bc2 Auto adapt the list of friends to show 2020-05-16 17:24:47 +02:00
e231f26231 Handles correctly notifications 2020-05-13 18:36:20 +02:00
67e881af0d Can toggle performances overlay 2020-05-13 18:26:21 +02:00
a6ce969e89 Can force to use mobile mode 2020-05-13 18:21:30 +02:00
21d844b2ba Add missing padding 2020-05-13 18:13:28 +02:00
4c11aa9753 Make settings route responsive 2020-05-13 18:12:45 +02:00
fe3f0c0e85 Automatically apply new dark theme settings 2020-05-12 19:18:42 +02:00
57e504540a Refactor settings files 2020-05-12 18:42:33 +02:00
9e5e93da39 Remove old application settings route 2020-05-12 18:40:40 +02:00
f7bf69fbfd Deactivate old settings page 2020-05-12 18:40:07 +02:00
78ffc38534 Create application settings section 2020-05-12 17:50:05 +02:00
620ad0d5cf Add [WillPopScope] on tablet mode 2020-05-11 18:32:58 +02:00
a01ebe7d8a Hide back button in tablet mode 2020-05-11 18:21:09 +02:00
f4ced0324c Highlight active conversation 2020-05-11 18:12:49 +02:00
773cf17da0 Highlight active user / group in memberships panel 2020-05-11 13:50:13 +02:00
1bd2bdd1aa Fix pages navigation issue on mobile version 2020-05-11 13:40:48 +02:00
c65558ef6c Fix pages navigation issue 2020-05-11 13:38:51 +02:00
096fd42f22 Start to display widgets 2020-05-11 13:24:01 +02:00
e3130c9e4b Fix issue 2020-05-10 18:34:54 +02:00
a119f60fdb Simplify pages system 2020-05-10 18:29:43 +02:00
642820127c Ready to implement call system 2020-05-09 19:45:07 +02:00
4db9191fd8 Can open conversation from unread conversations dropdown 2020-05-09 14:56:33 +02:00
c262e40e81 Can create new conversations 2020-05-09 14:38:58 +02:00
b23aa782b8 Can call MainController from dialogs 2020-05-09 14:18:09 +02:00