Commit Graph

10 Commits

Author SHA1 Message Date
Lefucjusz
773f2c7eb1 [BH-2069] Update license URL in headers
Update outdated license file URL in
license headers across all project.
2024-09-18 11:53:01 +02:00
Lefucjusz
cd6db6491e [BH-1890] Change pre-wakeup chime list to vertical
* Added new widget SongsListViewItem
implementing ListViewWithLabels that
can be added as SettingsListItem.
* Changed horizontal list in pre-wakeup
to vertical using that new widget.
2024-04-10 15:33:14 +02:00
Mateusz Piesta
dcfe367b4e [BH-1543] I want to set a date
*DateSetSpinner and DateSetListItem added (based od TimeSetSpinner and
TimeSetListItem)
*BellSideListItem ctor without title added
*TimeUnitsModel changed to more accurate DateTimeUnitsModel name
2022-08-30 09:50:53 +02:00
Tigran Soghbatyan
f400bda4ef [BH-1218] Fix ui font size
Set BellSideListItem font size according to the design
2021-12-07 14:04:29 +01:00
Tigran Soghbatyan
769e3c00cf [BH-1102] Fix bottom text formatting
Make bottom text as RichText in BellSideListItem
2021-10-27 20:22:36 +02:00
Tigran Soghbatyan
c27ebe2e72 [BH-772] Use rich text instead of plain text
Use richText in BellSideListItem descriptions
2021-10-18 10:03:02 +02:00
Tigran Soghbatyan
58751dddea [BH-1002] Fix snooze settings UI
Add "minutes" bottom description for snooze lenght setting screen
2021-10-15 16:05:08 +02:00
Przemyslaw Brudny
40eb7ad1d5 [BH-820] Bell layout and font update
Updated Bell baseLayout and biggest used font.
2021-09-16 20:49:04 +03:00
Mateusz Piesta
18a3886338 [BH-862] Snooze settings
Added snooze settings flow.
2021-09-10 15:35:40 +02:00
Przemyslaw Brudny
df1d1cdfe2 [BH-723] Added ThreeBox and BellBaseLayout
Added ThreeBox template layout type. Applied it to Pure header.
Created BellBaseLayout for most of Bell windows. Modified
SideListView to proper handle new layout with page bar on/off.
2021-08-09 12:56:46 +02:00