Commit Graph

81 Commits

Author SHA1 Message Date
Renovate Bot
2f3857f1a1
fix(deps): update dependency @react-native-firebase/analytics to v12 2021-07-04 21:07:36 +00:00
0eafcaa376 update renovate.json (add :preserveSemverRanges) 2021-07-04 17:51:01 +02:00
579ae9f83c
Merge pull request #7 from zdam-egzamin-zawodowy/renovate/configure
Configure Renovate
2021-07-04 17:43:04 +02:00
Renovate Bot
f23ab03de6
Add renovate.json 2021-07-04 15:38:43 +00:00
1b23dd18f0 update README.md 2021-06-19 17:02:14 +02:00
508c806ae2 chore: add two rules to proguard-rules.pro 2021-06-08 17:23:10 +02:00
8fa0405a21 update homescreen.jpg 2021-06-07 17:18:35 +02:00
e12a65613a
Merge pull request #6 from zdam-egzamin-zawodowy/feat/add-readme-md-and-license
feat: add README.md and LICENSE
2021-06-07 16:58:38 +02:00
9b7bf4e794 feat: add README.md and LICENSE 2021-06-07 16:58:15 +02:00
ff7b270392 chore: add one rule to the .prettierrc.js (semi: true), remove unnecessary comments from the index.js 2021-06-06 18:04:07 +02:00
6520561e11 chore: update .gitignore 2021-06-06 16:19:57 +02:00
6cac16ce45 chore: update build.gradle (add a new signingConfig - release) 2021-06-06 14:57:49 +02:00
bb4337f5fd update .gitignore 2021-06-06 13:27:56 +02:00
0d1e7cc782 update versionName/versionCode 2021-05-19 17:55:03 +02:00
57e3dad53f
Merge pull request #5
Fix: cyclical structure in JSON object
2021-05-19 17:51:24 +02:00
39fc5dbe7b fix: cyclical structure in JSON object that was caused by onReset={refetch} 2021-05-19 17:50:41 +02:00
fece52fe8c bump version in build.gradle, TestScreen - center spinner 2021-05-18 20:55:50 +02:00
9bab693c87 fix that the profession name was pressable 2021-05-17 22:02:50 +02:00
a7c9d0faed bump versionCode and versionName in build.gradle 2021-05-15 20:45:45 +02:00
a82c1bc6fe
Merge pull request #4 from zdam-egzamin-zawodowy/feat/hermes
feat: enable hermes
2021-05-15 19:59:47 +02:00
a4c2204134 feat: enable hermes 2021-05-15 19:58:05 +02:00
df3b7d60fe
Merge pull request #3 from zdam-egzamin-zawodowy/refactor/rendering-qualifications
add missing file
2021-05-15 19:23:09 +02:00
c7bd325edd add missing file 2021-05-15 19:22:50 +02:00
2f6ea33d58
Merge pull request #2 from zdam-egzamin-zawodowy/refactor/rendering-qualifications
Refactor - HomeScreen
2021-05-15 19:21:57 +02:00
efe69b927f HomeScreen - complete refactor 2021-05-15 19:21:14 +02:00
25a11e9dde make ListItem much more simpler 2021-05-15 14:09:39 +02:00
1531229df4
Merge pull request #1 from zdam-egzamin-zawodowy/feat/save-qualification-from-test-screen
feat: SummaryTab.tsx - add save qualification button
2021-05-15 10:19:17 +02:00
9386c88d26 feat: SummaryTab.tsx - add save qualification button 2021-05-15 10:18:41 +02:00
7b78ba1f6d update eslint config 2021-04-24 19:23:07 +02:00
59d2911a12 update versionCode 2021-04-21 20:24:51 +02:00
555a8093fa add NetworkConnectionAlert.tsx 2021-04-21 19:55:26 +02:00
33bf925ea8 remove unnecessary permissions, use useEffect instead of useMemo for filtering professions 2021-04-21 19:46:04 +02:00
43d85a8b67 update .gitignore 2021-04-18 22:09:28 +02:00
478615dde6 Professions.tsx: performance improvements 2021-04-18 19:52:41 +02:00
84b5f8598a Header.tsx/ModeSelector.tsx: disable font scaling, Professions.tsx: performance improvements 2021-04-18 19:25:51 +02:00
aad940e0df restyle QualificationModal.tsx 2021-04-18 18:20:00 +02:00
736cd26ec4 Workaround for github.com/software-mansion/react-native-screens/issues/17 (#17070) 2021-04-18 17:15:04 +02:00
ee6155874c update google-services.json 2021-04-18 15:47:59 +02:00
b861fc5d71 add flex: 1 to styles.buttonText in QualificationModal.tsx 2021-04-18 08:53:26 +02:00
49d541f084 remove unnecessary sorting from HomeScreen 2021-04-17 16:47:31 +02:00
60faed0bf7 update CDN_URI and IMAGE_RESIZING_SERVICE 2021-04-17 14:54:10 +02:00
4b5f012593 update CDN_URI 2021-04-17 14:53:03 +02:00
85bc459351 add a new event to Analytics (select_answer) 2021-04-13 06:17:55 +02:00
94db044f85 Test - change the number of siblings to prerender (3 -> 1) 2021-04-13 06:07:23 +02:00
2089bfe681 log start/finish test 2021-04-13 06:03:40 +02:00
63fbd16a57 add the analytics.Event enum, log save/unsave qualification 2021-04-13 05:51:15 +02:00
7dc40a170a don't round the score in percentages 2021-04-11 18:55:03 +02:00
7d0e083140 update app version 2021-04-11 12:50:57 +02:00
34e9a5db00 update app version 2021-04-11 12:44:47 +02:00
7126cff3e6 update brandInfo/brandWarning color 2021-04-11 12:39:08 +02:00