mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-04-24 00:41:45 -04:00
* extract non-react log helpers out of custom hook * git mv useLogs to more appropriate name / location * update logmgmt imports, clean up getLogs * git mv Log.js Log.tsx * remove sharing functionality from log preview screen * reorganize debug screen w/ headers * refactor all Debug sections for consistency * add rolling log config, switch existing logmgmt to 'legacy' var * factor path out of share/email for legacy wrappers * add 'legacy' log category in prep for showing new logs * add legacy flag to log preview screen params * add useLogPreview for Log screen supporting legacy and aggregated recent rolling logs * actually support sharing the new logs w/ a tmp file of concatenated recent logs * delete low value developer screen test * fix double reverse and handle bad filename