This website requires JavaScript.
Explore
Help
Sign In
railbird
Repositories
6
Projects
2
Packages
Members
7
Alpha
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
Assignee
All assignees
No assignee
alexmalison
bcorner
colonelpanic
countablecloud
dean
kkathuang
loewy
micah_weitzman
tiki
1
Mike
1
Dean
1
Ivan
11
Uncategorized
97
Done
Update UI display of portrait video screen
railbird/railbird-mobile#839 by
loewy
was closed
2024-10-18 13:21:09 -06:00
UI
Video
moved_to_linear
Optionally include homography overlay in playback
railbird/railbird-mobile#674 by
loewy
was closed
2024-10-18 13:18:29 -06:00
Feature
Homography
moved_to_linear
Draw homography on recording camera view
railbird/railbird-mobile#482 by
loewy
was closed
2024-09-07 00:19:30 -06:00
Homography on Camera recording
#854
Upload Service
Video Upload
moved_to_linear
Recording in portrait view seems be affected by the navigation bar even though its not actually present
railbird/railbird-mobile#765 by
colonelpanic
was closed
2024-10-02 01:21:18 -06:00
Recording border fix and various SafeAreaView related UI fixes
#766
Bug
UI
iOS
moved_to_linear
IncludeOnNone toggle switch needs fixed
railbird/railbird-mobile#824 by
loewy
was closed
2024-09-05 07:39:57 -06:00
Fix include on none toggle in filter modal (false positives)
#834
Bug
Filters
Implement image compression before selected profile image is uploaded - needs to be under 1mb
railbird/railbird-mobile#295 by
loewy
was closed
2024-09-04 17:12:46 -06:00
Temp fix for image upload failing due to image size
#324
Account Settings
Update
On Filter modal, Reset All should not reset currently selected videoId
railbird/railbird-mobile#829 by
loewy
was closed
2024-09-04 13:58:10 -06:00
Don't remove video id when using reset all filters button
#833
Filters
Add 'make' or 'miss' on clip player
railbird/railbird-mobile#830 by
loewy
was closed
2024-09-04 13:56:12 -06:00
Add make miss on shot detail overlay
#835
Fullscreen Video
Video
Implement Playback Speed in Clips player
railbird/railbird-mobile#832 by
loewy
was closed
2024-09-04 13:33:29 -06:00
Add playback speed control to clips player
#842
Fullscreen Video
iOS Profile image update not working
railbird/railbird-mobile#740 by
dean
was closed
2024-09-04 13:56:00 -06:00
Compress image to maxWidth/Height and fix profile image display on feed
#836
Bug
Eliminate the tab bar, make the entrypoint to video playback appear on the main page
railbird/railbird-mobile#784 by
colonelpanic
was closed
2024-08-23 15:57:21 -06:00
Remove tab navigation, have Clips & video player on dedicated screen
#795
Fullscreen Video
Figure out how exactly we want to implement full screen (how do we orientation lock, are we using some custom layout)
railbird/railbird-mobile#785 by
colonelpanic
was closed
2024-08-20 18:32:31 -06:00
Fullscreen Video
UploadService -- if link was already requested, need to syncApiCursors & request stream
railbird/railbird-mobile#777 by
loewy
was closed
2024-08-19 18:35:32 -06:00
use the cursor from getUploadLink
#779
Update
Upload Service
iOS Transitioning from locked screen can cause RecordingDetails screen to be misalligned
railbird/railbird-mobile#759 by
loewy
was closed
2024-08-19 18:35:46 -06:00
Fix recording details transition on SaveRecording
#780
Video Upload
iOS
Require a user to select table size as a mandatory field and remove default selection.
railbird/railbird-mobile#723 by
dean
was closed
2024-08-13 21:09:58 -06:00
Require table size and do not provide a default value
#754
UI
Troubleshoot missing segment upload and why we didn't fallback in upload service
railbird/railbird-mobile#738 by
loewy
was closed
2024-08-13 15:25:24 -06:00
Fix skipped segments
#749
Bug
Upload Service
Add debug logs in fetchVideoDetails method of upload cursor manager
railbird/railbird-mobile#751 by
loewy
was closed
2024-08-13 19:21:12 -06:00
Add debugginJson when fetchingVideoDetails and retrieve uploadCompletionCursor in upload attempt
#753
Clean up/Refactor
Upload Service
Account settings screen's signout button can be out of bounds on smaller screens
railbird/railbird-mobile#770 by
loewy
was closed
2024-08-16 13:24:17 -06:00
AccountSettings bugs -- scrollview to fix sizing issue on smaller phones, adjust padding, add default profile image
#769
Bug
Change default text in session name in recording flow page
railbird/railbird-mobile#756 by
dean
was closed
2024-08-14 16:07:11 -06:00
Add text to make Session name field explicitly say "Optional"
#757
Kick user back to portrait after they stop recording in landscape.
railbird/railbird-mobile#743 by
dean
was closed
2024-08-14 17:30:44 -06:00
Fix orientation-lock bugs
#758
Video Upload
[iOS] In landscape recording unnecessary stuff occurs around the UI. Clean up & Full screen nicely.
railbird/railbird-mobile#744 by
dean
was closed
2024-08-15 21:19:47 -06:00
Recording border fix and various SafeAreaView related UI fixes
#766
UI
Video Upload
iOS