Johannes Klein
06589dd89e
Revert "Upgrade to RN0.74.0 ( #1471 )"
...
This reverts commit 1b705b4495 .
2024-06-26 16:29:40 +02:00
Johannes Klein
1b705b4495
Upgrade to RN0.74.0 ( #1471 )
...
* Upgrade to RN0.74 with upgrade helper
* Bump minor version
* Update lock files
* Update PrivacyInfo.xcprivacy
* Upgrade react-native-safe-area-context
* Update project.pbxproj
* Create react-native-vision-camera+4.0.3.patch
* Update react-native-vector-icons
* Update Podfile.lock
* Fix crash on LoginForm
* Minor version bump
* Delete react-native-vision-camera+4.0.3.patch
* Update metro.config.js
* Update Podfile.lock
2024-06-26 16:17:39 +02:00
Johannes Klein
0fa998b382
v0.34.0+97
2024-06-21 22:05:05 +02:00
Johannes Klein
ef6163df11
Upgrade CV model to 2.13 ( #1694 )
...
* Update vision plugin
* Upgrade tensorflow
* Update Podfile.lock
2024-06-19 10:23:23 +02:00
Ken-ichi Ueda
d3c02d20a2
v0.33.1+96
2024-06-14 11:27:23 -07:00
Ken-ichi Ueda
7bfa485139
v0.33.0+95
2024-06-07 13:33:25 -07:00
Angie Ta
dacaec4bbd
v0.32.6+94
2024-05-31 12:07:13 -07:00
Ken-ichi Ueda
2c2a3db5a7
v0.32.5+93
2024-05-25 23:08:44 -07:00
Angie Ta
62c721193c
v0.32.4+92
2024-05-24 12:30:09 -07:00
budowski
f72b4422e2
Change iNat Beta to iNat Next ( #1590 )
...
* Close #1460 - change iNat Beta to iNat Next
* One more name change
---------
Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com >
2024-05-20 20:49:01 -07:00
Ken-ichi Ueda
3f499e41af
v0.32.3+91
2024-05-15 17:15:23 -07:00
Ken-ichi Ueda
bc64076c78
v0.32.2+90
2024-05-10 13:55:07 -07:00
Amanda Bullington
e19221ddf0
Reduce app size (fonts and model/taxonomy assets) ( #1513 )
...
* Remove material community icons
* Remove unneeded font files from app
* Show app size in Debug on Android
* Update snapshots
* Code cleanup
2024-05-08 09:22:01 -07:00
Ken-ichi Ueda
77a4d60616
v0.32.1+89
2024-05-03 18:57:56 -07:00
Johannes Klein
bb79e9b602
v0.32.0+88
2024-04-26 14:19:49 +02:00
Johannes Klein
dc7269aa7a
v0.31.2+87
2024-04-19 20:28:24 +02:00
Johannes Klein
e627a7dec9
Bump version
2024-04-19 20:23:22 +02:00
Johannes Klein
c8c28e1bd7
Fix camera-roll build error
2024-04-19 14:57:50 +02:00
Ken-ichi Ueda
6b3eacfc19
v0.31.1+86
2024-04-18 18:33:28 -07:00
Ken-ichi Ueda
2bd156e097
v0.31.0+85
2024-04-18 17:02:18 -07:00
Angie
902be59b5a
1266 location icon associated with an observation should change based on geoprivacy across the app ( #1412 )
...
* Add new icons, change ObservationLocation to include icons
*Change observationLocation to include new icons for geoprivacy
* update snapshot
2024-04-17 16:56:18 -07:00
Amanda Bullington
2f94987b4c
Whitney -> Lato font ( #1407 )
...
* Replace Whitney fonts with Lato
* Escape font family names so Lato works on iOS
* Update custom fonts
* Typography file cleanup
* Rename constants to appConstants
* Fix margins in AddObsModal
2024-04-17 11:30:55 -07:00
Johannes Klein
a0757aad5e
v0.30.0+84
2024-04-16 12:47:46 +02:00
Ken-ichi
0b2c8315a0
OfflineNotice ( #1388 )
...
* Added clean script; fixed UI Library
* OfflineNotice component; added to Notifications
* OfflineNotice on ObsDetails media
* OfflineNotice for DQA
2024-04-11 17:25:55 -07:00
Johannes Klein
73e11c2e5c
Upgrade to use react-native-vision-camera v4 and plugin v4 ( #1378 )
...
* Upgrade vision-camera and plugin
* Update build.gradle
* Remove deprecated props
* Chang in prop usage
* Use plugin from main branch
2024-04-10 09:53:12 +02:00
Johannes Klein
c2ccfbd90d
Repair merge induced errors with Android
2024-04-09 17:20:58 +02:00
Johannes Klein
d6afb4b386
Upgrade to RN 0.73 ( #1339 )
...
* Upgrade to RN 0.73 with upgrade helper
* Upgrade testing-library
* Comment announcements
* Comment out UserProfle test
* Mock function used to calculate masonry layout
* There should not be a modal here
* There is actually also no modal here
* Use View if SafeAreaView is undefined
* Replace fast image library that was failing tests because of not being maintained
* Clear mocks in useTaxon test
* Remove legacy deps from testing flow
* Snapshot update
* Revert "Snapshot update"
This reverts commit bca8b296df .
* Update package-lock.json
* Clean-start
* Update project.pbxproj
* Reenable test that failed before updating dependency
* Reenable test that failed because of dependencies
* Remove comment
2024-04-08 15:28:06 +02:00
Johannes Klein
0be950001b
Privacy api declarations ( #1369 )
...
* Add privacy file
* Bump build
* Bump minor version
2024-04-07 23:51:45 +02:00
Amanda Bullington
d51d13ed55
v0.29.1+82
2024-04-04 15:11:25 -07:00
Amanda Bullington
bb21ce5662
v0.29.0+81
2024-03-29 11:39:22 -07:00
Johannes Klein
486ba4f30f
Upgrade React Native to 0.72 ( #1337 )
2024-03-29 17:52:37 +01:00
Angie
f37f92795b
1221 explore screen icons ( #1308 )
...
* Identifiers and Observers icons
* Add icons to explore bottomsheet
2024-03-27 16:21:56 -07:00
Ken-ichi Ueda
000e8662dd
v0.28.0+80
2024-03-21 16:28:24 -07:00
Ken-ichi Ueda
14a234788d
v0.27.0+79
2024-03-18 14:09:40 -07:00
Ken-ichi Ueda
2d51e6a2cf
v0.27.0+78
2024-03-18 13:46:34 -07:00
Ken-ichi Ueda
ca2448ace9
v0.27.0+77
2024-03-18 13:46:13 -07:00
Johannes Klein
4e9ee4c429
v0.27.0+76
2024-03-16 14:28:16 +01:00
Angie Ta
9588c577aa
Removed old font files and replaced with updated
2024-03-13 14:38:10 -07:00
Angie
66cefdaf6b
1209 font styling fixes ( #1269 )
...
* Added font files for Book and Semibold, Added MediumText component.
* Update snaopshots for font changes
* Body1 and Body3 changed to Whitney Medium, changes to italic fonts weights on ObsListItem, seperate component for ScientificName
2024-03-10 19:50:09 -07:00
Angie
248e51e011
1209 font styling fixes ( #1257 )
...
* Added font files for Book and Semibold, Added MediumText component.
* Update snapshots for font changes
2024-03-08 10:31:26 -08:00
Ken-ichi Ueda
841233ef4c
v0.26.0+75
2024-03-07 15:22:45 -08:00
Ken-ichi Ueda
7a924b8fdd
v0.25.0+74
2024-03-01 18:03:03 -08:00
budowski
a338349dc5
Change app name to iNat Beta
...
Closes #1046
---------
Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com >
2024-02-27 21:41:54 -08:00
Ken-ichi Ueda
f97d413930
v0.24.0+73
2024-02-26 13:02:25 -08:00
Ken-ichi Ueda
c5b2335926
v0.23.0+72
2024-02-23 21:33:44 -08:00
Ken-ichi
f45108036f
Sound recording ( #1164 )
...
* Added basic navigation test for StandardCamera & SoundRecorder
* Abstracted camera nav buttons and used in SoundRecorder
* Show sounds in the MediaViewer
* Added sounds to ObsEdit, w/ MediaViewer support
* Ensure sounds get both uploaded and added to observations
* Local sound deletion
* Remote sound deletion
* Rudimentary and deeply unperformative sound visualization
Closes #869
2024-02-22 22:02:25 -08:00
Ken-ichi Ueda
ccd0f8ed97
Changed toolbar upload rotating icon rotation direction to be clockwise
2024-02-12 14:29:21 -08:00
Ken-ichi Ueda
7f7097ea6b
v0.22.0+71
2024-02-08 19:00:46 -08:00
Ken-ichi Ueda
794b014e15
Added smaller bird for Android icon
2024-02-02 10:57:56 -08:00
Ken-ichi Ueda
ecbe6fd53b
Added background to Android adaptive icon
2024-02-02 10:57:56 -08:00