Graphe des révisions

62 commits

Auteur SHA1 Message Date
Arnaud Vergnet
541c002558 convert connection manager to context 2021-05-23 14:14:20 +02:00
Arnaud Vergnet
9e6fee467f Fix tab navigator render loop 2021-05-19 09:47:36 +02:00
Arnaud Vergnet
00f9428972 Use context to handle preferences
This is not tested, expect crashes
2021-05-18 11:36:15 +02:00
Arnaud Vergnet
35a4b377f8 simplify web section list 2021-05-11 08:47:54 +02:00
Arnaud Vergnet
63722c2417 fix some ts errors 2021-05-10 18:00:57 +02:00
Arnaud Vergnet
2bbb3f60ce fix lint errors 2021-05-10 17:55:47 +02:00
Arnaud Vergnet
a94006d18a Improve websectionlist and update proximo api 2021-05-10 14:55:21 +02:00
Arnaud Vergnet
128af0b813 Centralized urls 2021-05-09 15:00:39 +02:00
Arnaud Vergnet
286c1e6411 update react native collapsible 2021-05-08 22:27:05 +02:00
Arnaud Vergnet
0b4f115a14 Update some libs 2021-05-07 16:48:18 +02:00
Arnaud Vergnet
02f9241d28 Update prettier and eslint config 2021-05-07 15:10:36 +02:00
Arnaud Vergnet
25a12dad94 Fix qr code scanner not working 2020-10-07 09:39:02 +02:00
Arnaud Vergnet
f5233c53f8 Fix crash on app start 2020-09-23 09:03:48 +02:00
Arnaud Vergnet
c198a40148 Update home screens to use TypeScript 2020-09-22 22:52:35 +02:00
Arnaud Vergnet
cc03aa6912 Add licence headers 2020-09-21 18:12:58 +02:00
ea7321eb9d Fix planning management to match new api 2020-08-26 10:14:44 +02:00
2bcbe36f2f Change mascot popup key
This will ensure old users will still see the popups, even if they dismissed the old banners.
2020-08-14 17:45:49 +02:00
835656bb30 Use Image instead of avatar
This removes round corners
2020-08-09 20:47:41 +02:00
14e5b01341 Fix feed item screen page source 2020-08-09 20:44:25 +02:00
6ec87821e8 Replace image modal by image gallery screen
This improves performance and allows multi-images view
2020-08-09 20:41:49 +02:00
c62307af7c Fix eslint error 2020-08-08 16:39:26 +02:00
795980dc8d Add support for new server news api 2020-08-08 16:38:20 +02:00
1e81b2cd7b Improve remaining files to match linter 2020-08-05 20:58:28 +02:00
33d98b024b Improve Services components to match linter 2020-08-03 21:06:39 +02:00
6b12b4cde2 Improve Home components to match linter 2020-08-03 18:36:52 +02:00
14970abeab Added collapsible headers to more screens 2020-07-23 15:19:04 +02:00
5349e210cb Allow mascot popup to be controlled directly with a pref key 2020-07-23 14:52:56 +02:00
6254ce1814 Improved async storage usage 2020-07-23 12:03:51 +02:00
22d5f61fc5 Improved home screen handling 2020-07-22 22:15:24 +02:00
560c336759 Improved home screen layout 2020-07-21 22:55:09 +02:00
8864e686bd Improved dashboard item size 2020-07-21 22:40:24 +02:00
2022b738f5 Dashboard can now display any service from ServicesManager.js 2020-07-16 18:25:54 +02:00
83d7aad2fe Updated some libraries 2020-07-14 00:24:54 +02:00
9064b8da77 Improved french mascot translation 2020-07-12 18:09:45 +02:00
0d1fe124f4 Improved locale files structure 2020-07-12 16:40:37 +02:00
761132732b Added a new mascot dialog to replace banners 2020-07-12 00:04:33 +02:00
01e3d96ddb Updated home screen to use v2 dashboard 2020-07-02 12:13:57 +02:00
d622a2f77a Improved website handling 2020-07-01 20:01:14 +02:00
b66e50eaf8 Improved doc and typing and removed unused file 2020-06-29 15:09:33 +02:00
aaf7084297 Do not show banner if user has logged in 2020-06-26 17:44:15 +02:00
06d01e98b0 Improved banners and added one on the home screen 2020-06-26 15:53:49 +02:00
629f0401bc Fixed post login screen when clicking on home header button login 2020-06-26 13:09:32 +02:00
742a1f445a Changed scanner mask into a square 2020-06-06 20:06:02 +02:00
0c881f5ce9 Moved debug, about and feedback inside settings screen 2020-06-06 20:01:17 +02:00
854e03e893 Show settings and about buttons by default 2020-05-01 16:35:23 +02:00
885bf239d8 Changed icons color 2020-05-01 16:32:23 +02:00
8daa2641dc Use react native camera instead of expo one 2020-04-29 11:34:52 +02:00
7181579481 Use react native Linking instead of expo 2020-04-27 21:30:12 +02:00
2fc2db39c7 Fixed planning url link and added loading dialog on link scanned 2020-04-23 10:38:43 +02:00
3a3cf200f5 Moved services screen outside of tab navigation for improved usability 2020-04-22 21:33:05 +02:00