Commit Graph

10498 Commits (0a36095dc1eca23b4a1cd1163abc4fa89e52e5b5)

Author SHA1 Message Date
Gordon Williams 711100e2f5 fix https://github.com/espruino/BangleApps/issues/1732 2022-04-25 14:01:27 +01:00
Alessandro Cocco dfc31ec962 [Health Tracking] Move settings 2022-04-25 14:52:29 +02:00
Gordon Williams 6479f62839 new core 2022-04-25 13:42:29 +01: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 a6f0cc5bdc
Merge pull request #1746 from alessandrococco/app-loader-new-categories
[AppLoader] New categories
2022-04-25 13:31:34 +01:00
Alessandro Cocco 499ec22dd8 [AppLoader] Add new chips 2022-04-25 14:09:33 +02: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 545d84d575
Merge pull request #1743 from alessandrococco/sched-update-settings
[Scheduler] Add "Default Repeat" to settings
2022-04-25 12:00:50 +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 a5e6047d9f minor tweaks 2022-04-25 11:45:17 +01:00
Gordon Williams 39598a2d1f Add Bluetooth multimeter support 2022-04-25 11:45:06 +01:00
Gordon Williams 60288734e6
Merge pull request #1738 from thyttan/thyttan-kbswipe
[Swipe keyboard] Consider widget field for marker positioning
2022-04-25 09:57:31 +01:00
Alessandro Cocco 65f8e20575 [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
Stiralbios 3a7e67d56b remove debug logs 2022-04-24 19:57:18 +02:00
Stiralbios cbbab7c04c Fix settings bug 2022-04-24 19:42:35 +02:00
Stiralbios d63eb7e003 Fix settings issue 2022-04-24 19:35:50 +02:00
Stiralbios 2f67e5c0ed Try to fix the settings issue 2022-04-24 19:25:11 +02:00
Stiralbios a9d8d52beb add logs for debug 2022-04-24 19:15:57 +02:00
Stiralbios ad4a99a04c First commit for the next version of ActivityReminder: tweaking some values 2022-04-24 18:50:29 +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 46a4c7407f
Merge branch 'espruino:master' into master 2022-04-24 00:51:11 -07:00
frigis1 033a2a4f6e
Update README.md 2022-04-24 00:47:55 -07:00
frigis1 2c15afece1
Merge branch 'espruino:master' into tapkb2 2022-04-24 00:47:06 -07:00
frigis1 7a0d47b4d8
Add files via upload 2022-04-24 00:46:44 -07:00
frigis1 d412842220
Create lib.js 2022-04-24 00:46:21 -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
frigis1 7fd779b607
Merge branch 'espruino:master' into gbalarms 2022-04-24 00:24:10 -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