Commit graph

47 commits

Author SHA1 Message Date
Arnaud Vergnet
3de49732b9 Improve local management
This allows fast refresh when working on locales
2020-09-10 18:51:34 +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
fcbc70956b Improve Services screen components to match linter 2020-08-05 18:39:44 +02:00
a3299c19f7 Improve Settings screen components to match linter 2020-08-05 13:51:14 +02:00
7107a8eadf Improve constants to match linter 2020-08-05 00:06:05 +02:00
33d98b024b Improve Services components to match linter 2020-08-03 21:06:39 +02:00
3629c5730a Improve connection manager to match linter 2020-08-02 19:53:05 +02:00
be1f61b671 Fix eslint errors
First files rewritten to match the new eslint config
2020-08-01 20:59:59 +02:00
6254ce1814 Improved async storage usage 2020-07-23 12:03:51 +02:00
b2ff90855f Added game score save support 2020-07-21 20:43:03 +02:00
4bff6e15a8 Improved game UI 2020-07-18 22:38:17 +02:00
746303b35a Added mascot dialog on game first start 2020-07-18 19:51:07 +02:00
494b319f19 Renamed game to a more general name 2020-07-18 15:52:41 +02:00
b405f2aa6b Added ability to set a custom dashboard via settings 2020-07-16 22:53:48 +02:00
2022b738f5 Dashboard can now display any service from ServicesManager.js 2020-07-16 18:25:54 +02:00
ac19b77fd3 Grouped all services in a single class for easier manipulation 2020-07-15 19:11:24 +02:00
8b201efabf Added mascot to equipment screen 2020-07-15 18:05:56 +02:00
9a379ffb3d Added mascot to vote screen 2020-07-15 17:53:31 +02:00
f8d148d7ce Improved login screen 2020-07-13 20:57:23 +02:00
0d1fe124f4 Improved locale files structure 2020-07-12 16:40:37 +02:00
2a9bf5bb6a Added mascot to every main screen and allow cancel with back button 2020-07-12 11:37:11 +02:00
761132732b Added a new mascot dialog to replace banners 2020-07-12 00:04:33 +02:00
e048035722 Improved equipment rent screens to match new api version 2020-07-10 15:04:35 +02:00
f9efea288f Removed unused function 2020-07-01 23:38:08 +02:00
b813aa0b83 Improved doc and typing, improved API connection handling 2020-07-01 13:14:17 +02:00
06d01e98b0 Improved banners and added one on the home screen 2020-06-26 15:53:49 +02:00
72c5a91f75 Improved error display 2020-06-26 12:03:08 +02:00
23bc034b34 Updated proxiwash to match v2 API 2020-06-24 19:22:27 +02:00
f759c44f20 Removed unused pref key 2020-06-06 20:03:23 +02:00
21a447ca60 Use dark theme by default 2020-05-31 15:49:07 +02:00
097ea5379a use react native community async storage 2020-05-01 16:57:37 +02:00
087331258a Added local notifications on android 2020-04-30 14:04:31 +02:00
470ec8bcdb Updated console.log usage 2020-04-28 08:24:55 +02:00
9980e78918 use react native keystore instead of expo secure store 2020-04-27 22:55:24 +02:00
b784a5d164 Replaced expo localization by react native one 2020-04-27 21:47:49 +02:00
581ea516ae Improved flow typing of home screen and associated components 2020-04-19 20:21:39 +02:00
9baaed9f6a Added support for favorite groups 2020-04-16 11:30:15 +02:00
28168aacf8 Go to next week on weekends 2020-04-16 10:18:38 +02:00
e693636464 Added planex group search and selection with native UI 2020-04-15 20:14:58 +02:00
f3b7bafdca Use external library to render header buttons 2020-04-11 21:47:09 +02:00
0ba48adb6e Improved error handling and added new api endpoints 2020-04-09 15:59:54 +02:00
6a6049220d Improved url handling 2020-04-08 12:10:06 +02:00
41b9194d98 Allow to open app with links to clubs and events 2020-04-08 00:47:38 +02:00
9fc3620044 Moved vote cards in own component files 2020-04-07 15:24:52 +02:00
b2891ddeea Created a loading dialog component to handle async requests 2020-04-07 00:27:32 +02:00
e1a57487a2 Implemented base vote screen and updated ConnectionManager.js to match new protocol 2020-04-06 18:32:10 +02:00
dc3a49ee6c Moved all source files in src folder 2020-04-05 23:56:43 +02:00