Three fixes that all came out of on-device testing:
- e57f7bb restores alarms after a backup import. The import wrote the JSON
to prefs but EstadoAlarmas never re-read it, so imported alarms were
invisible, were overwritten by the next edit, and were never scheduled
natively — they would not have rung.
- a2bed18 makes the premium sheet dismissible (close button, 'not now',
back gesture) and replaces the bare title with the five concrete things
the purchase unlocks. A purchase sheet with no way out is a Play policy
risk, not just bad UX.
- 4ca2813 closes the last export gap: the equalizer on/off toggle now
travels with the backup (schema v4, additive; an old backup without the
field leaves the current toggle untouched).