Closed
Conversation
Changes:
Total lines: 33211 (+28473) |
deployed preview: https://612.connect-d5y.pages.devWelcome to connect! Make sure to:
Mobile
Desktop
|
* Add file upload progress indicator with animated segment lines - Add useUploadProgress hook to poll device upload queue via callAthena - Add upload-pulse animation to tailwind config for visual feedback - Update segment lines to animate (yellow pulse) when uploading - Update Upload button to show percentage progress during upload - Show uploading file count in Files header * Fix upload progress display and headers validation - Multiply progress by 100 (was 0-1, now 0-100%) - Add default empty headers object to prevent Zod validation error * Auto-refetch files when uploads complete - Add onComplete callback to useUploadProgress hook - Track previous queue IDs to detect completed uploads - Trigger files refetch when upload items disappear from queue --------- Co-authored-by: Claude <noreply@anthropic.com>
- Add agnos-builder and agnos-kernel-sdm845 submodules - Kernel submodule points to karelnagel/agnos-kernel-sdm845 bluetooth branch with Bluetooth UART enabled (CONFIG_BT, CONFIG_BT_HIDP, etc.) - Add BluetoothGamepad class to joystick_control.py for PS5 DualSense - Add comprehensive setup guide in docs/BLUETOOTH_GAMEPAD_GUIDE.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.








I just need a
*.connect-d5y.pages.devurl for the auth to work