Commit Graph

21 Commits

Author SHA1 Message Date
b232cec888 change color of temp 2025-04-22 18:27:03 +02:00
070c7228c3 fixed x axis not using the correct timestamp 2025-04-22 15:30:01 +02:00
b6bd946d9a fixing timestamp 2025-04-22 15:18:19 +02:00
6cdf83a3cc correctly update chart each time updateChartData is triggered 2025-04-22 15:05:55 +02:00
3080005928 Set the scale of the graph to an hardcoded value instead of a dynamic one 2025-04-22 14:47:59 +02:00
26055a8e38 add random value for testing the graph if isTesting is set to true before compilation 2025-04-21 17:33:17 +02:00
a3c02e28cb use now 2 graphs for the temp and hum instead of one with 2 lines 2025-04-19 22:30:33 +02:00
2ad850424d add 16dp margin to the bottom of the graph 2025-04-19 22:07:20 +02:00
55dbbf2211 make sure the connect_btn goes under the front cam 2025-04-19 22:05:35 +02:00
cd0d94215d replace hardcoded strings in the circles to untranslatable strings in res 2025-04-19 21:52:30 +02:00
1f7458c806 add text in the circles that will update as listenForData gets data 2025-04-19 21:47:00 +02:00
45a2376d86 add circles to put the stats in real time 2025-04-19 21:29:31 +02:00
4a4c5893af add graph 2025-04-18 18:03:47 +02:00
06c4940a20 Parses and stores temperature and humidity stats from bluetooth stream 2025-04-18 14:07:07 +02:00
ccc3988c51 primary functions 2025-04-17 18:39:04 +02:00
1dc65adce4 add debug to gitignore 2025-04-17 18:28:43 +02:00
41bd809393 cleanup of the perms 2025-04-17 13:31:43 +02:00
c7fd1150f9 add a comment for Bluetooth permission 2025-04-17 12:50:21 +02:00
1f274b72a8 and bluetooth permissions 2025-04-17 12:48:58 +02:00
ad28e6d599 cleanup a bit 2025-04-17 12:37:13 +02:00
2f97e00b9f initial commit 2025-04-17 12:22:09 +02:00