-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a520e63
commit af6ab21
Showing
61 changed files
with
66 additions
and
76 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<background android:drawable="@mipmap/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
</adaptive-icon> |
2 changes: 1 addition & 1 deletion
2
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<background android:drawable="@mipmap/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
</adaptive-icon> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.31 KB
(51%)
android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.55 KB
(49%)
android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.73 KB
(57%)
android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.83 KB
(52%)
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.5 KB
(130%)
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-7.16 KB
(51%)
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.58 KB
(130%)
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<resources> | ||
<string name="app_name">Universal Verifier</string> | ||
<string name="app_name">QR Checker</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"name": "UniversalVerifier", | ||
"displayName": "Universal Verifier" | ||
"displayName": "QR Checker" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-315 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-1024.png
Binary file not shown.
Binary file removed
BIN
-2.16 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-20.png
Binary file not shown.
Binary file removed
BIN
-3.88 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-20@2x.png
Binary file not shown.
Binary file removed
BIN
-5.88 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-20@3x.png
Binary file not shown.
Binary file removed
BIN
-2.92 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-29.png
Diff not rendered.
Binary file removed
BIN
-5.65 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-29@2x.png
Diff not rendered.
Binary file removed
BIN
-8.47 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-29@3x.png
Diff not rendered.
Binary file removed
BIN
-3.88 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-40.png
Diff not rendered.
Binary file removed
BIN
-7.73 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-40@2x.png
Diff not rendered.
Binary file removed
BIN
-12.3 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-40@3x.png
Diff not rendered.
Binary file removed
BIN
-12.3 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-60@2x.png
Diff not rendered.
Binary file removed
BIN
-21.1 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-60@3x.png
Diff not rendered.
Binary file removed
BIN
-7.27 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-76.png
Diff not rendered.
Binary file removed
BIN
-16.3 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-76@2x.png
Diff not rendered.
Binary file removed
BIN
-18.7 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/health-check-83.5@2x.png
Diff not rendered.
Binary file added
BIN
+184 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-1024.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+4.56 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-20@2x.png
Oops, something went wrong.
Binary file added
BIN
+7.07 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-20@3x.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+6.82 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-29@2x.png
Oops, something went wrong.
Binary file added
BIN
+11.1 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-29@3x.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+9.77 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-40@2x.png
Oops, something went wrong.
Binary file added
BIN
+17.1 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-40@3x.png
Oops, something went wrong.
Binary file added
BIN
+17.1 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-60@2x.png
Oops, something went wrong.
Binary file added
BIN
+28.4 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-60@3x.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+23 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-76@2x.png
Oops, something went wrong.
Binary file added
BIN
+25.7 KB
ios/UniversalVerifier/Images.xcassets/AppIcon.appiconset/iOS3-83.5@2x.png
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters