Commit Graph

8 Commits

Author SHA1 Message Date
Lefucjusz
cc0ec423bf [MOS-1035] Fixes in new alarm window UI flow
* Fixed disappearing left functional
button label when popup appeared while
focused on sound selection field or
AM/PM field
* Fixed erasing selections on
custom alarm edit window when
popup appeared.
* Added preview playback stopping
after manually blocking the phone.
2023-09-21 11:14:27 +02:00
Lefucjusz
1d90355828 [MOS-966] Fix day of week abbreviations in Polish
Fixed issue with improperly created
weekdays abbreviations in Polish,
particularly 'Niedziela' (Sunday) that was
shortened to 'Nie', which also means 'No'
(negative response).
Fixed issue with remaining 'Edit' label
in navbar after leaving repetition field
in new alarm window.
Fixed hardcoded 'Custom' string used
as a repetition type text.
2023-03-20 10:30:26 +01:00
Bartosz
50a28b8516 [MOS-558] Fixed invalid label on alarm edit window load
There was no control if widget's required text has to
be set while on focus only
2023-01-31 14:26:03 +01:00
Bartosz
158d23e7b3 [MOS-558] Fix disappearing edit label in alarms
Fixed disappearing edit label in alarm add window
when custom interval has been selected
2023-01-25 14:38:54 +01:00
Bartosz Szostak
2b54e3cfde [MOS-558] Fix wrong nav. bar state after exit from custom repeat window
The additional navigation bar restore has been added
to have proper state after exit from custom repeat window.
The restoration of the repeat option spinner labels has been added
after uncheck of all options.
2023-01-09 10:57:22 +01:00
Bartosz Szostak
639ff8c464 [MOS-558] Fix wrong nav. bar state after exit from custom repeat window
The additional navigation bar restore has been added
to have proper state after exit from custom repeat window.
No object did it before.
2022-12-07 09:21:57 +01:00
Przemyslaw Brudny
7597d38852 [EGD-7857] Renamed BottomBar to NavBar
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02:00
Przemyslaw Brudny
e3a057e15c [EGD-7310] Alarm GUI and features update
Updated AlarmOptionsItem to use UTF8Spinner.
Created specialized widgets to cover options
sets. Updated GenericSpinner to handle Pure
navigation and content swap. Updated Alarm
RRule code to work with Custom Days selection
and new widgets. Added Tests. General GUI
stylistic fixes. Increased app Alarm Clock
and service Time stack sizes.
2021-09-21 14:11:21 +03:00