-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use cv model 2.13, requires newer plugin * Bump version and build * Use cv model 2.13, requires newer plugin * Bump version and build * Use vision-plugin with speedup by taxonomy cutoff * Bump build * Bundle update * Redo bundle with deleted Gemfile.lock * Update plugin. Add option to set cutoff from JS * Cycle through different taxonomy cutoffs * Bump build * Update vision plugin * Change cycle back to one cutoff value only * Bump build * Show correct about text, and not missing translation Closes #713 * Use history for going back in navigation Closes #715 Closes #675 * Bump build * Update vision-plugin * Add a bit of padding to bottom of challenges screen * Bump build * Update with stable cv plugin * Log timeElapsed for cv on native side * Bump build * Comment * Update README.md * Use stable vc plugin main Technically this means we now support geomodel on iOS. We would need to add it to the app an connect to the frame processor though. * Bump build * Update vision-plugin * Bump build * Remove taxonomy cutoff override Now it uses the plugin's inbuilt taxonomy cutoff of 0.001 the top cv score. * Remove timesRun state * Bump build * Card that announces the new cv model on the home screen (#717) * Fix vision plugin to version commit on main there * Update Podfile.lock * Basic version of the updates card * Count how many species are in cv 2.13 * Looks nicer * Bump build * Revert back to storing only five results at a time * Bump build * Update vision-plugin to use new names for options No change in Seek required * Hardcode to never show a specific taxon * Bump build * Update package.json * Remove deprecated model files; Use model on iOS directly from bundle * Bump build * Update fastlane * Use the geomodel in frame processing (#727) * Geomodel in camera (#725) * modelFileNames TS * Update config.example.js * Geomodel into XCode project * dirStorage TS, plus geomodel * Refactor camera files helpers into own file * Update import * Update vision-plugin * Prop geomodel path into camera * Use location from species nearby provider for the geomodel * Use custom hook to get user coords * Geomodel in camera (#725) * modelFileNames TS * Update config.example.js * Geomodel into XCode project * dirStorage TS, plus geomodel * Refactor camera files helpers into own file * Update import * Update vision-plugin * Prop geomodel path into camera * Use location from species nearby provider for the geomodel * Use custom hook to get user coords * Bump version and build * Remove await & catch errors when logging before navigating to AR camera result (#726) Co-authored-by: Kirk van Gorkom <[email protected]> * Update ios fastlane to add new beta build to "iNat Staff Only" group * Bump vision-plugin to rename lookUpLocation function --------- Co-authored-by: Kirk van Gorkom <[email protected]> * Camera re-design (#728) * Camera redesign (#720) * Show correct about text, and not missing translation Closes #713 * Use history for going back in navigation Closes #715 Closes #675 * Add a bit of padding to bottom of challenges screen * Bump version * Bump build * Update team section text * Remove tab navigator * Replace image picker libraries with our forks * Remove fetching of albums * Remove photo loading state * Remove fetching of photos functions from gallery screen * Move camera roll permission checking to camera screen WIP: I am not sure we need this in the end * No longer needed state * Comment * Remove layout related code * Refactor Gallery image list to be new button * Remove gallery screen * Remove comment * Use gallery button on camera screen * Refactor camera buttons overlay to use flex instead of three absolute positions * Add gallery button container style * Basic styling for image button * Add TODO * Include gallery icon * Use flex for tablet landscape layouts as well * Add react-native-exif-reader and how iNatNext uses it * While gallery is open have camera inactive * Show a loading indicator while getting predictions * Remove wrong View * Fix an error in legacy camera container * Remove camera roll permissions * Copy Android permissions like iNat Next has * Add a11y label * iNat Next has this title set * Remove legacy camera from stack * Remove ranks prop * Remove no longer needed function * Remove legacy camera component * Remove react-native-inat-camera * Bump version * Update fastlane * Revert "Merge branch 'v2.17.1' into v2.16.5" This reverts commit 817e669, reversing changes made to 5fd5f0f. * fix: InatVision imported from wrapper * Remove TODO * Fix broken package-lock file * Use location of photo for geomodel inference * Adjust version * Missing package in package-lock * Bump build * Update Fastfile * Do no longer save photos to a Seek album Our fork of react-native-camera-roll returns a placeholder uri if we have Add-only permission and not Read (because we can not return the actual uri without read permission). If this is the case we use the temporary photo file for the resizing steps and so forth that happen after photo is taken. * Bump build * Move updates card above challenges * Add common names for the cv model 2.13 * Bump build --------- Co-authored-by: Kirk van Gorkom <[email protected]>
- Loading branch information
Showing
52 changed files
with
915 additions
and
1,539 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.