1.4.0
CurrentAdded
- •Blue (second) shift on the trig keypad, unlocking conversions as shifted pairs on the digit keys: kg↔lb, °C↔°F, cm↔in, l↔gal, km↔mile, →DEG↔→RAD, and →DMS↔→DD (decimal degrees ↔ degrees·minutes·seconds)
- •→POL / →REC coordinate conversions on the decimal key, and SHOW on ENTER — matching the 35s layout
- •A friendly empty state for the equation list, with a New Equation button when nothing's stored yet
- •A subtle entrance animation for the top app bar
Improved
- •→POL and →REC now round-trip directly — →REC takes θ ENTER r (magnitude in X, angle in Y), so you can convert back and forth with no X⇄Y swap in between. Help entries updated with the new entry order.
- •Repeated back-to-back CLx presses now show as a single history entry (your stored history is unchanged)
- •The trig keypad's shift arrangement now matches the 35s — the yellow shift moved up a key, with the new blue shift below it
- •In equations, a bare E is now a variable like any other letter (HP-style); use e^x for Euler's number
- •Under-the-hood toolchain refresh (Kotlin 2.4, newer Compose/Material)
Fixed
- •Preparing for programs — programs resume correctly after R/S — execution continues at the next instruction instead of re-pausing on the same line forever
- •App settings (theme, colors, haptics, history options) are now included in Android backup and device-to-device transfer; they previously reset silently on a new device