Commit Graph

8 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
674a768364 [MOS-669] Add too hot battery notification when charging
* Added notification showing on the main
screen if the battery has reached too
high temperature to continue charging.
* Code cleanups.
2023-10-16 12:54:13 +02:00
Marcin Zieliński
c8ad07c3c0 [MOS-578] Fix misleading SMS notification text
Display "New message", translated accordingly - in
singular - in case there had been multiple unread
SMS messages and now only one remains unread.
2023-05-09 12:13:29 +02:00
Lefucjusz
035eb4239a [MOS-174] Fix broken events counter for 99+ events
Fix of the issue that events counter
was displayed incorrectly for more
than 99 events.
2023-01-27 11:13:53 +01:00
Marcin Zieliński
5b88233d37 [MOS-791] Introduce tri-state switch widget
Introduced the new logic.

From now on, every button can be tri-state, that is,
OFF/ON/Transiting whereas the Transiting state is
marked with the 'cheking...' caption written on the
button.
2022-11-09 13:32:21 +01:00
Marcin Zieliński
3cbfe43a95 [MOS-791] Introduce tri-state switch widget
Refactored the code so that it's prepared for the new logic.
2022-11-09 13:32:21 +01:00
Alek Rudnik
425d23e454 [MOS-97] Fix of wrong label for missed call notification
There was no label on missed call notification from private number.
After fix it is diplaying "Missed calls" info.

Original fix from 60bdca5243 [MOS-104]
was also modifed as it previously introduced regression on menu window.
2022-02-15 10:06:13 +00:00
Wojciech Rzepecki
097267d860 [EGD-6824] Simplified notifications on quote wallpaper
simplified home screen notifications as tiles on phone
locked wallpaper
2022-01-14 13:20:39 +01:00