Commit graph

97 commits

Author SHA1 Message Date
f0de0599dd Add android release npm script 2020-08-06 18:03:38 +02:00
2aac20ccee Added support for eslint and prettier using airbnb config 2020-08-01 19:01:51 +02:00
26aded3684 Updated project config to match default react native projects 2020-08-01 16:48:10 +02:00
1421f4f308 Updated libs 2020-08-01 15:53:37 +02:00
12e57005da Improve the english locale 2020-07-24 15:17:01 +02:00
7dd91574a5 Updated react native to latest 2020-07-23 00:44:08 +02:00
ab801ec92b Updated libs 2020-07-23 00:18:52 +02:00
d1fc8a9625 Updated react native paper to latest major version and fixed error on card press 2020-07-17 17:28:39 +02:00
8004820c2a Updated react native and libraries to new minor version 2020-07-17 15:17:24 +02:00
bc3826c59a Updated react-native-keychain to latest as project uses sdk 29 by default 2020-07-14 11:32:39 +02:00
8156782d10 Updated project to React Native 0.63.0 2020-07-14 11:19:02 +02:00
2d4e118614 Updated remaining libraries 2020-07-14 09:59:36 +02:00
83d7aad2fe Updated some libraries 2020-07-14 00:24:54 +02:00
e048035722 Improved equipment rent screens to match new api version 2020-07-10 15:04:35 +02:00
5067fd47d6 Added basic equipment booking functionality 2020-07-09 14:40:01 +02:00
ea25d2dd67 Updated version number 2020-07-02 12:21:33 +02:00
bc05391708 Increased version number and moved back to keychain 6.0.0 and sdk 18 as it did not fix the known issue 2020-06-27 22:49:46 +02:00
b1e3fe6658 Tried to upgrade keychain and sdk version in an effort to fix a keychain error on some devices 2020-06-24 18:34:09 +02:00
5690d176b7 Updated webview to v10 2020-06-23 20:44:54 +02:00
e43577c8cb Lowered keychain version to prevent upgrading sdk and removed mapbox as it makes building release harder and increased apk size 2020-06-23 20:13:52 +02:00
584d9ca563 Updated dependencies and changed sdk version to 29 (required for keychain 6.1.1) 2020-06-23 17:40:41 +02:00
211e57167d Added basic map 2020-06-17 14:34:41 +02:00
b150ac55ef Increased version number 2020-06-06 20:18:46 +02:00
44cb35d6d9 Updated version number and changelog 2020-06-03 17:49:57 +02:00
baf1a9f563 Updated android config file to better match vanilla react native project and fixed release apk crash on some devices 2020-05-31 15:39:07 +02:00
f201b5004d Added amicale website to student services 2020-05-28 10:54:00 +02:00
44e0f63e64 Enabled proguard in release builds 2020-05-27 16:24:01 +02:00
a27d0b7fa6 Updated slider lib 2020-05-27 15:27:35 +02:00
d18b812e53 Updated react native to 62.2 2020-05-27 14:55:03 +02:00
2b7ec560d2 Disabled hermes as it stops .aab from working on the play store 2020-05-27 11:19:18 +02:00
ea33e1c017 Updated libraries 2020-05-20 11:45:15 +02:00
b8236146ff Updated version number to 3.0.0 2020-05-20 10:46:34 +02:00
ddfac76f4e Updated libraries 2020-05-01 17:36:04 +02:00
097ea5379a use react native community async storage 2020-05-01 16:57:37 +02:00
0b7191887d Improved settings screen elements 2020-05-01 15:59:47 +02:00
1835fcadf9 Added tests for proxiwash util functions 2020-04-30 22:16:35 +02:00
9882873861 added ios notifications dependency 2020-04-30 18:08:36 +02:00
087331258a Added local notifications on android 2020-04-30 14:04:31 +02:00
a4bbd84136 Completely removed expo from android project 2020-04-29 13:04:59 +02:00
8daa2641dc Use react native camera instead of expo one 2020-04-29 11:34:52 +02:00
ca6f66c661 Use react native vector icons instead of expo implementation 2020-04-29 08:49:09 +02:00
9980e78918 use react native keystore instead of expo secure store 2020-04-27 22:55:24 +02:00
bb5d453a2b Replaced expo permissions by react native one 2020-04-27 22:05:36 +02:00
b784a5d164 Replaced expo localization by react native one 2020-04-27 21:47:49 +02:00
6ca2ca67a5 Replaced expo linear gradient by react native one 2020-04-27 21:40:30 +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
02f3ff0ff9 Fixed app.json errors and updated image modal 2020-04-20 19:40:16 +02:00
46dfbb1048 Tried to fix image modal animation 2020-04-17 16:42:26 +02:00
0385e8ad76 Created custom tab bar 2020-04-17 11:57:12 +02:00