="lines-num lines-num-new"> 222
+#
223
+# This will of course break if any of these variables contains a newline or
224
+# an unmatched quote.
225
+#
226
+
227
+eval "set -- $(
228
+        printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" |
229
+        xargs -n1 |
230
+        sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' |
231
+        tr '\n' ' '
232
+    )" '"$@"'
233
+
234
+exec "$JAVACMD" "$@"

+ 89 - 0
android/gradlew.bat

@@ -0,0 +1,89 @@
1
+@rem
2
+@rem Copyright 2015 the original author or authors.
3
+@rem
4
+@rem Licensed under the Apache License, Version 2.0 (the "License");
5
+@rem you may not use this file except in compliance with the License.
6
+@rem You may obtain a copy of the License at
7
+@rem
8
+@rem      https://www.apache.org/licenses/LICENSE-2.0
9
+@rem
10
+@rem Unless required by applicable law or agreed to in writing, software
11
+@rem distributed under the License is distributed on an "AS IS" BASIS,
12
+@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+@rem See the License for the specific language governing permissions and
14
+@rem limitations under the License.
15
+@rem
16
+
17
+@if "%DEBUG%" == "" @echo off
18
+@rem ##########################################################################
19
+@rem
20
+@rem  Gradle startup script for Windows
21
+@rem
22
+@rem ##########################################################################
23
+
24
+@rem Set local scope for the variables with windows NT shell
25
+if "%OS%"=="Windows_NT" setlocal
26
+
27
+set DIRNAME=%~dp0
28
+if "%DIRNAME%" == "" set DIRNAME=.
29
+set APP_BASE_NAME=%~n0
30
+set APP_HOME=%DIRNAME%
31
+
32
+@rem Resolve any "." and ".." in APP_HOME to make it shorter.
33
+for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
34
+
35
+@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
36
+set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
37
+
38
+@rem Find java.exe
39
+if defined JAVA_HOME goto findJavaFromJavaHome
40
+
41
+set JAVA_EXE=java.exe
42
+%JAVA_EXE% -version >NUL 2>&1
43
+if "%ERRORLEVEL%" == "0" goto execute
44
+
45
+echo.
46
+echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
47
+echo.
48
+echo Please set the JAVA_HOME variable in your environment to match the
49
+echo location of your Java installation.
50
+
51
+goto fail
52
+
53
+:findJavaFromJavaHome
54
+set JAVA_HOME=%JAVA_HOME:"=%
55
+set JAVA_EXE=%JAVA_HOME%/bin/java.exe
56
+
57
+if exist "%JAVA_EXE%" goto execute
58
+
59
+echo.
60
+echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
61
+echo.
62
+echo Please set the JAVA_HOME variable in your environment to match the
63
+echo location of your Java installation.
64
+
65
+goto fail
66
+
67
+:execute
68
+@rem Setup the command line
69
+
70
+set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
71
+
72
+
73
+@rem Execute Gradle
74
+"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*
75
+
76
+:end
77
+@rem End local scope for the variables with windows NT shell
78
+if "%ERRORLEVEL%"=="0" goto mainEnd
79
+
80
+:fail
81
+rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
82
+rem the _cmd.exe /c_ return code!
83
+if  not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
84
+exit /b 1
85
+
86
+:mainEnd
87
+if "%OS%"=="Windows_NT" endlocal
88
+
89
+:omega

+ 5 - 0
android/settings.gradle

@@ -0,0 +1,5 @@
1
+include ':app'
2
+include ':capacitor-cordova-android-plugins'
3
+project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
4
+
5
+apply from: 'capacitor.settings.gradle'

+ 16 - 0
android/variables.gradle

@@ -0,0 +1,16 @@
1
+ext {
2
+    minSdkVersion = 22
3
+    compileSdkVersion = 32
4
+    targetSdkVersion = 32
5
+    androidxActivityVersion = '1.4.0'
6
+    androidxAppCompatVersion = '1.4.2'
7
+    androidxCoordinatorLayoutVersion = '1.2.0'
8
+    androidxCoreVersion = '1.8.0'
9
+    androidxFragmentVersion = '1.4.1'
10
+    coreSplashScreenVersion = '1.0.0-rc01'
11
+    androidxWebkitVersion = '1.4.0'
12
+    junitVersion = '4.13.2'
13
+    androidxJunitVersion = '1.1.3'
14
+    androidxEspressoCoreVersion = '3.4.0'
15
+    cordovaAndroidVersion = '10.1.1'
16
+}

tum/shaqfindbeds - Gogs: Simplico Git Service

Нет описания

tum a4345e5759 first commit лет назад: 4
..
112 a4345e5759 first commit лет назад: 4
113 a4345e5759 first commit лет назад: 4
1247 a4345e5759 first commit лет назад: 4
1247_fsm a4345e5759 first commit лет назад: 4
1247_vm a4345e5759 first commit лет назад: 4
1249 a4345e5759 first commit лет назад: 4
1249_fsm a4345e5759 first commit лет назад: 4
1249_vm a4345e5759 first commit лет назад: 4
1255 a4345e5759 first commit лет назад: 4
1255_fsm a4345e5759 first commit лет назад: 4
1255_vm a4345e5759 first commit лет назад: 4
1259 a4345e5759 first commit лет назад: 4
1259_fsm a4345e5759 first commit лет назад: 4
1259_vm a4345e5759 first commit лет назад: 4
13245 a4345e5759 first commit лет назад: 4
13245_fsm a4345e5759 first commit лет назад: 4
13245_vm a4345e5759 first commit лет назад: 4
13247 a4345e5759 first commit лет назад: 4
13249 a4345e5759 first commit лет назад: 4
13250 a4345e5759 first commit лет назад: 4
13250_fsm a4345e5759 first commit лет назад: 4
13250_vm a4345e5759 first commit лет назад: 4
13252 a4345e5759 first commit лет назад: 4
13254 a4345e5759 first commit лет назад: 4
13255 a4345e5759 first commit лет назад: 4
13255_fsm a4345e5759 first commit лет назад: 4
13255_vm a4345e5759 first commit лет назад: 4
13257 a4345e5759 first commit лет назад: 4
13259 a4345e5759 first commit лет назад: 4
13260 a4345e5759 first commit лет назад: 4
13260_fsm a4345e5759 first commit лет назад: 4
13260_vm a4345e5759 first commit лет назад: 4
13262 a4345e5759 first commit лет назад: 4
13264 a4345e5759 first commit лет назад: 4
1417 a4345e5759 first commit лет назад: 4
1418 a4345e5759 first commit лет назад: 4
16692 a4345e5759 first commit лет назад: 4
16692_fsm a4345e5759 first commit лет назад: 4
16696 a4345e5759 first commit лет назад: 4
16698 a4345e5759 first commit лет назад: 4
16699 a4345e5759 first commit лет назад: 4
174 a4345e5759 first commit лет назад: 4
175 a4345e5759 first commit лет назад: 4
2187 a4345e5759 first commit лет назад: 4
2224 a4345e5759 first commit лет назад: 4
2328 a4345e5759 first commit лет назад: 4
2336 a4345e5759 first commit лет назад: 4
2337 a4345e5759 first commit лет назад: 4
2579 a4345e5759 first commit лет назад: 4
2600 a4345e5759 first commit лет назад: 4
2600_fsm a4345e5759 first commit лет назад: 4
2600_vm a4345e5759 first commit лет назад: 4
2601 a4345e5759 first commit лет назад: 4
2601_fsm a4345e5759 first commit лет назад: 4
2601_vm a4345e5759 first commit лет назад: 4
2602 a4345e5759 first commit лет назад: 4
2602_fsm a4345e5759 first commit лет назад: 4
2602_vm a4345e5759 first commit лет назад: 4
2603 a4345e5759 first commit лет назад: 4
2603_fsm a4345e5759 first commit лет назад: 4
2603_vm a4345e5759 first commit лет назад: 4
2604 a4345e5759 first commit лет назад: 4
2605 a4345e5759 first commit лет назад: 4
2605_fsm a4345e5759 first commit лет назад: 4
2605_vm a4345e5759 first commit лет назад: 4
2606 a4345e5759 first commit лет назад: 4
2606_fsm a4345e5759 first commit лет назад: 4
2606_vm a4345e5759 first commit лет назад: 4
2607 a4345e5759 first commit лет назад: 4
2607_fsm a4345e5759 first commit лет назад: 4
2607_vm a4345e5759 first commit лет назад: 4
2608 a4345e5759 first commit лет назад: 4
2608_fsm a4345e5759 first commit лет назад: 4
2608_vm a4345e5759 first commit лет назад: 4
2609 a4345e5759 first commit лет назад: 4
2609_fsm a4345e5759 first commit лет назад: 4
2609_vm a4345e5759 first commit лет назад: 4
2610 a4345e5759 first commit лет назад: 4
2610_fsm a4345e5759 first commit лет назад: 4
2610_vm a4345e5759 first commit лет назад: 4
2611 a4345e5759 first commit лет назад: 4
2612 a4345e5759 first commit лет назад: 4
2612_fsm a4345e5759 first commit лет назад: 4
2612_vm a4345e5759 first commit лет назад: 4
2613 a4345e5759 first commit лет назад: 4
2615 a4345e5759 first commit лет назад: 4
2615_fsm a4345e5759 first commit лет назад: 4
2615_vm a4345e5759 first commit лет назад: 4
2616 a4345e5759 first commit лет назад: 4
2616_fsm a4345e5759 first commit лет назад: 4
2616_vm a4345e5759 first commit лет назад: 4
2617 a4345e5759 first commit лет назад: 4
2617_fsm a4345e5759 first commit лет назад: 4
2617_vm a4345e5759 first commit лет назад: 4
2618 a4345e5759 first commit лет назад: 4
2618_fsm a4345e5759 first commit лет назад: 4
2618_vm a4345e5759 first commit лет назад: 4
2619 a4345e5759 first commit лет назад: 4
2619_fsm a4345e5759 first commit лет назад: 4
2619_vm a4345e5759 first commit лет назад: 4
2620 a4345e5759 first commit лет назад: 4
2650 a4345e5759 first commit лет назад: 4
2651 a4345e5759 first commit лет назад: 4
2652 a4345e5759 first commit лет назад: 4
2653 a4345e5759 first commit лет назад: 4
2654 a4345e5759 first commit лет назад: 4
2655 a4345e5759 first commit лет назад: 4
2656 a4345e5759 first commit лет назад: 4
2657 a4345e5759 first commit лет назад: 4
2658 a4345e5759 first commit лет назад: 4
2659 a4345e5759 first commit лет назад: 4
2660 a4345e5759 first commit лет назад: 4
2661 a4345e5759 first commit лет назад: 4
2662 a4345e5759 first commit лет назад: 4
2663 a4345e5759 first commit лет назад: 4
2664 a4345e5759 first commit лет назад: 4
2665 a4345e5759 first commit лет назад: 4
2666 a4345e5759 first commit лет назад: 4
2667 a4345e5759 first commit лет назад: 4
2668 a4345e5759 first commit лет назад: 4
2669 a4345e5759 first commit лет назад: 4
2670 a4345e5759 first commit лет назад: 4
2673 a4345e5759 first commit лет назад: 4
2674 a4345e5759 first commit лет назад: 4
2675 a4345e5759 first commit лет назад: 4
2678 a4345e5759 first commit лет назад: 4
2679 a4345e5759 first commit лет назад: 4
2680 a4345e5759 first commit лет назад: 4
2681 a4345e5759 first commit лет назад: 4
2682 a4345e5759 first commit лет назад: 4
2683 a4345e5759 first commit лет назад: 4
2684 a4345e5759 first commit лет назад: 4
2685 a4345e5759 first commit лет назад: 4
2686 a4345e5759 first commit лет назад: 4
2687 a4345e5759 first commit лет назад: 4
2688 a4345e5759 first commit лет назад: 4
2689 a4345e5759 first commit лет назад: 4
2690 a4345e5759 first commit лет назад: 4
2691 a4345e5759 first commit лет назад: 4
2692 a4345e5759 first commit лет назад: 4
2693 a4345e5759 first commit лет назад: 4
2696 a4345e5759 first commit лет назад: 4
2699 a4345e5759 first commit лет назад: 4
2701 a4345e5759 first commit лет назад: 4
2702 a4345e5759 first commit лет назад: 4
2703 a4345e5759 first commit лет назад: 4
2704 a4345e5759 first commit лет назад: 4
2753 a4345e5759 first commit лет назад: 4
2753_fsm a4345e5759 first commit лет назад: 4
2753_vm a4345e5759 first commit лет назад: 4
2754 a4345e5759 first commit лет назад: 4
2755 a4345e5759 first commit лет назад: 4
2756 a4345e5759 first commit лет назад: 4
2757 a4345e5759 first commit лет назад: 4
2830 a4345e5759 first commit лет назад: 4
2831 a4345e5759 first commit лет назад: 4
2832 a4345e5759 first commit лет назад: 4
2833 a4345e5759 first commit лет назад: 4
2834 a4345e5759 first commit лет назад: 4
2835 a4345e5759 first commit лет назад: 4
2836 a4345e5759 first commit лет назад: 4
2836_fsm a4345e5759 first commit лет назад: 4
2837 a4345e5759 first commit лет назад: 4
2838 a4345e5759 first commit лет назад: 4
2838_fsm a4345e5759 first commit лет назад: 4
2838_vm a4345e5759 first commit лет назад: 4
2839 a4345e5759 first commit лет назад: 4
2840 a4345e5759 first commit лет назад: 4
2840_fsm a4345e5759 first commit лет назад: 4
2840_vm a4345e5759 first commit лет назад: 4
2841 a4345e5759 first commit лет назад: 4
2995 a4345e5759 first commit лет назад: 4
2996 a4345e5759 first commit лет назад: 4
3079 a4345e5759 first commit лет назад: 4
3079_fsm a4345e5759 first commit лет назад: 4
3079_vm a4345e5759 first commit лет назад: 4
3080 a4345e5759 first commit лет назад: 4
3081 a4345e5759 first commit лет назад: 4
3085 a4345e5759 first commit лет назад: 4
3118 a4345e5759 first commit лет назад: 4
3119 a4345e5759 first commit лет назад: 4
3164 a4345e5759 first commit лет назад: 4
3256 a4345e5759 first commit лет назад: 4
3257 a4345e5759 first commit лет назад: 4
3258 a4345e5759 first commit лет назад: 4
3350 a4345e5759 first commit лет назад: 4
3351 a4345e5759 first commit лет назад: 4
3379 a4345e5759 first commit лет назад: 4
3380 a4345e5759 first commit лет назад: 4
3381 a4345e5759 first commit лет назад: 4
3394 a4345e5759 first commit лет назад: 4
3394_fsm a4345e5759 first commit лет назад: 4
3394_vm a4345e5759 first commit лет назад: 4
3395 a4345e5759 first commit лет назад: 4
3429 a4345e5759 first commit лет назад: 4
3430 a4345e5759 first commit лет назад: 4
3431 a4345e5759 first commit лет назад: 4
3433 a4345e5759 first commit лет назад: 4
3439 a4345e5759 first commit лет назад: 4
3440 a4345e5759 first commit лет назад: 4
3455 a4345e5759 first commit лет назад: 4
3456 a4345e5759 first commit лет назад: 4
3456_fsm a4345e5759 first commit лет назад: 4
3456_vm a4345e5759 first commit лет назад: 4
3466 a4345e5759 first commit лет назад: 4
3467 a4345e5759 first commit лет назад: 4
3468 a4345e5759 first commit лет назад: 4
3501 a4345e5759 first commit лет назад: 4
3502 a4345e5759 first commit лет назад: 4
3503 a4345e5759 first commit лет назад: 4
3534 a4345e5759 first commit лет назад: 4
3541 a4345e5759 first commit лет назад: 4
3541_fsm a4345e5759 first commit лет назад: 4
3541_vm a4345e5759 first commit лет назад: 4
3542 a4345e5759 first commit лет назад: 4
3574 a4345e5759 first commit лет назад: 4
3575 a4345e5759 first commit лет назад: 4
3576 a4345e5759 first commit лет назад: 4
3596 a4345e5759 first commit лет назад: 4
3597 a4345e5759 first commit лет назад: 4
3598 a4345e5759 first commit лет назад: 4
3599 a4345e5759 first commit лет назад: 4
3600 a4345e5759 first commit лет назад: 4
3600_fsm a4345e5759 first commit лет назад: 4
3600_vm a4345e5759 first commit лет назад: 4
3601 a4345e5759 first commit лет назад: 4
3601_fsm a4345e5759 first commit лет назад: 4
3601_vm a4345e5759 first commit лет назад: 4
3602 a4345e5759 first commit лет назад: 4
3602_fsm a4345e5759 first commit лет назад: 4
3602_vm a4345e5759 first commit лет назад: 4
3603 a4345e5759 first commit лет назад: 4
3603_fsm a4345e5759 first commit лет назад: 4
3603_vm a4345e5759 first commit лет назад: 4
3604 a4345e5759 first commit лет назад: 4
3605 a4345e5759 first commit лет назад: 4
3606 a4345e5759 first commit лет назад: 4
3607 a4345e5759 first commit лет назад: 4
3608 a4345e5759 first commit лет назад: 4
3609 a4345e5759 first commit лет назад: 4
3712 a4345e5759 first commit лет назад: 4
3764 a4345e5759 first commit лет назад: 4
3764_fsm a4345e5759 first commit лет назад: 4
3764_vm a4345e5759 first commit лет назад: 4
3766 a4345e5759 first commit лет назад: 4
3767 a4345e5759 first commit лет назад: 4
3997 a4345e5759 first commit лет назад: 4
4143 a4345e5759 first commit лет назад: 4
4144 a4345e5759 first commit лет назад: 4
4145 a4345e5759 first commit лет назад: 4
4146 a4345e5759 first commit лет назад: 4
4147 a4345e5759 first commit лет назад: 4
4148 a4345e5759 first commit лет назад: 4
4149 a4345e5759 first commit лет назад: 4
4150 a4345e5759 first commit лет назад: 4
4151 a4345e5759 first commit лет назад: 4
4152 a4345e5759 first commit лет назад: 4
4153 a4345e5759 first commit лет назад: 4
4154 a4345e5759 first commit лет назад: 4
4155 a4345e5759 first commit лет назад: 4
4156 a4345e5759 first commit лет назад: 4
4157 a4345e5759 first commit лет назад: 4
4158 a4345e5759 first commit лет назад: 4
4159 a4345e5759 first commit лет назад: 4
4160 a4345e5759 first commit лет назад: 4
4161 a4345e5759 first commit лет назад: 4
4162 a4345e5759 first commit лет назад: 4
4163 a4345e5759 first commit лет назад: 4
4164 a4345e5759 first commit лет назад: 4
4165 a4345e5759 first commit лет назад: 4
4166 a4345e5759 first commit лет назад: 4
4167 a4345e5759 first commit лет назад: 4
4168 a4345e5759 first commit лет назад: 4
4169 a4345e5759 first commit лет назад: 4
4170 a4345e5759 first commit лет назад: 4
4171 a4345e5759 first commit лет назад: 4
4172 a4345e5759 first commit лет назад: 4
4173 a4345e5759 first commit лет назад: 4
4174 a4345e5759 first commit лет назад: 4
5002 a4345e5759 first commit лет назад: 4
548 a4345e5759 first commit лет назад: 4
549 a4345e5759 first commit лет назад: 4
6102 a4345e5759 first commit лет назад: 4
6104 a4345e5759 first commit лет назад: 4
6106 a4345e5759 first commit лет назад: 4
6110 a4345e5759 first commit лет назад: 4
6111 a4345e5759 first commit лет назад: 4
6112 a4345e5759 first commit лет назад: 4
6113 a4345e5759 first commit лет назад: 4
6117 a4345e5759 first commit лет назад: 4
826 a4345e5759 first commit лет назад: 4
827 a4345e5759 first commit лет назад: 4
828 a4345e5759 first commit лет назад: 4
PG_VERSION a4345e5759 first commit лет назад: 4
pg_filenode.map a4345e5759 first commit лет назад: 4
tum/whitesports - Gogs: Simplico Git Service

Nenhuma Descrição

Tum d01d7cf85d first commit 4 anos atrás
..
Editor d01d7cf85d first commit 4 anos atrás
Links d01d7cf85d first commit 4 anos atrás
Listing d01d7cf85d first commit 4 anos atrás
Options d01d7cf85d first commit 4 anos atrás
Preview d01d7cf85d first commit 4 anos atrás
Renderer d01d7cf85d first commit 4 anos atrás
Scheduler d01d7cf85d first commit 4 anos atrás
Segment d01d7cf85d first commit 4 anos atrás
Sending d01d7cf85d first commit 4 anos atrás
Shortcodes d01d7cf85d first commit 4 anos atrás
Statistics d01d7cf85d first commit 4 anos atrás
ViewInBrowser d01d7cf85d first commit 4 anos atrás
ApiDataSanitizer.php d01d7cf85d first commit 4 anos atrás
AutomatedLatestContent.php d01d7cf85d first commit 4 anos atrás
AutomaticEmailsRepository.php d01d7cf85d first commit 4 anos atrás
NewsletterHtmlSanitizer.php d01d7cf85d first commit 4 anos atrás
NewsletterPostsRepository.php d01d7cf85d first commit 4 anos atrás
NewsletterSaveController.php d01d7cf85d first commit 4 anos atrás
NewslettersRepository.php d01d7cf85d first commit 4 anos atrás
Url.php d01d7cf85d first commit 4 anos atrás
index.php d01d7cf85d first commit 4 anos atrás