Fix/app freeze after login#12
Merged
Merged
Conversation
Contributor
dahalaazad
commented
Apr 18, 2023
- Implemented firebase auth with redux toolkit
alexander01202
pushed a commit
that referenced
this pull request
Oct 31, 2023
Fix/app freeze after login
mikib0
added a commit
that referenced
this pull request
Jun 3, 2025
…ails Fix/Remove Buggy Int Parsing in getitemdetails
9 tasks
Copilot AI
added a commit
that referenced
this pull request
Mar 9, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
27 tasks
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
added a commit
that referenced
this pull request
Apr 11, 2026
- #2: Destructure GPS values in useVoiceCommands to stabilise useCallback deps - #3: Guard startTracking against double subscription; add try/catch with warn log - #4: Cancel listeningTimeoutRef on hook unmount - #5: Fix stale closure in stopListening with functional setState - #6: Use waypointCountRef instead of waypoints.length dep in markWaypoint - #7: Wire 'error' state into all processTranscript failure paths - #8: Replace fragile regex replace with extractNavigationTarget() (indexOf, longest-first) - #9: Use SafeAreaView from react-native-safe-area-context in VoiceCommandScreen - #10: Type STATE_ICONS as Record<VoiceListeningState, MaterialIconName> - #12: Add permissionRequestInFlightRef to prevent concurrent permission races - Announce timeout via TTS in startListening - Document startTracking idempotent guard comment Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
andrew-bierman
pushed a commit
that referenced
this pull request
May 14, 2026
…ails Fix/Remove Buggy Int Parsing in getitemdetails
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.