diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c4a84e3..37c0d2d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,3 +27,12 @@ - Add feature change language - Fix minor bugs - Fix typos + +## version 1.0.4 (5.9.2020) + +- Add protector screen on iOS +- Add terms of use and privacy policy +- Detect GAEN state correctly +- Add arrows to onboarding swiper +- Fix minor bugs +- Fix typos diff --git a/README.md b/README.md index 3ccfff11..1931563f 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@
- v.1.0.3 + v.1.0.4 diff --git a/android/app/build.gradle b/android/app/build.gradle index dcf91cdf..3e1725ba 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -164,8 +164,8 @@ android { applicationId "fct.inesctec.stayaway" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 10031 - versionName "1.0.3" + versionCode 10040 + versionName "1.0.4" resValue "string", "build_config_package", "fct.inesctec.stayaway" resConfigs "en", "pt" diff --git a/ios/Divoc.xcodeproj/project.pbxproj b/ios/Divoc.xcodeproj/project.pbxproj index 1cf16d52..150ed35a 100644 --- a/ios/Divoc.xcodeproj/project.pbxproj +++ b/ios/Divoc.xcodeproj/project.pbxproj @@ -783,7 +783,7 @@ CODE_SIGN_ENTITLEMENTS = ""; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 10030; + CURRENT_PROJECT_VERSION = 10031; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = H4F6Z9HC74; ENABLE_BITCODE = NO; @@ -796,7 +796,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.3; + MARKETING_VERSION = 1.0.4; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -825,7 +825,7 @@ CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.entitlements"; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 10030; + CURRENT_PROJECT_VERSION = 10031; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = VB258YUFG3; INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist"; @@ -833,7 +833,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.3; + MARKETING_VERSION = 1.0.4; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -1026,7 +1026,7 @@ CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 10030; + CURRENT_PROJECT_VERSION = 10031; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = H4F6Z9HC74; INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist"; @@ -1034,7 +1034,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.3; + MARKETING_VERSION = 1.0.4; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -1138,7 +1138,7 @@ CODE_SIGN_ENTITLEMENTS = ""; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 10030; + CURRENT_PROJECT_VERSION = 10031; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = H4F6Z9HC74; INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist"; @@ -1146,7 +1146,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.3; + MARKETING_VERSION = 1.0.4; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -1258,7 +1258,7 @@ CODE_SIGN_ENTITLEMENTS = ""; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 10030; + CURRENT_PROJECT_VERSION = 10031; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = H4F6Z9HC74; ENABLE_BITCODE = NO; @@ -1271,7 +1271,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.3; + MARKETING_VERSION = 1.0.4; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -1379,7 +1379,7 @@ CODE_SIGN_ENTITLEMENTS = ""; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 10030; + CURRENT_PROJECT_VERSION = 10031; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = H4F6Z9HC74; INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist"; @@ -1387,7 +1387,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.3; + MARKETING_VERSION = 1.0.4; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", diff --git a/ios/DivocTests/Info.plist b/ios/DivocTests/Info.plist index 66beb2dd..90903369 100644 --- a/ios/DivocTests/Info.plist +++ b/ios/DivocTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0.3 + 1.0.4 CFBundleSignature ???? CFBundleVersion diff --git a/package.json b/package.json index 790c0775..e2324a7f 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://keyruptive.com" }, "main": "index.js", - "version": "1.0.3", + "version": "1.0.4", "license": "EUPL-1.2", "keywords": [ "covid19",