Adding delete relation/communication feature
authorrtrimana <rtrimana@uci.edu>
Mon, 2 Oct 2017 18:05:05 +0000 (11:05 -0700)
committerrtrimana <rtrimana@uci.edu>
Mon, 2 Oct 2017 18:05:05 +0000 (11:05 -0700)
commit5ef9055d86f42777e8a841a9b306e2683c04069d
treee09cb11698bc8908d53cadb49986210afd3775e1
parentbba1273366946a5e9b801200611865e50d21e31f
Adding delete relation/communication feature
20 files changed:
iotjava/iotinstaller/IoTInstaller.java
others/lede-gui/.gradle/3.3/taskArtifacts/fileHashes.bin
others/lede-gui/.gradle/3.3/taskArtifacts/fileSnapshots.bin
others/lede-gui/.gradle/3.3/taskArtifacts/taskArtifacts.bin
others/lede-gui/.gradle/3.3/taskArtifacts/taskArtifacts.lock
others/lede-gui/.gradle/3.3/tasks/_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin
others/lede-gui/.gradle/3.3/tasks/_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock
others/lede-gui/.gradle/3.3/tasks/_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock
others/lede-gui/.idea/misc.xml
others/lede-gui/.idea/workspace.xml
others/lede-gui/lede-gui.iml
others/lede-gui/src/main/AndroidManifest.xml
others/lede-gui/src/main/java/com/example/lede2/AddRelationActivity.java [deleted file]
others/lede-gui/src/main/java/com/example/lede2/MainActivity.java
others/lede-gui/src/main/java/com/example/lede2/RelationActivity.java [new file with mode: 0644]
others/lede-gui/src/main/res/layout/activity_add_relation.xml [deleted file]
others/lede-gui/src/main/res/layout/activity_main.xml
others/lede-gui/src/main/res/layout/activity_relation.xml [new file with mode: 0644]
others/lede-gui/src/main/res/values/constants.xml
others/lede-gui/src/main/res/values/strings.xml