diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 7506fe63..298bdb6e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -29,12 +29,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: 3.47.0 - - - name: Use homebrew ruby - run: | - echo "/opt/homebrew/opt/ruby/bin" >> $GITHUB_PATH - echo "/opt/homebrew/bin" >> $GITHUB_PATH + flutter-version: 3.47.2 - name: Install deps run: flutter pub get @@ -48,9 +43,6 @@ jobs: - name: Generate boringtun bindings run: cd ios/boringtun && ./bindings.sh - - name: Update CocoaPods - run: pod repo update - - name: Build iOS run: flutter build ipa --release --obfuscate --split-debug-info=build/debug-info --build-number=${{ github.run_number }} @@ -106,7 +98,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: 3.47.0 + flutter-version: 3.47.2 - name: Configure Flutter JDK run: flutter config --jdk-dir "$JAVA_HOME" @@ -179,7 +171,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: 3.47.0 + flutter-version: 3.47.2 - name: Accept licenses run: yes | flutter doctor --android-licenses diff --git a/.github/workflows/lint-and-test.yaml b/.github/workflows/lint-and-test.yaml index dda4e555..077899a4 100644 --- a/.github/workflows/lint-and-test.yaml +++ b/.github/workflows/lint-and-test.yaml @@ -47,7 +47,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: 3.47.0 + flutter-version: 3.47.2 - name: get deps run: flutter pub get @@ -76,7 +76,7 @@ jobs: # uses: subosito/flutter-action@v2 # with: # channel: stable - # flutter-version: 3.47.0 + # flutter-version: 3.47.2 # - name: get deps # run: flutter pub get @@ -87,9 +87,6 @@ jobs: # - name: Generate boringtun bindings # run: cd boringtun && ./bindings.sh - # - name: Update CocoaPods - # run: pod repo update - # # - name: build project # # run: flutter build ios diff --git a/client/android/app/src/main/res/values-night-v31/styles.xml b/client/android/app/src/main/res/values-night-v31/styles.xml index 15edd042..714dc7b3 100644 --- a/client/android/app/src/main/res/values-night-v31/styles.xml +++ b/client/android/app/src/main/res/values-night-v31/styles.xml @@ -2,17 +2,16 @@ @drawable/launch_background - false - false - true @android:color/transparent @android:color/transparent false false + false + false + true shortEdges @drawable/launch_background - false - false - true @android:color/transparent @android:color/transparent false false + false + false + true shortEdges