aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Jiang <35908040+leonyjiang@users.noreply.github.com>2020-08-20 22:26:59 -0700
committerGitHub <noreply@github.com>2020-08-21 01:26:59 -0400
commit72020ab9d2456576b72eb06a05b0649734cef007 (patch)
treeb003dff6866e59436651a17fb875e2406047b0ed
parentabc2d25bfc06a40129b86d8387d6bec1dd197711 (diff)
Update app name/icon for iOS & Android (#36)
-rw-r--r--android/app/src/main/res/mipmap-hdpi/ic_launcher.pngbin3056 -> 7735 bytes
-rw-r--r--android/app/src/main/res/mipmap-hdpi/ic_launcher_round.pngbin5024 -> 7736 bytes
-rw-r--r--android/app/src/main/res/mipmap-mdpi/ic_launcher.pngbin2096 -> 4588 bytes
-rw-r--r--android/app/src/main/res/mipmap-mdpi/ic_launcher_round.pngbin2858 -> 4132 bytes
-rw-r--r--android/app/src/main/res/mipmap-xhdpi/ic_launcher.pngbin4569 -> 11366 bytes
-rw-r--r--android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.pngbin7098 -> 10436 bytes
-rw-r--r--android/app/src/main/res/mipmap-xxhdpi/ic_launcher.pngbin6464 -> 19267 bytes
-rw-r--r--android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.pngbin10676 -> 20187 bytes
-rw-r--r--android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.pngbin9250 -> 27426 bytes
-rw-r--r--android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.pngbin15523 -> 27764 bytes
-rw-r--r--android/app/src/main/res/values/strings.xml2
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.pngbin0 -> 14761 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/120.pngbin0 -> 14761 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/180.pngbin0 -> 25983 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/40.pngbin0 -> 3445 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/58.pngbin0 -> 5756 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/60.pngbin0 -> 6112 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/80.pngbin0 -> 9035 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/87.pngbin0 -> 10009 bytes
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/Contents.json52
-rw-r--r--ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.pngbin0 -> 196810 bytes
-rw-r--r--ios/Frontend/Info.plist2
-rw-r--r--src/assets/images/cover-placeholder.pngbin10081 -> 4117 bytes
-rw-r--r--src/assets/images/cover-placeholder@2x.pngbin24052 -> 8875 bytes
-rw-r--r--src/assets/images/cover-placeholder@3x.pngbin41741 -> 13944 bytes
-rw-r--r--src/constants/api.ts3
26 files changed, 42 insertions, 17 deletions
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
index a2f59082..e0a8b56d 100644
--- a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
+++ b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
index 1b523998..51542b5a 100644
--- a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
+++ b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
index ff10afd6..2af811a3 100644
--- a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
+++ b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
index 115a4c76..1472ac72 100644
--- a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
+++ b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index dcd3cd80..c9eb69c6 100644
--- a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
+++ b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
index 459ca609..5631f4f6 100644
--- a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
+++ b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index 8ca12fe0..968b0394 100644
--- a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
+++ b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
index 8e19b410..24ee3edc 100644
--- a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
+++ b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index b824ebdd..11137b6b 100644
--- a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
+++ b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary files differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
index 4c19a13c..7eb082ee 100644
--- a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
+++ b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Binary files differ
diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml
index 73cdf62c..5255d287 100644
--- a/android/app/src/main/res/values/strings.xml
+++ b/android/app/src/main/res/values/strings.xml
@@ -1,3 +1,3 @@
<resources>
- <string name="app_name">Frontend</string>
+ <string name="app_name">Tagg</string>
</resources>
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png
new file mode 100644
index 00000000..706bd146
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png
new file mode 100644
index 00000000..706bd146
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png
new file mode 100644
index 00000000..622d65db
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/40.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/40.png
new file mode 100644
index 00000000..145cb730
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/40.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/58.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/58.png
new file mode 100644
index 00000000..53455de3
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/58.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/60.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/60.png
new file mode 100644
index 00000000..800515f6
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/60.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png
new file mode 100644
index 00000000..baa2ece9
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png
new file mode 100644
index 00000000..81cea947
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png
Binary files differ
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/Contents.json b/ios/Frontend/Images.xcassets/AppIcon.appiconset/Contents.json
index d3942e94..6a1c494c 100644
--- a/ios/Frontend/Images.xcassets/AppIcon.appiconset/Contents.json
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -1,38 +1,62 @@
{
"images" : [
{
+ "filename" : "40.png",
"idiom" : "iphone",
- "size" : "29x29",
- "scale" : "2x"
+ "scale" : "2x",
+ "size" : "20x20"
},
{
+ "filename" : "60.png",
"idiom" : "iphone",
- "size" : "29x29",
- "scale" : "3x"
+ "scale" : "3x",
+ "size" : "20x20"
},
{
+ "filename" : "58.png",
"idiom" : "iphone",
- "size" : "40x40",
- "scale" : "2x"
+ "scale" : "2x",
+ "size" : "29x29"
},
{
+ "filename" : "87.png",
"idiom" : "iphone",
- "size" : "40x40",
- "scale" : "3x"
+ "scale" : "3x",
+ "size" : "29x29"
},
{
+ "filename" : "80.png",
"idiom" : "iphone",
- "size" : "60x60",
- "scale" : "2x"
+ "scale" : "2x",
+ "size" : "40x40"
},
{
+ "filename" : "120.png",
"idiom" : "iphone",
- "size" : "60x60",
- "scale" : "3x"
+ "scale" : "3x",
+ "size" : "40x40"
+ },
+ {
+ "filename" : "120-1.png",
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "60x60"
+ },
+ {
+ "filename" : "180.png",
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "60x60"
+ },
+ {
+ "filename" : "appstore.png",
+ "idiom" : "ios-marketing",
+ "scale" : "1x",
+ "size" : "1024x1024"
}
],
"info" : {
- "version" : 1,
- "author" : "xcode"
+ "author" : "xcode",
+ "version" : 1
}
}
diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png
new file mode 100644
index 00000000..63f5c513
--- /dev/null
+++ b/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png
Binary files differ
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist
index 438498de..bfecd396 100644
--- a/ios/Frontend/Info.plist
+++ b/ios/Frontend/Info.plist
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
- <string>Frontend</string>
+ <string>Tagg</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
diff --git a/src/assets/images/cover-placeholder.png b/src/assets/images/cover-placeholder.png
index e27eb9bd..141167d1 100644
--- a/src/assets/images/cover-placeholder.png
+++ b/src/assets/images/cover-placeholder.png
Binary files differ
diff --git a/src/assets/images/cover-placeholder@2x.png b/src/assets/images/cover-placeholder@2x.png
index 4aafe9d4..402ac1fe 100644
--- a/src/assets/images/cover-placeholder@2x.png
+++ b/src/assets/images/cover-placeholder@2x.png
Binary files differ
diff --git a/src/assets/images/cover-placeholder@3x.png b/src/assets/images/cover-placeholder@3x.png
index 991f5d63..be87023d 100644
--- a/src/assets/images/cover-placeholder@3x.png
+++ b/src/assets/images/cover-placeholder@3x.png
Binary files differ
diff --git a/src/constants/api.ts b/src/constants/api.ts
index 5eb07980..e3dacccc 100644
--- a/src/constants/api.ts
+++ b/src/constants/api.ts
@@ -1,4 +1,5 @@
-const BASE_URL: string = 'http://127.0.0.1:8000/';
+// const BASE_URL: string = 'http://3.22.188.127/'; // prod server
+const BASE_URL: string = 'http://127.0.0.1:8000/'; // local server
const API_URL: string = BASE_URL + 'api/';
export const LOGIN_ENDPOINT: string = API_URL + 'login/';
export const LOGOUT_ENDPOINT: string = API_URL + 'logout/';