ed9f98e653
Temporarily disable showing the NCPS
device from all the all devices api, for release and demo purposes. Feel free to revert this commit once the device is needed back into the application.
2025-04-24 12:40:02 +03:00
790479effb
restrict_spaceMemberUser_and_change_SignUpModel
2025-01-23 18:35:01 +03:00
df0f1c6c94
user_agreement and privacy_policy sign up and menu
2025-01-19 16:49:54 +03:00
8be05fbd91
change_password
2024-12-30 16:51:35 +03:00
33d2bbc91f
Hide unused widgets
2024-12-17 01:13:36 +03:00
f81880a704
Hide nonfunctional widgets
2024-12-15 02:22:11 +03:00
b365f7e347
sos_device
2024-11-24 15:05:33 +03:00
6c2c866969
four_scene&6scene
2024-11-21 15:34:20 +03:00
ec7b351a82
4_scene&6_scene
2024-11-18 09:09:47 +03:00
b547a126ed
Bug fixes
2024-11-12 00:15:26 +03:00
aa27ecf908
power clamp
2024-10-17 16:04:11 +03:00
465a2e3108
curtain wizard & bugs fixes
2024-10-09 14:58:08 +03:00
754d869fac
water leak
2024-10-07 16:53:50 +03:00
5e046b1deb
garage door
2024-10-06 16:48:17 +03:00
d75d438106
two touch & three touch
2024-10-01 16:24:36 +03:00
b8b6ec67c7
setting
2024-09-30 17:30:16 +03:00
fed39b7198
setting
2024-09-30 17:02:31 +03:00
c4ff19d471
one touch
2024-09-29 16:06:05 +03:00
58e13da887
door sensor
2024-09-22 15:32:47 +03:00
f0feb4021f
water heater and timer and schedule ui and api ,
...
Circulate ui and Inching ui
2024-09-20 11:50:39 +03:00
b5842194ff
Implement Two-Gang & One-Gang
2024-09-12 16:59:03 +03:00
9c23ab1399
curtain changes
2024-08-29 16:54:43 +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
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
414a205833
built the interface for the blind curtains.
2024-05-06 14:38:29 +03:00
c04e64b613
Initilized the Blinds View and its animations
2024-05-01 10:33:24 +03:00
d802c2e045
Merge pull request #23 from SyncrowIOT/Syncing_with_backend
...
Synced with the backend
2024-04-30 12:14:10 +03:00
6042208d02
dart fix --apply to remove unused imports and fixed some pages layouts
2024-04-29 11:49:08 +03:00
3607b5353d
switched the safe area to be in the scaffold
2024-04-29 11:38:35 +03:00
f8358a0877
Updated the API Endpoints, API Calls, Data Models and cubits to the lateset changes from the backend
2024-04-29 10:00:58 +03:00
506068474b
Add FunctionType enum and ValueModel class
...
- Added FunctionType enum with values Boolean, Enum, Integer, Raw, String.
- Introduced ValueModel class to handle unit, min, max, scale, and step values
for functions in FunctionModel.
2024-04-21 16:13:51 +03:00
086476810c
Improved The layout of Door Lock Page
2024-04-17 11:31:09 +03:00
bff4b9493c
Refactor device control logic and add temperature and fan speed enums
...
- Refactor device control logic in the app to improve readability and maintainability.
- Add temperature modes (hot, cold, wind) and fan speeds (auto, low, middle, high) enums.
- Update icon mappings and utility functions for temperature modes and fan speeds.
2024-04-03 18:54:21 +03:00
81625cd50e
Add device icons based on device type and update network exception handling
...
- Add logic to set device icons based on device type in DeviceModel.fromJson method
- Update network exception handling to parse HTML response in ServerFailure class
- Add html package as a dependency for parsing HTML responses
-Added Devices Icons by updateing device types mapping
2024-04-02 15:11:20 +03:00
3031d19836
Add three gang widgets for controlling three different switches
...
- Added ThreeGangBody, ThreeGangSwitch, and ThreeGangSwitchesView widgets
for controlling three different switches in the UI.
- Updated constants file with functions for ThreeGang device type.
2024-04-01 09:56:55 +03:00
13e80fbad7
fetch groups
2024-03-18 11:46:27 +03:00
65cbf10485
temp
2024-03-17 09:38:26 +03:00
00d1ad50f1
built 3 gang switch View
2024-03-14 00:38:00 +03:00
0f3cc453ce
Semi-implemented getting spaces feature
2024-03-12 11:14:31 +03:00
d3bd10730c
Modified Devices Pages
2024-03-11 12:04:26 +03:00
f11b6d8d32
Added page swipe for navigation
2024-03-10 16:57:12 +03:00
39a3f97181
Merged Auth branch & Curtains branch
2024-03-10 15:06:04 +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
a9fdb2fc76
modified UI padding handling approach
...
added auth API endpoints
initialized curtains view for further development
2024-03-05 11:18:08 +03:00
d27063f149
initialized Dashboard Page
2024-02-20 12:08:59 +03:00
3190361901
initialized Application theme
2024-02-17 16:27:27 +03:00