Home
last modified time | relevance | path

Searched refs:_androidPlugins (Results 1 – 25 of 32) sorted by relevance

12

/expo/packages/@expo/config-plugins/build/
H A Dindex.js72 return _androidPlugins().withAndroidColors;
84 return _androidPlugins().withAndroidManifest;
90 return _androidPlugins().withAndroidStyles;
96 return _androidPlugins().withAppBuildGradle;
138 return _androidPlugins().withGradleProperties;
150 return _androidPlugins().withMainActivity;
156 return _androidPlugins().withMainApplication;
192 return _androidPlugins().withSettingsGradle;
204 return _androidPlugins().withStringsXml;
359 function _androidPlugins() { function
[all …]
/expo/packages/@expo/config-plugins/build/android/
H A DPrimaryColor.js22 function _androidPlugins() { function
24 _androidPlugins = function () { function
38 return (0, _androidPlugins().withAndroidColors)(config, config => {
48 return (0, _androidPlugins().withAndroidStyles)(config, config => {
H A DOrientation.js17 function _androidPlugins() { function
19 _androidPlugins = function () { function
26 const withOrientation = (0, _androidPlugins().createAndroidManifestPlugin)(setAndroidOrientation, '…
H A DName.js24 function _androidPlugins() { function
26 _androidPlugins = function () { function
53 const withName = (0, _androidPlugins().createStringsXmlPlugin)(applyNameFromConfig, 'withName');
56 return (0, _androidPlugins().withSettingsGradle)(config, config => {
H A DWindowSoftInputMode.js16 function _androidPlugins() { function
18 _androidPlugins = function () { function
29 return (0, _androidPlugins().withAndroidManifest)(config, async config => {
H A DAllowBackup.js17 function _androidPlugins() { function
19 _androidPlugins = function () { function
24 const withAllowBackup = (0, _androidPlugins().createAndroidManifestPlugin)(setAllowBackup, 'withAll…
H A DGoogleMapsApiKey.js16 function _androidPlugins() { function
18 _androidPlugins = function () { function
25 const withGoogleMapsApiKey = (0, _androidPlugins().createAndroidManifestPlugin)(setGoogleMapsApiKey…
H A DVersion.js12 function _androidPlugins() { function
14 _androidPlugins = function () { function
27 return (0, _androidPlugins().withAppBuildGradle)(config, config => {
41 return (0, _androidPlugins().withProjectBuildGradle)(config, config => {
H A DStatusBar.js33 function _androidPlugins() { function
35 _androidPlugins = function () { function
54 return (0, _androidPlugins().withAndroidColors)(config, config => {
60 return (0, _androidPlugins().withAndroidStyles)(config, config => {
H A DBuildProperties.js10 function _androidPlugins() { function
12 _androidPlugins = function () { function
33 …const withUnknown = (config, sourceConfig) => (0, _androidPlugins().withGradleProperties)(config, …
H A DGoogleServices.js18 function _androidPlugins() { function
20 _androidPlugins = function () { function
54 return (0, _androidPlugins().withProjectBuildGradle)(config, config => {
65 return (0, _androidPlugins().withAppBuildGradle)(config, config => {
H A DIntentFilters.js17 function _androidPlugins() { function
19 _androidPlugins = function () { function
25 const withAndroidIntentFilters = (0, _androidPlugins().createAndroidManifestPlugin)(setAndroidInten…
H A DUpdates.js52 function _androidPlugins() { function
54 _androidPlugins = function () { function
95 return (0, _androidPlugins().withAndroidManifest)(config, async config => {
102 const withRuntimeVersionResource = (0, _androidPlugins().createStringsXmlPlugin)(applyRuntimeVersio…
H A DPermissions.js25 function _androidPlugins() { function
27 _androidPlugins = function () { function
42 return (0, _androidPlugins().withAndroidManifest)(config, async config => {
57 return (0, _androidPlugins().withAndroidManifest)(config, async config => {
H A DScheme.js14 function _androidPlugins() { function
16 _androidPlugins = function () { function
28 const withScheme = (0, _androidPlugins().createAndroidManifestPlugin)(setScheme, 'withScheme');
H A DPackage.js48 function _androidPlugins() { function
50 _androidPlugins = function () { function
79 return (0, _androidPlugins().withAppBuildGradle)(config, config => {
H A DOrientation.js.map1 {"version":3,"file":"Orientation.js","names":["_Manifest","data","require","_androidPlugins","SCREE…
H A DAllowBackup.js.map1 {"version":3,"file":"AllowBackup.js","names":["_Manifest","data","require","_androidPlugins","withA…
H A DWindowSoftInputMode.js.map1 {"version":3,"file":"WindowSoftInputMode.js","names":["_Manifest","data","require","_androidPlugins
H A DGoogleMapsApiKey.js.map1 {"version":3,"file":"GoogleMapsApiKey.js","names":["_Manifest","data","require","_androidPlugins","…
H A DPrimaryColor.js.map1 …le":"PrimaryColor.js","names":["_Colors","data","require","_Styles","_androidPlugins","COLOR_PRIMA…
H A DName.js.map1 {"version":3,"file":"Name.js","names":["_Resources","data","require","_Strings","_androidPlugins","…
H A DBuildProperties.js.map1 {"version":3,"file":"BuildProperties.js","names":["_androidPlugins","data","require","createBuildGr…
H A DIntentFilters.js.map1 {"version":3,"file":"IntentFilters.js","names":["_Manifest","data","require","_androidPlugins","GEN…
H A DVersion.js.map1 {"version":3,"file":"Version.js","names":["_androidPlugins","data","require","_warnings","withVersi…

12