1152e61384
fixes incorrect event name appearnece
2020-10-24 15:31:41 +02:00
a462151406
adds digital time and event name
2020-10-11 23:40:08 +02:00
feddff3fd6
updated css with b fabiolo font
2020-10-03 23:01:23 +02:00
2770c31e6d
adds scturcture for mixed design
2020-10-03 18:40:20 +02:00
c46e0be089
Merge branch 'dev' of git.maenle.net:raphael/calenderwatch_client into dev
2020-10-02 22:43:31 +02:00
433ddb4a68
adds jqurey, removes ':' when in longitude
2020-10-02 22:42:02 +02:00
d972fbb7ca
adds hour indicator
2020-08-15 10:14:46 +02:00
dfdcc1780a
adds mission overview design
2020-08-13 21:04:08 +02:00
9aaa040112
Merge branch 'master' into dev
2020-07-03 13:32:13 +02:00
Raphael Maenle
60a337ecbc
watch now removes fingerprint, if it no longer works and pulls a new one
2020-05-28 18:27:21 +02:00
Raphael Maenle
1662c81d18
writes device fingerprint onto screen when device unregistered
2020-05-24 13:07:57 +02:00
Raphael Maenle
86c0c8a23f
pulls device Fingerprint from Server, if watch does not have one
...
- adds debug switch, where 'downloads' instead of 'wgt-private' is used
so that files prevail after a reinstall
- watch saves a device fingerprint on the device itself
- some minor code simplification
-> future version of server should generate a UID and save to database
2020-05-23 23:50:21 +02:00
Raphael Maenle
7ba4de53b4
moves json readout to seperate function with callback
...
- adds function to get device fingerprint
- adds readJsonFromFile function with file name in 'wgt-private' and
callback function
2020-05-23 22:19:31 +02:00
Raphael Maenle
6866c8e9e1
chanes file read process form xhttp request to tizen api
...
- tizen 4.0 api usable, some calls depricated since 5.0
- update to 'openFile' only possible when killing 4.0
2020-05-23 12:43:59 +02:00
Raphael Maenle
3367b3daa6
activates calendar polling and json readout
2020-05-16 17:26:17 +02:00
Raphael Maenle
cf8af88eea
adds updated server location, ambient mode and logo
...
- logo.jpg for loading
- ambient mode now shows sun, earth and calendar entries
- server location now updated to static longitude
2020-05-16 17:24:16 +02:00
Raphael Maenle
d6732ea134
adds download from personal server
...
- pulls calendar json file from (non http) server
2020-04-05 16:16:43 +02:00
Raphael Maenle
0789c5456f
edited minute visualization
2020-03-14 10:03:19 +01:00
Raphael Maenle
8a1d8c6882
added example structure for json download and calendar visualization functions
2020-02-24 23:06:22 +01:00