-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
52 additions
and
5 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Added: | ||
- update repository in background once a day (default on) | ||
- update repository on opening (default off) | ||
- support Android 10 | ||
- dark theme | ||
- animations when changing activities | ||
- placeholder images (thanks to https://vk.com/neudd) | ||
|
||
Changed: | ||
- update INSTEAD 3.3.1 | ||
- update SDL 2.0.10 (and patch https://hg.libsdl.org/SDL/rev/131ea7dcc225), SDL2_image 2.0.5, SDL2_mixer 2.0.4, SDL2_ttf 2.0.15 | ||
|
||
Fixed: | ||
- fixed crash when updating the repository |
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Добавлено: | ||
- фоновое обновление репозитория один раз в день (включено по-умолчанию) | ||
- обновление репозитория при открытии (по-умолчанию выключено) | ||
- поддержка Android 10 | ||
- тёмная тема | ||
- анимации при переходе между экранами | ||
- картинки-плейсхолдеры с котиками (спасибо художнику https://vk.com/neudd) | ||
|
||
Изменено: | ||
- INSTEAD обновлён до версии 3.3.1 | ||
- обновлены библиотеки SDL 2.0.10 (и патч https://hg.libsdl.org/SDL/rev/131ea7dcc225), SDL2_image 2.0.5, SDL2_mixer 2.0.4, SDL2_ttf 2.0.15 | ||
|
||
Исправлено: | ||
- падение программы при обновлении репозитория |