62 Commits (20aed5cc8051c511b2ba4d9513c4eee021df728b)

Author SHA1 Message Date
  Arnaud Vergnet 541c002558 convert connection manager to context 2 years ago
  Arnaud Vergnet 00f9428972 Use context to handle preferences 2 years ago
  Arnaud Vergnet 1d2ec83619 Add context async storage logic 2 years ago
  Arnaud Vergnet 742643b9e2 Replace Authenticated screen by RequestScreen 2 years ago
  Arnaud Vergnet 9b4caade00 Update api error codes 2 years ago
  Arnaud Vergnet 63722c2417 fix some ts errors 2 years ago
  Arnaud Vergnet 128af0b813 Centralized urls 2 years ago
  Arnaud Vergnet 02f9241d28 Update prettier and eslint config 2 years ago
  Arnaud Vergnet 00ed963503 Use generic password instead of internet credentials 3 years ago
  Arnaud Vergnet 7672dd109d load all initial data at once 3 years ago
  Arnaud Vergnet e4adcd0057 Update list components to use TypeScript 3 years ago
  Arnaud Vergnet 18ec6e0a59 Update utility files to use TypeScript 3 years ago
  Arnaud Vergnet 375fc8b971 Update App.tsx and related files to use TypeScript 3 years ago
  Arnaud Vergnet cc03aa6912 Add licence headers 3 years ago
  docjyJ f8f5749478 add settings selection 3 years ago
  Arnaud Vergnet 3de49732b9 Improve local management 3 years ago
  Arnaud Vergnet 2bcbe36f2f Change mascot popup key 3 years ago
  Arnaud Vergnet fcbc70956b Improve Services screen components to match linter 3 years ago
  Arnaud Vergnet a3299c19f7 Improve Settings screen components to match linter 3 years ago
  Arnaud Vergnet 7107a8eadf Improve constants to match linter 3 years ago
  Arnaud Vergnet 33d98b024b Improve Services components to match linter 3 years ago
  Arnaud Vergnet 3629c5730a Improve connection manager to match linter 3 years ago
  Arnaud Vergnet be1f61b671 Fix eslint errors 3 years ago
  Arnaud Vergnet 6254ce1814 Improved async storage usage 3 years ago
  Arnaud Vergnet b2ff90855f Added game score save support 3 years ago
  Arnaud Vergnet 4bff6e15a8 Improved game UI 3 years ago
  Arnaud Vergnet 746303b35a Added mascot dialog on game first start 3 years ago
  Arnaud Vergnet 494b319f19 Renamed game to a more general name 3 years ago
  Arnaud Vergnet b405f2aa6b Added ability to set a custom dashboard via settings 3 years ago
  Arnaud Vergnet 2022b738f5 Dashboard can now display any service from ServicesManager.js 3 years ago
  Arnaud Vergnet ac19b77fd3 Grouped all services in a single class for easier manipulation 3 years ago
  Arnaud Vergnet 8b201efabf Added mascot to equipment screen 3 years ago
  Arnaud Vergnet 9a379ffb3d Added mascot to vote screen 3 years ago
  Arnaud Vergnet f8d148d7ce Improved login screen 3 years ago
  Arnaud Vergnet 0d1fe124f4 Improved locale files structure 3 years ago
  Arnaud Vergnet 2a9bf5bb6a Added mascot to every main screen and allow cancel with back button 3 years ago
  Arnaud Vergnet 761132732b Added a new mascot dialog to replace banners 3 years ago
  Arnaud Vergnet e048035722 Improved equipment rent screens to match new api version 3 years ago
  Arnaud Vergnet f9efea288f Removed unused function 3 years ago
  Arnaud Vergnet b813aa0b83 Improved doc and typing, improved API connection handling 3 years ago
  Arnaud Vergnet 06d01e98b0 Improved banners and added one on the home screen 3 years ago
  Arnaud Vergnet 72c5a91f75 Improved error display 3 years ago
  Arnaud Vergnet 23bc034b34 Updated proxiwash to match v2 API 3 years ago
  Arnaud Vergnet f759c44f20 Removed unused pref key 3 years ago
  Arnaud Vergnet 21a447ca60 Use dark theme by default 3 years ago
  Arnaud Vergnet 097ea5379a use react native community async storage 3 years ago
  Arnaud Vergnet 087331258a Added local notifications on android 3 years ago
  Arnaud Vergnet 470ec8bcdb Updated console.log usage 3 years ago
  Arnaud Vergnet 9980e78918 use react native keystore instead of expo secure store 3 years ago
  Arnaud Vergnet b784a5d164 Replaced expo localization by react native one 3 years ago