Richard de Boer
|
6090b453c3
|
ClockFace: don't erase widgets when using `draw`
If a clock specifies `draw` but not `update`, we create our own
`update`, but it should only erase the clock area, not the whole screen.
|
2022-06-19 20:00:18 +02:00 |
Gordon Williams
|
3bddcd402d
|
oops
|
2022-06-17 11:44:01 +01:00 |
Gordon Williams
|
239dc96a49
|
add sponsor link
|
2022-06-17 09:58:40 +01:00 |
Gordon Williams
|
8d636fceb1
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-06-17 07:55:10 +01:00 |
Gordon Williams
|
b0b57c36f3
|
fix writeStorage callback for interface/custom HTML files
|
2022-06-17 07:54:55 +01:00 |
Gordon Williams
|
9d8f70b0f0
|
Merge pull request #1970 from pebl-hank/HanksWorldClock
Hanks world clock - Add settings
|
2022-06-16 16:58:24 +01:00 |
Hank
|
5aca600923
|
Fix Metadata
|
2022-06-16 17:47:23 +02:00 |
Hank
|
cb380b6771
|
Add Settings
|
2022-06-16 17:43:30 +02:00 |
Gordon Williams
|
e624232947
|
Merge pull request #1968 from fewieden/feature/warn-about-bottom-area-widgets
warn about bottom area widgets
|
2022-06-16 14:17:20 +01:00 |
Felix Wiedenbach
|
a6a5996ce0
|
warn about bottom area widgets
|
2022-06-16 14:39:31 +02:00 |
Gordon Williams
|
574736f3ff
|
Merge pull request #1967 from fewieden/feature/document-all-widget-areas
Document all widget areas
|
2022-06-16 09:46:48 +01:00 |
Gordon Williams
|
e4191bcf2a
|
Merge pull request #1750 from alessandrococco/sched-patch-1
after 2v14 release: [Scheduler] UI improvements
|
2022-06-16 09:28:45 +01:00 |
Felix Wiedenbach
|
267f043dfe
|
documents all four possible widget areas
|
2022-06-16 10:28:25 +02:00 |
Gordon Williams
|
237b92cf97
|
Merge pull request #1963 from julowe/pull-qrcode
qrcode: add MeCard (contact info) creation
|
2022-06-16 09:27:58 +01:00 |
Gordon Williams
|
76af31d28d
|
Merge pull request #1966 from BartS23/health-fix
[health] Fix load after delete
|
2022-06-16 09:27:48 +01:00 |
Gordon Williams
|
c8d32d94be
|
Merge pull request #1965 from nxdefiant/master
sleepphasealarm. misc changes
|
2022-06-16 09:27:28 +01:00 |
Gordon Williams
|
421212dd7e
|
Merge pull request #1964 from thyttan/thyttan-dtlaunch
[dtlaunch] 'Swipe to exit' now uses load()...
|
2022-06-16 09:26:58 +01:00 |
BartS23
|
ce62d98a26
|
Fix wrong function call
|
2022-06-16 08:48:40 +02:00 |
thyttan
|
5e245af745
|
spelling
|
2022-06-15 22:58:06 +02:00 |
thyttan
|
978b2c804d
|
Clarify Bangle 2 on 0.14 and 0.15
|
2022-06-15 22:56:47 +02:00 |
thyttan
|
45394ef7ee
|
'Swipe to exit' now uses load()
...instead of showClock() which has been completely removed.
|
2022-06-15 22:47:18 +02:00 |
thyttan
|
9e4b3925e6
|
'Swipe to exit' now uses load()
..instead of showClock() which has been completely removed.
|
2022-06-15 22:46:35 +02:00 |
thyttan
|
0eeb8e7976
|
'Swipe to exit' now uses load()
...instead of showClock() which is now removed completely.
|
2022-06-15 22:30:42 +02:00 |
julowe
|
433f8adc18
|
qrcode: add MeCard (contact info) creation
add html elements and script for First & Last Names, Phone Number, Email, and Website elements of meCard format. Bump to v0.06
|
2022-06-15 10:27:51 -07:00 |
Gordon Williams
|
8dc1dad867
|
Merge pull request #1961 from trufae/kanawatch
Add a simple watchface to learn Hiragana and Katakana
|
2022-06-15 11:46:12 +01:00 |
Gordon Williams
|
10a1cb7230
|
Merge pull request #1960 from fewieden/feature/ci-badge
Updates Github action and replaces TravisCI badge
|
2022-06-15 11:45:13 +01:00 |
pancake
|
67e2fb2400
|
Add a simple watchface to learn Hiragana and Katakana
|
2022-06-15 10:44:45 +02:00 |
Felix Wiedenbach
|
924ec23211
|
updates Github action and replaces TravisCI badge
|
2022-06-15 09:23:14 +02:00 |
Gordon Williams
|
9bab1477fe
|
vectorclock 0.09: Workaround for issue in 2v14 firmware (fix #1959)
|
2022-06-15 08:21:39 +01:00 |
nxdefiant
|
caf2cd8f9b
|
Merge branch 'espruino:master' into master
|
2022-06-14 20:30:14 +02:00 |
Erik Andresen
|
ee8f62d250
|
sleepphasealarm set powerSave=false
do not dynamically change accelerometer poll interval
|
2022-06-14 20:29:10 +02:00 |
Erik Andresen
|
fa2fa9e4a7
|
sleepphasealarm: set acc fixed intervall
|
2022-06-14 20:09:57 +02:00 |
Gordon Williams
|
3c024be9c9
|
recommend 2v14
|
2022-06-14 09:54:52 +01:00 |
Gordon Williams
|
6c7525b8ea
|
Fixing apps that use buzz after recent buzz strength PR (these apps would have previously used a low strength buzz)
|
2022-06-14 09:04:15 +01:00 |
Gordon Williams
|
c237d5f342
|
Merge pull request #1957 from kilrah/2ofthemclk
two of them clock
|
2022-06-14 08:52:47 +01:00 |
Gordon Williams
|
56ee293318
|
Merge pull request #1955 from pidajo/pongclock
Pongclock
|
2022-06-14 08:48:38 +01:00 |
Gordon Williams
|
8d61fcbb2b
|
Merge pull request #1956 from dronesflier/master
Add Nova Clock
|
2022-06-14 08:47:34 +01:00 |
Kilrah
|
94aff2d015
|
two of them clock
* Try adding new watchface
* Add real screenshot
* Fix app icon?
* Doc
Co-authored-by: Kilrah <kilrah@thatoldtech.net>
|
2022-06-13 23:08:05 +02:00 |
dronesflier
|
b27705eacc
|
Update README.md
|
2022-06-13 21:42:09 +02:00 |
dronesflier
|
c2d8229c9e
|
Update README.md
|
2022-06-13 21:41:56 +02:00 |
dronesflier
|
b6d14c4104
|
oh.
|
2022-06-13 21:36:51 +02:00 |
dronesflier
|
99600e0c6c
|
Update metadata.json
|
2022-06-13 21:31:47 +02:00 |
dronesflier
|
0a7a820645
|
supports
|
2022-06-13 21:28:34 +02:00 |
dronesflier
|
4baf6b096b
|
Create README.md
|
2022-06-13 21:25:06 +02:00 |
dronesflier
|
0103f6a554
|
readme
|
2022-06-13 21:22:07 +02:00 |
dronesflier
|
2410a81b1c
|
Add files via upload
|
2022-06-13 21:20:25 +02:00 |
dronesflier
|
e0b996b75c
|
Create metadata.json
|
2022-06-13 21:19:53 +02:00 |
dronesflier
|
04f60a596f
|
Create app-icon.js
|
2022-06-13 21:17:23 +02:00 |
dronesflier
|
486d30ab5e
|
Create app.js
|
2022-06-13 21:14:09 +02:00 |
pidajo
|
ce8306e70f
|
Merge branch 'espruino:master' into pongclock
|
2022-06-13 19:23:07 +02:00 |