mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
- Set colorPrimary/colorPrimaryDark/colorAccent to dark app colors (#31333b) - Fix contextual action bar (CAB) background to match nav bar color - Fix overflow button (3-dot) tint to white via OverflowMenuButton style - Fix white-on-white popup menu text: remove global android:textColorPrimary override; scope white text only to CAB via ActionModeStyle/ActionModeTitleText - Add android:windowLightStatusBar=false so status bar icons are white on dark bg Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
131 lines
9.9 KiB
Plaintext
131 lines
9.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Neo4j", "Xamarin.Neo4j\Xamarin.Neo4j\Xamarin.Neo4j.csproj", "{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Neo4j.Android", "Xamarin.Neo4j\Xamarin.Neo4j.Android\Xamarin.Neo4j.Android.csproj", "{24C5C58E-C59D-4621-9BF0-2E3BAC547455}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Neo4j.iOS", "Xamarin.Neo4j\Xamarin.Neo4j.iOS\Xamarin.Neo4j.iOS.csproj", "{544E1297-4171-4B91-8AF4-4CD5CFD18A04}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Neo4j.Tests", "Xamarin.Neo4j\Xamarin.Neo4j.Tests\Xamarin.Neo4j.Tests.csproj", "{A9874913-14B2-4BED-A838-89697258405A}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Neo4j.IntegrationTests", "Xamarin.Neo4j\Xamarin.Neo4j.IntegrationTests\Xamarin.Neo4j.IntegrationTests.csproj", "{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Ad-Hoc|iPhone = Ad-Hoc|iPhone
|
|
AppStore|iPhone = AppStore|iPhone
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|Android = Debug|Android
|
|
Debug|iPhone = Debug|iPhone
|
|
Debug|iPhoneSimulator = Debug|iPhoneSimulator
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|Android = Release|Android
|
|
Release|iPhone = Release|iPhone
|
|
Release|iPhoneSimulator = Release|iPhoneSimulator
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.AppStore|iPhone.Build.0 = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Debug|iPhone.Build.0 = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Release|iPhone.ActiveCfg = Release|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Release|iPhone.Build.0 = Release|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
|
{756232D0-DBB0-4AEB-B1CF-1F5CA12CAC85}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Ad-Hoc|iPhone.Deploy.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.AppStore|iPhone.Build.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.AppStore|iPhone.Deploy.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|Android.ActiveCfg = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|Android.Build.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|Android.Deploy.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|iPhone.Build.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|iPhone.Deploy.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|Android.ActiveCfg = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|Android.Build.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|Android.Deploy.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|iPhone.ActiveCfg = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|iPhone.Build.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|iPhone.Deploy.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
|
{24C5C58E-C59D-4621-9BF0-2E3BAC547455}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Ad-Hoc|iPhone.Deploy.0 = Ad-Hoc|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.AppStore|iPhone.Build.0 = AppStore|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.AppStore|iPhone.Deploy.0 = AppStore|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|Any CPU.Deploy.0 = Debug|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|iPhone.ActiveCfg = Debug|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|iPhone.Build.0 = Debug|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|iPhone.Deploy.0 = Debug|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|Any CPU.Deploy.0 = Release|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|iPhone.ActiveCfg = Release|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|iPhone.Build.0 = Release|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|iPhone.Deploy.0 = Release|iPhone
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
|
|
{544E1297-4171-4B91-8AF4-4CD5CFD18A04}.Release|iPhoneSimulator.Deploy.0 = Release|iPhoneSimulator
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.AppStore|iPhone.Build.0 = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Debug|iPhone.Build.0 = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Release|iPhone.ActiveCfg = Release|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Release|iPhone.Build.0 = Release|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
|
{A9874913-14B2-4BED-A838-89697258405A}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.AppStore|iPhone.Build.0 = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Debug|iPhone.Build.0 = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Release|iPhone.ActiveCfg = Release|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Release|iPhone.Build.0 = Release|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
|
{B3E7D2A1-5C4F-4A8B-9D6E-1F2A3B4C5D6E}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|