Commit Graph

216 Commits

Author SHA1 Message Date
bl00dymarie 03ce2ced3b Release: 1.2410.7 2024-10-07 15:54:13 +02:00
bl00dymarie 247778783e Chore: Upgrade react-native to 0.68.5 2024-10-07 15:54:13 +02:00
wunderfisch 22a451d4e6 Merge branch 'chore/add-condriputers' into 'main'
addding condriputers

See merge request bloodyhealth/drip!682
2024-10-03 16:35:10 +00:00
bl00dymarie 06fab6d2ca Chore: Update run script for which iPhone simulator 2024-04-08 12:39:36 +02:00
bl00dymarie e4d97b362f Release 1.2403.19 update for Android and iOS 2024-03-21 12:53:15 +01:00
wunderfisch 4212906917 addding condriputers 2024-02-29 17:54:25 +01:00
bl00dymarie 4eedb171a3 Full upgrade to react native v0.68.3 for Android 2024-02-15 14:31:46 +01:00
bl00dymarie 6fb0d1fc1e Merge branch 'main' into 'release-ios-fix-1.2401.17'
# Conflicts:
#   ios/Podfile
2024-02-15 11:16:49 +00: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
Sofiya Tepikin 318fd7cfee Bump @react-native-community/datetimepicker from 6.3.1 to 7.2.0
Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 6.3.1 to 7.2.0.
- [Release notes](https://github.com/react-native-community/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/datetimepicker/compare/v6.3.1...v7.2.0)
2024-02-08 12:37:13 +01:00
bl00dymarie 20af120498 Update RN to 0.68.3 for iOS build 2024-01-29 17:07:42 +01:00
Sofiya Tepikin 55b1c5973d Bump @react-native-async-storage/async-storage from 1.17.9 to 1.18.2
Bumps [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) from 1.17.9 to 1.18.2.
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Changelog](https://github.com/react-native-async-storage/async-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-async-storage/async-storage/compare/v1.17.9...v1.18.2)
2024-01-29 16:08:51 +01:00
bl00dymarie a0ee200149 Add iPhone 14 simulator 2023-12-12 15:58:39 +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 5401789c46 Release: v1.2311.14 2023-11-14 13:08:11 +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
Sofiya Tepikin cc62e24229 Chore/update babel dependencies 2022-11-13 20:00:23 +00:00
Sofiya Tepikin ab88a4c163 Bump react-i18next from 11.18.3 to 12.0.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.3 to 12.0.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.3...v12.0.0)
2022-10-23 09:06:40 +00:00
Sofiya Tepikin d476f6c143 Bump i18next from 21.9.0 to 22.0.2
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.0 to 22.0.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.9.0...v22.0.2)
2022-10-21 09:07:30 +00:00
Lisa 1b5ffaf5d6 619 Create test utils for react testing library 2022-10-19 13:17:19 +00:00
Sofiya Tepikin 9f9eadfc46 Cleanup 2022-09-19 15:56:54 +02:00
Sofiya Tepikin 47b7021fa3 Add jshashes dependency 2022-09-19 14:40:25 +02:00
Sofiya Tepikin 0747ea8a5f Merge branch 'dependabot-npm_and_yarn-babel-eslint-parser-7.19.1' into 'main'
Chore(deps-dev): bump @babel/eslint-parser from 7.16.3 to 7.19.1

See merge request bloodyhealth/drip!533
2022-09-19 09:46:54 +00:00
Sofiya Tepikin f957553026 Chore/Retire hyperlink library 2022-09-19 09:25:16 +00:00
Sofiya Tepikin 7dd1a297a2 Chore/testing library 2022-09-18 10:32:10 +00:00
Sofiya Tepikin 1eadd1c5d6 Chore(deps-dev): bump @babel/eslint-parser from 7.16.3 to 7.19.1
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.16.3 to 7.19.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.1/eslint/babel-eslint-parser)
2022-09-18 09:07:33 +00:00
Sofiya Tepikin 3c7cb3dfff Merge branch 'chore/update-rn-0.67.4' into 'main'
Chore/update RN 0.67.4

See merge request bloodyhealth/drip!531
2022-09-18 05:54:28 +00:00
Sofiya Tepikin ef3a50ea76 Chore/update RN 0.67.4 2022-09-18 05:54:28 +00:00
Sofiya Tepikin 5166b65e81 Merge branch 'dependabot-npm_and_yarn-react-native-modal-datetime-picker-14.0.0' into 'main'
Bump react-native-modal-datetime-picker from 10.2.0 to 14.0.0

See merge request bloodyhealth/drip!514
2022-09-17 17:43:31 +00:00
Sofiya Tepikin 997332565f Chore/update RN 0.66.4 2022-09-17 10:03:14 +00:00
Sofiya Tepikin 971ea4bdcf Bump react-native-modal-datetime-picker from 10.2.0 to 14.0.0
Bumps [react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker) from 10.2.0 to 14.0.0.
- [Release notes](https://github.com/mmazzarolo/react-native-modal-datetime-picker/releases)
- [Changelog](https://github.com/mmazzarolo/react-native-modal-datetime-picker/blob/master/.releaserc)
- [Commits](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v10.2.0...v14.0.0)
2022-09-11 09:07:11 +00:00
Sofiya Tepikin 176e4f6a70 Chore/retire redux 2022-09-10 16:00:19 +00:00
Sofiya Tepikin c7b68ab1ea Update react-native to v0.65.2 2022-09-10 12:11:40 +00:00
Maria Zadnepryanets bc931b4fbd Merge branch 'fix/async-storage' into 'main'
Fix/async storage

See merge request bloodyhealth/drip!500
2022-09-08 15:15:16 +00:00
Sofiya Tepikin 1c6c784d4f Fix/async storage 2022-09-08 15:15:15 +00:00
Sofiya Tepikin b0fc327331 Bump react-native-modal-datetime-picker from 8.0.0 to 10.2.0 2022-08-23 16:00:27 +00:00
Sofiya Tepikin ab6e9c5d87 Bump react-native-share from 7.8.0 to 7.9.0
Bumps [react-native-share](https://github.com/react-native-community/react-native-share) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/react-native-community/react-native-share/releases)
- [Changelog](https://github.com/react-native-share/react-native-share/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/react-native-share/compare/v7.8.0...v7.9.0)
2022-08-23 09:41:27 +02:00
Sofiya Tepikin a44827f65a Update react-native to v0.64.3 2022-08-22 10:01:07 +00:00
Sofiya Tepikin 90e9aeeeb5 Update react-native to v0.63.4 2022-08-17 17:16:34 +00:00
Sofiya Tepikin 08b27f100e Bump react-native-share from 3.8.5 to 7.8.0
Bumps [react-native-share](https://github.com/react-native-community/react-native-share) from 3.8.5 to 7.8.0.
- [Release notes](https://github.com/react-native-community/react-native-share/releases)
- [Changelog](https://github.com/react-native-share/react-native-share/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/react-native-share/compare/v3.8.5...v7.8.0)
2022-08-16 14:14:46 +02:00
Sofiya Tepikin 04a09fac9a Bump react-native-vector-icons from 9.1.0 to 9.2.0 2022-08-16 12:13:34 +00:00
Sofiya Tepikin fdf78dc7a7 Bump react-native-document-picker from 4.3.0 to 8.1.1 2022-08-15 20:22:48 +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 137c2672d7 Chore/retire left pad 2022-08-15 19:24:34 +00:00