The final version for lede-gui (the phone app for device registration)
authorrtrimana <rtrimana@uci.edu>
Mon, 30 Jul 2018 22:23:57 +0000 (15:23 -0700)
committerrtrimana <rtrimana@uci.edu>
Mon, 30 Jul 2018 22:23:57 +0000 (15:23 -0700)
commit0a970a0f6bbbb39b5b0a799ff60671421b1c1806
tree8ab202150c6bb382b431f4cd8164a545fc2e5210
parent372d5c6a09d5858b4a32d0979729b662a71191bf
The final version for lede-gui (the phone app for device registration)
141 files changed:
others/lede-gui/.gitignore
others/lede-gui/.gradle/3.3/taskArtifacts/fileHashes.bin [deleted file]
others/lede-gui/.gradle/3.3/taskArtifacts/fileSnapshots.bin [deleted file]
others/lede-gui/.gradle/3.3/taskArtifacts/taskArtifacts.bin [deleted file]
others/lede-gui/.gradle/3.3/taskArtifacts/taskArtifacts.lock [deleted file]
others/lede-gui/.gradle/3.3/tasks/_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin [deleted file]
others/lede-gui/.gradle/3.3/tasks/_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock [deleted file]
others/lede-gui/.gradle/3.3/tasks/_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.bin [deleted file]
others/lede-gui/.gradle/3.3/tasks/_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock [deleted file]
others/lede-gui/.idea/compiler.xml [deleted file]
others/lede-gui/.idea/copyright/profiles_settings.xml [deleted file]
others/lede-gui/.idea/gradle.xml [deleted file]
others/lede-gui/.idea/libraries/animated_vector_drawable_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/appcompat_v7_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/constraint_layout_1_0_2.xml [deleted file]
others/lede-gui/.idea/libraries/constraint_layout_solver_1_0_2.xml [deleted file]
others/lede-gui/.idea/libraries/design_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/espresso_core_2_2_2.xml [deleted file]
others/lede-gui/.idea/libraries/espresso_idling_resource_2_2_2.xml [deleted file]
others/lede-gui/.idea/libraries/exposed_instrumentation_api_publish_0_5.xml [deleted file]
others/lede-gui/.idea/libraries/hamcrest_core_1_3.xml [deleted file]
others/lede-gui/.idea/libraries/hamcrest_integration_1_3.xml [deleted file]
others/lede-gui/.idea/libraries/hamcrest_library_1_3.xml [deleted file]
others/lede-gui/.idea/libraries/javawriter_2_1_1.xml [deleted file]
others/lede-gui/.idea/libraries/javax_annotation_api_1_2.xml [deleted file]
others/lede-gui/.idea/libraries/javax_inject_1.xml [deleted file]
others/lede-gui/.idea/libraries/jsch_0_1_54.xml [deleted file]
others/lede-gui/.idea/libraries/jsr305_2_0_1.xml [deleted file]
others/lede-gui/.idea/libraries/junit_4_12.xml [deleted file]
others/lede-gui/.idea/libraries/recyclerview_v7_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/rules_0_5.xml [deleted file]
others/lede-gui/.idea/libraries/runner_0_5.xml [deleted file]
others/lede-gui/.idea/libraries/support_annotations_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/support_compat_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/support_core_ui_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/support_core_utils_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/support_fragment_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/support_media_compat_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/support_v4_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/support_vector_drawable_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/libraries/transition_26_0_0_alpha1.xml [deleted file]
others/lede-gui/.idea/misc.xml [deleted file]
others/lede-gui/.idea/modules.xml [deleted file]
others/lede-gui/.idea/runConfigurations.xml [deleted file]
others/lede-gui/.idea/workspace.xml [deleted file]
others/lede-gui/User Manual-Documentation/Edit of Vigilia User Manual.pdf [new file with mode: 0644]
others/lede-gui/git.iml [new file with mode: 0644]
others/lede-gui/gradle/wrapper/gradle-wrapper.properties
others/lede-gui/gradlew
others/lede-gui/lede-gui.iml
others/lede-gui/local.properties [deleted file]
others/lede-gui/src/main/AndroidManifest.xml
others/lede-gui/src/main/assets/1)_install_one_device.config [new file with mode: 0644]
others/lede-gui/src/main/assets/10)_delete_address.config [new file with mode: 0644]
others/lede-gui/src/main/assets/11)_delete_device_address.config [new file with mode: 0644]
others/lede-gui/src/main/assets/12)_delete_zigbee_device_address.config [new file with mode: 0644]
others/lede-gui/src/main/assets/13)_delete_host.config [new file with mode: 0644]
others/lede-gui/src/main/assets/2)_install_comm_pattern.config [new file with mode: 0644]
others/lede-gui/src/main/assets/3)_install_two_devices_and_comm_pattern.config [new file with mode: 0644]
others/lede-gui/src/main/assets/4)_install_address.config [new file with mode: 0644]
others/lede-gui/src/main/assets/5)_install_device_address.config [new file with mode: 0644]
others/lede-gui/src/main/assets/6)_install_zigbee_device_address.config [new file with mode: 0644]
others/lede-gui/src/main/assets/7)_install_host.config [new file with mode: 0644]
others/lede-gui/src/main/assets/8)_delete_entity.config [new file with mode: 0644]
others/lede-gui/src/main/assets/9)_delete_comm_pattern.config [new file with mode: 0644]
others/lede-gui/src/main/assets/add_comm.config [deleted file]
others/lede-gui/src/main/assets/add_device.config [deleted file]
others/lede-gui/src/main/assets/add_device_address.config [deleted file]
others/lede-gui/src/main/assets/delete_address.config [new file with mode: 0644]
others/lede-gui/src/main/assets/delete_device_address.config [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/AddDeviceActivity.java
others/lede-gui/src/main/java/com/example/lede2/AllInstallOptions.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/ApplicationWithRelations.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/ApplicationsList.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/ConfigFileIO.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/DatabaseActivity.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/DatabaseObject.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/DatabaseSubtypeObject.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/DatabaseTypeObject.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/DeleteDeviceActivity.java
others/lede-gui/src/main/java/com/example/lede2/DriverTypeSelectActivity.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/DriversAddActivity.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/DriversSelectActivity.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/EnrollDeviceActivity.java [deleted file]
others/lede-gui/src/main/java/com/example/lede2/HomeSecurity.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/InstallAddress.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/InstallCommPattern.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/InstallHost.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/InstallTwoDevicesAndCommPattern.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/InstallZigbeeDeviceAddress.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/Irrigation.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/Lifxtest.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/ListActivity.java
others/lede-gui/src/main/java/com/example/lede2/MainActivity.java
others/lede-gui/src/main/java/com/example/lede2/RegisterDeviceAdding.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/RegisterDeviceLoading.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/RegistrationRouterCheck.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/RelationActivity.java
others/lede-gui/src/main/java/com/example/lede2/SSH.java
others/lede-gui/src/main/java/com/example/lede2/SSH_MySQL.java
others/lede-gui/src/main/java/com/example/lede2/SmartLights.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/Speaker.java [new file with mode: 0644]
others/lede-gui/src/main/java/com/example/lede2/UpdateLocalConfigFiles.java [new file with mode: 0644]
others/lede-gui/src/main/res/layout/activity_add_device.xml
others/lede-gui/src/main/res/layout/activity_config.xml
others/lede-gui/src/main/res/layout/activity_delete_device.xml
others/lede-gui/src/main/res/layout/activity_enroll_device.xml
others/lede-gui/src/main/res/layout/activity_list.xml
others/lede-gui/src/main/res/layout/activity_main.xml
others/lede-gui/src/main/res/layout/activity_relation.xml
others/lede-gui/src/main/res/layout/applications.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/database.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/drivers.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/drivers_add.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/home_security.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/install_address.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/install_comm_pattern.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/install_device_address.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/install_host.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/install_options.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/install_two_devices_and_comm_pattern.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/install_zigbee_device_address.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/irrigation.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/lifxtest.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/register_device_adding.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/registration_layout.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/smartlights.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/speaker.xml [new file with mode: 0644]
others/lede-gui/src/main/res/layout/update.xml [new file with mode: 0644]
others/lede-gui/src/main/res/mipmap-hdpi/sentinel_icon.png [deleted file]
others/lede-gui/src/main/res/mipmap-mdpi/sentinel_icon.png [deleted file]
others/lede-gui/src/main/res/mipmap-xhdpi/sentinel_icon.png [deleted file]
others/lede-gui/src/main/res/mipmap-xxhdpi/sentinel_icon.png [deleted file]
others/lede-gui/src/main/res/mipmap-xxxhdpi/sentinel_icon.png [deleted file]
others/lede-gui/src/main/res/mipmap-xxxhdpi/vigilia_icon.png [new file with mode: 0644]
others/lede-gui/src/main/res/values/attrs.xml
others/lede-gui/src/main/res/values/colors.xml
others/lede-gui/src/main/res/values/constants.xml
others/lede-gui/src/main/res/values/dimens.xml
others/lede-gui/src/main/res/values/strings.xml
others/lede-gui/src/main/res/values/styles.xml