Commit Graph

15233 Commits (0b0c89737fa0fc8c055d486f8618c1cfdf018f23)

Author SHA1 Message Date
pinq- 0b0c89737f Some code fix to make it britty 2023-04-08 03:11:29 +03:00
pinq- 5bd479adba rename settings file 2023-04-03 01:06:58 +03:00
pinq- 43aa9db890 fix on metadata.json format 2023-04-03 01:04:24 +03:00
pinq- 7581201c84
Merge branch 'espruino:master' into master 2023-04-03 00:47:16 +03:00
pinq- 1520cb60ba Settings and logs
- Added settings to select number and bubble
- Modified logs
2023-04-03 00:43:12 +03:00
pinq- 3013e10e3e Battery circle
- Added battery circle in the center
- Added "draw arc" function for battery circle
2023-04-01 07:54:40 +03:00
pinq- 28927f7849 New futures
- Hole can be circle or square
- Hole can be with number or without
- Draw circle takes whole object in as a variable
2023-04-01 07:34:32 +03:00
Gordon Williams 59b66684a6 Merge branch 'master' of github.com:espruino/BangleApps 2023-03-31 14:09:52 +01:00
Gordon Williams a39b773ac1 widdst 0.04: Give the boot file the highest priority to ensure it runs before sched (fix #2663) 2023-03-31 14:09:39 +01:00
Gordon Williams 4ec2952698
Merge pull request #2665 from eyecreate/master
Fix text centering for nesclock and make font smaller for 24hr time.
2023-03-29 08:56:50 +01:00
Kevin Whitaker 2f2000db5e Change font to more accurate one for smb3 2023-03-28 15:21:24 -04:00
Kevin Whitaker ddd38e7e3e Merge branch 'master' of github.com:eyecreate/BangleApps 2023-03-28 13:36:39 -04:00
Kevin Whitaker 224af0b209 clean up some nesclock code, including use let instead of var 2023-03-28 13:36:30 -04:00
eyecreate 4508a2bd28
Merge branch 'espruino:master' into master 2023-03-27 15:43:36 -04:00
Kevin Whitaker c727f5366a Merge branch 'master' of github.com:eyecreate/BangleApps 2023-03-27 15:43:15 -04:00
Kevin Whitaker a7dac089ed Fix off center text with trim and reduce size of smb3 font for 24hr 2023-03-27 15:42:51 -04:00
Gordon Williams 36d1877100
Merge pull request #2662 from eyecreate/master
Small font fix for nes clock
2023-03-27 14:46:25 +01:00
eyecreate bc46a04a36
Merge branch 'espruino:master' into master 2023-03-27 09:35:03 -04:00
Kevin Whitaker df79cacd90 Small fix for font in nes clock 2023-03-27 09:04:20 -04:00
Gordon Williams 7b44b9f5bb
Merge pull request #2660 from eyecreate/master
Add new clock: NES clock
2023-03-27 09:33:09 +01:00
Kevin Whitaker cc0ac4e3f5 fix setting screen 2023-03-25 17:46:41 -04:00
Kevin Whitaker 7e095a67f5 typo in nes clock 2023-03-25 17:39:44 -04:00
Kevin Whitaker 0a92b70c2c disable emulator 2023-03-25 17:38:15 -04:00
Kevin Whitaker 377953cbd4 Merge branch 'master' of github.com:eyecreate/BangleApps 2023-03-25 17:32:36 -04:00
Kevin Whitaker 8b484f32ab Added custom new clock: NES Clock 2023-03-25 17:31:16 -04:00
Gordon Williams a517c5ef02
Merge pull request #2658 from tonykakuuu/master
Improved Japanese translation.
2023-03-22 17:01:17 +00:00
TonyKaku 9b13872e5d Improved Japanese translation. 2023-03-22 17:43:53 +01:00
Gordon Williams ebdd75c0b5 Fix writing of timezone to storage if the timezone value is 0 (fix https://github.com/espruino/BangleApps/issues/2575) 2023-03-21 15:05:38 +00:00
Gordon Williams 46e4bba312
Merge pull request #2655 from blm768/alarm-fix
Fix a menu crash in alarms app
2023-03-20 09:50:15 +00:00
Gordon Williams 31ea6b6f1e
Update ChangeLog 2023-03-20 09:29:23 +00:00
Gordon Williams 3ea91c66a2
Merge pull request #2657 from nxdefiant/master
hrmmar: bthrm compatibility
2023-03-20 09:24:48 +00:00
Gordon Williams 140a00f093
Merge pull request #2656 from thyttan/quicklaunch
[quicklaunch] Don't go down extensions path if nothing waits at the end, ...
2023-03-20 09:23:48 +00:00
Erik Andresen a152ff546c hrmmar: bthrm compatibility
- Disable when bthrm is active
- Enable fft elim as default
2023-03-19 08:26:51 +01:00
thyttan 197f9bb436 Don't go down extensions paths if nothing waits at the end 2023-03-18 17:27:29 +01:00
Ben Merritt 1dd4344e75 Fix a menu crash in alarms app 2023-03-18 08:30:57 -07:00
Gordon Williams 641fecf116
Merge pull request #2652 from notEvil/widdevst3
widdevst v0.03
2023-03-17 08:24:46 +00:00
Gordon Williams b76c69590d
Merge pull request #2653 from thyttan/alarm
[Alarms and Timers] Use substring of message for label...
2023-03-17 08:24:38 +00:00
Gordon Williams 1cbb5d2c21
Merge pull request #2654 from thyttan/quicklaunch
[quicklauch] remove a print statement
2023-03-17 08:20:35 +00:00
thyttan b3a59ff35c Use substring of message as label when it's longer than fits the designated menu entry. Also add some semicolons. 2023-03-16 21:36:41 +01:00
thyttan 3b52491e4f remove a print statement 2023-03-16 21:05:46 +01:00
notEvil b99c841ed6 - apps/widdevst: changed to refresh storage usage and run GC every minute 2023-03-16 16:33:10 +01:00
Gordon Williams d230d6b6f6
Merge pull request #2647 from thyttan/quicklaunch
[quicklaunch] Pause timeout to clock by touch and hold.
2023-03-15 15:02:18 +00:00
Gordon Williams 96c0067e6a
Merge pull request #2650 from pavelmachek/merge_3
waypoint_editor: Add simple application for editing waypoints on watch
2023-03-15 08:19:24 +00:00
Pavel Machek 98e6b8c49f Add missing icon. 2023-03-14 23:13:51 +01:00
Pavel Machek 6cdf3cc572 waypoint_editor: Add simple application for editing waypoints on
watch.
2023-03-14 23:08:30 +01:00
thyttan 30232e85e2 readme: is -> are 2023-03-14 19:04:47 +01:00
thyttan f8bd92fc56 move app launch logic into a function 2023-03-14 18:48:38 +01:00
thyttan 203d017727 Add function for pausing the timeout on long touch. Remove some superfluous code. 2023-03-14 18:24:35 +01:00
Gordon Williams 1e99a7f83a
Merge pull request #2646 from Mcsquarex/master
Chance
2023-03-13 08:52:41 +00:00
Gordon Williams 6a27d7bcb5
Merge pull request #2645 from thyttan/quicklaunch-infinite
[quicklaunch] Implement stackable extension screens
2023-03-13 08:49:44 +00:00