Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new release stuff #2295

Merged
merged 1 commit into from
Sep 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "com.donnnno.arcticons"
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 1360
versionName '10.4.0'
versionCode 1370
versionName '10.8.4'
multiDexEnabled true // Naming app bundles
base {
archivesName = "${parent.name}-v${versionName}"
Expand Down
10 changes: 10 additions & 0 deletions app/src/black/res/values/dashboard_configurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,14 @@

<string name="rate_and_review_link">https://play.google.com/store/apps/details?id=com.donnnno.arcticons.light</string>

<string name="home_description">
<![CDATA[
<p>❄️ Arcticons is a line based <a href="https://github.com/Donnnno/Arcticons/">open-source</a> icon-pack, brought to you by contributors all over the world!</p>
<br>
<p>⚠️ If you need help with applying the icon pack, you can visit <a href="https://docs.arcticons.com/">our knowledge base</a>. Or you can also <a href="mailto:[email protected]">email</a> me if you have questions :)</p>
<br>
<p>🎨 You can get priority icon requests <a href="https://ko-fi.com/donno_">on Ko-fi</a>, if you want your icons made within the next update.</p>
]]>
</string>

</resources>
10 changes: 10 additions & 0 deletions app/src/dayNight/res/values/dashboard_configurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,14 @@

<string name="rate_and_review_link">https://play.google.com/store/apps/details?id=com.donnnno.arcticons.daynight</string>

<string name="home_description">
<![CDATA[
<p>❄️ Arcticons is a line based <a href="https://github.com/Donnnno/Arcticons/">open-source</a> icon-pack, brought to you by contributors all over the world!</p>
<br>
<p>⚠️ If you need help with applying the icon pack, you can visit <a href="https://docs.arcticons.com/">our knowledge base</a>. Or you can also <a href="mailto:[email protected]">email</a> me if you have questions :)</p>
<br>
<p>🎨 You can get priority icon requests <a href="https://ko-fi.com/donno_">on Ko-fi</a>, if you want your icons made within the next update.</p>
]]>
</string>

</resources>
8 changes: 4 additions & 4 deletions app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<resources>

<!-- Leave empty if you don't want to show changelog date -->
<string name="changelog_date">Aug 5, 2024</string>
<string name="changelog_date">Sep 26, 2024</string>

<!-- Changelog support html formatting
* <b> for Bold
* <i> for Italic
* <u> for Underline
* <a href="linkUrl">Link Text</a> for links -->
<string-array name="changelog">
<item>🎉 <b>350</b> new and updated icons!</item>
<item>⛅ Support for <b>Breezy Weather</b> widgets.</item>
<item>🔥 <b>10400</b> icons in total!</item>
<item>🎉 <b>459</b> new and updated icons!</item>
<item>🔧 Fixed many icons that stopped working.</item>
<item>🔥 <b>10845</b> icons in total!</item>
</string-array>
</resources>
16 changes: 0 additions & 16 deletions app/src/main/res/values/dashboard_configurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,6 @@

-->
<string name="home_image_style">card_square</string>
<!-- Description which will be shown in the home page.
Put your markup/text inside of `<![CDATA[` and `]]>`
ex: `<![CDATA[ There are - <b>Bold</b> <i>Italic</i> <u>Underline</u> <a href="url">Link</a> ]]>`

If you don't want to show any description, just leave this empty
ex: <string name="home_description"></string>
-->
<string name="home_description">
<![CDATA[
<p>❄️ Arcticons is a line based <a href="https://github.com/Donnnno/Arcticons/">open-source</a> icon-pack, brought to you by contributors all over the world!</p>
<br>
<p>⚠️ If you need help with applying the icon pack, you can visit <a href="https://docs.arcticons.com/">our knowledge base</a>. Or you can also <a href="mailto:[email protected]">email</a> me if you have questions :)</p>
<br>
<p>🎨 You can get priority icon requests <a href="https://ko-fi.com/donno_">on Ko-fi</a>, if you want your icons made within the next update.</p>
]]>
</string>

<!-- Enable "Check for update" button.
It needs the option "config_json" to be configured in order to work -->
Expand Down
10 changes: 10 additions & 0 deletions app/src/normal/res/values/dashboard_configurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,14 @@

<string name="rate_and_review_link">https://play.google.com/store/apps/details?id=com.donnnno.arcticons</string>

<string name="home_description">
<![CDATA[
<p>❄️ Arcticons is a line based <a href="https://github.com/Donnnno/Arcticons/">open-source</a> icon-pack, brought to you by contributors all over the world!</p>
<br>
<p>⚠️ If you need help with applying the icon pack, you can visit <a href="https://docs.arcticons.com/">our knowledge base</a>. Or you can also <a href="mailto:[email protected]">email</a> me if you have questions :)</p>
<br>
<p>🎨 You can get priority icon requests <a href="https://ko-fi.com/donno_">on Ko-fi</a>, if you want your icons made within the next update.</p>
]]>
</string>

</resources>
10 changes: 10 additions & 0 deletions app/src/you/res/values/dashboard_configurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,14 @@

<string name="rate_and_review_link">https://play.google.com/store/apps/details?id=com.donnnno.arcticons.you.play</string>

<string name="home_description">
<![CDATA[
<p>❄️ Arcticons is a line based <a href="https://github.com/Donnnno/Arcticons/">open-source</a> icon-pack, brought to you by contributors all over the world!</p>
<br>
<p>⚠️ Need help changing the color of your icons? Check out <a href="https://docs.arcticons.com/faq#how-do-i-change-my-material-you-color-palette">our knowledge base</a>. Or you can also <a href="mailto:[email protected]">email</a> me if you have questions :)</p>
<br>
<p>🎨 You can get priority icon requests <a href="https://ko-fi.com/donno_">on Ko-fi</a>, if you want your icons made within the next update.</p>
]]>
</string>

</resources>
8 changes: 3 additions & 5 deletions generated/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
### 10.0.5
###### Released: Aug 5, 2024
* 🌈 Another special release, we've reached the **10k**!
* 🎉 **350** new and updated icons!
* ⛅ Support for **Breezy Weather** widgets.
* 🔥 **10400** icons in total!
* 🎉 **459** new and updated icons!
* 🔧 Fixed many icons that stopped working.
* 🔥 **10845** icons in total!
Binary file modified generated/releaseImage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion generated/releaseName.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.4.0 Release
10.8.4 Release
9 changes: 9 additions & 0 deletions newicons/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13550,6 +13550,7 @@

<!-- GameCenter -->
<item component="ComponentInfo{com.vivo.game/com.vivo.game.gamecenter.ui.LogoActivity}" drawable="vivo_gamecenter"/>
<item component="ComponentInfo{com.hihonor.gamecenter/com.hihonor.gamecenter.bu_games_display.splash.SplashActivity}" drawable="vivo_gamecenter"/>

<!-- Games -->
<item component="ComponentInfo{com.oneplus.gamespace/com.oneplus.gamespace.ui.main.MainActivity}" drawable="games"/>
Expand Down Expand Up @@ -36387,6 +36388,9 @@
<!-- VIDAA -->
<item component="ComponentInfo{com.universal.remote.multi/com.universal.remote.multi.U6MainActivity}" drawable="vidaa"/>

<!-- Keenetic -->
<item component="ComponentInfo{com.keenetic.kn/com.ndmsystems.knext.ui.refactored.startScreen.StartScreenActivity}" drawable="letter_uppercase_circle_k"/>

<!-- VideLibri -->
<item component="ComponentInfo{de.benibela.videlibri/de.benibela.videlibri.activities.LendingList}" drawable="videlibri"/>

Expand All @@ -36396,6 +36400,7 @@
<item component="ComponentInfo{com.samsung.android.videolist/com.samsung.android.videolist.list.activity.VideoList}" drawable="video"/>
<item component="ComponentInfo{com.zte.videoplayer/com.zte.videoplayer.VideoBrowserActivity}" drawable="video"/>
<item component="ComponentInfo{com.samsung.android.video/com.samsung.android.video.list.activity.VideoList}" drawable="video"/>
<item component="ComponentInfo{com.heytap.yoli/com.heytap.yoli.icon_org}" drawable="video"/>

<!-- Video & TV SideView -->
<item component="ComponentInfo{com.sony.tvsideview.phone/com.sony.tvsideview.MainActivity}" drawable="videotvsideview"/>
Expand Down Expand Up @@ -36671,6 +36676,9 @@
<item component="ComponentInfo{com.vivint.vivintsky/com.vivint.vivintsky.ui.SplashActivity}" drawable="vivint"/>
<item component="ComponentInfo{com.vivint.vivintsky/com.vivint.vivintsky.login.ui.StartActivity}" drawable="vivint"/>

<!-- Cara -->
<item component="ComponentInfo{com.caraproject.app/com.caraproject.app.MainActivity}" drawable="letter_uppercase_circle_c"/>

<!-- Vivo -->
<item component="ComponentInfo{br.com.vivo/com.google.android.archive.ReactivateActivity}" drawable="vivo"/>
<item component="ComponentInfo{br.com.vivo/br.com.vivo.MainActivity}" drawable="vivo"/>
Expand All @@ -36692,6 +36700,7 @@

<!-- Vivo Themes -->
<item component="ComponentInfo{com.bbk.theme/com.bbk.theme.Theme}" drawable="vivo_themes"/>
<item component="ComponentInfo{com.hihonor.android.thememanager/com.hihonor.android.thememanager.PageActivity}" drawable="vivo_themes"/>

<!-- Vivo Tips -->
<item component="ComponentInfo{com.vivo.Tips/com.vivo.Tips.MainActivity}" drawable="vivo_tips"/>
Expand Down
2 changes: 1 addition & 1 deletion newicons/hocus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.