userlamalovecancel
branchrust_companion_react/mastercancel

818 Commits over 1,796 Days - 0.02cph!

5 Years Ago
Fix keyboard avoider for android
5 Years Ago
Move userInterfaceStyle to where it belongs (I think?)
5 Years Ago
Allow the YouTube embed origin for the BlogView (possible fix for iOS)
5 Years Ago
Show map notes on the map (personal and team ones)
5 Years Ago
Better settings button
5 Years Ago
Team markers go above monument markers
5 Years Ago
Use avatar for the player markers on the map
5 Years Ago
Don't watch the Team for every ChatLine
5 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)
5 Years Ago
Use the proper domain
5 Years Ago
Mock server uses your local steamid now, refactor to get rid of circular dependency
5 Years Ago
Better formatting for the map size
5 Years Ago
Add a toggle switch to the smart alarm entity to switch notifications on/off for it
5 Years Ago
Fix header text not centered
5 Years Ago
Push the "jump to me" button in more, give it more consistent colors
5 Years Ago
ServerHeader uses NetworkImage Memoized a bunch of stuff in the map's GridLayer to see if its faster
5 Years Ago
Add devices tab with mock switch and alarm
5 Years Ago
Don't automatically open notifications when the app isn't in the foreground
5 Years Ago
Team tab cleanup, with styled-components too
5 Years Ago
Show queued players (if any) in the server info area
5 Years Ago
Pass through style prop on some core components (fixes styled-components extending)
5 Years Ago
Automatically close the bottom drawer when clicking on something
5 Years Ago
Updates team member list on chat screen, fixed a few other styles
5 Years Ago
Bottom drawer only on hub
5 Years Ago
Server switcher
5 Years Ago
WIP bottom drawer (visible on all tabs)
5 Years Ago
News page, Padding is now numbers (use PaddingPx for string with suffix)
5 Years Ago
Some tab bar styling, fix keyboard avoiding for chat
5 Years Ago
Headerless team tab, <Page> can apply the offset to not go under the status bar now
5 Years Ago
Remove the old color constants file
5 Years Ago
Hub team member list
5 Years Ago
Hub server info
5 Years Ago
More styled-components, maybe working image preloading, more cleanup
5 Years Ago
WIP components cleanup and pulling components/styles from Lewis's playground
5 Years Ago
Clicking blogs opens them in a fullscreen WebView now (external links will go to the actual browser though)
5 Years Ago
Revert the in-app blog view (moving to branch)
5 Years Ago
Types for styled-components Blog header image
5 Years Ago
WIP paragraphing and whitespace collapsing
5 Years Ago
WIP blog viewing
5 Years Ago
Fix map jumping to the bottom left corner
5 Years Ago
Transparent header for the map tab
5 Years Ago
Proper monument names on the map, also use the same font as the game
5 Years Ago
Switch SafeAreaView to React Navigation's copy (it lets you isable specific sides)
5 Years Ago
Special content on the team tab if the player isn't in a team
5 Years Ago
Set the chat input placeholder color
5 Years Ago
Fix keyboard covering chat textbox on iOS
5 Years Ago
Fix PlayerHead not showing avatar on iOS because of out of range borderRadius
5 Years Ago
Add a <StatusBar> back in cause it maybe does stuff for iOS
5 Years Ago
Add jarryd to the mocking data
5 Years Ago
NetworkImage will now show the placeholder image if the image fails to load for whatever reason