Commit Graph

143 Commits

Author SHA1 Message Date
Johannes Klein
25e06e76fe Upgrade to RN 0.73 with upgrade helper 2024-04-08 13:05:28 +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
Johannes Klein
f1bbf6f988 v0.21.1+70 2024-01-29 13:56:39 +01:00
Johannes Klein
7b7569e650 v0.21.0+69 2024-01-26 13:35:54 +01:00
Ken-ichi Ueda
bd4052c73c v0.20.0+68 2024-01-12 12:09:32 -08:00
Ken-ichi
3eddba7daf Change bundle ID (#1013)
* Changed the Android package name to org.inaturalist.iNaturalistMobile
* Changed iOS bundle ID to org.inaturalist.iNaturalistMobile
* Updated fastlane; committing eslint fixes
* Updated ios/iNaturalistReactNative-ShareExtension/Info.plist with new bundle ID
2024-01-10 12:12:17 -08:00
Amanda Bullington
cd18e970d7 Taxonomy component, TaxonDetails (#978)
* Style taxonomy ancestors and current taxon

* Link to TaxonDetails pages

* Add children to TaxonDetails taxonomy

* Add children taxa toggle

* Display children after button tap

* Wrap text'

* Fix italic font size in DisplayTaxonName

* Add tests to Taxonomy component

* Change Taxonomy test
2023-12-19 11:04:30 -08:00
Ken-ichi Ueda
3653050d96 v0.19.0+67 2023-12-15 21:43:39 -08:00
Ken-ichi
8119a3e5ca Taxon detail media viewer (#966)
* Access MediaViewer from TaxonDetails
* Added our own presets for ActivityIndicator
* TaxonDetail should show a local taxon if one is available
* Made it a little easier to import the custom logger
* Refactored MediaViewer to accept photo-like objects instead of URIs
* Added license / attribution button to MediaViewer
* Moved delete button into MainPhotoDisplay so each photo has its own button
  and it can be laid out relative to its photo
* Add custom header to MediaViewer when accessed from TaxonDetial
* Allow DisplayTaxonName to accept custom text components as props
* Added darker bg to photo on TaxonDetail to make title more legible
2023-12-14 17:18:41 -08:00
Ken-ichi
f678e97919 Basaic Android adaptive icon (#956)
Since it's a vector and includes a monochrome variant, this can be styled
based on the user's theme and should look good with a variety of OEM masks.
2023-12-07 10:27:01 -08:00
Ken-ichi
171eab91fe White bird on green splash screen (#957) 2023-12-07 09:38:44 -08:00
Ken-ichi Ueda
2fe2c46543 v0.18.1+66 2023-12-04 19:50:05 -08:00
Ken-ichi Ueda
abede8ebdd v0.18.0+65 2023-12-01 16:23:36 -08:00
Ken-ichi
cb6ce8b9ca Altered e2e test to wait for the correct comments count to be visible (#911) 2023-11-28 17:02:21 -08:00
Ken-ichi Ueda
4357995e20 v0.17.1+64 2023-11-22 10:17:35 -08:00
Ken-ichi Ueda
21f1f3690b v0.17.0+63 2023-11-20 18:49:16 -08:00
Ken-ichi Ueda
4307ee829e v0.16.0+62 2023-11-10 23:12:11 -05:00
Ken-ichi Ueda
c4f8551be8 v0.15.0+61 2023-11-03 17:36:32 -04:00
Johannes Klein
d15f0bd6ee v0.14.0+60 2023-10-16 22:27:55 +02:00
Amanda Bullington
7d20f6aa81 Suggestions (using server data) (#821)
* UI overhaul for Suggestions

* Updates to suggestions

* Update permissions library and Podfile

* Get tests passing

* Add tests for suggestions

* Update snapshot

* Add comment prompt & box to TaxonSearch

* Add empty state

* Nav and loading fixes

* Add more tests to Suggestions flow

* Fix tests

* Fix tests
2023-10-13 14:46:05 -07:00
Johannes Klein
2baac4f9f8 Vision camera v3 (#819)
* Update vision camera

* Breaking change: camera device hook

* Breaking change: replace reanimated function calls

* Update vision plugin

* New take photo options

* Use changed props

* Remove undocumented prop

* Update test mocks for vision camera libraries

* Replace vision camera device orientation strings

* Add explanations to a central file for patches needed with the vision camera

* Some more patches
2023-10-12 11:38:17 +02:00
Angie
1487e5f421 Accuracy circle and obscuration cell for obsdetail map (#744)
* Obscuration cell and accuracy circle on ObsDetail map
* DetailsMap view
* Copy and share location from DetailsMap
* Patched react-native-maps to address bug with showsUserLocation

---------

Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com>
2023-10-09 12:41:22 -07:00
Ken-ichi Ueda
5b009e06de v0.13.2+59 2023-10-05 15:06:36 -07:00
Johannes Klein
758c487c1a v0.13.1+58 2023-09-22 17:05:33 +02:00
Johannes Klein
2dca6e9e31 v0.13.0+57 2023-09-22 16:17:12 +02:00
Ken-ichi Ueda
d6cc05e583 v0.12.0+56 2023-09-19 16:10:40 -07:00
Amanda Bullington
6b42f58090 Universal links on iOS (#782)
* Write RN code to try to get universal links working

* Navigate to login and show confirmation message when deep link intercepted, ios

* Code cleanup

* Show email confirmation in iOS via universal links
2023-09-18 13:59:41 -07:00
Johannes Klein
07c6c5d36a v0.11.0+55 2023-09-13 14:55:41 +02:00