1045d72bbe
push routines style and create scene view
2024-06-12 01:54:03 +03:00
631ba53d7a
Implemented home management and user invitation flows
2024-06-05 03:42:00 +03:00
9877dde78e
Added create a unit screen, and implemented otp screen bloc and view
2024-05-30 10:59:22 +03:00
0eea5242e1
Added smart door bloc
2024-05-23 02:45:31 +03:00
7d4ce7f7b3
Implemented Acs functions and fixed design issue
2024-05-21 00:13:27 +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
c04e64b613
Initilized the Blinds View and its animations
2024-05-01 10:33:24 +03:00
6d720546f8
Merge branch 'dev' into finishing_smart_door_pages
2024-04-28 09:34:47 +03:00
b9c181c944
Added SmartLinkage page
2024-04-25 13:15:35 +03:00
8fbcb55e74
Added unlocking records icons
2024-04-24 00:17:42 +03:00
1da61e7673
quick fixes
2024-04-23 15:11:10 +03:00
5f402d02ea
Added Menu Screen Icons
2024-04-23 14:28:21 +03:00
e312d1fe4d
Merge branch 'dev' into wall_mounted_sensor
2024-04-20 00:53:55 +03:00
f095d29022
Added wall mounted presence sensor assets
2024-04-18 10:01:55 +03:00
1ec1ae76b0
Added ceiling presence sensor assets
2024-04-18 09:50:32 +03:00
97f3ebc583
Changed Size and Shadows in the door lock button containers
2024-04-17 13:59:55 +03:00
cc6b68e338
Update device interfaces and add new doors list view widget
...
- Add a new widget 'DoorsListView' for displaying a list of smart doors
- Update the navigation method to devices interfaces in 'RoomPageSwitch' widget
- Add battery and doorlock icons to auto generated assets
2024-04-16 14:53:43 +03:00
13e80fbad7
fetch groups
2024-03-18 11:46:27 +03:00
00d1ad50f1
built 3 gang switch View
2024-03-14 00:38:00 +03:00
024f15728b
getting spaces and rooms from api {null checks}
2024-03-13 13:52:22 +03:00
d3bd10730c
Modified Devices Pages
2024-03-11 12:04:26 +03:00
39a3f97181
Merged Auth branch & Curtains branch
2024-03-10 15:06:04 +03:00
a6018b282e
Redesigned Splash Screen and Login Screen
2024-03-10 14:49:17 +03:00
f8e8591d13
Implemented room device interface
...
(AC only)
2024-03-07 14:53:13 +03:00
f734801e94
Initialized Auth pages for future work
...
Implemented Login functionality
2024-03-07 10:29:19 +03:00
b99247c937
Added appbar actions for all the views
...
Added appbar leading logo for the menu view
2024-03-05 13:42:58 +03:00
7ecac02a8a
light interface
2024-03-04 14:38:48 +03:00
4ee5426e9c
Implemented AC Interface
2024-02-29 12:11:39 +03:00
3fabd41e72
Stabilized UI elements across multiple devices
...
Synchronized ACs Status functionality
2024-02-28 12:22:45 +03:00
abe7072f2d
AC devices page implemented
...
AC Cubit Add
New Devices Cubit Arch will be used
Devices Cubit (for devices categories, and devices page)
{
AC cubit,
Lights cubit.
... }
Replaced AssetsManager with Assets Class (auto generated)
2024-02-26 15:55:22 +03:00
d27063f149
initialized Dashboard Page
2024-02-20 12:08:59 +03:00