Commit Graph

14750 Commits (315d4b79d90976ec9cfd4fd4a927d447df65f68a)

Author SHA1 Message Date
Anton 315d4b79d9 Add better deprecation descriptions 2024-03-21 11:29:02 +01:00
Anton 74e5b6cb9f Bump version 2024-03-21 10:33:09 +01:00
Anton 52643b4378 Revert changes to `currencySym` 2024-03-20 13:52:43 +01:00
Anton 5684832970
Merge branch 'master' into deprecate-currency 2024-03-20 10:40:44 +01:00
Anton 2000193011 Remove unused currency data 2024-03-20 10:24:52 +01:00
Anton 10b2ff9449 Remove currency from documentation 2024-03-20 10:24:13 +01:00
Anton 9bc3b4c0be Deprecate currency information 2024-03-20 10:23:32 +01:00
Gordon Williams 1332cba725 0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH 2024-03-20 09:09:25 +00:00
Rob Pilling 10072d745e
Merge pull request #3252 from bobrippling/fix/layout-ts
Fix typescript for `Layout`
2024-03-20 08:34:37 +00:00
Rob Pilling deaf90a9a2
Merge pull request #3266 from jordimas/advcasiotemp
advcasio: Use Bangle's temperature instead of non-working service
2024-03-20 08:14:18 +00:00
thyttan 65e763c64c
Merge pull request #3277 from nxdefiant/master
sleepphasealarm: Fix json dates
2024-03-19 21:47:10 +01:00
Gordon Williams 9e72ef1274 ios 0.18: Fix UTF8 conversion (check for `font` library, not `fonts`) 2024-03-19 10:51:54 +00:00
Gordon Williams 5018af4c6c android docs 2024-03-19 10:51:54 +00:00
thyttan dc521ec5de
Merge pull request #3271 from jordimas/catalan_locale
Fix month name in Catalan locale
2024-03-19 10:36:58 +01:00
Erik Andresen 7503254033 sleepphasealarm: Fix json dates
Fix handle dates saved as object with milliseconds
2024-03-18 19:35:07 +01:00
Gordon Williams b8afbb2aea
Merge pull request #3267 from atjn/app-eslint-configs
Remove app-specific eslint configs
2024-03-18 13:26:08 +00:00
Anton 7328cfa1a7 Revert changes to timerclk 2024-03-17 12:13:54 +01:00
Jordi Mas 0d5ce33471 Fix month name in Catalan locale 2024-03-17 07:43:19 +01:00
Jordi Mas 34d6852d8c Remove unused metadata 2024-03-17 07:25:46 +01:00
Anton b8b783195c Remove app-specific eslint configs 2024-03-16 19:28:00 +01:00
Jordi Mas c31d94b644 Use Bangle's temperature instead of non-working service 2024-03-16 17:12:43 +01:00
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 1ed92b08f4 rep: work with better layout types 2024-03-16 13:09:58 +00: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