-
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
32695a1
commit e756d73
Showing
6 changed files
with
34 additions
and
8 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 |
---|---|---|
@@ -1,10 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="changelog_date" translatable="false">September 27, 2023</string> | ||
<string name="changelog_date" translatable="false">January 21, 2024</string> | ||
|
||
<string-array name="changelog"> | ||
<item>Added new launchers</item> | ||
<item>Added option to exclude categories from search</item> | ||
<item>Upgraded to new SplashScreen API</item> | ||
<item>Updated AGP and dependencies</item> | ||
<item> | ||
<![CDATA[ | ||
Added Material You themes (thanks to <a href="https://github.com/GitGitro">@GitGitro</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> | ||
]]> | ||
</item> | ||
<item> | ||
<![CDATA[ | ||
Added support for re-requesting icons. Credit goes to <a href="https://github.com/moertel">@moertel</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
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