Commit Graph

65 Commits

Author SHA1 Message Date
acbd4a9968 push door lock automation functions 2024-07-14 02:48:26 +03:00
2438dcf83d adding asset images 2024-07-13 20:30:10 +03:00
a0405981a8 Scenes have been added to the device page 2024-07-08 15:59:43 +03:00
e6c9de1dbf Scenes have been added to the device page 2024-07-08 11:23:55 +03:00
5c5b4b0960 fix icons 2024-07-04 00:02:46 +03:00
acc2f79960 remove comments 2024-07-03 23:28:26 +03:00
6450fdf584 solved dialog function re call bug 2024-07-03 23:23:59 +03:00
c7d26d0e6e Bug fixes, and updated the build number 2024-07-02 13:14:17 +03:00
97e0f29ac6 remove coments 2024-07-02 13:10:30 +03:00
b392f90507 fix bugs 2024-07-02 12:39:09 +03:00
a4b3229d65 push dialog confirm selection safety 2024-07-02 00:07:32 +03:00
e9300518b1 push 2024-07-01 22:45:40 +03:00
6a3632f696 merge 2024-07-01 22:35:01 +03:00
75fe80e72a commit last changes 2024-07-01 22:31:50 +03:00
53015363ba Added latest update 2024-07-01 22:29:05 +03:00
ce94d91f83 Fetched devices based on the unit id 2024-07-01 22:27:15 +03:00
bf05f94586 finished sending the delay in correct way 2024-07-01 20:51:14 +03:00
4b6d82812d fix delay format 2024-07-01 20:16:00 +03:00
16a336ab09 fix load scenes after creation 2024-07-01 20:05:05 +03:00
f9a2de9769 solved cancel issue 2024-07-01 19:18:40 +03:00
0bd6a5013d Solved conflicts and added latest update from routines design branch 2024-07-01 12:38:52 +03:00
f285afcbe6 adding the delay 2024-07-01 05:23:27 +03:00
32b992e276 connect delete api 2024-07-01 03:44:57 +03:00
c01d9034fd push put api 2024-07-01 01:57:13 +03:00
cc6b754845 push temp list logic before saving 2024-06-30 21:22:33 +03:00
6699866ff0 Added latest changes from dev and solved conflicts 2024-06-30 16:27:42 +03:00
50aca65c8f Fixed design issues 2024-06-30 15:37:00 +03:00
32785816f2 add a loader 2024-06-30 02:26:53 +03:00
b364adf0bd reflect api selected function value in the view and connect dialog 2024-06-30 02:24:24 +03:00
6584b894c4 finished get scene details 2024-06-30 01:54:08 +03:00
043e8c1e2d connected rest of the devices and functions and trigger api 2024-06-29 18:24:33 +03:00
23293a6b25 fix bugs 2024-06-27 03:26:49 +03:00
17881694e0 connected all apis , create functionality is working 2024-06-27 02:35:50 +03:00
9fe25b9bd3 finished adding tasks and removing them , added error handling 2024-06-26 20:32:34 +03:00
ae47e48832 push countdown widget 2024-06-26 15:55:40 +03:00
3ddd4ed197 push functions static data 2024-06-26 02:18:15 +03:00
6413d2b876 working on functions view 2024-06-25 10:38:39 +03:00
b1dbee499f push folders revamp 2024-06-24 00:05:56 +03:00
759888857d finished rooms call with all devices and single devices call 2024-06-23 20:12:38 +03:00
b58af41b88 add all devices fetch 2024-06-23 12:01:06 +03:00
1fe4603cbf connected all devices 2024-06-22 16:44:17 +03:00
7c9b7fbb86 add comment todo 2024-06-13 02:14:58 +03:00
a8132c37db push scene devices body with blocs. need to drop the future builder - enhancment 2024-06-13 02:13:44 +03:00
4a93bc2892 added an alert dialog function call in context extension 2024-06-12 23:48:39 +03:00
8c8e46f250 push bottom sheet design of the scenes 2024-06-12 21:06:27 +03:00
17e9826b21 finished if - then - save button design 2024-06-12 20:30:34 +03:00
bfbc2e55ce finished if scene design 2024-06-12 18:40:34 +03:00
1045d72bbe push routines style and create scene view 2024-06-12 01:54:03 +03:00
9877dde78e Added create a unit screen, and implemented otp screen bloc and view 2024-05-30 10:59:22 +03:00
fbe2f5fe53 !! BIG CHANGE TO ASSETS GEN !!
changed the method of generating assets to be more declrative when it comes to names of the assets.

it now include the file path name e.g (asset in the path "assets/images/home-images/home.png" will be generated as this "String assetsImagesHomeImageshome = "path" ".

this will be very helpful in the future when we want to orgnize the assets dir.
2024-05-07 12:26:12 +03:00