1
0
Fork 0
Commit Graph

2915 Commits (f260c4e94f502c9285f65d86c82caa14cafd0886)

Author SHA1 Message Date
adrian w kirk e137452baf Solar Clock: fixed memory leak. GPS callbacks being installed for every location change 2021-07-27 01:54:00 +01:00
adrian w kirk 81a5c0847e Solar Clock: changed from daily GPS update to GPS update on request because it can take hours to get a GPS fix indoors which will drain the battery. Replaced it with GPS on request of button1 2021-07-26 22:38:23 +01:00
peeweek 00b6f29b94 Merge branch 'app/hc-clock' of github.com:peeweek/BangleApps into app/hc-clock 2021-07-26 21:46:16 +02:00
peeweek 12894bf1b3 Rolled back non-fullscreen notify.js as emit was not necesary + added comment in notifyfs about the emit() 2021-07-26 21:45:53 +02:00
Gordon Williams 0f2bded511
Merge branch 'master' into app/hc-clock 2021-07-26 16:06:40 +01:00
Gordon Williams 6168782cf5 bootloader 0.28: Fix double clock load after settings are changed 2021-07-26 15:53:46 +01:00
adrian w kirk 788e72a5cb Solar Clock - filled out README file 2021-07-26 14:35:39 +01:00
Gordon Williams 73b1cfde88
Merge pull request #779 from ZenMondo/master
Added Fahrenheit Thermometer (please disregard last pull request)
2021-07-26 09:46:27 +01:00
Gordon Williams b57179dff2
Merge pull request #773 from numerist/master
Dozenal Time
2021-07-26 09:08:12 +01:00
Gordon Williams b27efe378b
Merge pull request #771 from FxIII/master
some fixes/ improvement and a couple of clones
2021-07-26 09:06:32 +01:00
adrian w kirk bed3878a05 solar clock: fixed typo in custom.html 2021-07-25 20:57:17 +01:00
adrian w kirk cb31c2cef5 Adding the custom page to choose locations 2021-07-25 20:42:41 +01:00
adrian w kirk e5c0216656 Solar Clock: changed icon 2021-07-25 10:41:36 +01:00
adrian w kirk 6c96a02a5e Solar Clock: GPS location now only updates once per day. 2021-07-24 16:45:43 +01:00
adrian w kirk 1dded3904f Solar Clock: changed to proper location names 2021-07-24 01:48:34 +01:00
adrian w kirk 8653c9c72e Solar Clock: Shaved off some memory use with location 2021-07-24 01:48:04 +01:00
peeweek 72d82c641f nofity.js emits a 'notifyHide' event upon dismiss 2021-07-23 16:06:35 +02:00
peeweek 452c27b1be Notify Hide callback to redraw clock 2021-07-23 15:52:51 +02:00
adrian w kirk 945ef8e1de solar clock: typo side panels 2021-07-22 21:01:02 +01:00
adrian w kirk 2b09d70226 Solar clock: shaving off memory usage on the side panels 2021-07-22 20:48:09 +01:00
L. Christopher Bird 944d89468b fkxed icon from object to string 2021-07-22 12:38:24 -07:00
L. Christopher Bird dda544bd58 Fixed Syntax error 2021-07-22 12:17:58 -07:00
L. Christopher Bird 2c952dc281 FAFF 2021-07-22 11:58:03 -07:00
L. Christopher Bird 026c63f7dd correct syntax error 2021-07-22 11:53:26 -07:00
L. Christopher Bird 0d6524ff2e fixed synatx error 2021-07-22 10:45:24 -07:00
L. Christopher Bird 51a10df84c formatting fixes (forgive the noob) 2021-07-22 10:11:24 -07:00
L. Christopher Bird 3f50989e03 Formating fixes 2021-07-22 09:59:39 -07:00
L. Christopher Bird 1d5dc855d0 Added Fahrenheit Thermometer 2021-07-22 09:34:03 -07:00
numerist b5b85fe7f6
Update app.js 2021-07-22 12:08:15 -04:00
numerist d19f96f8ce
Update ChangeLog 2021-07-22 11:56:14 -04:00
peeweek 627dee86bf Added Readme 2021-07-22 15:59:40 +02:00
peeweek 40ce43df31 Merge commit '8c2865f558bb7983dce91dccbebb249a13247256' 2021-07-22 15:51:57 +02:00
peeweek 09ee8a5cf9 Optimized when lcd off, back lcd on screen 2021-07-22 15:46:39 +02:00
peeweek 54b961d7d6 Updated Icon 2021-07-22 10:11:58 +02:00
Gordon Williams 8c2865f558
Merge pull request #772 from JorgePRamos/master
Addition of widget BangleBridge
2021-07-21 21:47:27 +01:00
peeweek e812c526b1 Tentative : make icon work 2021-07-21 20:45:08 +02:00
peeweek 42ef7f23d2 Updated Icon 2021-07-21 15:59:30 +02:00
peeweek 19dcb38dfb Shortened Months to fit width in AMPM mode 2021-07-21 15:35:53 +02:00
peeweek 8550b1a09a Fixed buttons at startup, app visibility, added AM/PM support 2021-07-21 15:27:58 +02:00
peeweek 563030affb Added HC Clock Application 2021-07-21 14:09:40 +02:00
adrian w kirk 432636106e solar clock: BUGFIX current location not being written to file 2021-07-20 19:07:52 +01:00
adrian w kirk 967cd6a861 Solar clock - changed back to having long and lat combined with status 2021-07-20 16:36:48 +01:00
adrian w kirk 1733489df5 Solar Clock: Decreasing the memory consumption - deleting the Long and Lat readout 2021-07-20 01:59:04 +01:00
adrian w kirk 224975ea81 solar clock BUGFIX. Clock missing GPS update on screen 2021-07-19 09:18:14 +01:00
adrian w kirk 07698a9cf1 Solar Clock - need to update the twilight times on a new day 2021-07-19 01:51:38 +01:00
adrian w kirk a8dac4729b solar clock: added the sun up and sundown times
- also tidied up long and lat readouts
2021-07-18 14:11:56 +01:00
numerist ba63388a09
Update ChangeLog 2021-07-18 06:31:23 -04:00
adrian w kirk 9ffb1062eb solar clock: display North and East around the wrong way 2021-07-17 21:36:20 +01:00
awkirk71 4c9436a5c0
Merge branch 'espruino:master' into master 2021-07-17 21:08:06 +01:00
adrian w kirk 03716d5b80 solar clock: First Commit 2021-07-17 21:04:04 +01:00
numerist 13598a209a
Update ChangeLog 2021-07-17 15:57:58 -04:00
numerist 7c5369d11f
Update app.js 2021-07-17 15:49:50 -04:00
Jorge Pérez Ramos 906b530f58
Add files via upload 2021-07-15 16:45:52 +02:00
Jorge Pérez Ramos 4c8cd1f581
Add files via upload 2021-07-15 16:41:05 +02:00
Jorge Pérez Ramos 185ed9ed9b
Add files via upload 2021-07-15 16:35:42 +02:00
Jorge Pérez Ramos 78bf4516f2
Delete heart.img 2021-07-15 16:35:06 +02:00
Jorge Pérez Ramos 12fd3ca464
Delete iconWatch.img 2021-07-15 16:34:52 +02:00
Jorge Pérez Ramos 232c49a6ce
Delete app.js 2021-07-15 16:33:41 +02:00
Jorge Pérez Ramos 6acfa724fa
Add files via upload 2021-07-15 15:33:02 +02:00
Jorge Pérez Ramos 99860e9ff6
Delete widget.js 2021-07-12 22:22:54 +02:00
Jorge Pérez Ramos 9839e65fe6
Add files via upload 2021-07-12 22:22:29 +02:00
Jorge Pérez Ramos bdfb28ab42
Add files via upload 2021-07-12 22:13:28 +02:00
Jorge Pérez Ramos 696385b38d
Add files via upload 2021-07-12 21:51:02 +02:00
Jorge Pérez Ramos da87512cb8
Add files via upload 2021-07-12 21:44:10 +02:00
Jorge Pérez Ramos 42b4f71f4f
Add files via upload 2021-07-12 21:42:00 +02:00
Jorge Pérez Ramos f1fc7256b7
Add files via upload 2021-07-12 21:36:35 +02:00
Jorge Pérez Ramos 230d8e195e
Delete app.js 2021-07-12 21:32:10 +02:00
Jorge Pérez Ramos c7abb95f90
Add files via upload 2021-07-12 21:28:30 +02:00
Jorge Pérez Ramos 223ccb7e38
Delete algo.txt 2021-07-12 21:26:49 +02:00
Jorge Pérez Ramos 8d9b078a48
Delete widget.js 2021-07-12 21:26:42 +02:00
Jorge Pérez Ramos b20e1ff2de
Add files via upload 2021-07-12 21:25:12 +02:00
Jorge Pérez Ramos 5838f49683
Add files via upload 2021-07-12 21:21:02 +02:00
Jorge Pérez Ramos 284beede2a
Add files via upload 2021-07-12 21:13:23 +02:00
Jorge Pérez Ramos 51f380099c
Rename connection.wid.js to widget.js 2021-07-12 21:04:45 +02:00
Jorge Pérez Ramos 6caa55054f
Add files via upload 2021-07-12 21:02:22 +02:00
Jorge Pérez Ramos 596fcfd01c
Delete widget.js 2021-07-12 21:02:08 +02:00
Jorge Pérez Ramos 749eed2a61
Add files via upload 2021-07-12 20:59:49 +02:00
Jorge Pérez Ramos f39f1d6804
Add files via upload 2021-07-12 20:56:31 +02:00
fxiii b166efc912 Magic 8 Ball Italiano : like Magic 8 Ball but in italian :D 2021-07-11 21:47:34 +02:00
fxiii c341947e7d Red torch: like torch but red :D 2021-07-11 21:27:09 +02:00
fxiii d62dec7dcb App Manager: Allow negative numbers when manual-sorting 2021-07-11 21:18:13 +02:00
fxiii fc0989ca41 Desktop Launcher: reset to clock after 2 mins of inactivity 2021-07-11 21:13:18 +02:00
fxiii c882c52b27 Black Jack game: ignoring buttons events on pauses 2021-07-11 21:07:20 +02:00
Eric Willisson 3e41465d64 Fix tabbing 2021-07-09 20:10:13 -04:00
Eric Willisson c3e91b4a30 Adds support for dismissing Gadgetbridge notifications through notify app.
Most of the support was already there, so this is just a few small steps:
- notify.js gets a dismiss_and_hide() exported function that can send the "notify-" event to Gadgetbridge, if installed
- dismiss_and_hide() is called when the Bangle.js screen is touched, instead of just hide()
- Gadgetbridge's widget.js saves "notify"-type events to a variable
- Gadgetbridge's widget.js sends a DISMISS action back to the Android app on "notify-" events, using the saved event data

Note that this is a limited implementation. For example, only the most recent notfication is saved (when a new one comes in, the old one is overridden in the variable), so it will be dismissed on the phone. A more advanced implementation might make it possible to choose which notification to dismiss.

From my own testing, this does properly count as a "swipe-away" style dismiss event in Android, so apps that react to notifications being swiped away will be triggered as expected.
2021-07-09 14:56:19 -04:00
hughbarney 5c14bf19a4 widpedom settings option to hide widget 2021-07-05 23:25:43 +01:00
hughbarney 281b2fdb1a use kitchen tag when setGPSPower() 2021-07-05 22:23:03 +01:00
hughbarney 568b74e0ca Merge remote-tracking branch 'upstream/master' 2021-07-05 22:14:03 +01:00
hughbarney 076249bd9f only toggle gps logger if GPS is in RUNNING state 2021-07-05 22:11:56 +01:00
Gordon Williams 3979665634 0.22: Ensure Bangle.setGPSPower uses 'gpsrec' as a tag 2021-07-05 10:01:11 +01:00
hughbarney 53fc24ee01 updated ChangeLog and bumped version in apps.json 2021-07-04 19:49:30 +01:00
hughbarney 044ffe945b Merge remote-tracking branch 'upstream/master' 2021-07-04 19:39:14 +01:00
hughbarney d4435366a4 added BTN2 toggle gps recording in gps watch 2021-07-04 19:38:53 +01:00
Gordon Williams 2b53e6f84d correct default light theme 2021-06-30 13:52:52 +01:00
Gordon Williams 97e6d54f89 Quick about tweak to make it work if only one button 2021-06-30 10:18:21 +01:00
Gordon Williams 8e11e1811c Add Bangle.js 2 scroll launcher 2021-06-30 10:17:55 +01:00
Gordon Williams a4358600a0 verticalface 0.09: Fix time when minutes<10 and hours>9 (fix #767) 2021-06-28 11:13:47 +01:00
Jorge Pérez Ramos 0188dbeff5
Add files via upload 2021-06-25 20:25:56 +02:00
Jorge Pérez Ramos d552bb8e8a
Add files via upload 2021-06-25 20:17:26 +02:00
Jorge Pérez Ramos 058047bf6d
Create algo.txt 2021-06-25 20:16:49 +02:00
Jorge Pérez Ramos b49335181d
Delete apps/Banglebridge directory 2021-06-25 20:16:21 +02:00
Jorge Pérez Ramos 2984fd5fc8
Add files via upload 2021-06-25 20:05:40 +02:00
Jorge Pérez Ramos f89da0b8c1
Create some.js 2021-06-25 19:56:38 +02:00
Jorge Pérez Ramos 3cb1d3481f
Delete apps/BangleBridge directory 2021-06-25 19:56:10 +02:00
Jorge Pérez Ramos f53554d63c
Update Visuals 2021-06-25 19:36:45 +02:00
Jorge Pérez Ramos 7f9f767809
Fix of inofrmation display 2021-06-25 19:31:46 +02:00
Jorge Pérez Ramos efb67968d8
First commit to App Loader 2021-06-25 19:12:36 +02:00
Jorge Pérez Ramos dfa901c673
Create some.js 2021-06-25 18:02:53 +02:00
Gordon Williams 0688d79d3f Merge branch 'master' of github.com:espruino/BangleApps 2021-06-25 10:50:31 +01:00
Gordon Williams 1ebd554ef8 tweak for #766 to copy with very slow file reads 2021-06-25 10:50:23 +01:00
hughbarney 5730d8cc23 kitchen: added stepo2 as a replacement for stepo and digi 2021-06-24 21:15:25 +01:00
hughbarney 48033a47b4 Merge remote-tracking branch 'upstream/master' 2021-06-24 20:38:08 +01:00
hughbarney df2b229a1d Added stepo2, a combo of stepo and digi 2021-06-24 20:36:45 +01:00
Gordon Williams ede6318ac6 add settings theme menu 2021-06-24 16:09:40 +01:00
Gordon Williams 9aa746fbc3 Modified to use setUI, theme and different screens 2021-06-24 15:45:49 +01:00
Gordon Williams e4dc3e7afd Changed setWatch to Bangle.setUI 2021-06-24 15:13:45 +01:00
Gordon Williams e54466d7b3 Changed setWatch to Bangle.setUI 2021-06-24 15:11:14 +01:00
Gordon Williams 1d0a618356 setui 2021-06-24 14:39:25 +01:00
Gordon Williams 272007c652 more tweaks 2021-06-24 14:29:13 +01:00
Gordon Williams 490a0b9670 0.05: setUI, screen size changes 2021-06-24 14:17:44 +01:00
Gordon Williams 083eac0143 setUI tweaks 2021-06-24 14:14:42 +01:00
Gordon Williams 36a1678931 update APIs 2021-06-24 14:00:40 +01:00
Gordon Williams 1d3079528a Use setUI, work with smaller screens and themes 2021-06-24 13:34:45 +01:00
Gordon Williams f6389ead76 cliock 0.13: Use setUI, work with smaller screens and themes 2021-06-24 13:24:43 +01:00
Gordon Williams 03ee6aea83 Update to use Bangle.setUI instead of setWatch 2021-06-24 13:12:59 +01:00
Gordon Williams 0abc0ae213 animclk 0.03: Update to use setUI 2021-06-24 12:15:01 +01:00
Gordon Williams 8fe6a38eaf analogimgclk Update to use setUI 2021-06-24 12:13:56 +01:00
Gordon Williams 547d9c8bf5 0.15: Add color scheme, different size screen support 2021-06-24 12:04:53 +01:00
Gordon Williams fec0aad0eb openstmap Update for drag event refactor 2021-06-24 11:37:30 +01:00
Gordon Williams 50c7c15a50 tweaks for low BPP screens 2021-06-22 09:36:57 +01:00
Gordon Williams cd329f5f20 0.07: Move to 96px tiles - less files (64 -> 25) and speed up rendering 2021-06-21 13:46:16 +01:00
Gordon Williams 0efbb734a7 Merge branch 'master' of github.com:espruino/BangleApps 2021-06-21 12:58:39 +01:00
Gordon Williams 3c2eedbda4 misc welcome tweaks to bring both in line 2021-06-21 12:58:34 +01:00
Gordon Williams 38068ba981 ensure rotating cube is a bit more reliable 2021-06-21 12:49:05 +01:00
Gordon Williams 4a876079d5
Merge pull request #763 from rigrig/weather
weather: show wind direction, check bluetooth status when showing "weather unknown"
2021-06-21 10:09:22 +01:00
Gordon Williams 5aa11ef71e 0.21: Fix issue where a period of 1s recorded every 2s, 5s every 6s, and so on 2021-06-21 09:23:09 +01:00
Richard de Boer 863923a3aa fix #485: weather: add wind direction 2021-06-18 20:19:34 +02:00
Richard de Boer aaadbd89f2 fix #762: Adjust "weather unknown" message according to Bluetooth status
Also make weather setup instructions more explicit.
2021-06-18 19:27:50 +02:00
Gordon Williams ac75110504 widlock: Handle new firmwares with 'lock' event 2021-06-17 14:14:09 +01:00
Gordon Williams d40c64a805 Reset file modes 2021-06-17 14:13:38 +01:00
Gordon Williams eba4d815aa Merge branch 'master' of github.com:espruino/BangleApps 2021-06-14 16:43:10 +01:00
Gordon Williams 5d93dc0a97 Add simple thermometer 2021-06-14 16:41:09 +01:00
Weiming 664632f9a0 add tips 2021-06-11 19:34:27 -04:00
Weiming 2a209cb66a add doc for GPS fix 2021-06-11 19:30:55 -04:00
Weiming 19c456c141 Merge branch 'espruino:master' into master 2021-06-11 19:20:33 -04:00
Gordon Williams 90a118a3ae Merge branch 'master' of github.com:espruino/BangleApps 2021-06-11 11:35:19 +01:00
Gordon Williams 7a287c497e Add option for 3 bit maps, scrolling support 2021-06-11 11:34:19 +01:00
Gordon Williams 45b5ab231a minor colour change to help with rounding on 3bpp 2021-06-11 11:15:18 +01:00
Gordon Williams ca12134ffe lock alignment 2021-06-11 11:14:52 +01:00
Gordon Williams 5e16929733
Merge pull request #758 from rigrig/barclock
barclock: use timeout instead of interval, add screenshots
2021-06-11 08:19:34 +01:00