From 0f439506bd3a767c64950247051de9d4d1ab88fb Mon Sep 17 00:00:00 2001 From: Alexander Bakker Date: Fri, 10 Jul 2020 20:55:36 +0200 Subject: [PATCH] Insert a state sanity check at the end of the intro This is a temporary 'fix' for a rare issue where the intro could end up in a bad state --- app/src/main/assets/changelog.html | 5 ++++ .../aegis/ui/IntroActivity.java | 28 +++++++++++++++---- app/src/main/res/values/strings.xml | 1 + 3 files changed, 29 insertions(+), 5 deletions(-) diff --git a/app/src/main/assets/changelog.html b/app/src/main/assets/changelog.html index 546c8a23..4112e6fc 100644 --- a/app/src/main/assets/changelog.html +++ b/app/src/main/assets/changelog.html @@ -31,6 +31,11 @@
+

Version 1.2.1

+

Fixes

+

Version 1.2

New