Commit graph

5 commits

Author SHA1 Message Date
d0186d41b0
test are green !?! 2026-08-23 21:28:26 +01:00
426bc68d61
more reliable 2026-08-23 18:34:34 +01:00
0c693237a3
sdk version bump 2026-08-22 16:58:08 +01:00
6b2867c84a
build(android): drop unused Xamarin.AndroidX.SplashScreen resources
- PostIt.Android.csproj: drop Xamarin.AndroidX.Core.SplashScreen and
  Xamarin.AndroidX.Browser. Neither is pulled transitively by
  Avalonia.Android 12.1.1 (its nuspec declares only AppCompat +
  Window), and they are not referenced anywhere in PostIt code.
- Resources/values-v31/styles.xml: drop the windowSplashScreen*
  items and the 'postSplashScreenTheme' reference, which require
  the dropped SplashScreen package. We fall back to the system
  splash screen on Android 12+ devices; a custom one can come
  back when we add it on purpose.
2026-08-22 15:32:43 +01:00
71c4f5022c modernization + PostIt 2026-05-29 01:29:36 +01:00