Commit Graph

4199 Commits

Author SHA1 Message Date
Abbey Campbell
b31aa617f3 fix alphabetization 2026-03-12 15:08:51 -07:00
Abbey Campbell
48f2205c03 dedupe resetScroll 2026-03-12 14:40:33 -07:00
Abbey Campbell
6b2dce2934 fix forgot password layout 2026-03-12 13:31:25 -07:00
sepeterson
e32ea356b6 MOB-1186: log storage metrics on startup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 15:24:22 -05:00
iNaturalist Crowdin Sync
5482d90cb2 New Crowdin translations by GitHub Action (#3421)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-12 13:36:04 +01:00
dependabot[bot]
9036923bf7 Bump simple-git from 3.25.0 to 3.33.0 (#3426)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.25.0 to 3.33.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.33.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-version: 3.33.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-12 13:31:31 +01:00
Abbey Campbell
a7f262d9d6 add mock for worklets and update snapshots 2026-03-11 13:06:09 -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 v1.0.18+202 2026-03-11 16:35:14 +01:00
Johannes Klein
704cb746a2 Bundle update fastlane 2026-03-11 16:34:19 +01:00
Johannes Klein
551dec2a48 Update version to 1.0.18 2026-03-11 16:24:45 +01:00
Seth Peterson
2d469f8edb Merge pull request #3417 from inaturalist/mob-1190-nav-away
MOB-1190 reset stacks on nav away
2026-03-11 09:45:02 -05:00
Seth Peterson
adf33cb8b2 Merge pull request #3407 from inaturalist/mob-1182-disable-firebase-for-unauthenticated-users-and-users-with
MOB-1182: disable firebase for unauthenticated and opted-out users
2026-03-10 17:10:45 -05:00
sepeterson
dfec2a4cb7 MOB-1190: move helper logic outside component 2026-03-10 16:23:26 -05:00
sepeterson
2e5ada70af Merge branch 'main' into mob-1190-nav-away 2026-03-10 15:56:52 -05:00
Abbey Campbell
c60b1c1cb9 replace deprecated runOnJS 2026-03-10 13:48:58 -07:00
sepeterson
3bb43cf18f MOB-1182: rename setFirebaseDataCollection to setFirebaseDataCollectionEnabled 2026-03-10 15:46:07 -05:00
Abbey Campbell
61133ef026 Merge pull request #3425 from inaturalist/mob-1146-update-react-native-reanimated-to-v4-latest
Mob 1146 update react native reanimated to v4 latest
2026-03-10 12:27:44 -07:00
Abbey Campbell
35e8f5d158 Merge pull request #3424 from inaturalist/switch-back-to-explicit-nav-when-adding-evidence
use explicit navigation back to obsedit when adding evidence
2026-03-10 09:45:11 -07:00
sepeterson
eb0c1663bb Merge branch 'main' into mob-1182-disable-firebase-for-unauthenticated-users-and-users-with 2026-03-10 10:02:42 -05:00
Abbey Campbell
6aeb7ca87b update snapshots 2026-03-09 19:46:40 -07:00
Abbey Campbell
b16beab32c bump react-native-reanimated to 4.1, rn-worklets to 5 2026-03-09 19:18:38 -07:00
Abbey Campbell
e467565a38 fix confetti crash by removing worklet directive 2026-03-09 17:08:39 -07:00
Abbey Campbell
8b32cf885e remove deprecated addWhitelistedNativeProps 2026-03-09 17:07:32 -07:00
Abbey Campbell
92817aed9f bump react-native-reanimated to v4, add react-native-worklets, update babel config 2026-03-09 17:06:01 -07:00
Johannes Klein
81eab8f274 Remove GestureResponderEvent as a param (#3422) 2026-03-09 22:04:50 +02:00
Johannes Klein
1d84ac4374 Update react-native-reanimated-carousel to v4 latest (#3423) 2026-03-09 22:04:21 +02:00
Abbey Campbell
d4802fe21c use explicit navigation back to obsedit when adding evidence 2026-03-09 11:49:47 -07:00
dependabot[bot]
bc4b79e7be Bump svgo from 3.0.2 to 3.3.3 (#3419)
Bumps [svgo](https://github.com/svg/svgo) from 3.0.2 to 3.3.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v3.0.2...v3.3.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 3.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 14:51:41 +01:00
Abbey Campbell
c0443ffd8f Merge pull request #3420 from inaturalist/mob-1205-fix-list-component-remounting-in-explorelocationsearchtsx
fix list remounting
2026-03-05 10:28:44 -08:00
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
sepeterson
9555886fc4 MOB-1182: try/catch for data collection enable/disabled 2026-03-05 11:09:05 -06:00
sepeterson
d6a86bc296 MOB-1182: use shared function for firebase enable/disable 2026-03-05 10:42:54 -06:00
sepeterson
b28ed913cd MOB-1182: set no tracking on sign in 2026-03-05 10:29:49 -06:00
Abbey Campbell
e2468b6ef1 fix list remounting 2026-03-04 18:39:24 -08:00
sepeterson
e4fc6fb61c MOB-1182: disable on signout 2026-03-04 15:32:39 -06:00
Johannes Klein
e056fc9a67 v1.0.17+201 v1.0.17+201 2026-03-04 21:51:08 +02:00
Seth Peterson
0f2d1d016b Merge pull request #3382 from inaturalist/mob-1190-obsdetails-screens-not-cleared-from-nav-stack-degrading
MOB-1190: freeze background stacks and clear stacks on tab press
2026-03-04 11:40:32 -06:00
dependabot[bot]
182cb3d0a5 Bump fast-xml-parser from 4.5.3 to 4.5.4 (#3413)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 4.5.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 12:01:07 +02:00
iNaturalist Crowdin Sync
7bc7c54bb2 New Crowdin translations by GitHub Action (#3418)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-04 11:44:04 +02:00
sepeterson
715aed1a7c MOB-1190: select tab for reset on tab name 2026-03-03 22:55:43 -06:00
sepeterson
f8d4ca781d MOB-1190: nav away experiment 2026-03-03 17:23:27 -06:00
Abbey Campbell
231302df63 Merge pull request #3415 from inaturalist/mob-1222-replace-notifications-offlineretry-gate-with-secondary
remove notifications fetch timeout in favor of adding 'still loading'…
2026-03-03 09:56:01 -08:00
Abbey Campbell
3adb30ea10 Merge pull request #3414 from inaturalist/allow-goback-from-photo-permissions-gate
allow gobacks, if possible, during dismiss photo permissions and add …
2026-03-03 09:55:36 -08:00
Johannes Klein
d5c110fcac Update to version 1.0.17 2026-03-03 19:02:49 +02:00
Abbey Campbell
ef71555ff7 remove notifications fetch timeout in favor of adding 'still loading' copy 2026-03-02 16:18:14 -08:00