bsky-app/plugins
Kisaragi Hiu d893fe005d
android: fix various places still using default Material Teal (#3555)
These places include TextInput cursor, TextInput selection, and the
spinner (ActivityIndicator) --- the default Material Teal is out of
place wherever it shows up.

This sets Expo's primaryColor to #1083fe, which is the color that
defaultTheme.palette.default.brandText resolves to, then applies it as
the native accent color via a plugin because Expo doesn't apply the
accent color.
2024-04-29 11:36:05 -07:00
..
shareExtension add dev team (#3011) 2024-02-27 20:34:11 -08:00
withAndroidManifestFCMIconPlugin.js Apply notification icon settings of FCM on Android (#3113) 2024-03-06 10:24:08 -08:00
withAndroidManifestPlugin.js Add largeHeap to AndroidManifest.xml (#2191) 2023-12-12 13:40:24 -08:00
withAndroidSplashScreenStatusBarTranslucentPlugin.js Fix android splash jump (#3316) 2024-03-21 11:53:01 -05:00
withAndroidStylesAccentColorPlugin.js android: fix various places still using default Material Teal (#3555) 2024-04-29 11:36:05 -07:00
withAndroidStylesWindowBackgroundPlugin.js Improve splash display on android (#3105) 2024-03-05 21:28:27 -08:00