Commit Graph

251 Commits

Author SHA1 Message Date
ce94d91f83 Fetched devices based on the unit id 2024-07-01 22:27:15 +03:00
a802fd2955 All characters cannot be 1 2024-07-01 15:41:53 +03:00
dbdf9fca76 fix this
17. The door lock/create password the screen, save button will create a pass as much the user click on the save button

and Fixed the time being displayed incorrectly
in DoorDialog
2024-07-01 13:58:24 +03:00
0bd6a5013d Solved conflicts and added latest update from routines design branch 2024-07-01 12:38:52 +03:00
b3bfe9decc Design enhancments 2024-07-01 01:08:20 +03:00
0695c0306e fix bugs on create password 2024-07-01 00:32:51 +03:00
675c98443a fix bugs on create password 2024-06-30 23:52:12 +03:00
baae756acc fix bugs on create password 2024-06-30 23:19:00 +03:00
53c33187f4 fix bugs on create password 2024-06-30 23:15:01 +03:00
0fa6693c6c fix bugs on create password 2024-06-30 23:04:28 +03:00
6699866ff0 Added latest changes from dev and solved conflicts 2024-06-30 16:27:42 +03:00
288ea6a1e2 Bug fixes 2024-06-30 15:10:01 +03:00
b00218ba5d CreateTemporaryPassword 2024-06-30 14:59:18 +03:00
695d6c109b CreateTemporaryPassword 2024-06-30 12:49:05 +03:00
578b9586d2 CreateTemporaryPassword 2024-06-30 11:54:14 +03:00
babaada63f CreateTemporaryPassword 2024-06-29 23:44:47 +03:00
e8184c00ff CreateTemporaryPassword 2024-06-29 23:38:52 +03:00
8d6d5da5cd CreateTemporaryPassword 2024-06-29 00:32:19 +03:00
1f93614900 CreateTemporaryPassword 2024-06-28 23:50:14 +03:00
3e7b6839d9 CreateTemporaryPassword 2024-06-27 16:59:05 +03:00
4b09259a47 Bug fixes 2024-06-26 23:33:01 +03:00
a2d655dccb Added latest changes and fixed issues and conflicts 2024-06-26 23:08:41 +03:00
d4f4cfa1ba Added latest changes and solved the conflicts 2024-06-26 22:46:29 +03:00
61c225af45 Implemented devices groups 2024-06-26 22:30:56 +03:00
9fe25b9bd3 finished adding tasks and removing them , added error handling 2024-06-26 20:32:34 +03:00
457818f346 Sensitivity & Ceiling Sensor ui 2024-06-26 16:08:51 +03:00
ae47e48832 push countdown widget 2024-06-26 15:55:40 +03:00
417806146a update devices edited 2024-06-26 12:15:34 +03:00
ea4dc852f8 update devices 2024-06-26 11:53:32 +03:00
6413d2b876 working on functions view 2024-06-25 10:38:39 +03:00
f98ebdb2ba Added gateway screen and bloc 2024-06-25 02:21:35 +03:00
bc3cd66096 Added battery icon in the door lock screen 2024-06-24 01:14:34 +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
28678be844 Fixed timer issue 2024-06-23 02:34:10 +03:00
1fe4603cbf connected all devices 2024-06-22 16:44:17 +03:00
073b7445d9 Implemented 3 gange count down timer 2024-06-13 10:38:49 +03:00
a8132c37db push scene devices body with blocs. need to drop the future builder - enhancment 2024-06-13 02:13:44 +03:00
76f5c6d325 bug fixes and read sensors states 2024-06-06 11:14:25 +03:00
9877dde78e Added create a unit screen, and implemented otp screen bloc and view 2024-05-30 10:59:22 +03:00
cda41ecf74 Implemented firebase and onesignal 2024-05-23 17:09:10 +03:00
f7db91f212 Added sign up screen and model 2024-05-23 14:08:40 +03:00
0eea5242e1 Added smart door bloc 2024-05-23 02:45:31 +03:00
44b08c482d Implemented ceiling, wall sensors functionality 2024-05-22 23:55:35 +03:00
008ba8be32 Added three gang bloc, event, state, and model 2024-05-21 01:51:53 +03:00
7d4ce7f7b3 Implemented Acs functions and fixed design issue 2024-05-21 00:13:27 +03:00
4257d69768 Implemented Ac functionality, and bug fixes 2024-05-20 02:40:50 +03:00
0f75c3def1 Fixed logout issue 2024-05-18 23:45:23 +03:00
923e7a2d02 Added the curtain interface 2024-05-07 12:26:54 +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