forked from plusonelabs/calendar-widget
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v.4.9.0 Text shadow and Event description
- Loading branch information
Showing
5 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+209 KB
...src/main/play/listings/ru-RU/graphics/phone-screenshots/prefs-color-chooser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+168 KB
...src/main/play/listings/ru-RU/graphics/phone-screenshots/prefs-event-filters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+148 KB
app/src/main/play/listings/ru-RU/graphics/phone-screenshots/prefs-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,6 +1,12 @@ | ||
v4.9.0. В раздел «Цвета» добавлена опция «Тень текста» со значениями: «Нет тени», «Тёмная тень» и «Светлая тень». | ||
В "Сведения о событии" добавлена опция «Описание», чтобы отобразить описание события календаря. | ||
Добавлены настройки для ограничения максимального количества строк для названия события и для подробностей | ||
(т.е. для времени, местоположения и описания события). | ||
|
||
v4.8.0. Исправлено: Часовой пояс в виджете не менялся до перезапуска приложения. | ||
Исправлено: Не надо делать все разрешения обязательными. | ||
Приложение сконвертировано с Java на Kotlin. Это может быть интересно программистам :-) | ||
|
||
v4.7.3. Фильтр "Сегодня и завтра". | ||
Показать только при начичии ключевых слов в названии. | ||
Изменение языка интерфейса для Android 13+ |