sharandac
8b4efadb2a
fix problems
2020-08-21 10:05:01 +02:00
Dirk Broßwick
dd4675f4b7
Merge pull request #59 from joshvito/feature/add_imperial_units_selector
...
adds a toggle to choose temperature units;
2020-08-21 09:58:13 +02:00
Dirk Broßwick
4b2f932f58
Merge pull request #61 from chrismcna/master
...
Timezone of < 0 get reset on reboot
2020-08-21 09:56:43 +02:00
chrismcna
4e1767a1a5
Timezone of < 0 get reset on reboot
2020-08-21 08:02:32 +01:00
joshvito
4e71dd066b
adds a toggle to choose temperature units;
2020-08-20 22:35:07 -04:00
sharandac
755fa708f3
update binary
2020-08-21 00:11:37 +02:00
Dirk Broßwick
6dc299532f
Merge pull request #58 from chrismcna/master
...
Weather App - configure via bluetooth
2020-08-20 23:57:12 +02:00
chrismcna
2116a41a44
Weather App - configure via bluetooth
...
https://www.my-ttgo-watch.co.uk/device/weather
2020-08-20 19:04:18 +01:00
sharandac
4a634bfc7e
update icons and battery controls
2020-08-20 17:07:50 +02:00
sharandac
1de5d8988b
fix hard reboot by unknwon doc["src"]
2020-08-20 02:04:57 +02:00
sharandac
66d8f37ef9
fix bug #56
2020-08-20 01:26:55 +02:00
sharandac
13b5cb5354
change screenshot file extension to .data
2020-08-19 19:54:57 +02:00
sharandac
6260eb471c
some updates
2020-08-19 14:47:16 +02:00
sharandac
ce5c5d6dd5
Serial.printf replaced by log_i
2020-08-19 14:41:38 +02:00
Dirk Broßwick
cfd4c59b1b
Merge pull request #54 from chrismcna/master
...
Added stop watch app
2020-08-19 14:32:32 +02:00
chrismcna
2020e6fd91
Merge remote-tracking branch 'upstream/master'
2020-08-19 13:14:29 +01:00
chrismcna
727d1237cb
Added stop watch app
2020-08-19 13:14:18 +01:00
Dirk Broßwick
27ea95e6e8
Merge pull request #53 from chrismcna/master
...
Add MainBar tile view sliding via Widgets and Apps
2020-08-19 11:26:51 +02:00
chrismcna
0ae67c195e
Example App - added mainbar sliding via example widget and app
2020-08-19 10:17:43 +01:00
chrismcna
b5a59792f1
App Tile - slide mainbar tile view by app entries
2020-08-19 10:17:10 +01:00
chrismcna
aa68af81b5
App Tile - slide via weather app icon
2020-08-19 09:57:12 +01:00
chrismcna
d3f6c03f94
Weather Widget - Mainbar tile slide via weather Widget
2020-08-19 09:55:29 +01:00
sharandac
db83b39128
Merge branch 'master' of https://github.com/sharandac/My-TTGO-Watch
2020-08-19 10:30:14 +02:00
sharandac
d04544703f
some updates and fixes
2020-08-19 10:30:11 +02:00
Dirk Broßwick
d0ec53a585
Merge pull request #52 from 5tormChild/patch-3
...
Update bluetooth_settings.cpp
2020-08-19 07:13:50 +02:00
StormChild
ba23ea62f7
Update bluetooth_settings.cpp
...
This description is more precise, because turning the Bluetooth on decreases battery life (label said "increases battery life"), so increases power consumption.
2020-08-19 04:22:07 +02:00
sharandac
925069d6ea
add bluetooth message
2020-08-18 19:16:02 +02:00
sharandac
d1e9cac534
add debug inormation
2020-08-18 09:52:36 +02:00
sharandac
4754ac781c
fix typo in bluetooth_call.cpp
2020-08-18 09:44:01 +02:00
sharandac
44919d7992
move statusbar_refresh into separate task
2020-08-17 19:41:30 +02:00
sharandac
f83400396b
some fixes, more debug infomation
2020-08-17 18:54:10 +02:00
sharandac
d8ae6ce506
Merge branch 'master' of https://github.com/sharandac/My-TTGO-Watch
2020-08-17 11:29:15 +02:00
sharandac
3c82a10771
wifictl abstraction, add wifictl event callback
2020-08-17 11:29:11 +02:00
Dirk Broßwick
a0840dd9f7
Merge pull request #44 from 5tormChild/patch-1
...
Update display_setting.cpp
2020-08-14 22:27:20 +02:00
Dirk Broßwick
064ef16784
Merge pull request #45 from 5tormChild/patch-2
...
Update bluetooth_settings.cpp
2020-08-14 22:26:55 +02:00
StormChild
9ecc155502
Update bluetooth_settings.cpp
...
Fixed some typos.
2020-08-14 20:52:36 +02:00
StormChild
44fa8f9b62
Update display_setting.cpp
...
Please, change the 'secounds' to 'seconds'! 'Secounds' looks weird.
2020-08-14 20:48:34 +02:00
sharandac
3aeadc5fa9
fix powermgm wakeup event
2020-08-14 17:01:34 +02:00
sharandac
46122f4c1a
bt call and pairing dialog. powermgm refactoring
2020-08-14 15:40:34 +02:00
sharandac
174ab77d2f
add beta version bluetooth setup
2020-08-13 18:53:13 +02:00
sharandac
bfa8e287ad
add activate/hibernate callback for tile jumps
2020-08-13 14:19:24 +02:00
sharandac
1cae941d1d
fix issue #41
2020-08-13 13:27:58 +02:00
sharandac
f5f6faa53f
some fixes
2020-08-13 01:17:42 +02:00
sharandac
4bb56c8b58
highly experimental bluetooth, try gadgetbridge
2020-08-12 20:12:21 +02:00
sharandac
aeb15d34a8
move some heap to psram and some updates
2020-08-12 11:03:36 +02:00
sharandac
33fe453f5e
migrate from binary config to json config
2020-08-11 14:32:27 +02:00
sharandac
77703b42b0
add debuginfo for json memory allocation
2020-08-11 10:27:01 +02:00
sharandac
e5cda949ac
add vibe config
2020-08-11 08:40:12 +02:00
sharandac
20d2daefce
add docu and silence wakeup option
2020-08-10 20:33:13 +02:00
sharandac
eb813a2799
update webservices/page #27 #26
2020-08-10 16:03:24 +02:00