-
Notifications
You must be signed in to change notification settings - Fork 54
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
1 parent
0cf526c
commit 31bd571
Showing
4 changed files
with
31 additions
and
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,28 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="changelog_date" translatable="false">January 21, 2024</string> | ||
<string name="changelog_date" translatable="false">June 28, 2024</string> | ||
|
||
<string-array name="changelog"> | ||
<item>Upgraded to new SplashScreen API</item> | ||
<item>Updated AGP and dependencies</item> | ||
<item>Updated Play Billing Library to v7</item> | ||
<item>Updated OneSignal to v5. Better notification support</item> | ||
<item>Fixed duplicated icon file naming in XMLs</item> | ||
<item>Updated translations</item> | ||
<item> | ||
<![CDATA[ | ||
Added Material You themes (thanks to <a href="https://github.com/GitGitro">@GitGitro</a>) | ||
Update layout components by <a href="https://github.com/connyduck">@connyduck</a> | ||
]]> | ||
</item> | ||
<item>Fixed issue with icon category exclusion from icon search</item> | ||
<item> | ||
<![CDATA[ | ||
New social icons in About section. Credit goes to <a href="https://github.com/Donnnno">@Donnnno</a> | ||
Added Motorola launcher by <a href="https://github.com/maxtron95">@maxtron95</a> | ||
]]> | ||
</item> | ||
<item> | ||
<![CDATA[ | ||
Added support for re-requesting icons. Credit goes to <a href="https://github.com/moertel">@moertel</a> | ||
Added Ko-fi icon in about section by <a href="https://github.com/OSHeden">@OSHeden</a> | ||
]]> | ||
</item> | ||
<item>Updated translations</item> | ||
</string-array> | ||
|
||
</resources> |
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