Commit graph

87 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
956d78ad7f Fix promise rejection warning 2020-08-07 13:38:37 +02:00
1e81b2cd7b Improve remaining files to match linter 2020-08-05 20:58:28 +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
7ef93da811 Ignored warning thrown by collapsible headers lib 2020-07-14 18:57:33 +02:00
8156782d10 Updated project to React Native 0.63.0 2020-07-14 11:19:02 +02:00
d6ce72d195 Added notes about react native screens 2020-06-28 12:48:31 +02:00
1c2d2ab1ca Fixed padding breaking other components offsets 2020-05-31 17:18:53 +02:00
e2cdc26442 Added padding to tab bar bottom for iPhoneX devices 2020-05-31 16:30:38 +02:00
ea33e1c017 Updated libraries 2020-05-20 11:45:15 +02:00
cbc1e88a37 Fixed webview crash on android 9+ 2020-05-02 22:46:44 +02:00
d8f7dc72d4 Removed console.log 2020-05-01 17:38:57 +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
cb5fac940b Added android splash screen 2020-04-26 23:05:27 +02:00
04ad4901c1 Ejected to bare 2020-04-25 15:09:08 +02:00
b7e1d56ff6 Fixed ios warnings 2020-04-23 11:23:38 +02:00
2fc2db39c7 Fixed planning url link and added loading dialog on link scanned 2020-04-23 10:38:43 +02:00
65ba27ea26 Fixed navigation white background 2020-04-22 21:37:40 +02:00
38a5761f23 Removed drawer related files and renamed navigator for more coherence 2020-04-22 18:36:57 +02:00
b2073747c9 Improved statusbar color 2020-04-20 20:55:37 +02:00
01e3195be7 Improved screen changing performances and removed tab screen animations 2020-04-20 19:27:23 +02:00
774f28a32e Moved assets loading in constructor to improve loading time 2020-04-20 14:28:32 +02:00
f0772dff38 Fixed app failing to load in apk format 2020-04-20 12:28:25 +02:00
581ea516ae Improved flow typing of home screen and associated components 2020-04-19 20:21:39 +02:00
b85dab627a Prevent flickering on start 2020-04-19 17:33:25 +02:00
8c7ceb84fc Improved flow typing and moved tab related options in component file 2020-04-19 16:59:40 +02:00
bdeae6933a Improved project structure 2020-04-18 20:00:51 +02:00
7f5ade5999 Improved tab hiding by following header animation 2020-04-18 16:55:08 +02:00
41eaaac350 Temporary fix for statusbar height and image modal jump 2020-04-18 01:03:48 +02:00
8b4348a6a2 Ignored navigation warning 2020-04-17 21:14:39 +02:00
eab232c4dc Fixed image modal view jump by setting status bar to opaque 2020-04-17 21:07:56 +02:00
8b021356b8 Improved header safe bounce height 2020-04-16 18:54:57 +02:00
3fe6be4238 Allow going back to last screen after login 2020-04-09 00:43:43 +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
dc3a49ee6c Moved all source files in src folder 2020-04-05 23:56:43 +02:00
28dd680bd1 Fixed missing import 2020-04-05 23:53:14 +02:00
daae4984ad Updated libs to latest compatible version 2020-04-05 23:51:15 +02:00
17016b6452 Recover credentials on startup for increased performance and added login/profile button on home 2020-04-04 16:09:04 +02:00
3f576c2287 Organized custom components 2020-04-02 10:07:20 +02:00
7e90b80ca2 Improved project structure 2020-03-30 15:28:08 +02:00
keplyx
2c99d2bb62 Improved update management 2020-03-11 21:04:17 +01:00
keplyx
4948456204 Revert "Remove AF theme and start screen"
This reverts commit 91326689
2020-03-11 19:55:48 +01:00
keplyx
9132668943 Remove AF theme and start screen 2020-03-11 15:29:27 +01:00
keplyx
67357227c0 removed more arrow functions 2020-03-10 11:33:22 +01:00
keplyx
9ec986574f Follow system night mode when available 2020-03-08 19:50:17 +01:00
keplyx
c555aabd5a Show intro slider on first start for april fools 2020-03-08 13:21:14 +01:00
keplyx
60a8fedb48 Removed console.log and changed tab colors 2020-03-08 00:33:08 +01:00