Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added app/src/main/ic_launcher-playstore.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 added app/src/main/res/drawable/ic_chat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions app/src/main/res/drawable/ic_flag.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M4,15C4,15 5,14 8,14C11,14 13,16 16,16C19,16 20,15 20,15V3C20,3 19,4 16,4C13,4 11,2 8,2C5,2 4,3 4,3V15Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M4,22V15"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</vector>
27 changes: 27 additions & 0 deletions app/src/main/res/drawable/ic_menu.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,13C12.552,13 13,12.552 13,12C13,11.448 12.552,11 12,11C11.448,11 11,11.448 11,12C11,12.552 11.448,13 12,13Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M19,13C19.552,13 20,12.552 20,12C20,11.448 19.552,11 19,11C18.448,11 18,11.448 18,12C18,12.552 18.448,13 19,13Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M5,13C5.552,13 6,12.552 6,12C6,11.448 5.552,11 5,11C4.448,11 4,11.448 4,12C4,12.552 4.448,13 5,13Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</vector>
13 changes: 13 additions & 0 deletions app/src/main/res/drawable/ic_person.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="100dp"
android:height="100dp"
android:viewportWidth="100"
android:viewportHeight="100">
<group>
<clip-path
android:pathData="M0,0h100v100h-100z"/>
<path
android:pathData="M50,50C59.21,50 66.67,42.54 66.67,33.33C66.67,24.13 59.21,16.67 50,16.67C40.79,16.67 33.33,24.13 33.33,33.33C33.33,42.54 40.79,50 50,50ZM50,58.33C38.88,58.33 16.67,63.92 16.67,75V79.17C16.67,81.46 18.54,83.33 20.83,83.33H79.17C81.46,83.33 83.33,81.46 83.33,79.17V75C83.33,63.92 61.13,58.33 50,58.33Z"
android:fillColor="#000000"/>
</group>
</vector>
9 changes: 9 additions & 0 deletions app/src/main/res/drawable/ic_power.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,12.85C11.717,12.85 11.479,12.754 11.288,12.562C11.096,12.371 11,12.133 11,11.85V3.85C11,3.567 11.096,3.329 11.288,3.137C11.479,2.946 11.717,2.85 12,2.85C12.283,2.85 12.521,2.946 12.713,3.137C12.904,3.329 13,3.567 13,3.85V11.85C13,12.133 12.904,12.371 12.713,12.562C12.521,12.754 12.283,12.85 12,12.85ZM12,20.85C10.75,20.85 9.579,20.613 8.488,20.138C7.396,19.663 6.446,19.021 5.638,18.212C4.829,17.404 4.187,16.454 3.712,15.363C3.237,14.271 3,13.1 3,11.85C3,10.7 3.208,9.6 3.625,8.55C4.042,7.5 4.642,6.55 5.425,5.7C5.608,5.5 5.842,5.4 6.125,5.4C6.408,5.4 6.65,5.5 6.85,5.7C7.033,5.883 7.117,6.112 7.1,6.387C7.083,6.662 6.983,6.908 6.8,7.125C6.217,7.775 5.771,8.504 5.463,9.312C5.154,10.121 5,10.967 5,11.85C5,13.8 5.679,15.454 7.038,16.812C8.396,18.171 10.05,18.85 12,18.85C13.95,18.85 15.604,18.171 16.962,16.812C18.321,15.454 19,13.8 19,11.85C19,10.967 18.842,10.112 18.525,9.287C18.208,8.462 17.758,7.725 17.175,7.075C16.992,6.875 16.896,6.642 16.888,6.375C16.879,6.108 16.967,5.883 17.15,5.7C17.35,5.5 17.592,5.4 17.875,5.4C18.158,5.4 18.392,5.5 18.575,5.7C19.358,6.55 19.958,7.5 20.375,8.55C20.792,9.6 21,10.7 21,11.85C21,13.1 20.763,14.271 20.288,15.363C19.813,16.454 19.171,17.404 18.363,18.212C17.554,19.021 16.604,19.663 15.513,20.138C14.421,20.613 13.25,20.85 12,20.85Z"
android:fillColor="#2F2F2F"/>
</vector>
27 changes: 27 additions & 0 deletions app/src/main/res/drawable/ic_rate.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M18,20V10"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M12,20V4"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M6,20V14"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</vector>
20 changes: 20 additions & 0 deletions app/src/main/res/drawable/ic_shield.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,22C12,22 20,18 20,12V5L12,2L4,5V12C4,18 12,22 12,22Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M16,9L10.5,14.5L8,12"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</vector>
Binary file added app/src/main/res/drawable/top_bar_logo.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 added app/src/main/res/font/pretendard_light.otf
Binary file not shown.
Binary file added app/src/main/res/font/pretendard_medium.otf
Binary file not shown.
Binary file added app/src/main/res/font/pretendard_regular.otf
Binary file not shown.
5 changes: 5 additions & 0 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -0,0 +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"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
5 changes: 5 additions & 0 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -0,0 +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"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
6 changes: 0 additions & 6 deletions app/src/main/res/mipmap-anydpi/ic_launcher.xml

This file was deleted.

6 changes: 0 additions & 6 deletions app/src/main/res/mipmap-anydpi/ic_launcher_round.xml

This file was deleted.

Binary file modified app/src/main/res/mipmap-hdpi/ic_launcher.webp
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 app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
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 app/src/main/res/mipmap-mdpi/ic_launcher.webp
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 app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
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 app/src/main/res/mipmap-xhdpi/ic_launcher.webp
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 app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
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 app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
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 app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
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 app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
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 app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
<color name="red">#FF6362</color>
<color name="orange">#FFA36C</color>
<color name="gray">#BEBEBE</color>
<color name="black">#2F2F2F</color>
<color name="white">#FFFFFF</color>
</resources>
14 changes: 14 additions & 0 deletions app/src/main/res/values/dimen.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="title">24dp</dimen>
<dimen name="body_1">20dp</dimen>
<dimen name="body_2">18dp</dimen>
<dimen name="body_3">16dp</dimen>
<dimen name="body_4">14dp</dimen>
<dimen name="body_5">12dp</dimen>
<dimen name="body_6">10dp</dimen>
<dimen name="radius_1">8dp</dimen>
<dimen name="radius_2">16dp</dimen>
<dimen name="radius_3">24dp</dimen>
<dimen name="radius_4">32dp</dimen>
</resources>
4 changes: 4 additions & 0 deletions app/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>