Dennis Kueper
|
e6515080e8
|
Fixing refresh issues
|
2022-06-11 17:46:36 +02:00 |
Dennis Kueper
|
d2597b3201
|
Merge branch 'HanksWorldClock' into hBatteryWidget
|
2022-06-11 15:26:17 +02:00 |
Dennis Kueper
|
09ef337984
|
Initial Release
|
2022-06-11 15:23:47 +02:00 |
Dennis Kueper
|
87387d546d
|
Initial Release
|
2022-06-11 15:16:18 +02:00 |
Gordon Williams
|
0cc0a40356
|
fix layout minification issue
|
2022-06-10 09:19:53 +01:00 |
Gordon Williams
|
f4721afc97
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-06-09 17:06:57 +01:00 |
Gordon Williams
|
e1cc59ec4f
|
bootloader CRC
|
2022-06-09 17:06:52 +01:00 |
Gordon Williams
|
308e7f6517
|
Merge pull request #1884 from glemco/master
WIP: android: added calendar sync events
|
2022-06-09 16:55:19 +01:00 |
Gordon Williams
|
2c57e4c744
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-06-09 10:41:12 +01:00 |
Gordon Williams
|
d07580cc90
|
Add minified layout library, which should improve layout speed a lot.
|
2022-06-09 10:41:03 +01:00 |
Gordon Williams
|
6781f9abca
|
Merge pull request #1938 from alessandrococco/clockface-nifty-a
[Nifty-A Clock] Read settings file via ClockFace
|
2022-06-09 09:37:05 +01:00 |
Gordon Williams
|
19b691eb9c
|
Merge pull request #1939 from alessandrococco/nifty-clock-b-clockface
[Nifty-B Clock] ClockFace
|
2022-06-09 09:36:17 +01:00 |
Alessandro Cocco
|
db096ea2f8
|
[Nifty-B Clock] Update metadata and changelog
|
2022-06-08 22:50:39 +02:00 |
Alessandro Cocco
|
d9a0884c5a
|
[Nifty-B Clock] Use ClockFace library
|
2022-06-08 22:50:19 +02:00 |
Alessandro Cocco
|
b793e7d6e4
|
[Nifty-A Clock] Read settings file via ClockFace
|
2022-06-08 21:03:39 +02:00 |
Gordon Williams
|
146244aecf
|
Merge pull request #1937 from trufae/fix-rgb
Fix regression in rgb introduced by semistandard --fix
|
2022-06-08 17:25:28 +01:00 |
pancake
|
ac084fa386
|
Fix regression in rgb introduced by semistandard --fix
|
2022-06-08 18:13:23 +02:00 |
Gabriele Monaco
|
685f3710f3
|
Starting forceCalendarSync from Gadgetbridge
|
2022-06-08 17:45:39 +02:00 |
Gordon Williams
|
284d1ee6e7
|
Merge pull request #1935 from alessandrococco/clockface-nifty-a
[Nifty-A Clock] ClockFace
|
2022-06-08 13:58:19 +01:00 |
Alessandro Cocco
|
955bff9e52
|
[Nifty-A Clock] Update metadata and changelog
|
2022-06-08 14:04:55 +02:00 |
Alessandro Cocco
|
7222465e50
|
[Nifty-A Clock] Use ClockFace library
|
2022-06-08 14:04:55 +02:00 |
Gordon Williams
|
48a14da4e1
|
Merge pull request #1932 from alessandrococco/alarms-add-seconds
[Alarms & Timers] Add seconds to timers
|
2022-06-08 08:18:55 +01:00 |
Gordon Williams
|
50ed1b766b
|
Merge pull request #1934 from deirdreobyrne/bigdclock-v0.04
bug fix (again!): confused setTimeout with setInterval
|
2022-06-08 08:18:39 +01:00 |
Gordon Williams
|
d7aa786a6d
|
Merge pull request #1931 from rigrig/clockface-menu-improvements
Clockface menu improvements
|
2022-06-08 08:17:09 +01:00 |
deirdreobyrne
|
6e1aeed55b
|
I was right the first time with drawTimeout
|
2022-06-07 22:34:21 +01:00 |
Alessandro Cocco
|
2247ee07bb
|
[Alarms & Timers] Restore "Cancel" in timer view
Oooops
|
2022-06-07 21:56:14 +02:00 |
Alessandro Cocco
|
48164384eb
|
[Alarms & Timers] Add seconds to timers
|
2022-06-07 21:53:57 +02:00 |
Richard de Boer
|
d09f85413b
|
cogclock: Use ClockFace_menu.addSettingsFile
|
2022-06-07 21:44:54 +02:00 |
Richard de Boer
|
5ffb6117e6
|
ClockFace_menu: addSettingsFile with included Storage code
|
2022-06-07 21:43:00 +02:00 |
Richard de Boer
|
aded08293f
|
ClockFace_menu: remove old options exports
|
2022-06-07 21:29:18 +02:00 |
Richard de Boer
|
994d9f2a08
|
cogclock: Use ClockFace_menu.addItems
|
2022-06-07 21:28:11 +02:00 |
Richard de Boer
|
c6c146029e
|
barclock: Use ClockFace_menu.addItems
|
2022-06-07 21:26:31 +02:00 |
Richard de Boer
|
66bf7f3b12
|
ClockFace_menu: use addItems for settings
|
2022-06-07 21:23:12 +02:00 |
Gordon Williams
|
a3c82d5bab
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-06-07 16:49:05 +01:00 |
Gordon Williams
|
0c3a7dfe9e
|
exstats: Add altitude (GPS and barometer)
Ensure speed(and alt) updates from GPS even when a run isn't started
|
2022-06-07 16:47:45 +01:00 |
Gordon Williams
|
10ad18674f
|
Merge pull request #1930 from deirdreobyrne/BigDClock-v0.03
Big Digit Clock - Internationalisation; small bug fix
|
2022-06-07 14:57:29 +01:00 |
deirdreobyrne
|
e5de06eba5
|
Internationalisation; small bug fix
|
2022-06-07 14:04:55 +01:00 |
Gordon Williams
|
cfb808f5e6
|
info
|
2022-06-07 13:07:13 +01:00 |
Gordon Williams
|
473e916878
|
Merge pull request #1886 from pidajo/master
Pong Clock
|
2022-06-07 08:55:20 +01:00 |
Gordon Williams
|
9947de16ad
|
Merge pull request #1926 from deirdreobyrne/widmp-darkmode
Moon phase widget - dark mode, custom colours, and small bugfix
|
2022-06-07 08:41:42 +01:00 |
Gordon Williams
|
2ea8f689a9
|
Merge pull request #1925 from deirdreobyrne/bigdclockv0.02
Bigdclock v0.02 bug fix, new features, and improvements
|
2022-06-07 08:17:11 +01:00 |
deirdreobyrne
|
f0222b0195
|
Better way of determining 12 hour clock setting
|
2022-06-07 02:11:53 +01:00 |
deirdreobyrne
|
96121c5185
|
Merge pull request #3 from deirdreobyrne/widmp-custom-colour
Custom colours for the moon!
|
2022-06-06 23:53:30 +01:00 |
deirdreobyrne
|
7517e21ada
|
Dynamically updates the widget
|
2022-06-06 23:37:41 +01:00 |
deirdreobyrne
|
60a8d736f2
|
Update metadata.json
|
2022-06-06 23:28:25 +01:00 |
deirdreobyrne
|
107dabdb28
|
Including the settings.js
|
2022-06-06 23:18:18 +01:00 |
deirdreobyrne
|
3adb5b0b79
|
Update ChangeLog
|
2022-06-06 23:09:46 +01:00 |
deirdreobyrne
|
26f1c29ace
|
Formatting...
|
2022-06-06 23:08:06 +01:00 |
deirdreobyrne
|
f79f76056b
|
Reducing number of possible colours
|
2022-06-06 23:04:55 +01:00 |
deirdreobyrne
|
45c830d216
|
Should draw the moon in the right colour
|
2022-06-06 22:45:45 +01:00 |