Johannes Klein
80a736b769
Remove manually linked packages ( #3400 )
2026-02-27 01:18:04 +01:00
Johannes Klein
c13e279a25
v1.0.16+200
2026-02-24 23:52:49 +01:00
Johannes Klein
36d6dc002c
v1.0.16+199
2026-02-18 09:23:57 +01:00
Johannes Klein
4c474c1137
v1.0.16+198
2026-02-12 00:59:02 +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
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
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
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
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
sepeterson
1704288590
MOB-512 consistent gradle styling
2025-11-21 11:12:29 -06: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
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
Johannes Klein
e0b98b7cdd
v1.0.11+183
2025-11-05 17:21:14 +01:00
Johannes Klein
e82ec31ed9
Update to react-native 0.80.x ( #3179 )
...
* Update to latest 0.79
* Update package.json
* Update .flowconfig
* Update files with upgrade helper
* Info.plist updates
* Update package-lock.json
* Update Podfile.lock
2025-11-03 13:19:11 +01:00
Johannes Klein
9dcddd2615
v1.0.11+182
2025-10-17 17:20:23 +02:00
Johannes Klein
bad9c5a4d8
Add firebase dependency, and basic logging ( #3127 )
...
* Update package.json
* Update AppDelegate.mm
* Update Podfile
* Update .gitignore
* Update link-inat-model-files.sh
* Add plist file to project
* Update project.pbxproj
* Add analytics package
* Update project.pbxproj
* Update PrivacyInfo.xcprivacy
* Basic screen tracking
* Basic button press logging to firebase
* Update package-lock.json
* Update Podfile.lock
* Add Android setup
* Update .gitignore
* Add analytics mock
* Ignore rubocop warning here
* Create GoogleService-Info.example.plist
* Create google-services.example.json
* Add instructions to set up Firebase configs
* Update e2e_ios.yml
* Update e2e_android.yml
* Better plural
* Use specific XCode version in e2e CI
* Update GoogleService-Info.example.plist
* Revert "Update GoogleService-Info.example.plist"
This reverts commit 0bc0ed4862 .
* We need an actual real app id or we get a crash during app start
* My bad, we do need both files for building
* Also set API key
* Add comments
* Add comment
* Update Podfile.lock
* Revert "Use specific XCode version in e2e CI"
This reverts commit cbd63d1b5d .
2025-10-16 13:15:10 +02:00
Johannes Klein
a508b24062
v1.0.11+181
2025-10-12 10:51:07 +02:00
Johannes Klein
8a476f0984
Update version to 1.0.11
2025-10-10 14:20:22 +02:00
Johannes Klein
9c90c2e45f
Update react-native to 0.79 ( #3051 )
...
* Upgrade helper: package.json
* Upgrade helper: gems
* Upgrade helper: Android
* Update AppDelegate
* Fix error in compiling
* Update package-lock.json
* Update Podfile.lock
* Update package-lock.json
* Update Podfile.lock
* Remove no longer needed mock
* Comment out entire test and not only the expect call
* Most other unit tests use this render helper function that
wraps the component in the entire app.
* Mock react-native exports as esModule
* Update .flowconfig
* Update Gemfile
* Revert "Comment out entire test and not only the expect call"
This reverts commit 8785f81529 .
2025-10-01 22:44:14 -05:00
Johannes Klein
b0e82c73e2
v1.0.10+180
2025-09-30 07:45:02 -06:00
Johannes Klein
3c04df39a3
Enable New Architecture ( #3111 )
...
* Update gradle.properties
* Update Podfile
* Update react-native-mmkv
* Update Podfile.lock
* Delete useObservationsUpdatesWhenFocused.test.js
* Update closeOnboarding.js
* Fix failing button tap in e2e tests
* Create react-native-sensitive-info+6.0.0-alpha.9.patch
* Update bottom-sheets
* Refactor e2e timeout to file-wide const
* Remove check that fails
* Check for entire list item instead of comments count
* Longer delay to wait for observation deletion to make UI disappear
2025-09-27 08:28:13 -06:00
Johannes Klein
0814ce14db
Update vision-plugin to 6.rc ( #3104 )
...
* Update package.json
* Update package-lock.json
* Update Podfile.lock
* Breaking change: Set LiteRT version instead of tensorflow-lite
* Fix: actually use latest version
2025-09-10 14:50:51 +02:00
Johannes Klein
4e9427263e
v1.0.10+179
2025-09-08 15:05:10 +02:00
Johannes Klein
f5e9a6d812
Migrate to react-native-vector-icons 12.x ( #3091 )
...
* Update package.json
* Update package-lock.json
* Update Podfile
* Update build.gradle
* Update Podfile.lock
* Update INatIcon.ts
2025-09-01 22:46:03 +02:00
Johannes Klein
f6486befc6
v1.0.10+178
2025-08-28 21:27:09 +02:00
Johannes Klein
4537dc5452
Update version to 1.0.10
2025-08-28 21:26:04 +02:00
Johannes Klein
43c06c07de
v1.0.9+177
2025-08-16 12:31:28 +02:00
Johannes Klein
d3086687c2
v1.0.9+176
2025-08-13 15:43:47 +02:00
Johannes Klein
fb13df6d1f
Update version to 1.0.9
2025-08-13 15:39:19 +02:00
Johannes Klein
7dbee2ba75
Update tensorflowVersion to currently latest version ( #3058 )
...
Further updating would need to migrate to LiteRT first: https://ai.google.dev/edge/litert/migration
2025-08-11 22:48:51 +02:00
Johannes Klein
b4516b7b25
Update react native to v0.78.x ( #3043 )
...
* Update package.json
* Update package.json
* Updates for native files with upgrade-helpers
* Update .flowconfig
* Update package-lock.json
* Update Podfile.lock
* Add react-dom types
* Update package-lock.json
* Wrong install
* Use types-react-codemod
* Update TaxonSearch.tsx
* Remove react-native-accessibility-engine dependency
This is currently not maintained and not compatible with RN 0.78
* Comment out accessibility tests
* Disable broken snapshot test
* Move broken test
* Move broken test
* Move broken test
* Remove duplicate file
* Move broken tests
* Move broken tests
* Move broken tests
* Move broken tests
* Move broken tests
* Move broken test
* Remove duplicate file
* Move broken tests
2025-08-09 13:47:46 +02:00
Johannes Klein
7452224266
v1.0.8+175
2025-08-05 23:05:20 +02:00