Ivan Valkou 5 سال پیش
والد
کامیت
f2386289a3
3فایلهای تغییر یافته به همراه7 افزوده شده و 3 حذف شده
  1. 1 1
      FreeAPS/Resources/Info.plist
  2. 5 1
      FreeAPS/Sources/Modules/Login/View/LoginRootView.swift
  3. 1 1
      README.md

+ 1 - 1
FreeAPS/Resources/Info.plist

@@ -17,7 +17,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>$(MARKETING_VERSION)</string>
 	<key>CFBundleVersion</key>
-	<string>229</string>
+	<string>230</string>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>
 		<string>dexcomg6</string>

+ 5 - 1
FreeAPS/Sources/Modules/Login/View/LoginRootView.swift

@@ -8,8 +8,12 @@ extension Login {
             VStack {
                 Text("Disclaimer").font(.title)
                 Spacer()
+                Text(
+                    "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions."
+                )
+                Spacer()
                 Button(action: viewModel.login) {
-                    Text("Continue")
+                    Text("Agree and continue")
                         .frame(maxWidth: .infinity)
                         .foregroundColor(.white)
                         .buttonBackground()

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ To control an insulin you need to have a [RileyLink](https://getrileylink.org),
 
 FreeAPS X is in an active development state
 
-**We do not recomment to use the system for everyday control of blood glucose**
+**We do not recommend to use the system for everyday control of blood glucose**
 
 If you want to test it, there is a beta-version available