Skip to content

Commit

Permalink
Rebuilt project without Gradle
Browse files Browse the repository at this point in the history
- Now uses OpenCV as a dependency
- Filters rebuilt to use OpenCV (much faster)
- Fixed saving using a media scanner (known bug, creates two files)
- Added in the Invert and the Sharpen effects.
- BUG: Seems to create two files on save. Need to find out how to get
rid of the random numbers one…
  • Loading branch information
w9jds committed Feb 28, 2014
1 parent 9c5751b commit 073d506
Show file tree
Hide file tree
Showing 293 changed files with 742 additions and 2,612 deletions.
Binary file removed .DS_Store
Binary file not shown.
4 changes: 0 additions & 4 deletions .gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/dictionaries/w9jds.xml

This file was deleted.

19 changes: 0 additions & 19 deletions .idea/gradle.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/google_api_client_1_17_0_rc.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/google_api_client_android_1_17_0_rc.xml

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/google_http_client_1_17_0_rc.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/google_http_client_android_1_17_0_rc.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/google_http_client_gson_1_17_0_rc.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/google_oauth_client_1_17_0_rc.xml

This file was deleted.

2 changes: 1 addition & 1 deletion .idea/libraries/google_play_services.xml

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

2 changes: 1 addition & 1 deletion .idea/libraries/gson_2_2_2.xml

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

9 changes: 0 additions & 9 deletions .idea/libraries/jackson_core_2_1_3.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/jackson_core_asl_1_9_11.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/libraries/jsr305_1_3_9.xml

This file was deleted.

2 changes: 1 addition & 1 deletion .idea/libraries/mobileservices_1_1_0.xml

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

9 changes: 9 additions & 0 deletions .idea/libraries/opencv_library___2_4_8.xml

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

9 changes: 0 additions & 9 deletions .idea/libraries/protobuf_java_2_4_1.xml

This file was deleted.

20 changes: 2 additions & 18 deletions .idea/misc.xml

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

2 changes: 1 addition & 1 deletion .idea/modules.xml

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

125 changes: 125 additions & 0 deletions .idea/uiDesigner.xml

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

2 changes: 1 addition & 1 deletion .idea/vcs.xml

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

Loading

0 comments on commit 073d506

Please sign in to comment.