1
0
Fork 0
Commit Graph

11405 Commits (eba42b0114c6a3bf69573f10bdfdae12afd0e36c)

Author SHA1 Message Date
pidajo eba42b0114
Update metadata.json 2022-06-16 19:27:15 +02:00
pidajo 0010de6a01
Rename agps-icon.js to agpsdata-icon.js 2022-06-16 19:26:44 +02:00
pidajo fefbc6d785
Add files via upload 2022-06-16 19:26:12 +02:00
pidajo b1351202f0
Delete agpsdata directory 2022-06-16 19:24:39 +02:00
pidajo be15e73536
Rename agpsdata/metadata.json to apps/agpsdata/metadata.json 2022-06-16 19:23:45 +02:00
pidajo 55ae2bc75b
Rename agpsdata/app.js to apps/agpsdata/app.js 2022-06-16 19:23:17 +02:00
pidajo 29e589e992
Rename agpsdata/agps-icon.js to apps/agpsdata/agps-icon.js 2022-06-16 19:22:41 +02:00
pidajo 8f73d7b3e6
Rename agpsdata/README.md to apps/agpsdata/README.md 2022-06-16 19:21:33 +02:00
pidajo ba51d1d667
Rename agpsdata/ChangeLog to apps/agpsdata/ChangeLog 2022-06-16 19:20:49 +02:00
pidajo 4660e17960
Update metadata.json 2022-06-16 18:57:41 +02:00
pidajo ed05888aa2
Update metadata.json 2022-06-16 18:56:05 +02:00
pidajo 3e4cd0dae5
Update metadata.json 2022-06-16 18:50:55 +02:00
pidajo 48ce375cd2
Add files via upload 2022-06-16 18:40:56 +02:00
pidajo 595c77569d
Create agps-icon.js 2022-06-16 18:40:39 +02:00
pidajo f29fa6d9fa
Update metadata.json 2022-06-16 18:23:39 +02:00
pidajo 9be1822273
Add files via upload 2022-06-16 18:22:35 +02:00
pidajo 2028e0af2b
Update README.md 2022-06-16 18:21:35 +02:00
pidajo 07d8c35979
Create README.md 2022-06-16 18:14:13 +02:00
pidajo a0fbf22838
Create ChangeLog 2022-06-16 18:09:09 +02:00
pidajo e833352e3b
Create metadata.json 2022-06-16 18:08:34 +02:00
pidajo cdecec225a
Create app.js 2022-06-16 17:41:01 +02:00
pidajo b847336f54
Merge branch 'espruino:master' into master 2022-06-16 17:39:31 +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
pidajo b4f5182fa1
Merge branch 'espruino:master' into master 2022-06-16 12:55:54 +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
pidajo 8d3c15da3e
Merge branch 'espruino:master' into master 2022-06-15 19:24:54 +02: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