Commit Graph
100 Commits
Author SHA1 Message Date
bl00dymarie 46a02560e8 Add title labels to customization 2024-02-26 18:23:04 +01:00
bl00dymarie 8a65c081a8 Use translation for customization tracking categories 2024-02-26 17:24:44 +01:00
bl00dymarie 72823ef95c Generalize title of symptom labels 2024-02-26 17:24:44 +01:00
bl00dymarie 405e27bdbe Remove isSecondarySymptomDisabled;
because maybe we don't need it anymore with fertilityTracking taking its job
2024-02-23 16:50:30 +01:00
bl00dymarie 1c73509473 Move cervix & mucus off turn fertility off logic out of local storage 2024-02-23 16:38:44 +01:00
bl00dymarie 5855ea0a34 Move temp off turns fertility off logic out of local storage 2024-02-23 16:38:11 +01:00
bl00dymarie 27bb25e6da Add check for if tempReminder is null 2024-02-23 15:27:44 +01:00
bl00dymarie 8150b791ed Only check if fertility tracking enabled for display of secondary Symptom 2024-02-23 15:27:44 +01:00
bl00dymarie 3c0ea9b208 Turn fertility tracking off when mucus and cervix tracking are off 2024-02-23 15:27:44 +01:00
bl00dymarie d0d691c6af Turn fertility tracking off when temperature tracking is off 2024-02-23 15:27:44 +01:00
bl00dymarie 29c3b9b108 Disable fertility tracking switch depending on temp, mucus or cervix 2024-02-23 15:27:44 +01:00
bl00dymarie c037c630d3 Check for FertilityTrackingEnabled in sympto-adapter 2024-02-23 15:27:44 +01:00
bl00dymarie 31888c3331 Check for FertilityTrackingEnabled on chart 2024-02-23 15:27:44 +01:00
bl00dymarie faad51f4f1 Check for FertilityTrackingEnabled on home 2024-02-23 15:27:44 +01:00
bl00dymarie e395730d98 First step for fertilityTracking Toggle 2024-02-23 15:27:44 +01:00
bl00dymarie 4921aca3c3 Bring back prettierrc as before 2024-02-22 13:32:58 +01:00
bl00dymarie cbaf6977f6 Add trackColor to Switch element directly 2024-02-22 13:22:41 +01:00
bl00dymarie b9ec4c7108 Merge branch 'main' into 676-feature-customisation-not-display-mucus-cervix 2024-02-20 12:29:28 +01:00
bl00dymarie d66e5f36e5 Rename to secondarySymptomDisabledPrompt 2024-02-19 18:10:57 +01:00
bl00dymarie 69c546f684 Rename shouldUseCervix to useCervixAsSecondarySymptom 2024-02-19 18:05:20 +01:00
bl00dymarie dc304afe75 Rename labels to more neutral 'secondarySymptom' 2024-02-19 18:01:57 +01:00
bl00dymarie 63bc8a1daf Rename to useCervixAsSecondarySymptom 2024-02-19 17:51:25 +01:00
bl00dymarie 7fa130f9e1 Rename to useCervixAsSecondarySymptomObservable 2024-02-19 17:13:40 +01:00
bl00dymarie 4eedb171a3 Full upgrade to react native v0.68.3 for Android 2024-02-15 14:31:46 +01:00
bl00dymarie 3193fa4f33 Partial update RN to 0.68.3 for android build 2024-02-15 13:14:28 +01:00
bl00dymarie 391cac1bde Update xcode project 2024-02-15 12:13:19 +01:00
bl00dymarie fb589815c1 Update iPhone versions in script 2024-02-15 12:12:02 +01:00
bl00dymarie 45fce6485b Release: iOS-1.2401.17 2024-02-15 11:21:56 +01:00
bl00dymarie 17f74c9c1c Address xcode error messages 2024-02-15 11:21:56 +01:00
bl00dymarie 5119e6778a Update project changes according to xCode suggestion 2024-02-15 11:21:56 +01:00
bl00dymarie d23b5fe420 Add oneTimeTransformIntoNumber for secondarySymptom Switch 2024-02-14 16:10:05 +01:00
bl00dymarie 311cee0e17 Adapt color for secondarySymptom Boxes 2024-02-14 16:10:00 +01:00
bl00dymarie 76137fc000 Replace hard coded text 2024-02-14 16:09:47 +01:00
bl00dymarie 09614319e3 Add SelectTabGroup for secondary Symptom Switch 2024-02-14 16:08:07 +01:00
bl00dymarieandwunderfisch 1662bb29f0 Change prop Type to value instead of bool for saveUseCervix 2024-02-13 17:24:29 +01:00
bl00dymarieandwunderfisch a59dfa8336 Add SelectTabGroup for secondary Symptom Switch 2024-02-13 17:24:26 +01:00
bl00dymarie 845e42eafc Remove nonfunctional repair 2024-02-08 16:22:20 +01:00
bl00dymarie 9991260c38 Add pw text in settings and extra container for > 2024-02-06 12:55:29 +01:00
bl00dymarie a289edb7f1 Add symptom labels from config list 2024-01-29 18:22:08 +01:00
bl00dymarie 080ce0f3d3 Hide SecondarySymptom Switch if temperature category turned off 2024-01-29 18:21:53 +01:00
bl00dymarie 6a4d5c330b Disable/hide TemperatureSlider if temperature category turned off 2024-01-29 18:20:58 +01:00
bl00dymarie 20af120498 Update RN to 0.68.3 for iOS build 2024-01-29 17:07:42 +01:00
bl00dymarie ec157078b2 Rename to "sympto-thermal method" + nfp settings to "Customization" 2024-01-26 14:23:40 +01:00
bl00dymarie fdb892ff6b Disable tempReminder if temp is turned off 2024-01-23 16:07:21 +01:00
bl00dymarie a99e6952a1 Turn tempreminder off when temperature turned off 2024-01-23 15:27:33 +01:00
bl00dymarie 3799ff68bd Remove useless description and show only symptom name 2024-01-23 15:23:19 +01:00
bl00dymarie 7dd01c0c9b On chart temperature wont be displayed, also warning 2024-01-23 15:21:27 +01:00
bl00dymarie cd176cf192 On cycle day temp wont show if turned off 2024-01-23 15:20:48 +01:00
bl00dymarie ae3edb0a15 Add temperature toggle in customization and store value in local storage 2024-01-23 15:20:04 +01:00
bl00dymarie 28fd610e9d Make desire, pain, mood and note customizable 2024-01-22 17:43:03 +01:00
bl00dymarie 26d971a8b2 Remove sex from chart if not enabled 2024-01-22 17:43:03 +01:00
bl00dymarie 40af118563 Remove sex from cycle day if not enabled 2024-01-22 17:43:03 +01:00
bl00dymarie 750bfa58c3 Add sexTrackingCategory as toggle 2024-01-22 17:43:03 +01:00
bl00dymarie 62e3328113 Remove double npm install 2024-01-22 15:38:45 +01:00
bl00dymarie db93aa74bb Typo and other text corrections 2024-01-22 15:07:16 +01:00
bl00dymarie 974a9735c5 Improve text for periodPrediction off 2024-01-10 18:00:01 +01:00
bl00dymarie 5787e96e53 set periodReminder to false if periodPrediction is turned off 2024-01-10 17:52:14 +01:00
bl00dymarie 5d62cbfffe Makes periodPrediction text on Home adjustable 2024-01-08 11:58:21 +01:00
bl00dymarie 791c0d345f Make periodPrediction on Calendar adjustable 2024-01-08 11:58:15 +01:00
bl00dymarie c7c905fd5f Add functionality to turn on/off period predictions 2024-01-08 11:58:02 +01:00
bl00dymarie bb8338c842 Update license year in snapshot 2024-01-05 16:14:46 +01:00
bl00dymarie 31e87db23f Update license year snapshot 2024-01-05 15:59:59 +01:00
bl00dymarie 09f0a0f11d Add WIP for customization section 2024-01-05 15:51:56 +01:00
bl00dymarie e18eedd4e7 Add info section under settings 2024-01-05 15:51:25 +01:00
bl00dymarie 3e50991d12 Rename nfp-settings into customization 2024-01-05 15:50:47 +01:00
bl00dymarie c6662e02bf Chore: Bring back warning hint + orange highlight 2023-12-13 15:35:17 +01:00
bl00dymarie a0ee200149 Add iPhone 14 simulator 2023-12-12 15:58:39 +01:00
bl00dymarie 79ab093584 Update license snapshot for jest 2023-12-12 15:57:46 +01:00
bl00dymarie 7418fc2cce Give some marginTop on very first License screen 2023-12-12 15:19:59 +01:00
bl00dymarie e297903468 Specify dot fill color for excluded temp value 2023-12-12 13:11:57 +01:00
bl00dymarie 4f54d19f78 Chore: build latest android update for ios 2023-12-11 17:01:43 +01:00
bl00dymarie b39a5681ea Chore: Add new screenshots (sharepics) 2023-12-04 20:23:30 +01:00
bl00dymarie 38a56b0fbd Chore: Remove outdated screenshots 2023-12-04 20:22:40 +01:00
bl00dymarie 4ed399c50c Add toc, screenshot info and some more 2023-11-20 18:04:41 +01:00
bl00dymarie 92546362a0 Chore: document release process for android 2023-11-18 00:34:50 +01:00
bl00dymarie 486dd185e2 Remove automatic changelog update 2023-11-18 00:34:44 +01:00
bl00dymarie e576c5dc7d Rename master to main in documentation 2023-11-18 00:34:38 +01:00
bl00dymarie 5401789c46 Release: v1.2311.14 2023-11-14 13:08:11 +01:00
bl00dymarie f6944328fb Fix: Middle chart legend improved;
Row height halfed, elements aligned, fontsize partially decreased
2023-11-14 13:06:58 +01:00
bl00dymarie f730b617cb Remove no-unused-var error 2023-11-13 17:00:02 +01:00
bl00dymarie 6d51826dd6 Add Changelog for Release v1.2311.10 2023-11-13 12:22:21 +01:00
bl00dymarie d81dbac60c Chore: Update versionName 1.2310.31, versionCode 21 and cl tool 2023-10-31 13:05:09 +01:00
bl00dymarie 40fb65ca88 Chore: Target Android 13 and Sdk33 2023-10-31 12:53:01 +01:00
bl00dymarie ed7a5a341b Updates jetifier; converts support libraries of all dependencies to AndroidX 2023-10-31 12:37:15 +01:00
bl00dymarie fdbfef38f9 Chore: Add permission request for notifications;
- required on Android 13
2023-10-26 16:44:35 +02:00
bl00dymarie 5c13e91fb3 Chore: Update notifications for Android;
- Use new updated fork of react-native-push-notification without google
- Create channel for PushNotifications
- Adapt AndroidManifest.xml
2023-10-26 16:44:35 +02:00
bl00dymarie 2b235f4d10 Address Google Play 64-bit error;
release isn't compliant with Google Play 64-bit requirement error
2023-10-26 16:43:44 +02:00
bl00dymarie bcc7eaada9 Fix hint display on chart 2023-10-26 16:43:44 +02:00
bl00dymarie 714021465e lowercase symptom names as before 2023-10-26 16:43:44 +02:00
bl00dymarie 5fa0ba5bb2 Disable temperature slider for iOS only 2022-07-12 16:43:00 +02:00
bl00dymarie 5d37620b28 Remove ios from text bc it applies to android as well 2022-07-12 16:24:22 +02:00
bl00dymarieandBloodyMarie 6aef594b29 Adding paddingTop to title of symptom box 2022-03-26 13:13:27 +01:00
bl00dymarieandLisa Hillebrand 03b359019e Chore: Adds buttons instead of links to about 2022-03-26 11:46:29 +01:00
bl00dymarie 64124c2fd5 Chore: Remove unspported platforms for gradle 2022-02-06 14:13:40 +01:00
emelkoandBloodyMarie c60347badf Update phone screenshots 2021-08-15 14:05:30 +02:00
emelkoandBloodyMarie 6c1fa662f9 Update description text 2021-08-15 14:05:30 +02:00
emelkoandBloodyMarie 0bf7f2525e Update icon and banner 2021-08-15 14:05:30 +02:00
emelko 78e4d109c7 Give exported csv drip-data name 2021-03-17 22:12:24 +01:00
emelko b1d35afc87 Adding back detox 2021-02-28 17:40:31 +01:00
emelko 50a16ee0dd Release: 1.2102.28 2021-02-28 17:09:13 +01:00