Commit Graph

32 Commits

Author SHA1 Message Date
Hannelore Meier dddb095463 506: Enable custom timing for period reminders
Users can now specify how many days prior to their next predicted period they want to be notified
2024-10-26 21:01:09 +02:00
bl00dymarie 05f28b072a Fix: Allow push notification in idle state for Android 2024-10-15 13:38:42 +02:00
bl00dymarie 4f54d19f78 Chore: build latest android update for ios 2023-12-11 17:01:43 +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
Sofiya Tepikin 176e4f6a70 Chore/retire redux 2022-09-10 16:00:19 +00:00
Sofiya Tepikin 7afdcd405a Chore/remove date usage 2022-09-10 10:56:09 +00:00
Sofiya Tepikin 1ada7a0cde Revert "Merge branch 'chore/cleanup-date-usage' into 'main'"
This reverts merge request !492
2022-08-20 14:03:43 +00:00
Sofiya Tepikin 6446073125 Chore/cleanup date usage 2022-08-19 15:27:20 +00:00
Sofiya Tepikin cc35d8fc12 Bump @js-joda/core from 5.2.0 to 5.3.0 2022-08-15 20:01:56 +00:00
Sofiya Tepikin f6225c8523 Refactor cycle day overview screen 2022-07-23 10:22:42 +00:00
bl00dymarie a37607eae6 fix indentation 2022-04-15 14:06:06 +00:00
bl00dymarie 54bc836811 fix indentation 2022-04-15 14:05:41 +00:00
BloodyMarie 992161e3ce Implement review feedback 2022-04-15 16:03:17 +02:00
BloodyMarie 407fa834ab Make temp reminder work for android & ios 2022-04-11 22:22:55 +02:00
BloodyMarie 16d2afaf1e Fix: Target reminder with correct id 2022-04-10 23:04:09 +02:00
Sofiya Tepikin 60cde25f76 Fix redirect to TemperatureEditView from reminder 2020-12-13 15:55:22 +01:00
emelko 6577038f22 Rename to predictedBleeding 2019-04-25 10:58:04 +02:00
mashazyu 0c081926b5 Fixes warning due to incorrect import of labels 2019-01-08 21:44:29 +01:00
tina d5f3fdbde5 renames folder with labels, splits up the setting labels from rest 2018-11-28 16:10:38 +01:00
tina 11ceb21921 moves labels to copy folder 2018-11-28 15:07:52 +01:00
Julia Friesel bb0a535d65 Replace getOrCreateCycleDay 2018-11-16 14:38:36 +01:00
Julia Friesel 1b20658eed Move db-unchanged to db dir 2018-10-22 21:24:54 +02:00
Julia Friesel 124f6cfce7 Use nothing-changed helper in home to prevent unnecessary render 2018-10-20 09:55:39 +02:00
Julia Friesel dca286a1d6 Disable notification listeners firing on app startup 2018-10-20 09:46:55 +02:00
tina 107688ac36 checks whether reminder date is already passed 2018-09-28 13:45:55 +02:00
tina 09a71a391e links the period reminder to bleeding days, meaning it gets updated when they change 2018-09-26 12:15:09 +02:00
tina 7101619318 makes period reminder functional 2018-09-25 16:55:13 +02:00
tina 80bec57f69 tries to enable notifications for next period 2018-09-25 15:28:04 +02:00
Julia Friesel c5178ea441 If time has already passed, start notification tomorrow 2018-08-28 09:19:22 +02:00
Julia Friesel eb41ae354f Use rn-push-notifications and set up recurring notification 2018-08-28 09:19:22 +02:00
Julia Friesel b90fda113d First attempt at notifying at given time 2018-08-28 09:17:10 +02:00