diff --git a/android/app/build.gradle.kts b/android/app/build.gradle.kts index 40ff8a1..7b5ff4c 100644 --- a/android/app/build.gradle.kts +++ b/android/app/build.gradle.kts @@ -12,8 +12,8 @@ android { applicationId = "com.devlab.app" minSdk = 26 targetSdk = 37 - versionCode = 3 - versionName = "1.2.0" + versionCode = 4 + versionName = "1.3.0" } buildTypes { diff --git a/public/sysadmin.apk b/public/sysadmin.apk index b238113..fdd1af8 100644 Binary files a/public/sysadmin.apk and b/public/sysadmin.apk differ diff --git a/views/teams/index.php b/views/teams/index.php index 041fbb4..79162a6 100644 --- a/views/teams/index.php +++ b/views/teams/index.php @@ -17,73 +17,114 @@ - - - + - -
= $search !== '' ? 'No teams match your search.' : 'No teams created yet.' ?>
- - Clear Search - +No teams created yet.
Create Your First Team - -+ = htmlspecialchars(mb_substr($team['description'] ?? 'No description', 0, 100)) ?> +
+- = htmlspecialchars(mb_substr($team['description'] ?? 'No description', 0, 100)) ?> -
-