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 |
sir-indy
|
7d5aa89c21
|
Update app.js
Fix layout button uninitialised if timer already running.
|
2022-05-03 12:54:34 +01:00 |
sir-indy
|
aad0a48a88
|
Update app.js
Whoops
|
2022-05-03 12:33:12 +01:00 |
sir-indy
|
fd5e0bf45c
|
Update app.js
Fix onTouch while timerRunning. Previously briefly showed timer picker numbers.
|
2022-05-03 12:30:50 +01: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 |
sir-indy
|
0a93ea7c00
|
Update Layout.js
Remove text scale option, as scale can be set in font, as per #1699
|
2022-05-03 10:06:10 +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 |
sir-indy
|
cf060cfe3e
|
Update app.js
|
2022-05-03 09:12:28 +01:00 |
Erik Andresen
|
f52ad2e834
|
alarmeta widget renamed to widalarmeta
|
2022-05-03 07:25:55 +02:00 |
Erik Andresen
|
de8641a1c5
|
alarmeta widget renamed to widalarmeta
|
2022-05-03 07:25:20 +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
|
3900d0a6ad
|
Add new widget alarmeta
This widget displays the time to the next Alarm or Timer in hours and minutes.
|
2022-05-02 21:37:31 +02:00 |
Erik Andresen
|
cc8a606fd5
|
waypointe
fallback to built in compass heading
|
2022-05-02 21:33:00 +02:00 |
Erik Andresen
|
a3a7ef58bf
|
waypointe
fallback to built in compass heading
|
2022-05-02 18:56:36 +02:00 |
sir-indy
|
c5e1adc7a2
|
Add screenshots to metadata.json
|
2022-05-02 12:33:22 +01:00 |
sir-indy
|
51807e2b9a
|
Update onTouch to work properly
|
2022-05-02 12:31:57 +01:00 |
sir-indy
|
832fa83598
|
updated readme
|
2022-05-02 12:30:18 +01:00 |
sir-indy
|
a95af8225b
|
Added screenshots
|
2022-05-02 12:30:07 +01:00 |
sir-indy
|
ba0a1be373
|
Tweak Readme.md
|
2022-05-02 11:32:57 +01:00 |
sir-indy
|
d49980291c
|
correct onTouch if timerRunning
|
2022-05-02 11:14:35 +01:00 |
sir-indy
|
072ce2444d
|
Change timerRunning to a function, and other bits
|
2022-05-02 10:59:07 +01: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 |
sir-indy
|
bbb4a92383
|
Set timer running properly
|
2022-05-01 20:58:10 +01:00 |
sir-indy
|
cebdf1453c
|
True False to true false
|
2022-05-01 18:45:52 +01:00 |
sir-indy
|
4ee8b843be
|
Update to select running mode
|
2022-05-01 18:38:49 +01:00 |
sir-indy
|
ea0d17afeb
|
Fix start time
|
2022-05-01 18:25:55 +01:00 |
sir-indy
|
31b821137a
|
Merge branch 'master' of https://github.com/sir-indy/BangleApps
|
2022-05-01 18:21:06 +01:00 |
sir-indy
|
d42afd7f9e
|
Tweak to button
|
2022-05-01 18:20:59 +01:00 |
sir-indy
|
a94bb2a0a8
|
Merge branch 'espruino:master' into master
|
2022-05-01 18:11:24 +01:00 |
sir-indy
|
eca76d78ba
|
Update to button press
|
2022-05-01 18:11:00 +01:00 |
sir-indy
|
2e8744ca22
|
Move changes to smpltmr
|
2022-05-01 18:02:15 +01:00 |
Jason Dekarske
|
c6e2651180
|
start using spectre properly
|
2022-04-30 18:25:04 -07:00 |
Jason Dekarske
|
4aa5de663b
|
nominatim course search
|
2022-04-30 17:56:41 -07:00 |
Marco H
|
c4ec72004e
|
Add notice
|
2022-04-30 11:19:01 +02:00 |