Commit graph

43 commits

Author SHA1 Message Date
6254ce1814 Improved async storage usage 2020-07-23 12:03:51 +02:00
be33726e39 Added collapsible header to more screens and added an abstraction layer around collapsible behaviour 2020-07-22 23:54:05 +02:00
2022b738f5 Dashboard can now display any service from ServicesManager.js 2020-07-16 18:25:54 +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
e048035722 Improved equipment rent screens to match new api version 2020-07-10 15:04:35 +02:00
b66e50eaf8 Improved doc and typing and removed unused file 2020-06-29 15:09:33 +02:00
869a8e5ec0 Improved doc and typing 2020-06-29 12:12:14 +02:00
401c7d85ef Improved doc 2020-06-28 12:39:13 +02:00
72c5a91f75 Improved error display 2020-06-26 12:03:08 +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
65eb4dd77b Added notification translation 2020-04-30 22:49:25 +02:00
aa2fad344a Improved notification activation on corner cases 2020-04-30 22:38:33 +02:00
1835fcadf9 Added tests for proxiwash util functions 2020-04-30 22:16:35 +02:00
7fb4de3c5b Augmented app delegate to use ios notifications 2020-04-30 18:13:39 +02:00
e5299ed9c3 Moved util functions in own file 2020-04-30 14:58:12 +02:00
087331258a Added local notifications on android 2020-04-30 14:04:31 +02:00
4f49b48fc5 Disabled some expo unimodules 2020-04-29 10:10:36 +02:00
bb5d453a2b Replaced expo permissions by react native one 2020-04-27 22:05:36 +02:00
6607d9206b Fixed qr code crash 2020-04-26 22:33:43 +02:00
04ad4901c1 Ejected to bare 2020-04-25 15:09:08 +02:00
2fc2db39c7 Fixed planning url link and added loading dialog on link scanned 2020-04-23 10:38:43 +02:00
033bb388fd Moved collapsible stack creating in own file 2020-04-23 08:02:34 +02:00
c37e052aa2 Removed drawer and put all links in home screen 2020-04-21 09:50:13 +02:00
759c369c93 Fixed crash on iOS 2020-04-19 15:03:40 +02:00
91853092be Added support for auto hide tab bar and changed auto hide component animations 2020-04-18 12:57:30 +02:00
e157af57d1 Improved status bar height fix 2020-04-18 10:57:00 +02:00
e693636464 Added planex group search and selection with native UI 2020-04-15 20:14:58 +02:00
c684872a54 Added webview communication and display popup on planex event click 2020-04-14 18:56:50 +02:00
c67e2fa405 Implemented collapsible header on major lists and webviews 2020-04-13 18:11:53 +02:00
47fd8b7474 Improved list update performance 2020-04-12 17:05:38 +02:00
a5dfa4f021 use back webview and linking instead of expo web browser 2020-04-12 12:36:29 +02:00
f12029eae9 Revert "Collapse header when scrolling"
This reverts commit f70a289c
2020-04-12 00:34:41 +02:00
f70a289cdf Collapse header when scrolling 2020-04-11 22:35:57 +02:00
ebbd4df591 Removed logs 2020-04-10 00:29:09 +02:00
0ba48adb6e Improved error handling and added new api endpoints 2020-04-09 15:59:54 +02:00
3fe6be4238 Allow going back to last screen after login 2020-04-09 00:43:43 +02:00
71f39a64cc Improved app links and error handling on qr code opening 2020-04-08 20:11:39 +02:00
96e9da162e Added qr code scanner screen 2020-04-08 15:47:40 +02:00
6a6049220d Improved url handling 2020-04-08 12:10:06 +02:00
0b85b1630c Polished vote display 2020-04-06 23:38:35 +02:00
dc3a49ee6c Moved all source files in src folder 2020-04-05 23:56:43 +02:00