Skip to content

Commit

Permalink
Replace exif_orientation_examples dependency with license free images.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 461941186
  • Loading branch information
sjudd authored and glide-copybara-robot committed Jul 19, 2022
1 parent 1fe4f01 commit 6640376
Show file tree
Hide file tree
Showing 43 changed files with 2 additions and 270 deletions.
Binary file added exifsamples/Landscape_0.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_5.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_6.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_7.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Landscape_8.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_0.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_5.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_6.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_7.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added exifsamples/Portrait_8.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions library/test/build.gradle
Expand Up @@ -55,10 +55,10 @@ android {

sourceSets {
androidTest {
resources.srcDirs += ['../../third_party/exif_orientation_examples']
resources.srcDirs += ['../../exifsamples']
}
test {
resources.srcDirs += ['../../third_party/exif_orientation_examples']
resources.srcDirs += ['../../exifsamples']
}
}
}
6 changes: 0 additions & 6 deletions third_party/exif_orientation_examples/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions third_party/exif_orientation_examples/LICENSE

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
11 changes: 0 additions & 11 deletions third_party/exif_orientation_examples/Makefile

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
82 changes: 0 additions & 82 deletions third_party/exif_orientation_examples/README.markdown

This file was deleted.

10 changes: 0 additions & 10 deletions third_party/exif_orientation_examples/README.third_party

This file was deleted.

1 change: 0 additions & 1 deletion third_party/exif_orientation_examples/VERSION

This file was deleted.

4 changes: 0 additions & 4 deletions third_party/exif_orientation_examples/generator/Gemfile

This file was deleted.

135 changes: 0 additions & 135 deletions third_party/exif_orientation_examples/generator/generate.rb

This file was deleted.

0 comments on commit 6640376

Please sign in to comment.