Skip to content
Snippets Groups Projects
Verified Commit 110c1043 authored by Alexa Valentová's avatar Alexa Valentová
Browse files

remove unused files

parent cce1ae75
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 162 deletions
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Automatically generated file. DO NOT MODIFY -->
<!-- Value from default config. -->
<string name="appName" translatable="false">Pirátská Nástěnka</string>
<!-- Value from default config. -->
<color name="backgroundColor">#1F2937</color>
<!-- Value from default config. -->
<color name="colorPrimary">#1F2937</color>
<!-- Value from default config. -->
<color name="colorPrimaryDark">#1F2937</color>
<!-- Value from default config. -->
<bool name="enableNotification">false</bool>
<!-- Value from default config. -->
<bool name="enableSiteSettingsShortcut">true</bool>
<!-- Value from default config. -->
<string name="fallbackType" translatable="false">customtabs</string>
<!-- Value from default config. -->
<string name="fullScopeUrl" translatable="false">https://nastenka.pirati.cz/</string>
<!-- Value from default config. -->
<string name="generatorApp" translatable="false">PWABuilder</string>
<!-- Value from default config. -->
<string name="hostName" translatable="false">nastenka.pirati.cz</string>
<!-- Value from default config. -->
<string name="launchUrl" translatable="false">https://nastenka.pirati.cz/</string>
<!-- Value from default config. -->
<string name="launcherName" translatable="false">Nástěnka</string>
<!-- Value from default config. -->
<color name="navigationColor">#1F2937</color>
<!-- Value from default config. -->
<color name="navigationColorDark">#1F2937</color>
<!-- Value from default config. -->
<color name="navigationDividerColor">#1F2937</color>
<!-- Value from default config. -->
<color name="navigationDividerColorDark">#1F2937</color>
<!-- Value from default config. -->
<string name="orientation" translatable="false">portrait</string>
<!-- Value from default config. -->
<string name="providerAuthority" translatable="false">cz.pirati.nastenka.twa.fileprovider</string>
<!-- Value from default config. -->
<integer name="splashScreenFadeOutDuration">200</integer>
<!-- Value from default config. -->
<string name="webManifestUrl" translatable="false">https://nastenka.pirati.cz/manifest.json</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Automatically generated file. DO NOT MODIFY -->
<!-- Value from default config. -->
<string name="appName" translatable="false">Pirátská Nástěnka</string>
<!-- Value from default config. -->
<color name="backgroundColor">#1F2937</color>
<!-- Value from default config. -->
<color name="colorPrimary">#1F2937</color>
<!-- Value from default config. -->
<color name="colorPrimaryDark">#1F2937</color>
<!-- Value from default config. -->
<bool name="enableNotification">false</bool>
<!-- Value from default config. -->
<bool name="enableSiteSettingsShortcut">true</bool>
<!-- Value from default config. -->
<string name="fallbackType" translatable="false">customtabs</string>
<!-- Value from default config. -->
<string name="fullScopeUrl" translatable="false">https://nastenka.pirati.cz/</string>
<!-- Value from default config. -->
<string name="generatorApp" translatable="false">PWABuilder</string>
<!-- Value from default config. -->
<string name="hostName" translatable="false">nastenka.pirati.cz</string>
<!-- Value from default config. -->
<string name="launchUrl" translatable="false">https://nastenka.pirati.cz/</string>
<!-- Value from default config. -->
<string name="launcherName" translatable="false">Nástěnka</string>
<!-- Value from default config. -->
<color name="navigationColor">#1F2937</color>
<!-- Value from default config. -->
<color name="navigationColorDark">#1F2937</color>
<!-- Value from default config. -->
<color name="navigationDividerColor">#1F2937</color>
<!-- Value from default config. -->
<color name="navigationDividerColorDark">#1F2937</color>
<!-- Value from default config. -->
<string name="orientation" translatable="false">portrait</string>
<!-- Value from default config. -->
<string name="providerAuthority" translatable="false">cz.pirati.nastenka.twa.fileprovider</string>
<!-- Value from default config. -->
<integer name="splashScreenFadeOutDuration">200</integer>
<!-- Value from default config. -->
<string name="webManifestUrl" translatable="false">https://nastenka.pirati.cz/manifest.json</string>
</resources>
/**
* Automatically generated file. DO NOT MODIFY
*/
package cz.pirati.nastenka.twa.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "cz.pirati.nastenka.twa.test";
public static final String BUILD_TYPE = "debug";
}
/**
* Automatically generated file. DO NOT MODIFY
*/
package cz.pirati.nastenka.twa;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "cz.pirati.nastenka.twa";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 2;
public static final String VERSION_NAME = "1.1.0.0";
}
/**
* Automatically generated file. DO NOT MODIFY
*/
package cz.pirati.nastenka.twa;
public final class BuildConfig {
public static final boolean DEBUG = false;
public static final String APPLICATION_ID = "cz.pirati.nastenka.twa";
public static final String BUILD_TYPE = "release";
public static final int VERSION_CODE = 2;
public static final String VERSION_NAME = "1.1.0.0";
}
-keep class androidx.core.app.CoreComponentFactory { <init>(); }
-keep class androidx.core.content.FileProvider { <init>(); }
-keep class com.google.androidbrowserhelper.trusted.FocusActivity { <init>(); }
-keep class com.google.androidbrowserhelper.trusted.ManageDataLauncherActivity { <init>(); }
-keep class com.google.androidbrowserhelper.trusted.WebViewFallbackActivity { <init>(); }
-keep class cz.pirati.nastenka.twa.Application { <init>(); }
-keep class cz.pirati.nastenka.twa.DelegationService { <init>(); }
-keep class cz.pirati.nastenka.twa.LauncherActivity { <init>(); }
-keep class androidx.browser.browseractions.BrowserActionsFallbackMenuView { <init>(android.content.Context, android.util.AttributeSet); }
{}
\ No newline at end of file
{}
\ No newline at end of file
{}
\ No newline at end of file
{}
\ No newline at end of file
File deleted
{
"version": 2,
"artifactType": {
"type": "COMPATIBLE_SCREEN_MANIFEST",
"kind": "Directory"
},
"applicationId": "cz.pirati.nastenka.twa",
"variantName": "debug",
"elements": []
}
\ No newline at end of file
{
"version": 2,
"artifactType": {
"type": "COMPATIBLE_SCREEN_MANIFEST",
"kind": "Directory"
},
"applicationId": "cz.pirati.nastenka.twa",
"variantName": "release",
"elements": []
}
\ No newline at end of file
File deleted
File deleted
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment