Commit Graph

17 Commits (acb96b5d1ed6c5297a03ecf4f7a1452ccd50041c)

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
Anton f1d3438d1c Require switch blocks when declaring variables 2024-02-10 16:51:46 +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 5dbf7205b0
Exit with short press of BTN1 2022-11-03 18:08:16 +01:00
untbu e7e051a461
removed one spacing error 2021-12-27 15:13:04 +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
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
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
fredericrous 477e6f0760 Add App Calculator 2020-04-13 12:43:31 +01:00