branchrust_companion_react/mastercancel

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

4 Years Ago
Setting avatar to accept isOnline props Setting avatar to accept leader status
4 Years Ago
Fix chat input overflow text bug
4 Years Ago
Adding player leader status to PlayerCapsule
4 Years Ago
Getting OS level dark/light mode and setting it on keyboard
4 Years Ago
adding player count to Team chat Team chat header and offset
4 Years Ago
Fix header text not centered
4 Years Ago
Push the "jump to me" button in more, give it more consistent colors
4 Years Ago
ServerHeader uses NetworkImage Memoized a bunch of stuff in the map's GridLayer to see if its faster
4 Years Ago
Online status under user
4 Years Ago
changing playercapsule style
4 Years Ago
Server Header style Your team styling
4 Years Ago
Add switch style to the SafeAreaHeader for colour
4 Years Ago
More tab style and safeareaview on News and Team
4 Years Ago
SafeArea Custom Tabs Tabs styling
4 Years Ago
Add devices tab with mock switch and alarm
4 Years Ago
fontfamily, drawer, style fixes
4 Years Ago
Don't automatically open notifications when the app isn't in the foreground
4 Years Ago
Team tab cleanup, with styled-components too
4 Years Ago
Show queued players (if any) in the server info area
4 Years Ago
Pass through style prop on some core components (fixes styled-components extending)
4 Years Ago
Automatically close the bottom drawer when clicking on something
4 Years Ago
Updates team member list on chat screen, fixed a few other styles
4 Years Ago
Bottom drawer only on hub
4 Years Ago
Server switcher
4 Years Ago
WIP bottom drawer (visible on all tabs)
4 Years Ago
News page, Padding is now numbers (use PaddingPx for string with suffix)
4 Years Ago
Some tab bar styling, fix keyboard avoiding for chat
4 Years Ago
Headerless team tab, <Page> can apply the offset to not go under the status bar now
4 Years Ago
Remove the old color constants file
4 Years Ago
Hub team member list
4 Years Ago
Hub server info
4 Years Ago
More styled-components, maybe working image preloading, more cleanup
4 Years Ago
WIP components cleanup and pulling components/styles from Lewis's playground
4 Years Ago
Clicking blogs opens them in a fullscreen WebView now (external links will go to the actual browser though)
4 Years Ago
Revert the in-app blog view (moving to branch)
4 Years Ago
Types for styled-components Blog header image
4 Years Ago
WIP paragraphing and whitespace collapsing
4 Years Ago
WIP blog viewing
4 Years Ago
Fix map jumping to the bottom left corner
4 Years Ago
Transparent header for the map tab
4 Years Ago
Proper monument names on the map, also use the same font as the game
4 Years Ago
Switch SafeAreaView to React Navigation's copy (it lets you isable specific sides)
4 Years Ago
Fixing styling on the Settings tab
4 Years Ago
Special content on the team tab if the player isn't in a team
4 Years Ago
Set the chat input placeholder color
4 Years Ago
Fix keyboard covering chat textbox on iOS
4 Years Ago
Fix PlayerHead not showing avatar on iOS because of out of range borderRadius
4 Years Ago
Add a <StatusBar> back in cause it maybe does stuff for iOS
4 Years Ago
Add jarryd to the mocking data
4 Years Ago
NetworkImage will now show the placeholder image if the image fails to load for whatever reason