This website requires JavaScript.
Explore
Help
Sign In
railbird
Repositories
7
Projects
2
Packages
Members
7
Alpha
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
Assignee
Assigned to nobody
Assigned to anybody
alexmalison
bcorner
colonelpanic
countablecloud
dean
kkathuang
loewy
micah_weitzman
tiki
wgester
0
Mike
0
Dean
0
Ivan
0
Uncategorized
21
Done
Update UI display of portrait video screen
railbird/railbird-mobile#839 by
loewy
was closed
2024-10-18 19:21:09 +00:00
UI
Video
moved_to_linear
Optionally include homography overlay in playback
railbird/railbird-mobile#674 by
loewy
was closed
2024-10-18 19:18:29 +00:00
Feature
Homography
moved_to_linear
Draw homography on recording camera view
railbird/railbird-mobile#482 by
loewy
was closed
2024-09-07 06:19:30 +00: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 07:21:18 +00: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 13:39:57 +00: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 23:12:46 +00: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 19:58:10 +00: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 19:56:12 +00: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 19:33:29 +00: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 19:56:00 +00: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 21:57:21 +00: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-21 00:32:31 +00:00
Fullscreen Video
UploadService -- if link was already requested, need to syncApiCursors & request stream
railbird/railbird-mobile#777 by
loewy
was closed
2024-08-20 00:35:32 +00: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-20 00:35:46 +00: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-14 03:09:58 +00: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 21:25:24 +00: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-14 01:21:12 +00: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 19:24:17 +00: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 22:07:11 +00: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 23:30:44 +00: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-16 03:19:47 +00:00
Recording border fix and various SafeAreaView related UI fixes
#766
UI
Video Upload
iOS