Skip to content

Commit

Permalink
Merge branch 'main' into issue-140-profile-pic
Browse files Browse the repository at this point in the history
  • Loading branch information
letsintegreat authored Dec 23, 2022
2 parents dcb2dd9 + 815556c commit 9f5bac7
Show file tree
Hide file tree
Showing 39 changed files with 650 additions and 121 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/build-flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ jobs:
runs-on: macos-latest

steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
- uses: actions/checkout@v3
- uses: actions/setup-java@v2
with:
java-version: '12.x'
- uses: subosito/flutter-action@v1
distribution: 'zulu'
java-version: '11'
- uses: subosito/flutter-action@v2
with:
flutter-version: '2.10.4'
flutter-version: '3.3.9'
- run: flutter pub get
- run: flutter analyze
- run: flutter analyze --no-fatal-infos
- run: flutter build apk
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<div align=center>
<img src="./assets/logo_white.png" width=400>
<img src="./assets/logo_white.svg" width=400>
</div>
<hr><br>

Expand Down
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ android {
targetSdkVersion 30
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
vectorDrawables.useSupportLibrary = true
}

buildTypes {
Expand Down
8 changes: 3 additions & 5 deletions android/app/src/main/res/drawable-v21/launch_background.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
<item android:drawable="@android:color/white" />

<!-- You can insert your own image assets here -->
<item>
<bitmap
android:gravity="center"
android:src="@drawable/launch_image" />
</item>
<item
android:drawable="@drawable/bugheist_logo"
android:gravity="center"/>
</layer-list>
15 changes: 15 additions & 0 deletions android/app/src/main/res/drawable/bugheist_logo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<vector android:height="46.86717dp" android:viewportHeight="748"
android:viewportWidth="3192" android:width="200dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FD0E35" android:pathData="M322.1,404.6C322.1,394.6 320.5,384.8 317.2,375.6C314,366.3 309.7,358.2 304.2,351.3C298.8,344.5 292.3,339 284.9,335C277.4,331.1 269.3,329.1 260.3,329.1H102.6V477.8H255.1C264.5,477.8 273.3,475.9 281.5,472.2C289.7,468.5 296.8,463.3 302.7,456.7C308.7,450.1 313.4,442.2 316.9,433.2C320.3,424.2 322.1,414.7 322.1,404.6ZM102.6,100.2V242.4H239.5C256.8,242.4 271.6,236.1 283.8,223.4C295.9,210.6 302,193.1 302,170.9C302,149.2 296.4,132 285.3,119.2C274.1,106.5 260.3,100.2 244,100.2H102.6ZM425.5,425.3C425.5,449.1 421,470 412.1,488.1C403.2,506.1 390.9,521.2 375.3,533.4C359.6,545.6 341.5,554.8 320.9,561.2C300.4,567.6 278.4,570.8 255.1,570.8H0V6.4H282.7C301,6.4 317.6,10.6 332.5,19.1C347.4,27.6 360,38.5 370.4,52.1C380.8,65.6 388.9,80.9 394.6,98.2C400.3,115.4 403.2,132.8 403.2,150.2C403.2,177.8 396.7,203.6 383.8,227.7C370.9,251.9 352.1,269.7 327.3,281.4C357.5,290.9 381.4,308 399.1,332.7C416.7,357.3 425.5,388.2 425.5,425.3Z"/>
<path android:fillColor="#FD0E35" android:pathData="M568.3,578.7C528.1,578.7 497.7,564.9 476.8,537.4C456,509.8 445.6,469 445.6,415V154.2H545.2V391.9C545.2,456 566.8,488.1 610,488.1C629.3,488.1 648,481.9 666.1,469.4C684.2,457 699,438 710.4,412.6V154.2H810.1V448.3C810.1,459.5 811.9,467.4 815.6,472.2C819.4,477 825.4,479.6 833.9,480.1V570.8C823.9,572.9 815.6,574.2 809,574.7C802.2,575.3 796.2,575.5 790.7,575.5C772.9,575.5 758.4,571.1 747.2,562.4C736,553.7 729.5,541.6 727.5,526.3L725.3,492.9C707.9,521.5 685.6,542.9 658.3,557.2C631.1,571.6 601.1,578.7 568.3,578.7Z"/>
<path android:fillColor="#FD0E35" android:pathData="M1059.8,488.1C1070.7,488.1 1081.1,486.2 1091,482.5C1100.9,478.8 1110.1,473.8 1118.6,467.4C1127,461.1 1134.4,453.6 1140.9,445.2C1147.3,436.7 1152.3,427.7 1155.7,418.1V318.7C1146.8,294.4 1132.8,274.8 1113.7,259.9C1094.6,245.1 1074.7,237.7 1053.8,237.7C1038.4,237.7 1024.6,241.2 1012.2,248.4C999.8,255.6 989.1,265.1 980.2,277C971.3,289 964.4,302.6 959.7,318C955,333.3 952.7,349.2 952.7,365.7C952.7,382.6 955.4,398.5 960.9,413.4C966.3,428.2 973.9,441.2 983.5,452.3C993.2,463.4 1004.5,472.2 1017.4,478.5C1030.3,484.9 1044.4,488.1 1059.8,488.1ZM1026.3,573.1C1000,573.1 976.2,567.6 954.9,556.5C933.6,545.3 915.1,530.1 899.5,510.8C883.9,491.4 871.8,469 863.4,443.6C855,418.1 850.8,391.1 850.8,362.5C850.8,332.3 855.2,304.2 864.2,278.2C873.1,252.2 885.5,229.5 901.3,209.8C917.2,190.3 936.3,174.9 958.6,163.8C980.9,152.6 1005.5,147.1 1032.3,147.1C1062.5,147.1 1089,154.3 1111.8,168.9C1134.7,183.5 1153.5,203 1168.4,227.3V154.2H1255.4V550.9C1255.4,581.6 1249.9,609.2 1239,633.6C1228.1,657.9 1213.1,678.6 1194,695.5C1174.9,712.5 1152.1,725.5 1125.6,734.5C1099.1,743.5 1070.2,748 1038.9,748C996.3,748 960.5,740.5 931.5,725.4C902.4,710.3 877.5,688.9 856.7,661.4L911,604.9C925.9,624.5 944.6,639.9 967.2,651C989.7,662.2 1013.6,667.7 1038.9,667.7C1054.3,667.7 1069.1,665.5 1083.2,661C1097.3,656.5 1109.9,649.4 1120.8,639.9C1131.7,630.4 1140.2,618.2 1146.4,603.4C1152.6,588.5 1155.7,571 1155.7,550.9V498.4C1142.8,522.3 1124.7,540.7 1101.4,553.7C1078.1,566.6 1053.1,573.1 1026.3,573.1Z"/>
<path android:fillColor="#232323" android:pathData="M1794.8,0V571H1742.9V304H1426.1V571H1373.4V0H1426.1V254.1H1742.9V0H1794.8Z"/>
<path android:fillColor="#232323" android:pathData="M2179.9,339.4C2178.4,316.9 2173.5,296.3 2165.2,277.9C2156.9,259.4 2146.4,243.4 2133.6,230C2120.8,216.6 2106,206.2 2089.2,198.6C2072.4,191.1 2054.5,187.4 2035.4,187.4C2016.3,187.4 1998.3,191.1 1981.2,198.6C1964.2,206.2 1949.3,216.6 1936.5,230C1923.7,243.4 1913.4,259.5 1905.6,278.3C1897.8,297 1893.2,317.4 1891.7,339.4H2179.9ZM2035.4,579C2006.8,579 1980.6,573.3 1956.8,561.7C1932.9,550.2 1912.2,534.4 1894.7,514.3C1877.1,494.2 1863.5,471 1853.7,444.7C1843.9,418.5 1839,390.3 1839,360.3C1839,330.8 1843.9,303.1 1853.7,277C1863.5,251.1 1877,228.3 1894.3,208.7C1911.6,189.1 1932.3,173.6 1956.4,162.1C1980.5,150.5 2006.6,144.8 2034.7,144.8C2063.3,144.8 2089.5,150.5 2113.3,162.1C2137.1,173.6 2157.6,189.3 2174.6,209.1C2191.7,228.9 2205,251.7 2214.5,277.5C2224,303.2 2228.8,330.5 2228.8,359.5V372.3C2228.8,376.6 2228.5,379.6 2216.3,381.2H1880.7C1894,403.7 1898.8,424.5 1907.1,443.5C1915.4,462.5 1926.1,479 1939.1,493C1952.1,506.9 1967.1,517.8 1983.9,525.5C2000.7,533.3 2018.6,537.2 2037.7,537.2C2050.2,537.2 2062.8,535.3 2075.3,531.6C2087.8,527.8 2099.4,522.7 2109.9,516.3C2120.5,509.8 2130,502 2138.5,492.6C2147,483.2 2153.6,472.9 2158.1,461.6L2202.5,474.5C2196.4,490 2187.9,504.1 2176.9,516.7C2165.9,529.3 2153.1,540.3 2138.5,549.7C2123.9,559.1 2107.9,566.3 2090.4,571.4C2072.8,576.5 2054.5,579 2035.4,579Z"/>
<path android:fillColor="#232323" android:pathData="M2767.4,579C2736.8,579 2707,573.7 2677.9,562.9C2648.8,552.2 2623.7,536.7 2602.6,516.3L2626,479.3C2648,498.6 2670.5,513.1 2693.3,522.7C2716.1,532.4 2740.6,537.2 2766.7,537.2C2798.3,537.2 2823.5,530.4 2842.3,516.7C2861.1,503 2870.5,483.6 2870.5,458.4C2870.5,446.6 2868,436.8 2863,429C2858,421.3 2850.6,414.4 2840.8,408.5C2831,402.7 2818.7,397.4 2803.9,392.8C2789.1,388.3 2771.9,383.6 2752.4,378.8C2729.8,372.9 2710.3,367 2693.7,361.1C2677.1,355.2 2663.5,348.5 2652.7,341C2641.9,333.5 2633.9,324.2 2628.6,313.2C2623.4,302.3 2620.7,288.5 2620.7,271.8C2620.7,250.9 2624.6,232.4 2632.4,216.3C2640.1,200.2 2650.7,187 2664,176.5C2677.3,166.1 2692.8,158.2 2710.6,152.8C2728.4,147.5 2747.4,144.8 2767.4,144.8C2797.5,144.8 2824.9,150 2849.5,160.5C2874,170.9 2893.9,184.7 2908.9,201.9L2884.1,234C2869.5,217.9 2851.8,205.9 2831,197.9C2810.2,189.8 2788.5,185.8 2765.9,185.8C2752.4,185.8 2739.9,187.3 2728.3,190.2C2716.8,193.2 2706.6,197.9 2697.9,204.3C2689.1,210.7 2682.1,218.9 2677.1,228.8C2672.1,238.7 2669.6,250.4 2669.6,263.8C2669.6,275 2671.4,284.2 2674.9,291.1C2678.4,298.1 2684.2,304.1 2692.2,309.2C2700.2,314.3 2710.4,318.9 2722.7,322.9C2734.9,326.9 2749.9,331.1 2767.4,335.3C2792.5,341.8 2814.6,348.2 2833.7,354.6C2852.7,361.1 2868.6,368.6 2881.4,377.2C2894.2,385.7 2903.9,396.2 2910.4,408.5C2916.9,420.9 2920.2,435.9 2920.2,453.6C2920.2,492.2 2906.4,522.7 2878.8,545.3C2851.2,567.8 2814.1,579 2767.4,579Z"/>
<path android:fillColor="#232323" android:pathData="M3191.8,550.9C3188.8,552.5 3184.4,554.6 3178.7,557.3C3172.9,560 3166.3,562.6 3158.7,565.3C3151.2,568 3142.7,570.4 3133.1,572.6C3123.6,574.7 3113.6,575.8 3103,575.8C3092,575.8 3081.5,574.2 3071.4,571C3061.4,567.7 3052.6,562.8 3045.1,556.1C3037.6,549.4 3031.6,540.9 3027,530.7C3022.5,520.6 3020.3,508.8 3020.3,495.4V195.4H2966.1V152H3020.3V10.5H3071.4V152H3161.7V195.4H3071.4V480.1C3072.4,495.6 3077.6,507 3086.9,514.2C3096.1,521.5 3106.8,525.1 3118.8,525.1C3133.4,525.1 3146.2,522.6 3157.2,517.5C3168.3,512.4 3175.3,508.8 3178.3,506.6L3191.8,550.9Z"/>
<path android:fillColor="#FD0E35" android:pathData="M2327.6,0V47.6H2409.8V99H2456.1V137.3H2498.9V182.2H2540V274.7H2584.6V0H2327.6Z"/>
<path android:fillColor="#232323" android:pathData="M2417.8,155.5L2407.8,144.8C2320,213.8 2264.7,336.3 2264.7,472.4C2264.7,579.5 2300.6,676.4 2358.7,746.5L2390.2,711.9C2333.3,644.4 2297.9,549.9 2297.9,445.3C2297.9,326.3 2346.6,223.5 2417.8,155.5Z"/>
<path android:fillColor="#232323" android:pathData="M2327.6,417.3C2327.6,317.9 2367,228.7 2429.3,167.9L2420.4,158.3C2348.7,224.5 2304.9,330.7 2304.9,447.2C2304.9,548.4 2339.8,639.9 2395.9,705.6L2430.3,667.7C2367.4,606.9 2327.6,517.3 2327.6,417.3Z"/>
<path android:fillColor="#232323" android:pathData="M2364.6,389.1C2364.6,307.8 2394.5,236.2 2439.7,179.2L2431.8,170.7C2373.1,230.7 2338.3,318.5 2338.3,413.6C2338.3,511.1 2377,598.6 2438.5,658.7L2463.6,631.2C2402.8,571.6 2364.6,485.2 2364.6,389.1Z"/>
<path android:fillColor="#232323" android:pathData="M2375.7,389.1C2375.7,482 2411.6,565.7 2469.1,625L2501.6,589.2C2439.9,533 2400.9,451 2400.9,359.7C2400.9,297.3 2419.2,239.3 2450.5,190.8L2443.5,183.3C2401.2,239.4 2375.7,311 2375.7,389.1Z"/>
</vector>
8 changes: 3 additions & 5 deletions android/app/src/main/res/drawable/launch_background.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
<item android:drawable="@android:color/white" />

<!-- You can insert your own image assets here -->
<item>
<bitmap
android:gravity="center"
android:src="@drawable/launch_image" />
</item>
<item
android:drawable="@drawable/bugheist_logo"
android:gravity="center"/>
</layer-list>
Binary file removed android/app/src/main/res/drawable/launch_image.png
Binary file not shown.
Binary file removed assets/bugheist_logo.png
Binary file not shown.
14 changes: 14 additions & 0 deletions assets/bugheist_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/logo_white.png
Binary file not shown.
Loading

0 comments on commit 9f5bac7

Please sign in to comment.