Commit graph

36 commits

Author SHA1 Message Date
6b2aca3131 Improved error display 2020-03-31 19:00:47 +02:00
4406efaf41 Improved authenticated screens states 2020-03-31 18:40:06 +02:00
c5e79f45c3 Implemented basic login state 2020-03-31 14:21:01 +02:00
e3b3657e6e Improved web browser handling 2020-03-30 17:39:59 +02:00
4b370d5810 Merge branch 'login' into dev 2020-03-30 15:46:48 +02:00
4cdfc607e6 Improved documentation 2020-03-29 14:46:44 +02:00
fbabb4d7af First draft of connection 2020-03-29 11:47:27 +02:00
3aaf56a660 Added basic tetris functionality 2020-03-15 18:44:32 +01:00
keplyx
7bac5a6ddc Improved theme handling and performance 2020-03-09 23:15:13 +01:00
keplyx
b625ac7255 Updated translations 2020-03-08 12:17:04 +01:00
keplyx
60a8fedb48 Removed console.log and changed tab colors 2020-03-08 00:33:08 +01:00
keplyx
24ad1076a0 Improved drawer item display and fixed modal position 2020-03-07 22:52:55 +01:00
keplyx
8d914c97f5 Removed unused libs and improved style responsiveness 2020-03-07 11:49:32 +01:00
keplyx
1f64c734aa Replaced native base with react native paper 2020-03-06 23:15:01 +01:00
keplyx
79eaefab88 Use React navigation header 2020-03-06 09:12:56 +01:00
keplyx
cec72be88c Use expo material icons instead of custom class 2020-03-05 21:48:37 +01:00
keplyx
f5702297f5 Use expo web browser for drawer links 2020-03-05 10:40:25 +01:00
keplyx
2edef95361 Removed other arrow functions for increased performance 2020-02-23 21:47:36 +01:00
keplyx
d9c07f5df0 Fixed some Flow errors 2020-02-23 18:15:30 +01:00
01f8a7c558 Tried to improve performance... 2020-02-11 01:05:24 +01:00
keplyx
c478a117b5 Optimised imported and cleaned code 2020-01-31 16:51:43 +01:00
keplyx
b62ad1fd4a Improved bluemind display and added ent webview screen 2020-01-31 16:00:22 +01:00
keplyx
e72196812e Moved about screen in sidemenu, fixed warnings 2020-01-30 18:58:23 +01:00
keplyx
1816175659 Added bluemind screen, reworked sidemenu and changed planex default zoom 2020-01-30 17:42:11 +01:00
keplyx
32069f2b8c Fixed sidemenu image being cut off on some devices 2020-01-29 14:05:41 +01:00
keplyx
76aeb1599c Added ElusEtudiants website link 2020-01-29 13:53:05 +01:00
keplyx
fd3f900716 Enabled rotation only on chosen screens and fixed sidemenu image on landscape 2020-01-29 09:30:27 +01:00
keplyx
de5beb4b86 Fixed warnings and removed unnecessary dependencies 2020-01-26 19:27:20 +01:00
keplyx
6dfb8e0c38 Improved translations 2019-11-07 17:58:02 +01:00
keplyx
db98144a0d Replaced out links with webwiews + added available rooms webview 2019-11-02 15:44:19 +01:00
keplyx
44294bb7ca Fixed crash on menu screen + added french dashboard translation 2019-10-06 12:44:40 +02:00
keplyx
0a4a3f23f0 Added tutor insa link in sidebar 2019-09-19 22:33:28 +02:00
keplyx
a99e8da6e4 Send locale to notification server, fixed sidebar image on long displays 2019-08-22 11:41:34 +02:00
keplyx
57208ef554 Improved colors and fixed side menu showing in tab transitions 2019-08-08 19:45:21 +02:00
keplyx
7d7b17765d Added self menu,added screen animations, improved themes 2019-08-08 13:57:03 +02:00
keplyx
f5c3f27f14 Moved navigation to bottom tabs, replaced react navigation drawer by native-base-side-menu 2019-08-07 10:24:35 +02:00
Renamed from components/SideMenu.js (Browse further)