Skip to content

Commit

Permalink
Update dependencies and test structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudd committed May 21, 2015
1 parent 145975c commit 7734f6d
Show file tree
Hide file tree
Showing 180 changed files with 275 additions and 1,633 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ library/install_dependencies/maven-android-sdk-deployer
.idea/dictionaries
.idea/dataSources.ids
.idea/datasources.xml
_site/*
_pages/*
library/.idea
samples/**/.idea
*.DS_Store
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
[submodule "library/src/androidTest/resources/exif-orientation-examples"]
path = library/src/androidTest/resources/exif-orientation-examples
url = https://github.com/recurser/exif-orientation-examples.git
[submodule "library/src/test/resources/exif-orientation-examples"]
path = library/src/test/resources/exif-orientation-examples
url = https://github.com/recurser/exif-orientation-examples
2 changes: 1 addition & 1 deletion .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions .idea/androidDexCompiler.xml

This file was deleted.

17 changes: 0 additions & 17 deletions .idea/checkstyle-idea.xml

This file was deleted.

390 changes: 154 additions & 236 deletions .idea/codeStyleSettings.xml

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions .idea/encodings.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/groovyc.xml

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/inspectionProfiles/profiles_settings.xml

This file was deleted.

146 changes: 3 additions & 143 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions .idea/scopes/scope_settings.xml

This file was deleted.

Loading

0 comments on commit 7734f6d

Please sign in to comment.