Commit Graph

28 Commits (e0adbd3c626ba090bc573b2fa007c188cd1a2524)

Author SHA1 Message Date
Flaparoo 6bf66d5fa2 calculator: append '...' to truncated numbers 2024-09-11 07:08:22 +08:00
Flaparoo dbeeee980f calculator: clean-up unused variables 2024-09-10 21:45:41 +08:00
Flaparoo 393f68260f calculator: clean-up unused variables 2024-09-10 21:42:35 +08:00
Flaparoo 563829bf82 calculator: truncate long numbers 2024-09-10 21:28:41 +08:00
Kendell R 3701375192
Update calculator README 2024-03-11 17:59:48 -07:00
Anton f1d3438d1c Require switch blocks when declaring variables 2024-02-10 16:51:46 +01:00
thyttan 51a6377b71
add one word 2022-11-07 11:20:03 +01:00
thyttan cd5367977f
Move input handling inside setUI (Bangle2) 2022-11-07 11:04:52 +01:00
thyttan 351ce5f891 exit by pressing upper left corner of screen 2022-11-07 00:07:27 +01:00
thyttan 6d63552f46
Change to swipe events from drag 2022-11-03 19:15:28 +01:00
thyttan e57543bd48
Update app.js 2022-11-03 18:53:32 +01:00
thyttan 1b73fadcb8
Update metadata.json 2022-11-03 18:09:32 +01:00
thyttan 71d59896b1
Update ChangeLog 2022-11-03 18:09:14 +01:00
thyttan 5dbf7205b0
Exit with short press of BTN1 2022-11-03 18:08:16 +01:00
Romek 4d352b7915 Add README.md to metadata.json if exists 2022-04-04 09:43:48 +02:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
untbu e7e051a461
removed one spacing error 2021-12-27 15:13:04 +01:00
untbu 95f0891ad7
added grid positioning and swipe controls
added grid positioning and swipe controls to switch between numbers, operators and special for Bangle.js 2.
2021-12-27 15:07:20 +01:00
untbu 979593acae
added grid positioning and swipe controls
added grid positioning and swipe controls to switch between numbers, operators and special for Bangle.js 2.
2021-12-27 15:06:40 +01:00
hughbarney 52ffb2f3c2 added more screenshots and put them into apps.json 2021-10-28 21:51:11 +01:00
Gordon Williams 3b8c365b0f Update calculator - now shows currently active operation 2021-09-23 11:43:38 +01:00
Gordon Williams 1592bcb1a5 calculator 0.03 - Support for different screen sizes and touchscreen 2021-08-18 16:17:20 +01:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Frederic R d2270eaae6
Update App Calculator's Readme. Larger image 2020-04-19 16:48:33 +01:00
fredericrous 79f18015ef Add Calculator App Readme 2020-04-18 22:05:36 +01:00
fredericrous aa168c3d5c Fix App Calculator issues
- Javascript rounded float issues
- Reset after equals wasn't done properly
- Introduce unit tests 🤗
2020-04-18 16:30:05 +01:00
Gordon Williams 7b4883ed78 remove un-needed file 2020-04-14 10:47:39 +01:00
fredericrous 477e6f0760 Add App Calculator 2020-04-13 12:43:31 +01:00