branchrust_companion_react/mastercancel

1,036 Commits over 1,553 Days - 0.03cph!

4 Years Ago
FIx header not showing your own avatar
4 Years Ago
Fix some unnecessary model updates
4 Years Ago
Forgot to add the CH47 blades back
4 Years Ago
CH47 marker
4 Years Ago
Fix login page showing a header
4 Years Ago
Fix team members not hiding when the keyboard is open, fix being able to send chat messages more than once
4 Years Ago
Vending machine map marker
4 Years Ago
Map markers should update at the same time as other markers now, fix mock server not using your SteamID (which broke chat formatting)
4 Years Ago
Fix MarkerRoot never updating the position, add crate, explosion, and cargo ship (wip) markers
4 Years Ago
Add other markers to the map (need to do the components for them still)
4 Years Ago
Settings button styling, navigation props and header style
4 Years Ago
Adding header titles to pages, drawer content, settings button
4 Years Ago
add real avatar to the header
4 Years Ago
Adding the stacknavigation header with avatar across views
4 Years Ago
SafeAreaWrapper on Login
4 Years Ago
ChatInput touchable
4 Years Ago
Padding on TeamMemberList header
4 Years Ago
update gitignore
4 Years Ago
wrestling android
4 Years Ago
trying to fix android
4 Years Ago
remove absolute and use flex
4 Years Ago
padding on input
4 Years Ago
player marker opacity Merge branch 'master' of rust_companion_react Chatinput button position
4 Years Ago
Fix keyboard avoider for android
4 Years Ago
Team View spacing bugs, changing player list platfrm specific spacing for KeyboardVerticalOffset
4 Years Ago
Move userInterfaceStyle to where it belongs (I think?)
4 Years Ago
Allow the YouTube embed origin for the BlogView (possible fix for iOS)
4 Years Ago
Show map notes on the map (personal and team ones)
4 Years Ago
Better settings button
4 Years Ago
Team markers go above monument markers
4 Years Ago
Use avatar for the player markers on the map
4 Years Ago
Don't watch the Team for every ChatLine
4 Years Ago
Unload the map when switching servers (so it doesn't auto load), cache style in MarkerRoot Add an error when a model is being watched many times, don't watch MapState in MarkerRoot Don't watch servers in the server switcher (that auto connects to them all and ticks them)
4 Years Ago
Use the proper domain
4 Years Ago
Mock server uses your local steamid now, refactor to get rid of circular dependency
4 Years Ago
Better formatting for the map size
4 Years Ago
Rebuild settings page using ListItem and maps
4 Years Ago
Styled moment on hub view
4 Years Ago
Adding more data to the tooltips
4 Years Ago
Add a toggle switch to the smart alarm entity to switch notifications on/off for it
4 Years Ago
Styled User activity indicator on avatar
4 Years Ago
Chatline styling Hub restructure
4 Years Ago
Styling up News section, adding props to Container
4 Years Ago
NewsItem StyledAvatar rename replaced Avatar with lazyloading remove unused
4 Years Ago
Adding Tooltips to player avatar
4 Years Ago
text style on chatline
4 Years Ago
Styling on serverinfo tabs
4 Years Ago
Text colour Switch Server drawer styling
4 Years Ago
fixing font issues now using Roboto
4 Years Ago
Stripping old unused imports