320afb0ca8
Removed fittedbox from the default scaffold widget
2024-06-27 10:56:30 +03:00
23293a6b25
fix bugs
2024-06-27 03:26:49 +03:00
17881694e0
connected all apis , create functionality is working
2024-06-27 02:35:50 +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
9fe25b9bd3
finished adding tasks and removing them , added error handling
2024-06-26 20:32:34 +03:00
457818f346
Sensitivity & Ceiling Sensor ui
2024-06-26 16:08:51 +03:00
ae47e48832
push countdown widget
2024-06-26 15:55:40 +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
3ddd4ed197
push functions static data
2024-06-26 02:18:15 +03:00
1fb8a8d035
Merge pull request #26 from SyncrowIOT/forgot_pass
...
forget password added
2024-06-25 15:53:16 +03:00
57b29abf74
Bug fixes and removed the unused code in the auth cubit
2024-06-25 15:44:00 +03:00
3efe1a540b
notes modified
2024-06-25 14:58:33 +03:00
04b9336f50
notes modified
2024-06-25 14:42:26 +03:00
08d3ff3e0f
forget password added
2024-06-25 10:54:42 +03:00
6413d2b876
working on functions view
2024-06-25 10:38:39 +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
b1dbee499f
push folders revamp
2024-06-24 00:05:56 +03:00
759888857d
finished rooms call with all devices and single devices call
2024-06-23 20:12:38 +03:00
b58af41b88
add all devices fetch
2024-06-23 12:01:06 +03:00
28678be844
Fixed timer issue
2024-06-23 02:34:10 +03:00
1fe4603cbf
connected all devices
2024-06-22 16:44:17 +03:00
48ef0f054f
Fixed token issue
2024-06-13 12:48:04 +03:00
073b7445d9
Implemented 3 gange count down timer
2024-06-13 10:38:49 +03:00
7c9b7fbb86
add comment todo
2024-06-13 02:14:58 +03:00
a8132c37db
push scene devices body with blocs. need to drop the future builder - enhancment
2024-06-13 02:13:44 +03:00
4a93bc2892
added an alert dialog function call in context extension
2024-06-12 23:48:39 +03:00
8c8e46f250
push bottom sheet design of the scenes
2024-06-12 21:06:27 +03:00
17e9826b21
finished if - then - save button design
2024-06-12 20:30:34 +03:00
bfbc2e55ce
finished if scene design
2024-06-12 18:40:34 +03:00
1045d72bbe
push routines style and create scene view
2024-06-12 01:54:03 +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
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
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