sepeterson
eb0c1663bb
Merge branch 'main' into mob-1182-disable-firebase-for-unauthenticated-users-and-users-with
2026-03-10 10:02:42 -05: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
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
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
sepeterson
3f2a333178
MOB-1190: add proper else to nav logic and fix eslint error
2026-03-02 16:05:15 -06:00
Johannes Klein
b36dc342c0
Make all camera buttons rotate (plus refactors) ( #3404 )
...
* Prop rotatableAnimatedStyle into all AI camera buttons
* Add rotatable view to close button
* Add rotatable view to camera flip button
* Add rotatable view to shutter button with ai camera icon
* Refactor common functionality of the rotating view into a new wrapper component
* If we are on tablet we do not need to add an extra view to the layout tree
* Use wrapper for flash button
* Use wrapper for close button
* USe wrapper for camera flip button
* Use wrapper for zoom button
* Use wrapper for photo library icon
* Use wrapper for take photo button
* Add wrapper to standard camera close button
* Add wrapper to standard camera checkmark button
* Add wrapper to tablet button
* Make API of CameraFlip same as Flash and Zoom
2026-03-02 23:54:44 +02:00
Abbey Campbell
08e24d745e
allow gobacks, if possible, during dismiss photo permissions and add evidence flows
2026-03-02 11:43:39 -08:00
sepeterson
0b650b4073
MOB-1190: do not reset stack of notifications/menu if root screen is already at the top
2026-03-02 13:33:35 -06:00
Ryan Stelly
214c47058f
add and configure react-navigation rozenite plugin ( #3408 )
2026-03-02 13:23:53 -06:00
Abbey Campbell
e3acd3670b
Merge pull request #3409 from inaturalist/mob-1116-tapping-x-on-photo-permission-gate-shows-a-black-screen
...
on dismiss photo permissions gate, reset the navigator and go to ObsList
2026-02-27 11:17:37 -08:00
Abbey Campbell
50fe39b23d
Merge pull request #3403 from inaturalist/mob-1208-cant-open-camera-from-edit-observation
...
fix add evidence with standard camera in obsedit flow
2026-02-27 11:16:18 -08:00
sepeterson
693e052781
Merge branch 'main' into mob-1190-obsdetails-screens-not-cleared-from-nav-stack-degrading
2026-02-27 11:11:42 -06:00
Seth Peterson
1cd4bd03e7
Merge pull request #3396 from inaturalist/mob-135-pt3
...
MOB-135 AI Camera useEffect improvements
2026-02-27 09:51:03 -06:00
Seth Peterson
300376661b
Merge pull request #3391 from inaturalist/mob-135-pt2
...
MOB-135: suggestions useEffect simplification
2026-02-27 09:50:16 -06:00
Seth Peterson
9d8a8738fd
Merge pull request #3379 from inaturalist/mob-135-audit-use-of-useeffect-throughout-inat-next
...
MOB-135: Match Container useEffect simplification
2026-02-27 09:49:08 -06:00
Johannes Klein
59217c4bb5
Update set of uncapitalized common names parts ( #3405 )
...
* Update set of uncapitalized common names parts
Following this PR here: https://github.com/inaturalist/inaturalist/pull/4574/changes
* Update src/sharedHelpers/taxon.ts
Co-authored-by: Ryan Stelly <ryan@inaturalist.org >
---------
Co-authored-by: Ryan Stelly <ryan@inaturalist.org >
2026-02-27 14:29:24 +01:00
sepeterson
0dbf6e3400
MOB-1182: rm unreachable firebase logs
2026-02-26 20:49:43 -06: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
Johannes Klein
80a736b769
Remove manually linked packages ( #3400 )
2026-02-27 01:18:04 +01:00
Johannes Klein
fda31bd5f4
Update Gemfile.lock ( #3401 )
2026-02-27 01:17:41 +01:00
sepeterson
0406e7efa8
MOB-1182: disable firebase ad id support
2026-02-26 17:12:16 -06:00
Abbey Campbell
7a5a9e104e
on dismiss photo permissions gate, reset the navigator and go to ObsList
2026-02-26 13:15:20 -08:00
sepeterson
b3ec2788a6
MOB-1182: mocks for unit tests
2026-02-26 11:10:42 -06:00
sepeterson
2e682ca281
MOB-1182: omit crashlytics, no prefertracking in realm model
2026-02-26 11:06:07 -06:00
sepeterson
5c94e709c5
MOB-1182: non-deprecated dataCollectionEnabled
2026-02-26 10:40:31 -06:00
sepeterson
101d4e4fd0
MOB-1182: default to no firebase tracking, update on user fetch
2026-02-26 09:56:39 -06:00
Abbey Campbell
f803b7ce1c
fix add evidence with standard camera in obsedit flow
2026-02-25 23:32:07 -08:00
sepeterson
5ebf52081c
MOB-135: correct useState type, rm unused reducer section
2026-02-25 18:08:10 -06:00
sepeterson
bb903e8105
MOB-135: correct vision option from suggestions search, rm unnecessary dep
2026-02-25 17:45:51 -06:00
sepeterson
ae516ad5c8
MOB-1190: no freeze
2026-02-25 17:41:00 -06:00
sepeterson
5067710b7c
MOB-1190: no freeze, always reset menu and notifications on navigate
2026-02-25 17:39:34 -06:00
sepeterson
ac4a0e17b2
Merge branch 'main' into mob-1190-obsdetails-screens-not-cleared-from-nav-stack-degrading
2026-02-25 10:05:02 -06:00
dependabot[bot]
91b38b854b
Bump minimatch ( #3402 )
...
Bumps and [minimatch](https://github.com/isaacs/minimatch ). These dependencies needed to be updated together.
Updates `minimatch` from 3.1.2 to 3.1.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4 )
Updates `minimatch` from 9.0.5 to 9.0.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4 )
Updates `minimatch` from 5.1.6 to 5.1.8
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4 )
Updates `minimatch` from 9.0.4 to 9.0.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.4
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.7
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.8
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.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-02-25 14:43:32 +01:00