forked from osanwe/harbour-kat
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- чаты с отключенными через сайт или официальное приложение уведомлениями больше не присылают уведомление и в Кат. Однако, только если эти чаты прогрузились и есть в списке чатов; - добавлена поддержка отображения музыкальных плейлистов в сообщениях; - теперь на 5й версии Авроры ОС пакет тоже ставится (после долгой борьбы с кривым валидатором); - уведомления теперь должны иметь иконку и название и не схлопываться в одно, как было раньше из-за глупой недоработки; - теперь у проигрываемых треков отображается название и исполнитель на экране блокировки.
- Loading branch information
1 parent
f300d57
commit 951c3f3
Showing
29 changed files
with
356 additions
and
289 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ Page { | |
|
||
Notification { | ||
id: loginNotification | ||
category: "harbour-kat" | ||
category: "aurorakat" | ||
} | ||
|
||
Label { | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.