Skip to content

Commit

Permalink
New prod release: v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flameshikari authored and github-actions[bot] committed Dec 1, 2023
1 parent f52d6fa commit e13bbaa
Show file tree
Hide file tree
Showing 49 changed files with 80 additions and 96 deletions.
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 "website.leifs.delta"
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 186002
versionName "1.8.6-beta2"
versionCode 186003
versionName "1.8.6"
multiDexEnabled true

// Naming app bundles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public Configuration onInit() {
Configuration configuration = new Configuration();

configuration.setAutomaticIconsCountEnabled(false);
configuration.setCustomIconsCount(9427);
configuration.setCustomIconsCount(9437);
configuration.setDashboardThemingEnabled(false);
configuration.setGenerateAppFilter(true);
configuration.setGenerateAppMap(false);
Expand Down
14 changes: 14 additions & 0 deletions app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13028,4 +13028,18 @@
<item component="ComponentInfo{com.alexmercerind.audire/com.alexmercerind.audire.ui.MainActivity}" drawable="audire" />
<item component="ComponentInfo{cc.astron.player/cc.astron.player.MainActivity}" drawable="astron" />
<item component="ComponentInfo{com.android1500.androidfaker/com.android1500.androidfaker.ui.activity.MainActivity}" drawable="android_faker" />
<item component="ComponentInfo{com.yamibuy.yamiapp/com.AlchemyFramework.Activity.SplashActivity}" drawable="yami" />
<item component="ComponentInfo{com.health.openscale.pro/com.health.openscale.gui.MainActivity}" drawable="openscale" />
<item component="ComponentInfo{com.mi.android.globalminusscreen/com.mi.android.globalminusscreen.tab.MainActivity}" drawable="mi_app_vault" />
<item component="ComponentInfo{com.mi.globalminusscreen/com.mi.globalminusscreen.MainActivity}" drawable="mi_app_vault" />
<item component="ComponentInfo{com.tellm.android.app/com.jodelapp.jodelandroidv3.view.LauncherActivity}" drawable="jodel" />
<item component="ComponentInfo{com.IndianBank.IndOASIS/com.IndianBank.IndOASIS.IndOASISPROD}" drawable="indoasis" />
<item component="ComponentInfo{com.heavens_above.viewer/com.heavens_above.viewer.ViewerActivity}" drawable="heavens_above" />
<item component="ComponentInfo{ru.finam.android/ru.finam.android.LauncherActivityAlias}" drawable="finamtrade" />
<item component="ComponentInfo{com.zoho.android.documentscanner/com.zoho.android.documentscanner.activities.DocumentListActivity}" drawable="doc_scanner" />
<item component="ComponentInfo{com.dailymail.online/com.dailymail.online.presentation.splash.SplashActivity}" drawable="daily_mail_online" />
<item component="ComponentInfo{im.frantic.jokinghazard/host.exp.exponent.MainActivity}" drawable="cyanide_and_happiness" />
<item component="ComponentInfo{com.coloros.relax/com.coloros.relax.ui.MainActivity}" drawable="coloros_relax" />
<item component="ComponentInfo{net.poweroak.bluetticloud/net.poweroak.bluetticloud.ui.main.WelcomeActivity}" drawable="bluetti" />
<item component="ComponentInfo{com.aratai.chat/com.arattai.home.presentation.ui.HomeActivity}" drawable="arattai" />
</resources>
22 changes: 21 additions & 1 deletion app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<item drawable="anz_plus" />
<item drawable="apex_player" />
<item drawable="apperrorstracking" />
<item drawable="arattai" />
<item drawable="arc" />
<item drawable="arity_calc" />
<item drawable="astron" />
Expand All @@ -31,6 +32,7 @@
<item drawable="battery_charge_limiter" />
<item drawable="beanstack" />
<item drawable="blocker" />
<item drawable="bluetti" />
<item drawable="broadlink" />
<item drawable="cake_monero" />
<item drawable="calc_you" />
Expand All @@ -40,11 +42,13 @@
<item drawable="clipboard_cleaner" />
<item drawable="cmf_watch" />
<item drawable="code_studio" />
<item drawable="coloros_relax" />
<item drawable="combustible" />
<item drawable="croissant" />
<item drawable="cuberite" />
<item drawable="cyanide_and_happiness" />
<item drawable="cythara" />
<item drawable="daily_mail_online" />
<item drawable="dantotsu" />
<item drawable="dead_by_daylight_mobile" />
<item drawable="dealshare" />
Expand All @@ -55,13 +59,15 @@
<item drawable="destiny_file_transfer" />
<item drawable="detoxdroid" />
<item drawable="dimett" />
<item drawable="doc_scanner" />
<item drawable="dreamdroid" />
<item drawable="droid_hole" />
<item drawable="drops_icelandic" />
<item drawable="drowser" />
<item drawable="entel_tv" />
<item drawable="fde_ai" />
<item drawable="fetch" />
<item drawable="finamtrade" />
<item drawable="flip_dnd" />
<item drawable="floatplane" />
<item drawable="foodexpirationdates" />
Expand All @@ -77,11 +83,13 @@
<item drawable="halfdot" />
<item drawable="hannaford" />
<item drawable="hannaford_alt_1" />
<item drawable="heavens_above" />
<item drawable="hejtter" />
<item drawable="home_assistant" />
<item drawable="homemedikit" />
<item drawable="hz_refresher" />
<item drawable="idle_slayer" />
<item drawable="indoasis" />
<item drawable="infinity_for_everything" />
<item drawable="infobus" />
<item drawable="infomaniak_kdrive" />
Expand Down Expand Up @@ -115,6 +123,7 @@
<item drawable="meditation_timer_log" />
<item drawable="megafon_cleaner" />
<item drawable="metronome_foss" />
<item drawable="mi_app_vault" />
<item drawable="mi_extras" />
<item drawable="miccheck" />
<item drawable="minimal_watch_faces" />
Expand Down Expand Up @@ -190,6 +199,7 @@
<item drawable="weedmaps" />
<item drawable="word_hippo" />
<item drawable="xiaomi_service" />
<item drawable="yami" />
<item drawable="yandex_keyboard" />
<item drawable="yandex_mail" />
<item drawable="zcalc" />
Expand Down Expand Up @@ -380,12 +390,12 @@
<item drawable="google_plus_alt_1" />
<item drawable="google_voice_alt_1" />
<item drawable="google_wallet_alt_1" />
<item drawable="home_assistant_alt_1" />
<item drawable="hahabu_alt_1" />
<item drawable="halma_alt_1" />
<item drawable="hannaford_alt_1" />
<item drawable="harmonoid_alt_1" />
<item drawable="hevy_alt_1" />
<item drawable="home_assistant_alt_1" />
<item drawable="homescapes_alt_1" />
<item drawable="homesnap" />
<item drawable="hotspot_shield_alt_1" />
Expand Down Expand Up @@ -2331,6 +2341,7 @@
<item drawable="aqua" />
<item drawable="aquamail" />
<item drawable="aral" />
<item drawable="arattai" />
<item drawable="arbys" />
<item drawable="arc" />
<item drawable="arcaea" />
Expand Down Expand Up @@ -2813,6 +2824,7 @@
<item drawable="blueprints_kustom" />
<item drawable="bluesky" />
<item drawable="bluetooth_volume_manager" />
<item drawable="bluetti" />
<item drawable="bluk" />
<item drawable="blurone" />
<item drawable="blutv" />
Expand Down Expand Up @@ -3289,6 +3301,7 @@
<item drawable="color_harmony" />
<item drawable="color_picker" />
<item drawable="color_switch" />
<item drawable="coloros_relax" />
<item drawable="coloros_security" />
<item drawable="colors_ai" />
<item drawable="colourtone" />
Expand Down Expand Up @@ -3471,6 +3484,7 @@
<item drawable="daijisho" />
<item drawable="daikomu" />
<item drawable="daily_diary" />
<item drawable="daily_mail_online" />
<item drawable="daily_note" />
<item drawable="daily_schedule" />
<item drawable="daily_yoga" />
Expand Down Expand Up @@ -3693,6 +3707,7 @@
<item drawable="dns_shop" />
<item drawable="do_it_later" />
<item drawable="doable" />
<item drawable="doc_scanner" />
<item drawable="docbee" />
<item drawable="docomo_mail" />
<item drawable="docomo_plus_message" />
Expand Down Expand Up @@ -4141,6 +4156,7 @@
<item drawable="filter_box" />
<item drawable="fimo" />
<item drawable="finamp" />
<item drawable="finamtrade" />
<item drawable="financial_times" />
<item drawable="finanzguru" />
<item drawable="finch" />
Expand Down Expand Up @@ -4684,6 +4700,7 @@
<item drawable="headway" />
<item drawable="healthifyme" />
<item drawable="hearthstone" />
<item drawable="heavens_above" />
<item drawable="heb_pharmacy" />
<item drawable="hebe" />
<item drawable="hebf" />
Expand Down Expand Up @@ -4924,6 +4941,7 @@
<item drawable="indeed" />
<item drawable="indigo" />
<item drawable="indmoney" />
<item drawable="indoasis" />
<item drawable="infektinfo_fallzahlen_inzidenz" />
<item drawable="infinite_design" />
<item drawable="infinite_loop" />
Expand Down Expand Up @@ -5817,6 +5835,7 @@
<item drawable="mgts" />
<item drawable="mi__fit" />
<item drawable="mi__xplorer" />
<item drawable="mi_app_vault" />
<item drawable="mi_argentina" />
<item drawable="mi_bandage" />
<item drawable="mi_browser_pro" />
Expand Down Expand Up @@ -9526,6 +9545,7 @@
<item drawable="yakitoriya" />
<item drawable="yalla" />
<item drawable="yalp_store" />
<item drawable="yami" />
<item drawable="yammer" />
<item drawable="yandex" />
<item drawable="yandex_alice" />
Expand Down
Binary file modified app/src/main/res/drawable-nodpi/android_faker.png
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
Binary file modified app/src/main/res/drawable-nodpi/astron.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 modified app/src/main/res/drawable-nodpi/audire.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 modified app/src/main/res/drawable-nodpi/autodnd.png
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
Binary file modified app/src/main/res/drawable-nodpi/deku_sms.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 modified app/src/main/res/drawable-nodpi/detoxdroid.png
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
Binary file modified app/src/main/res/drawable-nodpi/home_assistant.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 modified app/src/main/res/drawable-nodpi/homemedikit.png
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
Binary file modified app/src/main/res/drawable-nodpi/isos.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 modified app/src/main/res/drawable-nodpi/kunaiu.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 modified app/src/main/res/drawable-nodpi/lockqr.png
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
Binary file modified app/src/main/res/drawable-nodpi/mi_extras.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 modified app/src/main/res/drawable-nodpi/phiola.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 modified app/src/main/res/drawable-nodpi/quotes.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 modified app/src/main/res/drawable-nodpi/serial_reader.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 modified app/src/main/res/drawable-nodpi/tool_shells.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 modified app/src/main/res/drawable-nodpi/unipass.png
Binary file modified app/src/main/res/drawable-nodpi/weather_shortcut.png
File renamed without changes
5 changes: 3 additions & 2 deletions app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<resources>
<string name="changelog_date"></string>
<string-array name="changelog">
<item><![CDATA[<font color=#ff837d>192</font> new icons, <font color=#ff837d>9427</font> in total]]></item>
<item>Full changelog will be published upon release!</item>
<item><![CDATA[<font color=#ff837d>202</font> new icons, <font color=#ff837d>9437</font> in total]]></item>
<item>Fixed icons not applying properly</item>
<item>CandyBar FOSS updated to 3.18.6</item>
</string-array>
</resources>
14 changes: 14 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13028,4 +13028,18 @@
<item component="ComponentInfo{com.alexmercerind.audire/com.alexmercerind.audire.ui.MainActivity}" drawable="audire" />
<item component="ComponentInfo{cc.astron.player/cc.astron.player.MainActivity}" drawable="astron" />
<item component="ComponentInfo{com.android1500.androidfaker/com.android1500.androidfaker.ui.activity.MainActivity}" drawable="android_faker" />
<item component="ComponentInfo{com.yamibuy.yamiapp/com.AlchemyFramework.Activity.SplashActivity}" drawable="yami" />
<item component="ComponentInfo{com.health.openscale.pro/com.health.openscale.gui.MainActivity}" drawable="openscale" />
<item component="ComponentInfo{com.mi.android.globalminusscreen/com.mi.android.globalminusscreen.tab.MainActivity}" drawable="mi_app_vault" />
<item component="ComponentInfo{com.mi.globalminusscreen/com.mi.globalminusscreen.MainActivity}" drawable="mi_app_vault" />
<item component="ComponentInfo{com.tellm.android.app/com.jodelapp.jodelandroidv3.view.LauncherActivity}" drawable="jodel" />
<item component="ComponentInfo{com.IndianBank.IndOASIS/com.IndianBank.IndOASIS.IndOASISPROD}" drawable="indoasis" />
<item component="ComponentInfo{com.heavens_above.viewer/com.heavens_above.viewer.ViewerActivity}" drawable="heavens_above" />
<item component="ComponentInfo{ru.finam.android/ru.finam.android.LauncherActivityAlias}" drawable="finamtrade" />
<item component="ComponentInfo{com.zoho.android.documentscanner/com.zoho.android.documentscanner.activities.DocumentListActivity}" drawable="doc_scanner" />
<item component="ComponentInfo{com.dailymail.online/com.dailymail.online.presentation.splash.SplashActivity}" drawable="daily_mail_online" />
<item component="ComponentInfo{im.frantic.jokinghazard/host.exp.exponent.MainActivity}" drawable="cyanide_and_happiness" />
<item component="ComponentInfo{com.coloros.relax/com.coloros.relax.ui.MainActivity}" drawable="coloros_relax" />
<item component="ComponentInfo{net.poweroak.bluetticloud/net.poweroak.bluetticloud.ui.main.WelcomeActivity}" drawable="bluetti" />
<item component="ComponentInfo{com.aratai.chat/com.arattai.home.presentation.ui.HomeActivity}" drawable="arattai" />
</resources>
Loading

0 comments on commit e13bbaa

Please sign in to comment.