769 Commits

Author SHA1 Message Date
Johannes Klein
2c0cbd572b Merge beta into main (#3636)
* Update version to 1.0.22

* Bundle update fastlane

* v1.0.22+213
2026-05-21 21:28:19 +02:00
Johannes Klein
508c0e0c41 v1.0.21+212 2026-05-13 12:19:04 +02:00
Johannes Klein
148fb0066a v1.0.21+211 2026-05-05 22:36:04 +02:00
Johannes Klein
4431d16ce3 Update version to 1.0.21 2026-05-05 22:02:13 +02:00
iNaturalist Crowdin Sync
65a71e2942 New Crowdin translations by GitHub Action (#3583)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-05-05 16:43:57 +02:00
Johannes Klein
1f239de741 v1.0.20+210 2026-04-28 22:57:42 +02:00
Johannes Klein
caeb422de3 v1.0.20+209 2026-04-21 23:40:30 +02:00
Johannes Klein
2efb99fb74 Switch to @native-html/render to support markdown again (#3553)
* Update package.json

Without the babel plugin the app does not start because of an error with the new package.

* Update babel.config.js

* Update package-lock.json

* Switch to new package for Wikipedia text

* Update Podfile.lock

* Use new package in UserText

* Link underline was blue, now green again

* Make headings in user text the same as in the app

* Fix typo?

Not hundred percent sure about this, but MDN docs show no t tag and the original list in inaturalist has tfoot in this place here.

* Remove tag that is not supported on web

* Refactor making of html into helper function

* Update index.ts

* Create a snapshot test for build html function
2026-04-21 22:03:34 +02:00
Johannes Klein
934a0b1b02 Update react native to 0.83.6 (#3554)
* Update package.json

* Update patch

* Update .flowconfig

* Update package-lock.json

* Update Podfile.lock
2026-04-21 20:44:48 +02:00
Ryan Stelly
3d3b8fba83 update react-native from 82.1 to 83.4 (includes react@19.2) (#3474)
* update react-native from 82.1 to 83.4 (includes react@19.2)

* Update Podfile.lock

* Create react-native+0.83.4.patch

There seems to be a known issue in React 19.2 that makes us hit errors during development with this code in regards to using realm.
https://github.com/realm/realm-js/issues/7086
https://github.com/facebook/react/issues/35126

* restore flow

* add two new RN file exceptions to flow

* pin react/types to ^19.2.0B

---------

Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>
2026-04-21 10:19:42 -05:00
Johannes Klein
77a346f5c9 v1.0.20+208 2026-04-14 23:29:26 +02:00
Johannes Klein
3036529323 Switch react-native-fs (#3524)
* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Update PrivacyInfo.xcprivacy

* Update react-native-logs.config.ts

* Update paths.ts

* Update savePhotoToDocumentsDirectory.ts

* Update useAppSize.ts

* Update installData.ts

* Update mlModel.ts

* Update storageMetrics.ts

* Update removeAllFilesFromDirectory.ts

* Update util.ts

* Update removeSyncedFilesFromDirectory.ts

* Update contexts.ts

* Update index.ts

* Update Photo.ts

* Update Sound.js

* Update logManagementHelpers.ts

* Update PhotoLibrary.tsx

* Update flattenUploadParams.ts

* Update shouldFetchObservationLocation.ts

* Update Developer.tsx

* Update vision-camera.js

* Update sentinelFiles.ts

* Move mock

* Switch to unlink util
2026-04-14 00:57:20 +02:00
iNaturalist Crowdin Sync
5f9c7e2a40 New Crowdin translations by GitHub Action (#3516)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-04-09 23:25:31 +02:00
Johannes Klein
1e0ea0592c Fix: Bug in the "Open Email" button in the "Reset Password" flow on Android (#3515)
* Update package.json

* Update package-lock.json

* Add few more supported schemes

* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Replace email methods

* Revert "Update package-lock.json"

This reverts commit 7396891732.

* Revert "Update package.json"

This reverts commit f0a28055cc.

* Revert "Replace email methods"

This reverts commit 16483b22ab.

* Update Podfile.lock

* Replace openInbox method
2026-04-09 22:22:12 +02:00
Johannes Klein
574f1a3a69 v1.0.20+207 2026-04-07 22:47:11 +02:00
Johannes Klein
e09a47f943 Update version to 1.0.20 2026-04-07 22:44:35 +02:00
Johannes Klein
5667ae63ae Merge release branch v1.0.19+206 (#3505)
* switch back to uncontrolled inputs for comments (#3504)

* v1.0.19+206

---------

Co-authored-by: Abbey Campbell <campbellabbeya@gmail.com>
2026-04-07 19:05:24 +02:00
Johannes Klein
d5cc4d06de v1.0.19+205 2026-03-31 22:37:10 +02:00
Johannes Klein
5f555df9d4 Bump build 2026-03-31 22:33:33 +02:00
Johannes Klein
e3c53cf7ad Switch to react-native-exify (#3471)
* Update package.json

* Update package.json

* MIgrate parseExif to TS

* Update parseExif.ts

* Type exif objects

* Update types

* Remove write wrapper

* Update parseExif.ts

* Remove react-native-exif-reader

* Replace mock

* Wrongly mocked

* Replace library in test

* Update package-lock.json

* Update Podfile.lock

* Update project.pbxproj

* Append scheme if missing

* Log rejected promises reasons

* Update parseExif.ts

* Adjust exif coordinates with ref with

* Time zone error

* Revert "Time zone error"

This reverts commit 538fb244b7.

* Update parseExif.ts

* Update parseExif.test.js

* Show literal date string in debug mode

* Simpler regex

* Update parseExif.ts

* Major code cleanup

* Update parseExif.test.js

* Update parseExif.ts

* Update Observation.js

* Rename param

* Infer readExifFromMultiplePhotos return type
2026-03-29 20:32:40 +02:00
Johannes Klein
7e584eefb1 Update react-native-firebase packages to 23.8.8 (#3465) 2026-03-25 09:39:37 +01:00
Johannes Klein
66ece46b3b v1.0.19+204 2026-03-24 21:35:18 +01:00
Johannes Klein
fcda3c8eb6 Update version to 1.0.19 2026-03-24 21:25:27 +01:00
Abbey Campbell
c210b7c1de Merge pull request #3455 from inaturalist/mob-1184-startup-time-time-to-interactive
Mob 1184 startup time time to interactive
2026-03-24 11:01:01 -07:00
Johannes Klein
010e40ef93 Update react-native-gesture-handler to latest (#3462)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2026-03-24 17:31:17 +01:00
Johannes Klein
bfd45fb5d7 Update Podfile.lock 2026-03-23 23:54:22 +01:00
Abbey Campbell
6c778c3286 add react-native-performance 2026-03-19 16:25:07 -07:00
Johannes Klein
fcb56d9dc1 Fix react-native-share-menu update (#3446)
* Update package-lock.json

* Update iNaturalistReactNative-ShareExtension-Bridging-Header.h
2026-03-18 15:32:35 +01:00
Seth Peterson
21349d2a4f Merge pull request #3436 from inaturalist/mob-1209-update-react-native-to-0821
MOB-1209: react native to 0.82.1
2026-03-18 07:59:22 -05:00
Johannes Klein
108b974ab6 v1.0.18+203 2026-03-17 23:25:09 +01:00
sepeterson
580e3e1587 pod install 2026-03-17 16:43:03 -05:00
sepeterson
e2fe01c426 merge main 2026-03-17 16:39:26 -05:00
Johannes Klein
e44211b32d Update react-native-share-menu to 7.1.2 and enable new AutoContinue controller (#3445) 2026-03-17 22:09:13 +01:00
Seth Peterson
4cf8248bee Merge pull request #3443 from inaturalist/rn-picker-update
rn picker to 2.11.4
2026-03-17 13:45:26 -05:00
sepeterson
6ac3bbe143 MOB-1247: update worklets-core 2026-03-17 10:32:36 -05:00
sepeterson
dd5607b784 rn picker to 2.11.4 2026-03-17 10:00:50 -05:00
sepeterson
b871c67adb do not exclude arm64 for simulators 2026-03-16 22:14:44 -05:00
sepeterson
3a1dd8c915 MOB-1209: re-exclude arm64 2026-03-16 22:04:13 -05:00
sepeterson
7318851924 MOB-1209: merge back 2026-03-16 09:07:00 -05:00
sepeterson
21e3a46606 MOB-1209: merge back 2026-03-15 22:25:29 -05:00
sepeterson
9608a3c934 MOB-1209: pod install 2026-03-13 16:23:13 -05:00
sepeterson
4ae2208444 merge main 2026-03-13 16:21:18 -05:00
sepeterson
363b50404a MOB-1209: rm excluded architecture for the share sheet 2026-03-13 14:04:40 -05:00
sepeterson
311fe704d5 MOB-1209: rn 0.82.1 first pass, building on ios device 2026-03-13 10:13:06 -05:00
Abbey Campbell
41f66ecf3c Merge pull request #3427 from inaturalist/mob-1234-upgrade-react-native-reanimated-to-latest-version-and-fix
Mob 1234 upgrade react native reanimated to latest version and fix
2026-03-12 16:22:43 -07:00
Abbey Campbell
8c5f73bbb6 bump react-native-reanimated to 4.2.2 2026-03-11 13:05:13 -07:00
Abbey Campbell
960b2159f9 bump react-native-reanimated to 4.2.1 2026-03-11 12:17:21 -07:00
Abbey Campbell
1d5ecf6416 bump react-native-reanimated to 4.2.0 2026-03-11 12:08:42 -07:00
Johannes Klein
9f06c1ea49 v1.0.18+202 2026-03-11 16:35:14 +01:00
Johannes Klein
551dec2a48 Update version to 1.0.18 2026-03-11 16:24:45 +01:00