2d54d52061
Updated the curtain desgin and removed unused code
2024-10-06 22:30:28 +03:00
7279215cdc
Added flavers env and prod for android and ios including Google services
2024-09-21 17:17:54 +03:00
dcc98445d7
Implemented smart door animation
2024-08-26 16:45:50 +03:00
fe10d7a910
Bug fixes
2024-08-04 23:23:27 +03:00
8d6da30d09
Fixed design issues, added updated read me file
2024-08-01 12:57:13 +03:00
553cc0bd7e
profile page fix bugs
2024-07-30 09:38:15 +03:00
cd8cdf0853
profile page fix bugs
2024-07-29 12:28:12 +03:00
eebd0faf1e
profile page fix bugs
2024-07-28 15:40:47 +03:00
f27a9b0d8a
profile page fix bugs
2024-07-28 15:27:34 +03:00
38d571a2c9
profile page fix bugs
2024-07-28 11:20:28 +03:00
9502c74554
profile page fix bugs
2024-07-28 11:12:06 +03:00
9162dd1033
profile page fix bugs
2024-07-28 10:42:29 +03:00
6c5acc3a08
profile page fix bugs
2024-07-28 09:12:15 +03:00
b9432c3de3
profile page fix bugs
2024-07-25 16:28:46 +03:00
00199dda90
profile page fix bugs
2024-07-25 16:27:09 +03:00
76b867d4b9
profile page
2024-07-25 16:19:02 +03:00
21bed5c14d
Merge remote-tracking branch 'origin/SP-203' into SP-203
2024-07-25 15:19:34 +03:00
378f4396d8
profile page
2024-07-25 15:19:10 +03:00
e58732f7f8
Merged with dev branch
2024-07-25 13:35:10 +03:00
69b901afed
profile page with HomeCubit
2024-07-24 16:03:22 +03:00
1044775066
profile
2024-07-23 16:28:53 +03:00
e5e839248d
profile
2024-07-23 16:16:31 +03:00
79a1c69af1
Added env files and the read base url using the dotenv package
2024-07-21 11:45:49 +03:00
8a4a158af5
profile changes
2024-07-16 14:05:54 +03:00
288ea6a1e2
Bug fixes
2024-06-30 15:10:01 +03:00
578b9586d2
CreateTemporaryPassword
2024-06-30 11:54:14 +03:00
4b09259a47
Bug fixes
2024-06-26 23:33:01 +03:00
76f5c6d325
bug fixes and read sensors states
2024-06-06 11:14:25 +03:00
631ba53d7a
Implemented home management and user invitation flows
2024-06-05 03:42:00 +03:00
6a9c2967d2
Implemented home creation and add counter to the sign up screen
2024-06-03 00:26:07 +03:00
9877dde78e
Added create a unit screen, and implemented otp screen bloc and view
2024-05-30 10:59:22 +03:00
0f75c3def1
Fixed logout issue
2024-05-18 23:45:23 +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
6042208d02
dart fix --apply to remove unused imports and fixed some pages layouts
2024-04-29 11:49:08 +03:00
8127c1978c
Added Privacy View
2024-04-23 22:13:32 +03:00
48e6ae2bd3
Added Securty Page
2024-04-23 22:09:32 +03:00
7e3f68b65f
Added Manage Home Page And Home Settings Page
2024-04-23 21:58:11 +03:00
8550e81b4e
Added join home page
2024-04-23 20:19:43 +03:00
3a41a7118d
Added Create Home Page
2024-04-23 16:53:41 +03:00
6050fa745f
Add ProfileTab and ProfileView widgets for user profile display
...
- Added ProfileTab widget for displaying user profile information in a tab.
- Added ProfileView widget for displaying user profile details in a separate view.
2024-04-23 16:38:26 +03:00
6771785a4b
removed old menu List and menu List Item models
2024-04-23 15:12:38 +03:00
1da61e7673
quick fixes
2024-04-23 15:11:10 +03:00
88588d9fa8
Refactor menu view to use sections and buttons
...
Extracted menu sections and buttons into separate data structures for better
organization and readability in the menu view. Updated MenuList widget to
dynamically render buttons based on the new data structure.
2024-04-23 15:11:01 +03:00
2ae0c07830
Update import statements from relative tok apsulote paths.
2024-04-13 18:05:19 +03:00
d3bd10730c
Modified Devices Pages
2024-03-11 12:04:26 +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
481fe1c0f3
replaced Gap Class with the appropriate SizedBox
...
removed the Gap dependency
2024-03-02 15:52:28 +03:00
4c27cce519
Switches updated
2024-02-27 10:13:58 +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
c95a9c7817
initialized menu page
2024-02-21 16:39:16 +03:00