Rob Pilling
|
adb7e8a924
|
slpquiet: add eslintrc for sleeplog global
|
2024-03-16 14:26:03 +00:00 |
Rob Pilling
|
d05dbd03d2
|
Merge pull request #3258 from jla-42/master
Two new apps: sleep quiet and theme switcher
|
2024-03-16 14:23:36 +00:00 |
jan lamos
|
306a975bf8
|
further linter issue fixes
|
2024-03-16 14:52:29 +01:00 |
Rob Pilling
|
301425c49d
|
Merge pull request #3264 from atjn/no-eslint-ignores
Move eslint ignored files to the exemption system
|
2024-03-16 12:45:08 +00:00 |
jan lamos
|
f7acb5c86e
|
further linter issue fixes
|
2024-03-16 13:40:56 +01:00 |
jan lamos
|
cd8e2379db
|
thmswtch + slpquiet
-further linter fixes
thmswtch
-movement of menu to config file and creation of app.js for switching only
|
2024-03-16 13:33:10 +01:00 |
jan lamos
|
f26169856e
|
fixed linter warnings
|
2024-03-16 12:28:43 +01:00 |
Anton
|
65ceb12718
|
Move eslint ignored files to the exemption system
|
2024-03-16 11:51:55 +01:00 |
jan lamos
|
7310ab9708
|
slpquiet + thmswtch:
cleaned up indentation via vs code
|
2024-03-16 10:17:11 +01:00 |
jan lamos
|
0eb73b95c7
|
slpquiet:
-removed obsolete variable in app.js
-renamed widget title in widget.js
-added dependency to sleeplog into metadata.json
|
2024-03-16 10:03:29 +01:00 |
Gordon Williams
|
591c1f8cc5
|
Support for international fonts, and rendering UTF8 characters that come from iOS direct in the messages app
|
2024-03-15 16:15:55 +00:00 |
Gordon Williams
|
ff04564e2a
|
Minor tweaks after reviewing lint changes
|
2024-03-14 11:39:04 +00:00 |
Gordon Williams
|
ab75c85f11
|
widmessages 0.06: Fix bug that meant that only one widget was shown (now 3 unless changed in Settings->Apps->Messages->Widget messages)
|
2024-03-14 10:49:36 +00:00 |
Gordon Williams
|
80354248fa
|
Merge branch 'master' into no-undef
|
2024-03-14 09:49:12 +00:00 |
Gordon Williams
|
5d5c307b9d
|
0.04: Fixes after regression in 0.03 (fix #3257)
|
2024-03-14 09:47:38 +00:00 |
jla-42
|
f314eabe20
|
Add files via upload
|
2024-03-13 22:32:13 +01:00 |
jla-42
|
9fa101b934
|
Create ChangeLog
|
2024-03-13 22:30:18 +01:00 |
jla-42
|
29933cb4e8
|
Add files via upload
|
2024-03-13 22:29:28 +01:00 |
jla-42
|
e068ba789a
|
Create ChangeLog
|
2024-03-13 22:29:08 +01:00 |
Anton
|
a5d6159e0c
|
Remove incorrect globals
These variables do not exist in the global scope, they require an import.
|
2024-03-13 19:23:18 +01:00 |
Anton
|
cad2ffe283
|
Bump version for all apps with fixed undefined variables
|
2024-03-13 11:56:27 +01:00 |
Anton
|
f96050d3bf
|
Exempt apps with undefined variables
|
2024-03-13 11:51:59 +01:00 |
Anton
|
a468292536
|
Fix apps with undefined variables
|
2024-03-13 11:51:40 +01:00 |
Anton
|
6c2be207c6
|
Add missing globals
|
2024-03-13 11:51:10 +01:00 |
Gordon Williams
|
89898f1ce5
|
Merge pull request #3234 from bobrippling/feat/smpltmr-menu-reset
smpltmr: reset clkinfo to "main" timer after no interaction
|
2024-03-13 09:22:37 +00:00 |
Anton
|
2325d4183c
|
Warn about undefined variables
|
2024-03-12 12:57:37 +01:00 |
Rob Pilling
|
0943d20231
|
clock_info: remove redundant focus call
|
2024-03-12 07:39:00 +00:00 |
Rob Pilling
|
1d6457ed19
|
clock_info: set CLKINFO_FOCUS on start
|
2024-03-12 07:38:17 +00:00 |
Kendell R
|
3701375192
|
Update calculator README
|
2024-03-11 17:59:48 -07:00 |
Rob Pilling
|
a496a7db60
|
Merge pull request #3246 from ellabellla/master
New app, hassio: Home Assistant API Interface
|
2024-03-11 22:03:28 +00:00 |
Rob Pilling
|
70620c1dab
|
clock_info: Update README with show/hide arg and focus+blur
|
2024-03-11 21:52:32 +00:00 |
Rob Pilling
|
736b9f0433
|
clock_info: permit focus/blur to cancel a redraw
|
2024-03-11 21:47:54 +00:00 |
ellabellla
|
154c54f941
|
fix: move settings to data
|
2024-03-11 21:48:36 +11:00 |
ellabellla
|
3e22a9690a
|
refactor: use readStorageJSON function
|
2024-03-11 21:46:30 +11:00 |
ellabellla
|
04d838dccc
|
fix: remove unused variable
|
2024-03-11 21:40:20 +11:00 |
ellabellla
|
a391f9a1b3
|
fix: remove inlined module code
|
2024-03-11 21:39:21 +11:00 |
thyttan
|
87ccb9492b
|
android: Add Activity Tracks sync support
Lets Gadgetbridge fetch logs created with the `recorder` app.
|
2024-03-11 11:13:29 +01:00 |
Rob Pilling
|
9c16fa6c79
|
clock_info: bump version
|
2024-03-11 08:57:51 +00:00 |
Rob Pilling
|
54907714a2
|
smpltmr: reset clkinfo to "main" timer on blur
|
2024-03-11 08:57:51 +00:00 |
Rob Pilling
|
33088c6257
|
clock_info: call focus() after redraw
|
2024-03-11 08:57:51 +00:00 |
Rob Pilling
|
2c92c94574
|
clock_info: s/unfocus/blur/
|
2024-03-11 08:53:51 +00:00 |
Rob Pilling
|
8f86d9297b
|
clock_info: add focus and unfocus to item
|
2024-03-11 08:53:42 +00:00 |
Rob Pilling
|
30d1bc7c4c
|
clock_info: pass options through to show(), hide() & run()
|
2024-03-11 08:53:23 +00:00 |
Rob Pilling
|
a667fc8061
|
clock_info: factor out focus/defocus
|
2024-03-11 08:40:00 +00:00 |
Rob Pilling
|
3f87305a2d
|
Merge pull request #3245 from jordimas/rellotge-060
rellotge: Fixes typos and BTN1 to show launcher
|
2024-03-10 09:46:00 +00:00 |
Jordi Mas
|
e52d43cf78
|
Enable to user to swipe down/up widgets
|
2024-03-09 20:07:03 +01:00 |
Jordi Mas
|
11b0f7063b
|
Load widgets after setUI()
|
2024-03-09 17:52:05 +01:00 |
Rob Pilling
|
f9a76b8b87
|
Merge pull request #3241 from pavelmachek/m_22_folderl
folderlauncher: add a way to move apps between folders from web interface
|
2024-03-09 15:46:06 +00:00 |
Rob Pilling
|
f5bab107f5
|
Merge branch 'master'
Conflicts:
apps/regattatimer/ChangeLog
apps/regattatimer/metadata.json
|
2024-03-09 15:37:25 +00:00 |
Pavel Machek
|
30ba92e555
|
folderlauncher: revert version back to 0.03 as requested.
|
2024-03-09 12:20:41 +01:00 |