App for checking in with the omg.lol neighbourhood
Find a file
2024-06-18 10:02:03 +10:00
Components Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
Models Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
Platforms Made the api a singleton and got a share intent working 2024-06-14 17:20:04 +10:00
Properties Initial commit 2024-05-30 11:06:08 +10:00
Resources Layout and resource fixes for mobile 2024-06-14 11:44:23 +10:00
wwwroot Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
.gitignore Initial commit 2024-05-30 11:06:08 +10:00
App.xaml Initial commit 2024-05-30 11:06:08 +10:00
App.xaml.cs Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
AppShell.xaml Added auth. 2024-05-31 23:16:09 +10:00
AppShell.xaml.cs Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
CustomAuthenticationStateProvider.cs Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
EphemeralWebPage.xaml Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
EphemeralWebPage.xaml.cs Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
LoginWebViewPage.xaml Added auth. 2024-05-31 23:16:09 +10:00
LoginWebViewPage.xaml.cs Made the api a singleton and got a share intent working 2024-06-14 17:20:04 +10:00
MainPage.xaml Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
MainPage.xaml.cs Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
MauiProgram.cs Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
NavigatorService.cs Represented user details better, refresh on log in 2024-06-01 14:38:12 +10:00
Neighbourhood.omg.lol.csproj Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
Neighbourhood.omg.lol.sln Reorganized project and styled the status cards 2024-05-31 11:27:01 +10:00
RestService.cs Made the api a singleton and got a share intent working 2024-06-14 17:20:04 +10:00
WindowsAppShell.xaml Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
WindowsAppShell.xaml.cs Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
WindowsMainPage.xaml Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00
WindowsMainPage.xaml.cs Pull to refresh and load more when scroll to bottom 2024-06-18 10:02:03 +10:00