Commit Graph

714 Commits

Author SHA1 Message Date
sepeterson
f546d84276 MOB-1182: pod install 2026-03-05 11:23:45 -06:00
sepeterson
4d5dce4716 Merge main 2026-03-05 11:21:55 -06:00
sepeterson
c41d7dda8e MOB-1182: update podfile lock and add context for ad id support removal 2026-03-05 11:19:05 -06:00
Johannes Klein
e056fc9a67 v1.0.17+201 2026-03-04 21:51:08 +02:00
Johannes Klein
d5c110fcac Update to version 1.0.17 2026-03-03 19:02:49 +02:00
Johannes Klein
6a28be5093 Update react-native-device info to v15 (#3393)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2026-02-27 01:18:20 +01:00
sepeterson
0406e7efa8 MOB-1182: disable firebase ad id support 2026-02-26 17:12:16 -06:00
Johannes Klein
f488a8c871 Mob 1211 update react native reanimated to 3.19.5 (#3398)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2026-02-25 11:20:47 +01:00
Johannes Klein
ecd97b5fba Update react-native-audio-recorder-player to 3.6.14 (#3394)
* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Replace patch
2026-02-25 11:18:45 +01:00
Johannes Klein
c13e279a25 v1.0.16+200 2026-02-24 23:52:49 +01:00
Johannes Klein
25c13c9eb5 Reapply react-native-sensitive-info update with "migration" (#3373)
* Reapply "Update react-native-sensitive-info to 5.6.2 (#3346)"

This reverts commit 4bd596074c.

* Explicitly set keychainService to "app" for all calls to RNSInfo

So, apparently the default string used to save sensitive items changed from "app" to "default" between versions 6.0.0-alpha.9 and 5.6.2.
So if we install an app update built with 5.6.2 on top of our previous version (using 6.0.0-alpha.9) we can no longer find our previously stored secrets.
I am leaving the key as overridable by actual options propped in, in case someone wants to build a separate slice at one point. In contrast to accessControl which probably should not be a decision in engineerings court.

* Add comment

* Update test helpers
2026-02-19 22:36:20 +01:00
Johannes Klein
36d6dc002c v1.0.16+199 2026-02-18 09:23:57 +01:00
Johannes Klein
abfb6a3ce8 Mob 1100 update react-native-maps-package to latest (#3376)
* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Create react-native-maps.js

* Add function mock
2026-02-16 11:37:58 +01:00
Crowdin Bot
c5d09b8c9d New Crowdin translations by GitHub Action 2026-02-12 06:26:36 +00:00
Johannes Klein
4c474c1137 v1.0.16+198 2026-02-12 00:59:02 +01:00
Johannes Klein
4bd596074c Revert "Update react-native-sensitive-info to 5.6.2 (#3346)"
This reverts commit d30e788ed0.
2026-02-11 23:51:15 +01:00
Johannes Klein
82c2a8c81e v1.0.16+197 2026-02-11 13:16:55 +01:00
Johannes Klein
bd19efafb4 Update to version 1.0.16 2026-02-11 12:27:35 +01:00
Johannes Klein
d30e788ed0 Update react-native-sensitive-info to 5.6.2 (#3346)
* Update react-native-sensitive-info

* Delete react-native-sensitive-info+6.0.0-alpha.9.patch

* Migrate sensitive info error handling

* Lint rules changes

* Add comment

* Remove incomplete type

* Add hasItem mock

* Update type

* Remove exported function getUsername

This is nowhere imported, used only in AuthenticationService. Have added the only function that makes use of getSensitiveItem( "username" ) = isCurrentUser to the Auth integration test instead.

* Update package-lock.json

* Update Podfile.lock

* Replace string with exported error code

* Add try catch to hasItem call
2026-02-10 23:42:35 +01:00
Johannes Klein
100735d44d v1.0.15+196 2026-02-03 23:07:49 +01:00
Abbey Campbell
f4faf3a47d Merge pull request #3326 from inaturalist/mob-1047-add-sorting-to-my-observations
Mob 1047 add sorting to my observations
2026-02-03 11:18:30 -08:00
Johannes Klein
fa6e063071 Update react-native-get-random-values to 2.0.0 (#3347)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2026-02-03 18:13:08 +01:00
Johannes Klein
2879d16f0e Update react-native-config to 1.6.1 (#3344)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2026-01-29 22:47:53 +01:00
Johannes Klein
ea62a99393 Update react-native-camera-roll version and replace our fork with a patch (#3342)
* Replace our fork of react-native-camera-roll with latest

published npm version

* Update package-lock.json

* Update Podfile.lock

* Create @react-native-camera-roll+camera-roll+7.10.2.patch

Copying over commits from our fork of camera-roll into a patch-package patch file. This corresponds to these two commits:
1.) "fix: add a stub URI after save w/ add-only permission (#1)
Attempting the fetch the URI of the newly-created photo requires PHOTO LIBRARY
permission, which results in an unexpected permission prompt. This prevents
that from happening by returning a stub URI which hopefully makes it clear
why it's not a real URI."
47b39c3d9d
2.) "feat: optionally save location when saving photo in iOS"
c49afe441e
2026-01-29 21:19:35 +01:00
Johannes Klein
eba8a52497 Update react-native to 0.81 (#3336) 2026-01-28 07:50:27 +01:00
Johannes Klein
d47aec551f v1.0.15+195 2026-01-27 21:56:49 +01:00
Johannes Klein
f299de52df Update to version 1.0.15 2026-01-27 21:41:42 +01:00
Johannes Klein
1d0d9c5aba Update react-native-screens to 4.15.4 (#3335)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2026-01-26 15:22:16 +01:00
Johannes Klein
5086a353d3 v1.0.14+194 2026-01-21 12:52:39 +01:00
Johannes Klein
eb81a824ac v1.0.14+193 2026-01-13 22:49:11 +01:00
Johannes Klein
8f3640803e Update to version 1.0.14 2026-01-13 22:43:08 +01:00
Abbey Campbell
d5027a2a3c add sort UI for observations and species tabs in myobs 2026-01-07 15:47:09 -08:00
Johannes Klein
a9a4a12f57 v1.0.13+192 2025-12-30 23:24:38 +01:00
Johannes Klein
acae1f125e v1.0.13+191 2025-12-24 15:31:13 +01:00
Johannes Klein
14a43484eb Update our vision-plugin to 6.0.0 rc.2 (#3305)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-12-18 19:11:33 +01:00
Johannes Klein
f0e6cfad30 Update react-native-vision-camera to 4.7.3 (#3293) 2025-12-17 16:25:10 +01:00
Johannes Klein
f730e8fdd5 v1.0.13+190 2025-12-17 01:28:00 +01:00
Johannes Klein
e76a0aa10c Update to version 1.0.13 2025-12-17 01:26:23 +01:00
Johannes Klein
8ce00e9fe7 v1.0.12+189 2025-12-09 21:54:31 +01:00
sepeterson
4d5bbfc584 Merge branch 'main' into mob-991-firebase-record-whether-or-not-the-user-has-given-location 2025-12-04 10:27:08 -06:00
Johannes Klein
3ba9d15731 v1.0.12+188 2025-12-03 08:17:38 +01:00
Abbey Campbell
3dc09e8f91 add and use new list icon in explore and myobs 2025-12-01 14:29:50 -08:00
Johannes Klein
58f6388e45 v1.0.12+187 2025-11-26 00:14:23 +01:00
Johannes Klein
81ceb6f2d5 v1.0.12+186 2025-11-19 00:15:56 +01:00
Johannes Klein
b7335c2237 Update to version 1.0.12 2025-11-19 00:10:24 +01:00
Johannes Klein
0691a3cfd7 Update @react-native-community/slider to 5.x (#3237)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-11-18 23:09:41 +01:00
Johannes Klein
66af4f7b20 Update react-native-svg (#3235)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-11-18 23:09:14 +01:00
sepeterson
6ec3ffcb5c MOB-989 add firebase perf monitoring 2025-11-12 08:45:55 -06:00
Johannes Klein
609f1fa26a v1.0.11+185 2025-11-12 09:35:10 +01:00
Johannes Klein
b69d1d04a4 v1.0.11+184 2025-11-05 17:46:38 +01:00