Skip to content

Commit

Permalink
build: upgrade compileSdkVersion and targetSdkVersion to 33
Browse files Browse the repository at this point in the history
  • Loading branch information
franck-x committed Sep 2, 2022
1 parent 349c5f2 commit 2035434
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 13 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ apply plugin: 'com.android.application'
android {
namespace 'info.varden.hauk'

compileSdkVersion 29
compileSdkVersion 33
defaultConfig {
applicationId "info.varden.hauk"
minSdkVersion 23
targetSdkVersion 29
targetSdkVersion 33
versionCode 13
versionName "1.6.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down
4 changes: 3 additions & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down Expand Up @@ -30,7 +31,8 @@
android:launchMode="singleTop"
android:screenOrientation="portrait"
android:windowSoftInputMode="stateHidden"
android:theme="@style/HomeTheme">
android:theme="@style/HomeTheme"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
Expand Down
30 changes: 20 additions & 10 deletions android/app/src/main/res/drawable/ic_logo.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
<vector android:height="144dp" android:viewportHeight="38.17085"
android:viewportWidth="99.01581" android:width="367dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FF000000" android:fillType="evenOdd"
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="367dp"
android:height="144dp"
android:viewportWidth="99.01581"
android:viewportHeight="38.17085">
<path
android:fillColor="#FF000000"
android:fillType="evenOdd"
android:pathData="m69.4942,31.7084c0.2662,-0.2218 0.6654,-0.5324 1.1977,-0.488 0.5323,0.0444 1.7301,0.1331 2.1737,0.0444 0.4437,-0.0887 0.7985,0.0444 0.9316,-0.3105 0.1331,-0.3549 0.1774,-1.5084 0.5323,-1.9519 0.3549,-0.4436 1.3309,-0.9316 1.464,-1.3752 0.1331,-0.4436 0.1775,-0.6211 0,-1.0647 -0.1775,-0.4436 -0.5767,-0.8429 -1.1535,-1.1091 -0.5768,-0.2662 -1.1091,-0.4436 -1.1091,-0.4436 0,0 -1.1535,1.0647 -1.1977,1.3309 -0.0443,0.2662 0.0887,0.5323 -0.1775,0.6654 -0.2662,0.1331 -0.7098,-0.2662 -0.7985,-0.976 -0.0887,-0.7098 0.2218,-1.5526 0.1774,-2.0407 -0.0444,-0.4881 -0.3549,-0.9316 -0.0887,-1.4196 0.2662,-0.488 0.8873,-1.2421 1.3752,-1.597 0.4879,-0.3549 1.3309,-0.3993 1.464,-0.8429 0.1331,-0.4436 -0.8429,-2.1294 -0.8429,-2.5287 0,-0.3993 0.1331,-1.1535 -0.1775,-1.7745 -0.3105,-0.621 -0.6654,-1.9519 -1.9963,-2.7948 -1.3309,-0.8429 -2.2624,-1.1977 -2.4843,-1.8189 -0.2218,-0.6211 -0.0444,-0.6211 0.2218,-0.7985 0.2662,-0.1774 -0.7098,-1.1977 -1.0203,-2.1737 -0.3105,-0.976 -0.8429,-2.9279 -0.6211,-3.1054 0.2218,-0.1775 0.8872,0 1.0203,0.3549 0.133,0.3549 0.6654,2.5287 0.6654,2.5287 0,0 -0.1331,-1.6414 0.0887,-2.1294 0.2218,-0.488 0.488,-0.976 0.7542,-0.8429 0.2662,0.1331 0.1331,3.0166 0.1331,3.0166 0,0 0.2662,-0.6654 0.4436,-1.0647 0.1775,-0.3993 0.3105,-0.7542 0.5323,-0.5323 0.2218,0.2218 0.0444,2.3512 0.0444,2.3512 0,0 0.3549,-0.5323 0.6211,-0.6654 0.2662,-0.1331 0.3993,-0.2218 0.5767,0.0887 0.1775,0.3105 0.1331,0.7098 0.1331,0.7098 0,0 0.1331,-0.4436 0.4436,-0.4436 0.3105,0 0.7098,0.1331 0.5767,0.488 -0.1331,0.3549 1.1977,0.0444 1.1091,0.6654 -0.0887,0.6211 0,1.1977 0.3549,1.1977 0.3549,0 0.5767,0.488 1.2865,0.3105 0.4436,0.2662 -0.2218,1.9075 0.0887,1.6858 0.3105,-0.2217 1.0203,-0.3993 1.2865,0.0887 0.2662,0.488 -0.3549,1.0647 -0,1.5083 0.3549,0.4437 0,0.8429 0.5324,1.1977 0.5324,0.3549 0.5767,0.0887 0.7098,0.8873 0.1331,0.7985 0.1331,1.1535 0.3549,1.464 0.2218,0.3105 0.488,0.5323 0.4436,1.1977 -0.0444,0.6654 -0.4436,1.2865 0.0887,1.1977 0.5323,-0.0887 0.7541,-0.6211 1.1535,-0.8429 0.3993,-0.2218 0.488,-0.2662 1.0203,-0.6654 0.5323,-0.3993 0.6211,-0.9316 0.9316,-1.0647 0.3105,-0.1331 0.5767,-0.0887 1.0203,-0.2662 0.4436,-0.1774 0.8873,-0.5767 1.1091,-0.7541 0.2218,-0.1775 0.2218,-0.2662 0.6211,-0.6211 0.3993,-0.3549 0.7985,-0.5767 1.0647,-1.1535 0.2662,-0.5768 0.2218,-0.6211 0.5323,-1.464 0.3105,-0.8429 0.2218,-1.1091 0.3993,-1.464 0.1775,-0.3549 0.1775,-0.6654 0.488,-0.976 0.3105,-0.3105 0.5767,-0.6654 0.6211,-0.3549 0.0444,0.3105 0.0444,0.7541 0.0444,1.0203 0,0.2661 0.3993,-0.3993 0.7541,-1.0647 0.3549,-0.6654 0.1775,-0.7542 0.3105,-1.3309 0.1331,-0.5768 0,-0.976 0.0444,-1.6414 0.0444,-0.6654 0.1331,-0.7098 0.1775,-1.6858 0.0444,-0.976 0.1232,-1.1398 0.1232,-1.8496 0,-0.7098 -0.0258,-0.9969 -0.0345,-1.5219 0.154,-0.4029 0.3266,-0.5262 0.4436,-0.488 0.1441,0.0382 0.3377,0.0407 0.4535,0.5767 0.0887,0.5767 0.1688,1.0068 0.2563,2.085 -0.0887,1.0647 -0.1331,1.9963 0.0444,2.2624 0.1775,0.2661 0.3105,0.2218 0.4436,-0.0887 0.1331,-0.3105 0.1331,-0.4436 0.3105,-0.976 0.1774,-0.5324 0.1663,-0.8812 0.2575,-1.6242 -0.0444,-1.1091 0.008,-1.6143 0.053,-2.4572 0.0444,-0.8429 -0.005,-0.8675 0.0887,-1.3752 0.0801,-0.4806 0.1922,-0.5951 0.5767,-0.5323 0.2218,0.2662 0.2662,0.9316 0.3549,1.5083 0.0887,0.5767 0.0887,0.5324 0.1331,1.597 0.0444,1.0647 0.006,1.4897 -0.0825,1.8446 -0.0209,0.3956 -0.0998,0.7886 -0.0506,0.9502 0.2662,-0.1774 0.2662,-0.488 0.5323,-1.1091 0.2662,-0.6211 0.488,-1.1535 0.5767,-1.8632 0.0887,-0.7098 0.3254,-0.9698 0.4769,-1.751 0.3549,-0.7541 0.4326,-0.9365 0.6765,-0.955 0.2575,0.1848 0.3795,0.3512 0.3549,0.9316 -0.1331,0.6211 -0.1331,0.9316 -0.3549,1.5526 -0.2218,0.621 -0.1775,0.8873 -0.488,1.5526 -0.1885,0.5841 -0.2118,0.7825 -0.3105,0.976 0.4436,0.0444 0.4374,-0.1319 0.7098,-0.4436 0.4486,-0.8541 0.2785,-0.6741 0.4436,-0.9316 0.2464,-0.5151 0.4572,-0.7048 0.6654,-0.6211 0.2218,0.3549 0.3105,0.4436 0.1331,0.8429 -0.1774,0.3993 -0.0444,0.1331 -0.3105,0.7098 -0.2662,0.5767 -0.5323,0.7985 -0.1775,0.7542 0.3549,-0.0444 0.3993,0 0.6211,-0.3549 0.2218,-0.3549 0,-0.3993 0.488,-0.6211 0.488,-0.2218 0.7985,-0.6211 0.9316,-0.3105 0.1331,0.3105 0.1775,0.2662 -0.1331,0.7098 -0.3105,0.4436 -0.6211,0.5767 -0.488,0.7985 0.1331,0.2218 0.488,0.2662 0.7542,0.2662 0.2662,0 0.3105,0.0444 0.1774,0.488 -0.1331,0.4436 -0.1774,0.4436 -0.2218,0.6654 -0.0444,0.2218 0.1775,0.3993 0.1775,0.3993 0,0 0.3993,-0.2662 0.0887,0.3993 -0.3106,0.6654 -0.488,0.488 -0.6654,0.7985 -0.1775,0.3105 -0.3549,0.6211 -0.0887,0.6211 0.2662,0 0.5323,-0.0444 0.488,0.1774 -0.0444,0.2218 -0.4436,0.4436 -0.2218,0.5767 0.2218,0.1331 0.3993,-0.0444 0.5767,0.1331 0.1775,0.1775 0,0.488 0,0.7098 0,0.2218 -0.0444,0.3993 0.0444,0.6211 0.0887,0.2218 0.2662,0.4436 0.1331,0.6654 -0.1331,0.2218 0.0444,0.2662 -0.3105,0.488 -0.3549,0.2218 -0.5767,0.1774 -0.5767,0.3993 0,0.2218 -0.0444,0.1775 0.1775,0.3549 0.2218,0.1775 0.488,0.0444 0.3105,0.4436 -0.1774,0.3993 -0.1331,0.3549 -0.2218,0.7098 -0.0887,0.3549 0.0444,0.1775 -0.3549,1.0203 -0.3993,0.8429 -0.7985,1.464 -1.1977,1.6858 -0.3992,0.2218 -0.3105,0.7098 -0.0444,0.7985 0.2662,0.0887 0.3105,0.488 0.0444,1.0647 -0.2662,0.5767 -0.5767,1.3309 -0.6654,1.7301 -0.0887,0.3992 -0.1774,0.4436 -0.6211,0.9316 -0.4436,0.488 -0.7985,0.9316 -1.1977,1.0647 -0.3992,0.1331 -0.4436,0.5767 -0.7098,0.7985 -0.2662,0.2218 -0.3549,0.3549 -0.9316,0.3549 -0.5767,0 -0.5767,-0.1331 -1.1535,0.0444 -0.5767,0.1775 -0.8429,0.3549 -0.8872,0.6211 -0.0444,0.2662 -0.2218,0.3993 -0.5767,0.3105 -0.3549,-0.0887 -0.0887,0.1775 -0.5323,0.3549 -0.4436,0.1775 -0.3105,0.3993 -0.8429,0.3549 -0.5323,-0.0444 -0.7985,-0.4436 -0.9316,0 -0.1331,0.4436 -0.1775,0.7985 -0.7542,0.3993 -0.5767,-0.3993 -0.8872,-1.464 -1.1977,-0.3549 -0.3105,1.1091 -0.3105,1.3752 0.0444,1.6858 0.3549,0.3106 0.4436,0.5767 1.2421,0.8873 0.7985,0.3105 0.7985,0.6654 1.3752,0.8872 0.5767,0.2218 0.6211,0.3106 1.5084,0.7542 0.8873,0.4436 1.1091,0.5767 1.6414,0.8872 0.5323,0.3105 0.6654,0.6211 0.7985,0.9316 0.1331,0.3105 0.7098,0.6654 0.488,1.1091 -0.2218,0.4436 -0.6654,0.1774 -0.6654,0.3993 0,0.2218 0.0887,0.3993 -0.0887,0.8429 -0.1775,0.4436 -0.1331,0.6211 -0.7541,0.7985 -0.6211,0.1774 -0.976,0.2662 -1.2865,0.1331 -0.3106,-0.1331 -0.3993,0.3993 -0.7098,0.2662 -0.3105,-0.1331 -0.4436,-0.5323 -0.6654,-0.3105 -0.2218,0.2218 0.1775,0.3549 -0.3549,0.488 -0.5324,0.1331 -0.5767,-0.2218 -0.6211,0.0887 -0.0444,0.3105 0.1331,0.6211 -0.4436,0.3105 -0.5767,-0.3105 -0.3993,-0.9316 -0.8429,-0.488 -0.4436,0.4436 -0.2218,0.976 -1.0203,0.5324 -0.7985,-0.4436 -0.5323,-0.488 -1.1535,-0.4436 -0.6211,0.0444 -0.6211,0.0887 -0.8429,-0.3993 -0.2218,-0.488 0.2218,-0.3549 -0.7542,-0.3993 -0.976,-0.0444 -0.488,0.5767 -1.1091,-0.2662 -0.6211,-0.8429 -0.7541,-1.6858 -1.0203,-0.7541 -0.2661,0.9316 0,1.1535 -0.3993,1.4196 -0.3993,0.2661 -2.4399,0.1774 -2.4399,0.1774 0,0 -0.0444,1.0203 -0.2218,1.1977 -0.1775,0.1775 -0.6211,-0.1774 -1.0203,0.1775 -0.3992,0.3549 -0.1331,0.5767 -0.488,0.8872 -0.3549,0.3105 -1.0647,0.3549 -1.0647,0.3549 0,0 0.488,-0.3993 0.6211,-0.7542 0.1331,-0.3549 0.3105,-0.976 0.3105,-0.976 0,0 -0.7098,0.2662 -1.0203,0.3105 -0.3105,0.0444 -0.7985,-0.0444 -0.7985,-0.0444l0.1331,1.0203c0,0 -0.8429,0 -0.8429,-0.3549 0,-0.3549 0.2662,-1.3309 0.488,-1.464 0.2218,-0.1331 0.5323,-0.0887 0.5323,-0.0887 0,0 -0.0887,-0.4436 0.1331,-0.5323 0.2218,-0.0887 0.3549,0 0.7098,0 0.3549,0 1.9519,-0.488 1.9519,-0.488 0,0 -0.0444,-1.1535 0.1331,-1.6414 0.1775,-0.488 1.0203,-1.8633 0.6211,-2.085 -0.3992,-0.2217 -0.7098,-0.0444 -0.9316,0.1774 -0.2218,0.2218 -0.6211,0.8873 -1.464,1.0647 -0.8429,0.1774 -1.5083,0.2662 -1.5083,0.2662 0,0 -0.1775,0.0887 -0.1775,0.4436 0,0.3549 0.3105,0.7098 -0.1331,1.1535 -0.4436,0.4437 -0.7985,0.8429 -1.2865,0.6211 -0.488,-0.2218 -0.5767,-0.488 -0.5767,-0.488 0,0 0.3549,0.2218 0.9316,0.0887 0.5767,-0.1331 0.3549,-1.2421 0.3105,-1.464 -0.0444,-0.2218 -0.488,-0.4436 -0.7541,-0.2218 -0.2662,0.2218 -0.6211,0.7985 -0.3993,1.0203 0.2218,0.2218 -0.6211,-0.488 -0.5767,-0.7985 0.0444,-0.3105 0.1775,-0.5323 0.1775,-0.5323 0,0 -0.5767,0 -0.9316,-0.0444 -0.3549,-0.0444 -0.6211,-0.2218 -0.6211,0.0444 0,0.2662 0.1774,1.464 -0.2218,0.7098 -0.3993,-0.7542 -0.5767,-0.9316 -0.1775,-1.3309z"
android:strokeColor="?attr/editTextColor" android:strokeWidth="0.2"/>
<path android:fillColor="#FF000000"
android:strokeWidth="0.2" />
<path
android:fillColor="#FF000000"
android:pathData="m0,35.7306v-27.3161h4.1018v12.3053h9.5563v-12.3053h4.1018v27.3161h-4.1018v-12.3053h-9.5563v12.3053z"
android:strokeColor="?attr/editTextColor" android:strokeWidth="0.2"/>
<path android:fillColor="#FF000000"
android:strokeWidth="0.2" />
<path
android:fillColor="#FF000000"
android:pathData="m43.6358,32.4142v-23.9998h3.9709l0.8291,23.8689h8.1599l0.8291,-23.8689h3.9709v23.9998l-3.3163,3.3163L46.9085,35.7306Z"
android:strokeColor="?attr/editTextColor" android:strokeWidth="0.2"/>
<path android:fillAlpha="1" android:fillColor="#d80037"
android:strokeWidth="0.2" />
<path
android:fillAlpha="1"
android:fillColor="#d80037"
android:pathData="m39.5757,35.7306 l-8.8789,-6.4965 -8.8789,6.4965 4.4395,-13.6647 4.4395,-13.6647 4.4395,13.6647z"
android:strokeAlpha="1" android:strokeColor="?attr/colorAccent" android:strokeWidth="0.2"/>
android:strokeWidth="0.2"
android:strokeAlpha="1" />
</vector>

0 comments on commit 2035434

Please sign in to comment.