wxr
2020-09-01 7d005a7618e3d7a80d8ede3baf6ecc4bf8019cd5
refs
用户 wxr <464027401@qq.com>
星期二, 九月 1, 2020 15:22 +0800
提交者 wxr <464027401@qq.com>
星期二, 九月 1, 2020 15:22 +0800
提交7d005a7618e3d7a80d8ede3baf6ecc4bf8019cd5
目录 ef962caf51527e2619e86c1c4c29db8fd10b74e3 目录 | zip | gz
parent 6a9ad7ec93218913a2ce3b898bb036f18f8f0da4 查看 | 对比
2020-09-01

1.增加普通场景功能
2.修改数据存储方式,拆分数据存储
18个文件已添加
95个文件已修改
7147 ■■■■ 已修改文件
.vs/HDL_APP_Project/xs/UserPrefs.xml 54 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_Android-Debug.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Debug|iPhone.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Debug|iPhoneSimulator.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
DLL/Shared.Droid.HDLWidget.dll 对比 | 查看 | 原始文档 | blame | 历史
DLL/Shared.Droid.dll 对比 | 查看 | 原始文档 | blame | 历史
DLL/Shared.Droid.xml 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DLL/Shared.IOS.TBL.dll 对比 | 查看 | 原始文档 | blame | 历史
DLL/Shared.IOS.dll 对比 | 查看 | 原始文档 | blame | 历史
DLL/Shared.IOS.xml 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Application.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Language.ini 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/AC/DiyThumbIcon2On.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/EnvironmentalScience/FunctionIconCO2.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/EnvironmentalScience/FunctionIconHumidity.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/EnvironmentalScience/FunctionIconPm25.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/EnvironmentalScience/FunctionIconTVOC.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/EnvironmentalScience/FunctionIconTemp.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/EnvironmentalScience/HumidityIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/FunctionIcon/EnvironmentalScience/Pm25Icon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/Intelligence/CreateScene1Bg.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/Intelligence/CreateScene2Bg.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/Intelligence/CreateScene3Bg.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Phone/Public/FuncInfoSetIcon_white.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/HDL-ON_Android.csproj 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Properties/AndroidManifest.xml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/mono_crash.1cfb5decbf.1.json 851 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/HDL-ON_iOS.csproj 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Info.plist 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Language.ini 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/AC/DiyThumbIcon2On.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/HumidityIcon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Phone/FunctionIcon/EnvironmentalScience/Pm25Icon.png 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/R.cs 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/FileUtils.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Net/TcpListener.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Server/HttpServerRequest.cs 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/CommonPage.cs 179 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/Control.cs 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DriverLayer/Control_Bus.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/DB_ResidenceData.cs 602 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Enumerative/MyEnum.cs 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/AC.cs 131 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Curtain.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Fan.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/FloorHeating.cs 237 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Function.cs 434 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Light.cs 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Scene.cs 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/Sensor.cs 95 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/TV.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/FunctionList.cs 101 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Room.cs 77 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/HDL_ON.projitems 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/MainPage.cs 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/PublicAssmebly.cs 267 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI0-Public/UpdataTcpResidenceDataDialog.cs 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePage.cs 45 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificaitionPublicBLL.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs 50 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionControlZoneBLL.cs 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionPage.cs 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/RoomPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs 380 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/NewSceneMenuListPage.cs 174 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/SceneEditPage.cs 712 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/SceneFunctionListEditPage.cs 474 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/SetSceneFunctionInfoPage.cs 793 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/SetSceneLocationPage.cs 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberFunctionPermissionPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberFunctionPermissionPageBLL.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/MemberPermissionPage.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/FloorsManagementPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/ResidentialManagePageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditFunctionPage.cs 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditFunctionPageBLL.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditPage.cs 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditPageBLL.cs 41 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomsManagementPage.cs 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomsManagementPageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs 79 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/ChooseRoomPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/ChooseRoomPageBLL.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Curtain/CurtainModulePageBLL.cs 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPageBLL.cs 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Curtain/RollingShutterPageBLL.cs 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPageBLL.cs 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPageBLL.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/TVPageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSciencePage.cs 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSensorPage.cs 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs 61 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPageBLL.cs 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/FunctionBaseInfoSetPageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPageBLL.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPage.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPageBLL.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Music/MusicMain.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Music/SendMethod.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/UserPage.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史