Commit Graph

30 Commits

Author SHA1 Message Date
457b7c2c51 Updated gradle and kotlin 2025-01-26 20:38:37 +03:00
4ae04cf2af Merged with Dev 2025-01-26 13:08:40 +03:00
df0f1c6c94 user_agreement and privacy_policy sign up and menu 2025-01-19 16:49:54 +03:00
f960a553ca Updated the pacakages 2025-01-13 13:02:51 +03:00
b1368bf4d7 update ios packages 2025-01-12 00:10:02 +03:00
ec7b351a82 4_scene&6_scene 2024-11-18 09:09:47 +03:00
e0dbbd67d1 static power clamp 2024-10-14 16:14:17 +03:00
7279215cdc Added flavers env and prod for android and ios including Google services 2024-09-21 17:17:54 +03:00
8e104aeea7 Read devices status from Firebase realtime database 2024-08-12 12:32:20 +03:00
8a4a158af5 profile changes 2024-07-16 14:05:54 +03:00
6699866ff0 Added latest changes from dev and solved conflicts 2024-06-30 16:27:42 +03:00
3e7b6839d9 CreateTemporaryPassword 2024-06-27 16:59:05 +03:00
9fe25b9bd3 finished adding tasks and removing them , added error handling 2024-06-26 20:32:34 +03:00
47639c0cb9 Updated intl package 2024-06-13 16:58:14 +03:00
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
28576f2cd5 Implemented sign up and otp screens 2024-05-29 01:51:36 +03:00
cda41ecf74 Implemented firebase and onesignal 2024-05-23 17:09:10 +03:00
4257d69768 Implemented Ac functionality, and bug fixes 2024-05-20 02:40:50 +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
ad511fe3af added smooth_page_indicator for devices view body 2024-03-03 17:01:08 +03:00
7e98329738 added Null state from the AC universal switch (in case the status for the ACs are different from each other) 2024-03-03 11:37:30 +03:00
8203836332 Update firebase and flutter_svg versions. 2024-03-02 15:59:32 +03:00
481fe1c0f3 replaced Gap Class with the appropriate SizedBox
removed the Gap dependency
2024-03-02 15:52:28 +03:00
4ee5426e9c Implemented AC Interface 2024-02-29 12:11:39 +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
3190361901 initialized Application theme 2024-02-17 16:27:27 +03:00
16f47f744c initialized Splash UI
initialized Login UI
initialized Home(no Devices) UI
Added Colors (from syncrow website)
Added Logo
2024-02-15 00:10:33 +03:00
84e142a099 initial commit 2024-02-14 10:58:43 +03:00