Commit graph

135 commits

Author SHA1 Message Date
cb522466c7 Fixed tab bar icon not updating on theme change 2020-05-01 11:06:37 +02:00
ca6f66c661 Use react native vector icons instead of expo implementation 2020-04-29 08:49:09 +02:00
070d6beb83 Improved accordion performance 2020-04-28 20:18:52 +02:00
35141eaa21 Workaround android 9+ crash on planex group selection screen navigation 2020-04-28 15:33:37 +02:00
470ec8bcdb Updated console.log usage 2020-04-28 08:24:55 +02:00
6ca2ca67a5 Replaced expo linear gradient by react native one 2020-04-27 21:40:30 +02:00
7181579481 Use react native Linking instead of expo 2020-04-27 21:30:12 +02:00
f1ed672824 Fixed intro statusbar color on android 2020-04-25 18:10:20 +02:00
5048f979a7 Fixed intro image 2020-04-25 17:54:14 +02:00
8c9e068faa Added bug report button on home screen 2020-04-23 15:19:34 +02:00
24106e9791 Fixed recursive import warning 2020-04-23 13:49:58 +02:00
b7e1d56ff6 Fixed ios warnings 2020-04-23 11:23:38 +02:00
f617dba1e6 Fixed ios style 2020-04-23 11:19:35 +02:00
0267ff70ce Improved error messages 2020-04-23 11:05:35 +02:00
2fc2db39c7 Fixed planning url link and added loading dialog on link scanned 2020-04-23 10:38:43 +02:00
f8363353c3 Changed home button click effect and added tetris on long press 2020-04-23 10:10:52 +02:00
0410499593 Removed paging as it caused problems on some screen sizes 2020-04-23 08:51:22 +02:00
3bac6d6662 Enabled horizontal paging 2020-04-22 20:44:05 +02:00
38a5761f23 Removed drawer related files and renamed navigator for more coherence 2020-04-22 18:36:57 +02:00
030cf7b795 Fixed text alignement 2020-04-22 15:20:10 +02:00
e8fc8b79dc Updated translations 2020-04-22 15:19:00 +02:00
62db99cac7 Reduced image size 2020-04-22 14:58:08 +02:00
87f0c01024 Redirect to service screen index 2020-04-22 12:29:36 +02:00
b5d2f686dd Fixed image alignement 2020-04-22 12:28:35 +02:00
9207d02c2a Improved dashboard amicale item 2020-04-22 12:20:55 +02:00
b31269586b Use card items when viewing the section 2020-04-22 12:08:23 +02:00
c9b8a6e2ca Added login/logout icon on home 2020-04-22 11:12:24 +02:00
443f179f1d Changed cards to basic view 2020-04-22 10:42:02 +02:00
8eaa46b900 Added amicale section 2020-04-22 10:14:37 +02:00
bbe343da3b Render services in sections 2020-04-22 09:37:31 +02:00
20cff1aeb1 Fixed ref warning 2020-04-21 20:05:21 +02:00
03c4a43e58 Moved all services in same tab and planning in its own 2020-04-21 19:30:13 +02:00
0b17a35856 Improved selection screens 2020-04-21 15:17:00 +02:00
77cc5d8746 Changed tab order and stacks 2020-04-21 12:59:36 +02:00
3b977bdf64 Added badge animation 2020-04-21 10:38:38 +02:00
dca27e091c Always show home content even if an error occurred 2020-04-21 10:35:04 +02:00
dc57cbd7bd Improved dashboard items placement 2020-04-21 10:22:32 +02:00
c37e052aa2 Removed drawer and put all links in home screen 2020-04-21 09:50:13 +02:00
8943dcadcb Rewrote navigation to show back button when navigating away from home 2020-04-20 23:12:58 +02:00
01e3195be7 Improved screen changing performances and removed tab screen animations 2020-04-20 19:27:23 +02:00
da92856478 Changed planex bar animation 2020-04-20 14:42:17 +02:00
5db7649bec Removed logs 2020-04-20 09:48:24 +02:00
3a570bd993 Change icon based on focused state 2020-04-20 09:48:04 +02:00
1dbfe29037 Fixed tab bar losing sync with header when navigating back in same stack 2020-04-20 09:42:34 +02:00
80ff70c1f7 Improved group favorite section 2020-04-20 09:33:12 +02:00
dc3aed8bda Improved flow typing 2020-04-20 09:29:21 +02:00
7f24eb77ac Create animated accordion component for reuse in the app 2020-04-19 21:44:58 +02:00
581ea516ae Improved flow typing of home screen and associated components 2020-04-19 20:21:39 +02:00
b64b68dc8a Added dialogs flow typing 2020-04-19 19:10:38 +02:00
75b7412eb2 Improved animated components flow typing 2020-04-19 19:03:25 +02:00