Commit Graph

14712 Commits (ab75c85f1193b9047f6241eb217f1fba4e0bc860)

Author SHA1 Message Date
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
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
ellabellla a92d27e3b0 fix: semi colon 2024-03-09 21:42:00 +11:00
ellabellla 8fd67340d4 fix: ensure hrm value 2024-03-09 20:26:41 +11:00
ellabellla 2d2896e179 fix: typo 2024-03-09 16:11:12 +11:00
ellabellla bcbbf17af7 fix: hassio changlog 2024-03-09 15:59:19 +11:00
ellabellla 6614b93e95 feat: hassio 2024-03-09 15:58:00 +11:00
Jordi Mas aa5194a376 Add icon to the app 2024-03-08 22:59:36 +01:00
Jordi Mas 6acb5d2354 Fixes typos and BTN1 to show launcher 2024-03-08 22:38:50 +01:00
Gordon Williams 89e01a41de Fixing lint warnings for unused vars 2024-03-08 12:05:50 +00:00
Gordon Williams 306ccb3fe3 bthome 0.02: Fix double-button press if you press the next button within 30s (#3243) 2024-03-08 09:27:12 +00:00
naden c083e1aec8
Add files via upload
removed no longer required import of "heatshrink"
2024-03-08 10:11:28 +01:00
Rob Pilling 905a7b11b2
Merge pull request #3175 from enricpineda/master
New app: Rellotge
2024-03-08 08:43:19 +00:00
Pavel Machek 7e4a83f928 folderlauncher: add a way to move apps between folders from web interface
Web interface still can not do everything settings on phone can, still
it is very useful to sort applications between folders.
2024-03-07 22:09:58 +01:00
naden 0ccea50efe
Add files via upload
replaced icons with "Graphics.createImage"
2024-03-07 21:20:39 +01:00
naden b63b77ac9a
Add files via upload
fixed typos in readme, removed some unnecessary code
2024-03-06 11:43:50 +01:00
Anton 921f5b3dd5 Merge branch 'master' into no-unused-vars 2024-03-06 11:05:13 +01:00
Anton 5e074ecce7
Merge branch 'master' into no-unused-vars 2024-03-06 11:03:23 +01:00