Commit Graph

141 Commits

Author SHA1 Message Date
1297d4ec89 push snackbar fix and device to scene route 2024-08-04 20:38:21 +03:00
84d909a10a fix last testing bugs 2024-08-03 15:15:09 +03:00
b66fbc32e7 push fixes 2024-08-01 03:11:03 +03:00
5eee0a2bfd Merged with SP-203 2024-07-25 14:15:06 +03:00
8a4c5af2e7 push automation details and update automation 2024-07-25 00:25:48 +03:00
980d1017eb Improved the performance of the AC device 2024-07-21 02:10:04 +03:00
a67fd44f32 Fixed the three gang performance issue 2024-07-14 02:01:36 +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
630f5c1530 Fixed a design issue and updated the build number 2024-07-04 15:15:13 +03:00
f2dc9cc11c Fixed design issues 2024-07-04 10:26:18 +03:00
038ed680dd pull to refresh 2024-07-03 16:48:46 +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
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
0fa6693c6c fix bugs on create password 2024-06-30 23:04:28 +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
457818f346 Sensitivity & Ceiling Sensor ui 2024-06-26 16:08:51 +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
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
28678be844 Fixed timer issue 2024-06-23 02:34:10 +03:00
073b7445d9 Implemented 3 gange count down timer 2024-06-13 10:38:49 +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