Commit Graph

7921 Commits (78deec623d6484057f1f4082142117ddf2bba949)

Author SHA1 Message Date
Ronin0000 78deec623d
Update ChangeLog 2022-04-25 11:06:20 -07:00
Ronin0000 ef50fc7b7f
Update metadata.json 2022-04-25 11:06:03 -07:00
Gordon Williams 22bd782ffe tweaks for last PR - re-add settings menu item 2022-04-25 15:11:01 +01:00
Gordon Williams 385e9a71ed flipper isn't a game 2022-04-25 15:10:44 +01:00
Gordon Williams 6a6973d986
Merge pull request #1747 from alessandrococco/health-settings
[Health Tracking] Move settings
2022-04-25 15:08:06 +01:00
Gordon Williams b7817ae825 add key 2022-04-25 14:34:49 +01:00
Gordon Williams dac9410b04 kbswipe 0.04: Fix issue if going back without typing. 2022-04-25 14:20:34 +01:00
Gordon Williams d04674305e Quick tweaks for recent PR 2022-04-25 14:02:12 +01:00
Alessandro Cocco dfc31ec962 [Health Tracking] Move settings 2022-04-25 14:52:29 +02:00
Gordon Williams a5927ae2b5 Minor tweaks to PR to help with RAM usage 2022-04-25 13:42:00 +01:00
Gordon Williams 40c8257ac7
Merge pull request #1740 from frigis1/gbalarms
[Android] Add handling of GB alarms
2022-04-25 13:33:20 +01:00
Gordon Williams 3136bf3cbb Merge branch 'master' of github.com:espruino/BangleApps 2022-04-25 12:08:23 +01:00
Gordon Williams 00090a9c0f
Merge pull request #1730 from hughbarney/master
dtlaunch, make left to right swipe exit optional
2022-04-25 12:07:45 +01:00
Gordon Williams 09cfe9bf37
Merge pull request #1745 from alessandrococco/fix-missing-module-call-after-merge
[Alarms & Timers] Fix #1735
2022-04-25 12:06:36 +01:00
Gordon Williams d740a2bdf3
Merge branch 'master' into sched-update-settings 2022-04-25 12:00:40 +01:00
Gordon Williams 9e697c80cf
Merge pull request #1742 from frigis1/mtnclock
New clock - Mountain Pass Clock
2022-04-25 11:59:26 +01:00
Gordon Williams 1a99a89e65
Merge pull request #1736 from thyttan/thyttan-dragboard
[New app] [Dragboard] A draging/swiping keyboard
2022-04-25 11:54:57 +01:00
Gordon Williams 858307f483
Merge pull request #1734 from alessandrococco/lang-health
[Health Tracking] Add LANG placeholders, minor tweaks
2022-04-25 11:54:29 +01:00
Gordon Williams 7917c8f284
Merge pull request #1731 from barakplasma/hebrew-calendar-v7
[hebrew calendar] major renovation
2022-04-25 11:49:56 +01:00
Gordon Williams bca890eb30
Merge pull request #1726 from sir-indy/master
[fuzzyw] Moving translations for Fuzzy Work Clock
2022-04-25 11:49:09 +01:00
Gordon Williams 29e3516fa2
Merge pull request #1728 from storm64/master
[Sched] Correct decodeTime(t) rounding
2022-04-25 11:47:56 +01:00
Gordon Williams 90155cb8d8
Merge pull request #1727 from Rarder44/master
[gbmusic] fix get font size
2022-04-25 11:47:33 +01:00
Gordon Williams acdbdd81dc oops 2022-04-25 11:45:45 +01:00
Gordon Williams 39598a2d1f Add Bluetooth multimeter support 2022-04-25 11:45:06 +01:00
Alessandro Cocco 65f8e20575 [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
Alessandro Cocco 1eab970caa [Scheduler] Add "Default Repeat" to settings 2022-04-24 16:26:30 +02:00
frigis1 4fb46cb367
Add files via upload 2022-04-24 00:58:14 -07:00
frigis1 9cbe9ed4cc
Create app.js 2022-04-24 00:57:51 -07:00
frigis1 d5489c7fef
Update README.md 2022-04-24 00:26:39 -07:00
frigis1 bbd90e0869
Update metadata.json 2022-04-24 00:25:39 -07:00
frigis1 6c5ab23c9d
Update ChangeLog 2022-04-24 00:25:20 -07:00
frigis1 9df3354a49
Update settings.js 2022-04-24 00:25:03 -07:00
frigis1 98f199105e
Update boot.js 2022-04-24 00:24:43 -07:00
thyttan 8c537c6f7e
Consider widget field for marker positioning 2022-04-23 18:42:06 +02:00
thyttan c03aac5470
Merge branch 'espruino:master' into thyttan-dragboard 2022-04-23 15:46:13 +02:00
thyttan e7450f6bc6 adjusted README.md 2022-04-23 15:41:07 +02:00
thyttan d55280b940 update README.md after v0.05 fixes 2022-04-23 15:28:41 +02:00
thyttan 37204e9446 remove some files 2022-04-23 15:24:08 +02:00
thyttan 78ec6d34b4 dragboard v0.05 2022-04-23 15:22:01 +02:00
Alessandro Cocco 5525d467fc [Health Tracking] Add LANG placeholder, minor tweaks
- Update getSettings() function
- Fix some labels
- The increment in the daily step goal now is 250 instead of 100
2022-04-23 15:09:00 +02:00
hughbarney a1baaceb91 Mylocation - renamed source files to preferred standard 2022-04-22 22:05:29 +01:00
hughbarney 4d5cc23d44 Mylocation - renamed source files to preferred standard 2022-04-22 21:59:13 +01:00
hughbarney 21243f5f76 Flipper fixed dark theme color 2022-04-22 21:38:11 +01:00
hughbarney 0239503983 Mylocation fixed back button 2022-04-22 21:21:52 +01:00
Michael Salaverry 34f02fd1da feat: use customizer to more accurately generate calendar data file
feat: brand new UI to display upcoming/current calendar events
feat: add holidays, shabbat torah readings, and time display to clock
2022-04-22 09:35:52 +03:00
hughbarney 51c1e86d49 dtlaunch, make left to right swipe exit optional 2022-04-22 00:34:04 +01:00
storm64 052c1694d2 [Sched] Correct `decodeTime(t)` rounding
Correct `decodeTime(t)` to return a more likely expected time:
- before: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 0, mins: 60 }`
- after: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 1, mins: 0 }`
2022-04-21 23:01:39 +02:00
storm64 662581bff0
[sched] Update lib.js
Correct `decodeTime(t)` to return a more likely expected time:
- before: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 0, mins: 60 }`
- after: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 1, mins: 0 }`
2022-04-21 22:05:12 +02:00
Rarder44 a6991560c3 fix get font size 2022-04-21 22:00:24 +02:00
sir-indy 9133345ec7 Updated Readme 2022-04-21 17:14:16 +01:00