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

Ona contributions which also convert this branch into a library #45

Open
wants to merge 477 commits into
base: ona-refactor
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
477 commits
Select commit Hold shift + click to select a range
343c6d4
Refactored Result class to different folders
hungngo97 Mar 26, 2020
8c2717c
Modularize code into different folders
hungngo97 Mar 26, 2020
2e276cf
Added interfaces
hungngo97 Mar 26, 2020
968d076
Refactored listeners and replace all hard coded constants
hungngo97 Mar 26, 2020
d475207
Update rdt_configuration.md
mariakakis Mar 26, 2020
2585bdb
Update README.md
mariakakis Mar 26, 2020
a526071
Update README.md
mariakakis Mar 26, 2020
456f070
Update README.md
mariakakis Mar 26, 2020
79c46a4
Added default line names
hungngo97 Mar 26, 2020
3b2bd89
Update rdt_configuration.md
mariakakis Mar 26, 2020
1b356be
Update rdt_configuration.md
mariakakis Mar 26, 2020
fca0178
Update rdt_configuration.md
mariakakis Mar 26, 2020
f6a5170
Update api.md
mariakakis Mar 26, 2020
18ded31
Update api.md
mariakakis Mar 26, 2020
77e9221
Update api.md
mariakakis Mar 26, 2020
26b7035
Added blood detection
hungngo97 Mar 26, 2020
998453d
Update api.md
mariakakis Mar 26, 2020
eefa3e8
Update api.md
mariakakis Mar 26, 2020
81fd1ab
Update api.md
mariakakis Mar 26, 2020
128757f
Update api.md
mariakakis Mar 26, 2020
4e30de7
Update rdt_configuration.md
mariakakis Mar 26, 2020
5796edb
Update rdt_configuration.md
mariakakis Mar 26, 2020
607395a
Renamed Result classes to capitalized RDT
hungngo97 Mar 26, 2020
076a651
Fix pull request issue
hungngo97 Mar 26, 2020
fe639a2
Merge pull request #23 from cjpark87/hvn/refactor-result-class
cjpark87 Mar 26, 2020
b230370
.gitignore is now working
cjpark87 Mar 26, 2020
88bb63f
Merge pull request #28 from cjpark87/gitignore
cjpark87 Mar 26, 2020
d5b8623
Update rdt_configuration.md
mariakakis Mar 26, 2020
e7b4a98
Merge remote-tracking branch 'upstream/master'
Mar 26, 2020
af015d2
Update README.md
mariakakis Mar 26, 2020
f9b7c25
Update README.md
mariakakis Mar 26, 2020
63df15b
Update rdt_configuration.md
mariakakis Mar 27, 2020
12f6d57
Update README.md
mariakakis Mar 27, 2020
3c465ff
Update api.md
mariakakis Mar 27, 2020
3508991
Update api.md
mariakakis Mar 27, 2020
220b63e
Update rdt_configuration.md
mariakakis Mar 27, 2020
2a07c8e
Update README.md
mariakakis Mar 27, 2020
0b94ab4
Refactor config
cjpark87 Mar 27, 2020
0d9dee9
Remove unnecessary methods and clean up config
cjpark87 Mar 28, 2020
318e299
Fix bug
cjpark87 Mar 28, 2020
31f82d7
Merge pull request #31 from cjpark87/config
cjpark87 Mar 28, 2020
36964f3
Merge pull request #29 from atm15/master
cjpark87 Mar 28, 2020
432adfb
Merge branch 'master' into hvn/add-blood-detection
cjpark87 Mar 28, 2020
44b2433
Merge remote-tracking branch 'origin/master' into hvn/add-blood-detec…
cjpark87 Mar 28, 2020
447eac3
Merge branch 'hvn/add-blood-detection'
cjpark87 Mar 28, 2020
c5e3245
Update api.md
mariakakis Mar 28, 2020
73349df
Update api.md
mariakakis Mar 28, 2020
e24c36a
Update api.md
mariakakis Mar 28, 2020
90fc555
reordering entries so that they are in some sort of logical order (wi…
Mar 28, 2020
6244ed8
Merge remote-tracking branch 'origin/master'
Mar 28, 2020
759eaa9
fixing Quidel config settings
Mar 28, 2020
2e71248
Update api.md
mariakakis Mar 28, 2020
78c3be3
fixing Quidel config settings
Mar 28, 2020
59b0cb8
Merge remote-tracking branch 'origin/master'
Mar 28, 2020
c7ab730
Update api.md
mariakakis Mar 28, 2020
9dff265
Merge pull request #32 from atm15/master
cjpark87 Mar 28, 2020
da72cf2
detectRDT and overall image quality checks cleaned
Mar 28, 2020
1fdd291
Merge remote-tracking branch 'origin/master'
Mar 28, 2020
fe1f1e2
Update api.md
mariakakis Mar 28, 2020
241d272
cleaned up most quality methods other than fiducials
Mar 28, 2020
93387e0
Merge remote-tracking branch 'origin/master'
Mar 28, 2020
afa411a
working on fiducials
Mar 28, 2020
ad8cd20
Merge pull request #34 from atm15/master
cjpark87 Mar 28, 2020
7f23855
Update api.md
mariakakis Mar 29, 2020
fabae04
Update api.md
mariakakis Mar 29, 2020
99e24a2
fixed instruction returning and cleaned some of fiducial code
Mar 29, 2020
6eb695f
Merge remote-tracking branch 'origin/master'
Mar 29, 2020
59ff15d
Update api.md
mariakakis Mar 29, 2020
3510617
re-ordering parameters
Mar 29, 2020
b7a796d
Merge remote-tracking branch 'origin/master'
Mar 29, 2020
d3be694
Update api.md
mariakakis Mar 29, 2020
45f6ebc
cleaned up ordering of RDTCaptureResult
Mar 29, 2020
9c88ea2
Merge remote-tracking branch 'origin/master'
Mar 29, 2020
a0779da
Merge pull request #37 from atm15/master
cjpark87 Mar 29, 2020
4660259
Update README.md
cjpark87 Mar 29, 2020
6fb6e9b
Update api.md
mariakakis Mar 29, 2020
3f4e8d2
Rename api.md to api_imageprocessor.md
mariakakis Mar 29, 2020
792f54e
Create api_classes
mariakakis Mar 29, 2020
6d153cd
Rename api_classes to api_classes.md
mariakakis Mar 29, 2020
1a5a462
Update README.md
mariakakis Mar 29, 2020
99d310b
Update README.md
mariakakis Mar 29, 2020
f4c093f
Update api_imageprocessor.md
mariakakis Mar 29, 2020
183c2a6
Update api_imageprocessor.md
mariakakis Mar 29, 2020
04a1cd4
ImageProcessor done!
Mar 29, 2020
1da82eb
Merge remote-tracking branch 'origin/master'
Mar 29, 2020
dc8a864
Rename api_classes.md to api.md
mariakakis Mar 29, 2020
b9af37a
Update api_imageprocessor.md
mariakakis Mar 29, 2020
836ce85
I
Mar 29, 2020
d6abd96
Merge remote-tracking branch 'origin/master'
Mar 29, 2020
75238f5
adding links
Mar 30, 2020
c70e0ec
fixed bug in blood code
Mar 30, 2020
3e74a99
moving some variables around, RDT is cleaner
Mar 30, 2020
15b7c72
Merge pull request #38 from atm15/master
cjpark87 Mar 30, 2020
10aa773
Update README.md
mariakakis Mar 30, 2020
f32fe71
Update README.md
mariakakis Mar 30, 2020
aee7f5d
removed ExpirationActivity and cleaned MainActivity
Mar 30, 2020
d7dba92
Merge remote-tracking branch 'origin/master'
Mar 30, 2020
6880f11
adding back in preferences
Mar 30, 2020
3601995
I
Mar 30, 2020
c0d169f
more cleanup
Mar 30, 2020
986f38f
I
Mar 30, 2020
c6a0f08
Merge pull request #41 from atm15/master
cjpark87 Mar 30, 2020
353fa0d
Update rdt_configuration.md
cjpark87 Mar 30, 2020
1172c51
Update rdt_configuration.md
cjpark87 Mar 30, 2020
cc8412f
Update rdt_configuration.md
cjpark87 Mar 30, 2020
de8debf
Update rdt_configuration.md
cjpark87 Mar 30, 2020
51419f3
Update README.md
cjpark87 Mar 30, 2020
4a4e194
Update README.md
cjpark87 Mar 30, 2020
ca39c0b
Update README.md
cjpark87 Mar 30, 2020
464a771
Add good/bad examples
cjpark87 Mar 30, 2020
d0ffa5e
Update rdt_configuration.md
cjpark87 Mar 30, 2020
26298c6
Update rdt_configuration.md
cjpark87 Mar 30, 2020
2a48e2e
Update rdt_configuration.md
cjpark87 Mar 30, 2020
7f41cf1
Update rdt_configuration.md
cjpark87 Mar 30, 2020
da51237
Update rdt_configuration.md
cjpark87 Mar 30, 2020
78d64d6
Update rdt_configuration.md
cjpark87 Mar 30, 2020
0a0093e
Update bad examples
cjpark87 Mar 30, 2020
9a85663
Update rdt_configuration.md
cjpark87 Mar 30, 2020
7dfaf44
Add files via upload
cjpark87 Mar 30, 2020
3d67d6d
Add files via upload
cjpark87 Mar 30, 2020
04c9e3b
Update rdt_configuration.md
cjpark87 Mar 30, 2020
5efdc6b
Update rdt_configuration.md
cjpark87 Mar 30, 2020
8d7db01
Update rdt_configuration.md
cjpark87 Mar 30, 2020
5c779de
Update rdt_configuration.md
cjpark87 Mar 30, 2020
a8752a3
Update rdt_configuration.md
cjpark87 Mar 30, 2020
2c15baa
Update rdt_configuration.md
cjpark87 Mar 30, 2020
f6afac8
Update rdt_configuration.md
cjpark87 Mar 30, 2020
a207a86
Update README.md
cjpark87 Mar 30, 2020
191bf60
Update README.md
cjpark87 Mar 30, 2020
e66a86f
Update README.md
cjpark87 Mar 30, 2020
67fed81
Add good/bad examples
cjpark87 Mar 30, 2020
6de4206
Update rdt_configuration.md
cjpark87 Mar 30, 2020
f7ba213
Update rdt_configuration.md
cjpark87 Mar 30, 2020
a687416
Update rdt_configuration.md
cjpark87 Mar 30, 2020
fc25b68
Update rdt_configuration.md
cjpark87 Mar 30, 2020
9a46500
Update rdt_configuration.md
cjpark87 Mar 30, 2020
f52e134
Update rdt_configuration.md
cjpark87 Mar 30, 2020
04ebaa7
Update bad examples
cjpark87 Mar 30, 2020
1682c68
Update rdt_configuration.md
cjpark87 Mar 30, 2020
e9a013b
Add files via upload
cjpark87 Mar 30, 2020
8a3f1ca
Add files via upload
cjpark87 Mar 30, 2020
e9282bc
Update rdt_configuration.md
cjpark87 Mar 30, 2020
8a80d29
Update rdt_configuration.md
cjpark87 Mar 30, 2020
7a9eb6b
Update rdt_configuration.md
cjpark87 Mar 30, 2020
b18cb05
Merge branch 'config_readme' of github.com:cjpark87/rdt-scan into con…
cjpark87 Mar 30, 2020
7129d4c
Update rdt_configuration.md
cjpark87 Mar 30, 2020
e6f9cab
Add files via upload
cjpark87 Mar 30, 2020
2a63c2c
Update rdt_configuration.md
cjpark87 Mar 30, 2020
fa6f1ae
Add files via upload
cjpark87 Mar 30, 2020
9ce8a3b
Merge pull request #42 from cjpark87/config_readme
cjpark87 Mar 30, 2020
e856ce3
syncing with CJs code
Mar 30, 2020
1f8d578
Update README.md
mariakakis Mar 30, 2020
181a4ed
Update README.md
mariakakis Mar 30, 2020
9919ec2
Update README.md
mariakakis Mar 30, 2020
c771515
Update README.md
mariakakis Mar 30, 2020
b842106
Update README.md
mariakakis Mar 30, 2020
b36c676
Update rdt_configuration.md
mariakakis Mar 30, 2020
cd26dd9
Update rdt_configuration.md
mariakakis Mar 30, 2020
ceaecc3
Update rdt_configuration.md
mariakakis Mar 30, 2020
55d5455
Update rdt_configuration.md
mariakakis Mar 30, 2020
6c7cf38
Update rdt_configuration.md
mariakakis Mar 30, 2020
d0cf5cc
Update rdt_configuration.md
mariakakis Mar 30, 2020
0fd8bf2
Update rdt_configuration.md
mariakakis Mar 30, 2020
500abde
Update rdt_configuration.md
mariakakis Mar 30, 2020
b470608
Update rdt_configuration.md
mariakakis Mar 30, 2020
e006ade
Update rdt_configuration.md
mariakakis Mar 30, 2020
2d8a9ff
Update rdt_configuration.md
mariakakis Mar 31, 2020
0500abb
ImageQualityActivity is now cleaner (along with many other smaller fi…
Mar 31, 2020
17e8785
Merge remote-tracking branch 'origin/master'
Mar 31, 2020
9006227
renaming files
Mar 31, 2020
a66b8b8
fixing boo-boos
Mar 31, 2020
46a5efa
Update rdt_configuration.md
mariakakis Mar 31, 2020
e8288f4
adding quidel images
Mar 31, 2020
cace5e1
starting to comment RDTCameraView
Mar 31, 2020
5ffa1f9
Merge remote-tracking branch 'origin/master'
Mar 31, 2020
6c05ecc
lots of alt text and explanations
mariakakis Mar 31, 2020
a746aa0
adding fiducial images
mariakakis Mar 31, 2020
2f52bb3
Update rdt_configuration.md
mariakakis Mar 31, 2020
e16ec30
Update rdt_configuration.md
mariakakis Mar 31, 2020
9a13f29
Update rdt_configuration.md
mariakakis Mar 31, 2020
eee45c3
Update rdt_configuration.md
mariakakis Mar 31, 2020
0173eeb
Update rdt_configuration.md
mariakakis Mar 31, 2020
0bb0efa
Update rdt_configuration.md
mariakakis Mar 31, 2020
ac3260e
Update rdt_configuration.md
mariakakis Mar 31, 2020
2f22d6b
intermediate push for RDTCameraView
Mar 31, 2020
02ae964
Merge remote-tracking branch 'origin/master'
Mar 31, 2020
33a71e0
Merge pull request #43 from atm15/master
cjpark87 Mar 31, 2020
ebb6997
Update README.md
mariakakis Mar 31, 2020
97936b6
Update api_imageprocessor.md
mariakakis Mar 31, 2020
78b4be9
getting rid of some extra files
Mar 31, 2020
4cc3b7f
Merge remote-tracking branch 'origin/master'
Mar 31, 2020
98e4482
Update README.md
mariakakis Mar 31, 2020
82d209a
Viewport done
Mar 31, 2020
8c0b3f2
Merge remote-tracking branch 'origin/master'
Mar 31, 2020
d9b9245
done with code cleanup!!!!!
Mar 31, 2020
ccc7e63
Merge pull request #44 from atm15/master
cjpark87 Mar 31, 2020
fb70b9a
Sync the code with configuration README
cjpark87 Mar 31, 2020
4302321
Merge remote-tracking branch 'origin' into sync_with_config
cjpark87 Mar 31, 2020
65fa074
fixed comments for peakfinding
Mar 31, 2020
65535f2
Clean up, fix regression errors, and sync code with readme
cjpark87 Apr 1, 2020
f82bda8
Merge pull request #46 from cjpark87/sync_with_config
cjpark87 Apr 1, 2020
af528bd
Update README.md
cjpark87 Apr 1, 2020
1eac058
Merge pull request #47 from cjpark87/covid19
cjpark87 Apr 1, 2020
54a1ce5
Add sdbioline, wondfo RDT
cjpark87 Apr 2, 2020
28740f0
Merge pull request #49 from cjpark87/covid19
cjpark87 Apr 2, 2020
c0aefdb
Finetune result window. Fix glare check bug and other bugs
cjpark87 Apr 2, 2020
6d2570f
Merge pull request #50 from cjpark87/fine-tune
cjpark87 Apr 2, 2020
f2ca880
Remove line search width from config
cjpark87 Apr 2, 2020
3509bdf
Update rdt_configuration.md
cjpark87 Apr 2, 2020
9442ec9
Update rdt_configuration.md
cjpark87 Apr 2, 2020
2f090b1
Merge pull request #51 from cjpark87/remove_line_search
cjpark87 Apr 2, 2020
21302ec
Fixed blood detection and added interpretation result, but haven't sh…
hungngo97 Apr 2, 2020
179c3e0
Merge remote-tracking branch 'upstream/master'
Apr 3, 2020
d4b06a6
adding names
mariakakis Apr 3, 2020
9f917ec
moving blood function
mariakakis Apr 3, 2020
f2b5211
Update README.md
mariakakis Apr 3, 2020
60925eb
Update README.md
mariakakis Apr 3, 2020
71ac615
Added warning for too much blood
hungngo97 Apr 4, 2020
a66c5a0
Merge pull request #52 from cjpark87/hvn/blood-detection
cjpark87 Apr 5, 2020
65e840b
Merge pull request #55 from atm15/master
cjpark87 Apr 5, 2020
35cfc67
Update README.md
cjpark87 Apr 6, 2020
fa9d85d
Update README.md
cjpark87 Apr 6, 2020
8cd410e
Unify VIEW_FINDER_SCALE
cjpark87 Apr 8, 2020
c809fba
Update rdt_configuration.md
cjpark87 Apr 8, 2020
eb186b5
Add padding for view finder width
cjpark87 Apr 8, 2020
62234f8
Merge branch 'view_finder_scale' of github.com:cjpark87/rdt-scan into…
cjpark87 Apr 8, 2020
2372abc
Merge pull request #56 from cjpark87/view_finder_scale
cjpark87 Apr 8, 2020
c46c8c3
Make glare check optional. And modify glare threshold
cjpark87 Apr 8, 2020
83c727e
Update rdt_configuration.md
cjpark87 Apr 8, 2020
e406245
Update rdt_configuration.md
cjpark87 Apr 8, 2020
460511e
Merge pull request #58 from cjpark87/glare
cjpark87 Apr 8, 2020
c6672a1
Fix bugs
cjpark87 Apr 14, 2020
9b07bc0
Update rdt_configuration.md
cjpark87 May 4, 2020
3983a51
Merge remote-tracking branch 'cj-refactor-origin/master' into try-out…
vincent-karuri May 6, 2020
45326d1
Fix compilation errors
vincent-karuri May 6, 2020
2923527
Upgrage gradle version and fix compile error
vincent-karuri May 6, 2020
2afbb59
Bump lib version
vincent-karuri May 6, 2020
acc02bd
Modify image quality view scope
vincent-karuri May 6, 2020
d3900fc
Fix errors in layouts
vincent-karuri May 6, 2020
d25f015
Merge pull request #16 from onaio/try-out-merging-cj-refactored-repo
vincent-karuri May 7, 2020
fc122b4
Bump bintray upload plugin
vincent-karuri May 7, 2020
8ea2381
Downgrade min sdk version to match opensrp
vincent-karuri May 7, 2020
5bdd929
Add RDT constructor to allow dynamic passing of rdt configurations
vincent-karuri Oct 14, 2020
9675bff
Pass config json obj from image quality activity to rdt
vincent-karuri Oct 14, 2020
61f990d
Pull rdt config as string
vincent-karuri Oct 14, 2020
6d6571a
Fix NPE when extracting rdt config data
vincent-karuri Oct 15, 2020
ff98f23
Only set rdt config if it was passed in intent
vincent-karuri Oct 21, 2020
5676c53
Bump lib version
vincent-karuri Nov 6, 2020
7fb377f
Merge branch 'support-dynamically-setting-rdt-configs' of github.com:…
vincent-karuri Nov 6, 2020
e9ad215
Merge pull request #17 from onaio/support-dynamically-setting-rdt-con…
vincent-karuri Nov 6, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
190 changes: 40 additions & 150 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,22 +1,6 @@
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
.externalNativeBuild


# Created by https://www.gitignore.io/api/macos,opencv,windows,androidstudio

### AndroidStudio ###
# Covers files to be ignored for android development using Android Studio.

# Built application files
*.apk
*.ap_
*.aab

# Files for the ART/Dalvik VM
*.dex
Expand All @@ -28,15 +12,12 @@
bin/
gen/
out/
release/

# Gradle files
.gradle
.gradle/
build/

# Signing files
.signing/

# Local configuration file (sdk path, etc)
local.properties

Expand All @@ -46,146 +27,55 @@ proguard/
# Log Files
*.log

# Android Studio
/*/build/
/*/local.properties
/*/out
/*/*/build
/*/*/production
captures/
# Android Studio Navigation editor temp files
.navigation/
*.ipr
*~
*.swp
<<<<<<< HEAD

# Android Patch
gen-external-apklibs

# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild

# NDK
obj/
# Android Studio captures folder
captures/

# IntelliJ IDEA
# IntelliJ
*.iml
*.iws
/out/

# User-specific configurations
.idea/libraries/
.idea/workspace.xml
.idea/tasks.xml
.idea/.name
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml
.idea/datasources.xml
.idea/dataSources.ids
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml

# OS-specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Legacy Eclipse project files
.classpath
.project
**/.idea/

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.war
*.ear

# virtual machine crash logs (Reference: http://www.java.com/en/download/help/error_hotspot.xml)
hs_err_pid*

## Plugin-specific files:

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Mongo Explorer plugin
.idea/mongoSettings.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties

### AndroidStudio Patch ###

!/gradle/wrapper/gradle-wrapper.jar

### macOS ###
*.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.TemporaryItems
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Android Studio 3 in .gitignore file.
.idea/caches
.idea/modules.xml
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
.idea/navEditor.xml

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.
#*.jks
#*.keystore

### OpenCV ###
#OpenCV for Mac and Linux
#build and release folders
*/CMakeFiles
*/CMakeCache.txt
*/Makefile
*/cmake_install.cmake
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild

### Windows ###
# Windows thumbnail cache files
ehthumbs_vista.db
# Google Services (e.g. APIs or Firebase)
# google-services.json

# Folder config file
Desktop.ini
# Freeline
freeline.py
freeline/
freeline_project_description.json

# Recycle Bin used on file shares
$RECYCLE.BIN/
# fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/readme.md

# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Version control
vcs.xml

# Windows shortcuts
*.lnk
# lint
lint/intermediates/
lint/generated/
lint/outputs/
lint/tmp/
lint/reports/*.iml

.DS_Store

# End of https://www.gitignore.io/api/macos,opencv,windows,androidstudio
Binary file removed .idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file removed .idea/caches/gradle_models.ser
Binary file not shown.
113 changes: 0 additions & 113 deletions .idea/codeStyles/Project.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/copyright/UbicompLab.xml

This file was deleted.

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

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/runConfigurations.xml

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2018, The University of Washington Ubicomp Lab, and Medic Mobile.
Copyright (c) 2020, The University of Washington Ubicomp Lab.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
Loading