Commit Graph

8945 Commits (849b1ddb343713ee0234e9e367c9e196b0d7bb25)

Author SHA1 Message Date
Daniel Cox 2f3e614f33
Update app url to app.js
App keeps loading with no app source found so attempting to fix that
2022-03-16 10:25:44 +13:00
Daniel Cox 5797fe1aa5
Rename seiko-5actus.js to app.js 2022-03-16 10:24:22 +13:00
Daniel Cox 9daf16f1c0
Fixed incorrect app name in metadata.json
Forgot to add .app before the .js in name so watch face wasn't loading
2022-03-16 10:12:06 +13:00
DC959 46808fa415 Reupload seiko with fixed images and directory name 2022-03-16 08:55:02 +13:00
Daniel Cox 2662b48ea7
remove incorrectly named directory
local git not syncing correctly with this still here for some reason so deleting it through githuib to try resolve the issue
2022-03-16 08:48:21 +13:00
Daniel Cox 2c8b818482
Merge branch 'espruino:master' into master 2022-03-16 08:34:59 +13:00
Richard de Boer d8080a9d6e
widclose: new widget: a Close Button 2022-03-15 19:36:55 +01:00
Gordon Williams aa3bf728fa Fix file save http://forum.espruino.com/comments/16439814/ 2022-03-15 16:43:22 +00:00
Gordon Williams 34d9e455ed fix regression caused by lint 'fix' 2022-03-15 16:42:36 +00:00
Gordon Williams 07d1e8abd4 Ensure backup resets the Bangle first 2022-03-15 15:24:59 +00:00
Gordon Williams 8c290cfa95 fix core lint errors 2022-03-15 13:08:26 +00:00
Gordon Williams edda628280 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-15 12:53:27 +00:00
Gordon Williams bd899c7f72 Added backup/restore buttons 2022-03-15 12:47:57 +00:00
Gordon Williams 0667af077c
Merge pull request #1567 from halemmerich/powermanager
powermanager - Allow forcing monotonic battery voltage/percentage
2022-03-15 10:41:13 +00:00
Daniel Cox 0f74078291
Merge branch 'espruino:master' into master 2022-03-15 21:58:53 +13:00
DC959 24b2af4eb9 Add Seiko 5actus watchface 2022-03-15 21:58:04 +13:00
Gordon Williams e257d08b2e
Merge pull request #1571 from nxdefiant/master
main.css: Force line break for smaller resolutions
2022-03-15 08:44:16 +00:00
Erik Andresen 293df39880 Merge branch 'master' of github.com:nxdefiant/BangleApps 2022-03-14 19:54:05 +01:00
Erik Andresen 993850ad99 main.cc: Force line break for smaller resolutions 2022-03-14 19:53:35 +01:00
Martin Boonk 28e3016414 powermanager - Round percentage values to get integer values for E.getBattery() 2022-03-14 18:33:19 +01:00
Gordon Williams 80cf6dcc48
Merge pull request #1570 from GrandVizierOlaf/master
Update recorder to make widget work if app has not been run before.
2022-03-14 16:20:31 +00:00
GrandVizierOlaf e60b86045d
Merge branch 'espruino:master' into master 2022-03-14 11:08:00 -05:00
Salim Blume 7adfda340e Fix for when recorder widget is used before app 2022-03-14 11:07:26 -05:00
Gordon Williams 1c93a46f82
Merge pull request #1562 from nxdefiant/master
cscsensor: Make BangleJS2 compatible
2022-03-14 09:55:05 +00:00
Gordon Williams 06acb067e9
Merge pull request #1565 from francoislanc/master
TodoList v0.01
2022-03-14 09:51:46 +00:00
Gordon Williams 4c43ce9218
Merge pull request #1564 from Rarder44/master
BangleApps/rebble - added charging icon
2022-03-14 09:51:37 +00:00
Gordon Williams 4ad848a767
Merge pull request #1569 from foostuff/master
ClockCal: Added full calendar
2022-03-14 09:30:16 +00:00
Gordon Williams 97f0e2eda5 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-14 09:29:42 +00:00
Gordon Williams fe0e19148e 0.09: Fix broken start/stop if recording not enabled (fix #1561) 2022-03-14 09:29:35 +00:00
Gordon Williams 0084c774c6
Merge pull request #1568 from rigrig/fix-boot-sort
boot: fix alphabetic sorting of *.boot.js files
2022-03-14 09:20:30 +00:00
Gordon Williams 699e27b874
Merge pull request #1563 from HilmarSt/master
GPS Adventure Sports App: Full functionality on Bangle.js 2
2022-03-14 09:19:06 +00:00
Micha cde9f59ba3
Update ChangeLog 2022-03-14 09:06:48 +01:00
Micha f573985bdc
Update metadata.json 2022-03-14 09:05:50 +01:00
Micha 0146efb99f
Added Drag-to-launch-stuff options 2022-03-14 09:03:37 +01:00
Micha 98968d9a92
Update app.js 2022-03-14 09:01:42 +01:00
Micha 511ddd56bd
Update README.md 2022-03-14 08:58:53 +01:00
Micha 0992edfbb4
Update README.md 2022-03-14 08:41:57 +01:00
Micha 89351bd695
Update README.md 2022-03-14 08:41:01 +01:00
Micha 82c80fb39c
Add files via upload 2022-03-14 08:35:26 +01:00
Richard de Boer 45cbb6a006
boot: fix alphabetic sorting of *.boot.js files
No version bump: assuming that where it really matters we already set a
                 priority, which worked fine.
2022-03-13 22:20:32 +01:00
Martin Boonk aa53046f59 powermanager - Allow forcing monotonic battery voltage/percentage 2022-03-13 20:58:15 +01:00
Hilmar Strauch 9f8ec28c20
Update README.md 2022-03-13 20:30:10 +01:00
Francois Lancelot ab9013956c Update todolist app icon 2022-03-13 17:09:02 +01:00
Francois Lancelot a438fe0a65 Create Todo List app 2022-03-13 16:52:39 +01:00
Rarder44 1349e75cb3 added charging icon 2022-03-12 18:44:34 +01:00
Hilmar Strauch fc37036bff
Update app.js 2022-03-12 13:14:23 +01:00
Hilmar Strauch 16863635ec
Update app.js 2022-03-12 12:58:37 +01:00
Hilmar Strauch 6eb7e3f8af
Update metadata.json 2022-03-12 12:57:17 +01:00
Hilmar Strauch 5d1d155ad8
Update ChangeLog 2022-03-12 12:56:39 +01:00
Hilmar Strauch a5c024b4b4
Update README.md 2022-03-12 12:33:07 +01:00