From 106b193511ae87989e03b7cf3c2b3114904991a6 Mon Sep 17 00:00:00 2001 From: a1batross Date: Tue, 26 Jul 2016 17:54:29 +0600 Subject: [PATCH] Autoupdater: add a checkbox for checking beta versions also --- res/layout/activity_launcher.xml | 54 ++++++-- res/values-ru/strings.xml | 1 + res/values/strings.xml | 1 + src/in/celest/xash3d/LauncherActivity.java | 139 ++++++++++++--------- 4 files changed, 128 insertions(+), 67 deletions(-) diff --git a/res/layout/activity_launcher.xml b/res/layout/activity_launcher.xml index 693858af..abed4953 100644 --- a/res/layout/activity_launcher.xml +++ b/res/layout/activity_launcher.xml @@ -87,6 +87,15 @@ android:background="#444444" android:orientation="vertical" android:weightSum="1"> + +