Files
GalaxyViewer/Directory.Build.props
Galaxy LittlepawsandCopilot 1001a2649e Feature/welcome view (#34)
* 📦️ Upgrades packages, renames LoggedInView to WelcomeView

* 📦️ Upgrades packages, removes Shell theme

* 🐛 📦 Fixes issues with trying to Login on Android, updates packages

* 🐛 Grid Selection now works

* 🚧 Moved some things to a Session service, fixed grids not populating on clean install

* 🚧 L$ Balance is now visible

*  Adds a working address bar and teleporting, renames WelcomeView to DashboardView, fixes login location, general formatting tweaks

* 📦️ Upgrades packages

* 🌐 Localization update, tweaks for emoji, and adding RTL support

*  Working basic chat functionality

* Update GalaxyViewer/ViewModels/MainViewModel.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>

* Update GalaxyViewer/Views/LoginView.axaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>

---------

Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-23 18:15:36 -04:00

8 lines
296 B
XML

<Project>
<PropertyGroup>
<Product>GalaxyViewer</Product>
<Description>GalaxyViewer is a cross-platform viewer for Second Life and NGC OpenSimulator.</Description>
<Authors>Galaxy Littlepaws</Authors>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>