Skip to content

Commit

Permalink
3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnnno committed Jan 17, 2022
1 parent 0793cf0 commit 616c873
Show file tree
Hide file tree
Showing 23 changed files with 49 additions and 11 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 3.5.0
###### Released: Jan 17, 2022
* 🎉 56 new or updated icons (thanks JoelChrono12, Kaiserdragon2, Aloxe, Quantenzitrone, No-Meanings, Giannis05, hassancreative)
* 🔥 3509 icons in total!

### 3.4.5
###### Released: Dec 18, 2021
* 🎉 80 new or updated icons (thanks JoelChrono12, Kaiserdragon2, Aloxe, Quantenzitrone, Otemachi, Juvss, Totoroot!)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.donnnno.arcticons"
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 79
versionName '3.4.5'
versionCode 80
versionName '3.5.0'
multiDexEnabled true

// Naming app bundles
Expand Down
6 changes: 3 additions & 3 deletions app/src/dark/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
3.4.5
🎉 80 new or updated icons (thanks JoelChrono12, Kaiserdragon2, Aloxe, Quantenzitrone, Otemachi, Juvss, Totoroot!)
🔥 3453 icons in total!
3.5.0
🎉 56 new or updated icons (thanks JoelChrono12, Kaiserdragon2, Aloxe, Quantenzitrone, No-Meanings, Giannis05, hassancreative)
🔥 3509 icons in total!
Binary file added app/src/dark/res/drawable-nodpi/bilibili.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 app/src/dark/res/drawable-nodpi/gcore.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 app/src/dark/res/drawable-nodpi/psremoteplay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions app/src/light/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
3.3.7
🎉 164 new or updated icons (thanks Kaiserdragon2, JoelChrono12, Ddavidd, Fanfu, Quantenzitrone, Totoroot, Aloxe, Vitordematos!)
🔥 3372 icons in total!
3.5.0
🎉 56 new or updated icons (thanks JoelChrono12, Kaiserdragon2, Aloxe, Quantenzitrone, No-Meanings, Giannis05, hassancreative)
🔥 3509 icons in total!
Binary file added app/src/light/res/drawable-nodpi/bilibili.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 app/src/light/res/drawable-nodpi/gcore.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 app/src/light/res/drawable-nodpi/psremoteplay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1109,6 +1109,9 @@
<!-- BikeSharingHub -->
<item component="ComponentInfo{fr.fdesousa.bikesharinghub/be.brunoparmentier.openbikesharing.app.activities.StationsListActivity}" drawable="bikesharinghub" />

<!-- Bilibili -->
<item component="ComponentInfo{tv.danmaku.bili/tv.danmaku.bili.MainActivityV2}" drawable="bilibili" />

<!-- Binance -->
<item component="ComponentInfo{com.binance.dev/com.binance.dev.activities.main.MainActivity}" drawable="binance" />
<item component="ComponentInfo{com.binance.dev/com.binance.launcher.activities.main.MainActivity}" drawable="binance" />
Expand Down Expand Up @@ -3715,6 +3718,9 @@
<!-- Gaspar -->
<item component="ComponentInfo{com.caipira.gaspar/com.caipira.gaspar.view.SplashActivity}" drawable="gaspar" />

<!-- GCore -->
<item component="ComponentInfo{me.tangke.gamecores/com.gcores.app.ui.MainActivity}" drawable="gcore" />

<!-- GeForce NOW -->
<item component="ComponentInfo{com.nvidia.geforcenow/com.nvidia.tegrazone.MainActivity}" drawable="nvidia" />

Expand Down Expand Up @@ -7310,6 +7316,9 @@
<!-- PSLab -->
<item component="ComponentInfo{io.pslab/io.pslab.activity.SplashActivity}" drawable="pslab" />

<!-- PSRemotePlay -->
<item component="ComponentInfo{com.playstation.remoteplay/com.playstation.remoteplay.RpActivityMain}" drawable="psremotepaly" />

<!-- PUBG MOBILE -->
<item component="ComponentInfo{com.tencent.ig/com.epicgames.ue4.SplashActivity}" drawable="pubg_mobile" />
<item component="ComponentInfo{com.pubg.imobile/com.epicgames.ue4.SplashActivity}" drawable="pubg_mobile" />
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@
<item drawable="biblio" />
<item drawable="bikelocation" />
<item drawable="bikesharinghub" />
<item drawable="bilibili" />
<item drawable="billthefarmercrossword" />
<item drawable="binance" />
<item drawable="binaryeye" />
Expand Down Expand Up @@ -1228,6 +1229,7 @@
<item drawable="gaspar" />
<item drawable="gcash" />
<item drawable="gcompris" />
<item drawable="gcore" />
<item drawable="gdroid" />
<item drawable="gear_vpn" />
<item drawable="gearbest" />
Expand Down Expand Up @@ -2521,6 +2523,7 @@
<item drawable="protonvpn" />
<item drawable="ps_app" />
<item drawable="pslab" />
<item drawable="psremoteplay" />
<item drawable="ptcltouch" />
<item drawable="pubg_mobile" />
<item drawable="pubtran" />
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@

<!-- Leave empty if you don't want to show changelog date -->

<string name="changelog_date">December 18, 2021</string>
<string name="changelog_date">January 17, 2022</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>🎉 80 new or updated icons (thanks JoelChrono12, Kaiserdragon2, Aloxe, Quantenzitrone, Otemachi, Juvss, Totoroot!)</item>
<item>🔥 3453 icons in total!</item>
<item>🎉 56 new or updated icons (thanks JoelChrono12, Kaiserdragon2, Aloxe, Quantenzitrone, No-Meanings, Giannis05, hassancreative)</item>
<item>🔥 3509 icons in total!</item>
</string-array>

</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values/iconpack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
<item>biblio</item>
<item>bikelocation</item>
<item>bikesharinghub</item>
<item>bilibili</item>
<item>billthefarmercrossword</item>
<item>binance</item>
<item>binaryeye</item>
Expand Down Expand Up @@ -1142,6 +1143,7 @@
<item>gaspar</item>
<item>gcash</item>
<item>gcompris</item>
<item>gcore</item>
<item>gdroid</item>
<item>gearbest</item>
<item>gear_vpn</item>
Expand Down Expand Up @@ -2478,6 +2480,7 @@
<item>protonvideocompressor</item>
<item>protonvpn</item>
<item>pslab</item>
<item>psremoteplay</item>
<item>ps_app</item>
<item>ptcltouch</item>
<item>pubg_mobile</item>
Expand Down
9 changes: 9 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1109,6 +1109,9 @@
<!-- BikeSharingHub -->
<item component="ComponentInfo{fr.fdesousa.bikesharinghub/be.brunoparmentier.openbikesharing.app.activities.StationsListActivity}" drawable="bikesharinghub" />

<!-- Bilibili -->
<item component="ComponentInfo{tv.danmaku.bili/tv.danmaku.bili.MainActivityV2}" drawable="bilibili" />

<!-- Binance -->
<item component="ComponentInfo{com.binance.dev/com.binance.dev.activities.main.MainActivity}" drawable="binance" />
<item component="ComponentInfo{com.binance.dev/com.binance.launcher.activities.main.MainActivity}" drawable="binance" />
Expand Down Expand Up @@ -3715,6 +3718,9 @@
<!-- Gaspar -->
<item component="ComponentInfo{com.caipira.gaspar/com.caipira.gaspar.view.SplashActivity}" drawable="gaspar" />

<!-- GCore -->
<item component="ComponentInfo{me.tangke.gamecores/com.gcores.app.ui.MainActivity}" drawable="gcore" />

<!-- GeForce NOW -->
<item component="ComponentInfo{com.nvidia.geforcenow/com.nvidia.tegrazone.MainActivity}" drawable="nvidia" />

Expand Down Expand Up @@ -7310,6 +7316,9 @@
<!-- PSLab -->
<item component="ComponentInfo{io.pslab/io.pslab.activity.SplashActivity}" drawable="pslab" />

<!-- PSRemotePlay -->
<item component="ComponentInfo{com.playstation.remoteplay/com.playstation.remoteplay.RpActivityMain}" drawable="psremotepaly" />

<!-- PUBG MOBILE -->
<item component="ComponentInfo{com.tencent.ig/com.epicgames.ue4.SplashActivity}" drawable="pubg_mobile" />
<item component="ComponentInfo{com.pubg.imobile/com.epicgames.ue4.SplashActivity}" drawable="pubg_mobile" />
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@
<item drawable="biblio" />
<item drawable="bikelocation" />
<item drawable="bikesharinghub" />
<item drawable="bilibili" />
<item drawable="billthefarmercrossword" />
<item drawable="binance" />
<item drawable="binaryeye" />
Expand Down Expand Up @@ -1228,6 +1229,7 @@
<item drawable="gaspar" />
<item drawable="gcash" />
<item drawable="gcompris" />
<item drawable="gcore" />
<item drawable="gdroid" />
<item drawable="gear_vpn" />
<item drawable="gearbest" />
Expand Down Expand Up @@ -2521,6 +2523,7 @@
<item drawable="protonvpn" />
<item drawable="ps_app" />
<item drawable="pslab" />
<item drawable="psremoteplay" />
<item drawable="ptcltouch" />
<item drawable="pubg_mobile" />
<item drawable="pubtran" />
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/xml/iconpack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
<item>biblio</item>
<item>bikelocation</item>
<item>bikesharinghub</item>
<item>bilibili</item>
<item>billthefarmercrossword</item>
<item>binance</item>
<item>binaryeye</item>
Expand Down Expand Up @@ -1142,6 +1143,7 @@
<item>gaspar</item>
<item>gcash</item>
<item>gcompris</item>
<item>gcore</item>
<item>gdroid</item>
<item>gearbest</item>
<item>gear_vpn</item>
Expand Down Expand Up @@ -2478,6 +2480,7 @@
<item>protonvideocompressor</item>
<item>protonvpn</item>
<item>pslab</item>
<item>psremoteplay</item>
<item>ps_app</item>
<item>ptcltouch</item>
<item>pubg_mobile</item>
Expand Down
1 change: 1 addition & 0 deletions icons/black/bilibili.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/black/gcore.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/black/psremoteplay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 616c873

Please sign in to comment.