Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize #254 & SVG generation #280

Merged
merged 33 commits into from
Jun 28, 2023
Merged

Finalize #254 & SVG generation #280

merged 33 commits into from
Jun 28, 2023

Conversation

TWiStErRob
Copy link
Owner

@TWiStErRob TWiStErRob commented Jun 22, 2023

Fixes #254
Fixes #179

@TWiStErRob TWiStErRob added a:feature new feature or request in:test unit, or UI tests in:android Android / AndroidX compatibility in:ci labels Jun 22, 2023
@TWiStErRob TWiStErRob added this to the v1.2.0 AndroidX milestone Jun 22, 2023
.github/workflows/svg.yml Outdated Show resolved Hide resolved
.github/workflows/svg.yml Outdated Show resolved Hide resolved
> Task :android:data:svg:connectedDebugAndroidTest
additionalTestOutput is not supported on this device running API level 21 because the additional test output directory could not be found
Starting 1 tests on test(AVD) - 5.0.2

See com.android.build.gradle.internal.testing.utp.queryAdditionalTestOutputLocation
…emulator and no apps have been executed yet. Create he folder so AGP will find it.

/bin/sh -c adb shell "content query --uri content://media/external/file --projection _data"
Row: 0 _data=/storage/sdcard/Alarms
Row: 1 _data=/storage/sdcard/DCIM
Row: 2 _data=/storage/sdcard/Download
Row: 3 _data=/storage/sdcard/LOST.DIR
Row: 4 _data=/storage/sdcard/Movies
Row: 5 _data=/storage/sdcard/Music
Row: 6 _data=/storage/sdcard/Notifications
Row: 7 _data=/storage/sdcard/Pictures
Row: 8 _data=/storage/sdcard/Podcasts
Row: 9 _data=/storage/sdcard/Ringtones
@TWiStErRob TWiStErRob enabled auto-merge (squash) June 28, 2023 11:30
@TWiStErRob TWiStErRob disabled auto-merge June 28, 2023 12:38
@TWiStErRob TWiStErRob merged commit f101e23 into main Jun 28, 2023
6 of 8 checks passed
@TWiStErRob TWiStErRob deleted the finalize254 branch June 28, 2023 12:38
@TWiStErRob TWiStErRob linked an issue Jun 28, 2023 that may be closed by this pull request
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:feature new feature or request in:android Android / AndroidX compatibility in:ci in:test unit, or UI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement scoped storage as necessary for import/export Remove requestLegacyExternalStorage workaround
1 participant