Commit Graph

10368 Commits (74db2585d714f9328aa9e4b3f20a996a9bdc82eb)

Author SHA1 Message Date
Alessandro Cocco 74db2585d7 [Settings] Add new option for selecting the first day of the week 2022-05-03 23:22:50 +02:00
Alessandro Cocco ce06879fe4 [date_utils] Refactor functions, documentation
- Use the same names used in locale module (so dow instead of getDOW, month instead of getMonth, etc.)
- Add documentation
2022-05-03 23:22:50 +02:00
Gordon Williams 5bc4ecac48 Merge branch 'master' of github.com:espruino/BangleApps 2022-05-03 12:29:38 +01:00
Gordon Williams 4cac27927b > Merge branch 'master' of github.com:espruino/EspruinoAppLoaderCore
> fix 'not correctly encoded' errors for backups
2022-05-03 12:05:09 +01:00
Gordon Williams a5cb8e6970
Merge pull request #1782 from nxdefiant/master
Changes to gpsautotime / sleepphasealarm
2022-05-03 09:33:30 +01:00
Gordon Williams f795a46bac
Merge pull request #1781 from thyttan/thyttan-kbtouch
[Touch keyboard] Introduce settings for changing layout and functionality
2022-05-03 09:25:56 +01:00
Gordon Williams f8aae3e639
Merge pull request #1776 from myxor/widbaroalarm003
Widget barometeralarm: Fix potential crash
2022-05-03 09:22:03 +01:00
Gordon Williams d2194305fb
Merge pull request #1779 from alessandrococco/patch-1
Add .jekyll-cache to .gitignore
2022-05-03 09:21:40 +01:00
Gordon Williams e9bf775780 link in screenshots 2022-05-03 09:21:13 +01:00
Gordon Williams 82fdc15394
Merge pull request #1774 from berkenbu/master
Add screenshots to SciCalc app
2022-05-03 09:18:35 +01:00
Gordon Williams 0460948541
Merge pull request #1785 from nxdefiant/waypointer
waypointer
2022-05-03 09:17:26 +01:00
Gordon Williams d8ee49bf5d
Merge pull request #1786 from nxdefiant/alarmeta
Add new widget alarmeta
2022-05-03 09:16:33 +01:00
Gordon Williams e07d7c0c2c
Merge pull request #1778 from myxor/activity_quiet_mode
ActivityReminder: Obey system quiet mode & extend allowed dismiss delay
2022-05-03 09:12:46 +01:00
Erik Andresen f52ad2e834 alarmeta widget renamed to widalarmeta 2022-05-03 07:25:55 +02:00
Erik Andresen 4105f2a65d Add new widget alarmeta
This widget displays the time to the next Alarm or Timer in hours and minutes.
2022-05-02 21:39:10 +02:00
Erik Andresen cc8a606fd5 waypointe
fallback to built in compass heading
2022-05-02 21:33:00 +02:00
Erik Andresen 1398cea7b8 gpsautotime: Add missing settings.js 2022-05-02 07:29:09 +02:00
thyttan 0f47f91746
Update lib.js 2022-05-02 02:13:38 +02:00
thyttan d32735c686
Update lib.js 2022-05-02 02:11:27 +02:00
thyttan d0f57e9b2f
Update README.md 2022-05-02 01:43:51 +02:00
thyttan cfb737e1c0
kbtouch v0.02 - introduce settings for layout...
...and functionality.
2022-05-02 01:36:24 +02:00
Erik Andresen 7c0b0e978b sleepphasealarm: check for day of week 2022-05-01 22:24:29 +02:00
Erik Andresen 73f976c86b gpsautotime: Add setting to hide the widget 2022-05-01 22:22:52 +02:00
Marco H c4ec72004e Add notice 2022-04-30 11:19:01 +02:00
Alessandro Cocco f3fb146514
Add .jekyll-cache to .gitignore 2022-04-29 22:52:21 +02:00
Marco H 124ab84e4c Obey system quiet mode & extend allowed dismiss delay 2022-04-29 20:40:22 +02:00
Gordon Williams b32c71c6ec
Merge pull request #1777 from boski1987/patch-2
Update boot.js
2022-04-29 18:28:56 +01:00
boski1987 a558d33985
Update boot.js
edit uncodeRemap to map polish characters to characters supported by Bangle.
2022-04-29 19:02:01 +02:00
Marco H 0dae17cf70 Fix potential crash 2022-04-29 15:45:16 +02:00
marko 31a1312c7d Formatting 2022-04-29 08:59:55 -04:00
marko 4b8912ad49 Add screenshots 2022-04-29 08:55:02 -04:00
Gordon Williams 6037e0323f
Merge pull request #1772 from myxor/activityreminder
Activityreminder: Do not alarm while charging
2022-04-29 11:21:47 +01:00
Marco H dd3f7e47fe
Update ChangeLog 2022-04-29 11:41:33 +02:00
Marco H 321617ad7b
Update metadata.json 2022-04-29 11:41:14 +02:00
Marco H 673bb38cd1
Update boot.js
Do not alarm while charging
2022-04-29 11:40:50 +02:00
Gordon Williams ab02f42503
Merge pull request #1771 from nxdefiant/master
stopwatch: Do not register as watch
2022-04-29 10:01:19 +01:00
Gordon Williams 67fc91fb62 remove duplication 2022-04-29 09:31:06 +01:00
Gordon Williams 9d758075da Add extra checks for app type and dependencies, document available types, and fix invalid app types 2022-04-29 09:29:02 +01:00
Erik Andresen 2a0cf8e44e stopwatch: Do not register as watch
manually start clock on button, avoids conflict with quicklaunch which
otherwise believes that a clock is running and reacts on touch events
2022-04-29 10:06:47 +02:00
Gordon Williams ed7319e74b Merge branch 'master' of github.com:espruino/BangleApps 2022-04-29 08:48:54 +01:00
Gordon Williams 86106131e3
Merge pull request #1764 from frigis1/master
[Quick Launch] Update 0.02
2022-04-29 08:48:42 +01:00
Gordon Williams 9b458168e3
Merge pull request #1769 from nxdefiant/master
sleepphasealarm: Add logging
2022-04-29 08:46:51 +01:00
Gordon Williams 306f738643
Merge pull request #1770 from berkenbu/master
Bug fix for OpenWind, new scientific calculator app
2022-04-29 08:44:55 +01:00
marko 51aa4ac12a Enable emulator 2022-04-28 19:56:09 -04:00
marko 31ef7c3d97 Fix tabs, again, sigh... 2022-04-28 19:48:24 -04:00
marko 7ec3b149b1 Fix more spaces/tabs 2022-04-28 19:45:37 -04:00
marko 06581584a6 Typo in metadata.json 2022-04-28 19:42:43 -04:00
marko 2675dd6c2d New app scicalc 2022-04-28 19:40:33 -04:00
marko 3032376af7 Fix spaces/tabs issue 2022-04-28 19:38:34 -04:00
frigis1 4d6c037f2e
Update metadata.json 2022-04-28 16:09:23 -07:00