Skip to content

Commit

Permalink
New beta release: v1.8.8-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGitro authored and github-actions[bot] committed Jan 11, 2024
1 parent 9225cd7 commit 60cbcbe
Show file tree
Hide file tree
Showing 91 changed files with 145 additions and 111 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 188000
versionName "1.8.8-beta0"
versionCode 188001
versionName "1.8.8-beta1"
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(9812);
configuration.setCustomIconsCount(9833);
configuration.setDashboardThemingEnabled(false);
configuration.setGenerateAppFilter(true);
configuration.setGenerateAppMap(false);
Expand Down
27 changes: 27 additions & 0 deletions app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13450,4 +13450,31 @@
<item component="ComponentInfo{com.lenntt.evoicereader/com.lenntt.evoicereader.ui.MainActivity}" drawable="evie_reader" />
<item component="ComponentInfo{com.edadeal.android/com.edadeal.android.ui.main.MainActivity}" drawable="edadeal" />
<item component="ComponentInfo{ru.auto.ara/ru.auto.ara.SplashActivity}" drawable="auto_ru" />
<item component="ComponentInfo{ru.yandex.market.partner/ru.yandex.market.partner.MainActivity}" drawable="yandex_market_partners" />
<item component="ComponentInfo{com.vpnhood.client.android/crc64878500d16bb23c1a.MainActivity}" drawable="vpnhood" />
<item component="ComponentInfo{ru.vkusvill/ru.vkusvill.ui.screens.splash.SplashActivity}" drawable="vkusvill" />
<item component="ComponentInfo{com.videoyou.x/com.videoyou.x.MainActivity}" drawable="videoyoux" />
<item component="ComponentInfo{com.securitybank.online/com.securitybank.online.app.activity.EntryActivity}" drawable="security_bank" />
<item component="ComponentInfo{io.github.rabahx.securify/io.github.rabahx.securify.ui.activity.MainActivity}" drawable="securify" />
<item component="ComponentInfo{app.simple.peri/app.simple.peri.activities.MainActivity}" drawable="peristyle" />
<item component="ComponentInfo{xyz.commanderred.opendtuapp/xyz.commanderred.opendtuapp.MainActivity}" drawable="opendtu" />
<item component="ComponentInfo{org.proninyaroslav.opencomicvine/org.proninyaroslav.opencomicvine.ui.MainActivity}" drawable="open_comic_vine" />
<item component="ComponentInfo{com.oliveyoung/com.oliveyoung.presentation.ui.home.MainActivity}" drawable="olive_young" />
<item component="ComponentInfo{fr.angel.dynamicisland/fr.angel.dynamicisland.MainActivity}" drawable="materialyou_dynamic_island" />
<item component="ComponentInfo{dev.zwander.peertuberedirect/dev.zwander.peertuberedirect.MainActivity}" drawable="mastodonredirect" />
<item component="ComponentInfo{org.malwarebytes.antimalware/org.malwarebytes.antimalware.ui.RoutingActivity}" drawable="malwarebytes" />
<item component="ComponentInfo{com.mr3y.ludi/com.mr3y.ludi.MainActivity}" drawable="ludi" />
<item component="ComponentInfo{com.artemchep.keyguard/com.artemchep.keyguard.android.MainActivity}" drawable="keyguard" />
<item component="ComponentInfo{com.kyant.music/com.kyant.music.MainActivity}" drawable="harmonia" />
<item component="ComponentInfo{de.qwerty287.ftpclient/de.qwerty287.ftpclient.MainActivity}" drawable="ftpclient" />
<item component="ComponentInfo{org.fossify.filemanager/org.fossify.filemanager.activities.SplashActivity.Green}" drawable="fossify_file_manager" />
<item component="ComponentInfo{org.fossify.calendar/org.fossify.calendar.activities.SplashActivity.Green}" drawable="fossify_calendar" />
<item component="ComponentInfo{com.naveenapps.expensemanager/com.naveenapps.expensemanager.MainActivity}" drawable="expense_manager" />
<item component="ComponentInfo{com.drdisagree.colorblendr/com.drdisagree.colorblendr.ui.activities.SplashActivity}" drawable="colorblendr" />
<item component="ComponentInfo{com.github.kr328.clipboard/com.github.kr328.clipboard.MainActivity}" drawable="clipboard_whitelist" />
<item component="ComponentInfo{com.elasticrock.candle/com.elasticrock.candle.MainActivity}" drawable="candle_torch" />
<item component="ComponentInfo{ch.nilsgrob.android.bluemoon/com.ngrob.android.bluemoon.MainActivity}" drawable="bluemoon" />
<item component="ComponentInfo{org.telegram.messenger/com.exteragram.messenger.DefaultIcon}" drawable="ayugram" />
<item component="ComponentInfo{io.atticusc.atmosweather/io.atticusc.atmosweather.MainActivity}" drawable="atmos_weather" />
<item component="ComponentInfo{me.bmax.apatch/me.bmax.apatch.ui.MainActivity}" drawable="apatch" />
</resources>
42 changes: 42 additions & 0 deletions app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,30 @@
<!--Please avoid automatically sorting categories to keep the current order in place-->

<category title="New" />
<item drawable="apatch" />
<item drawable="atmos_weather" />
<item drawable="auto_ru" />
<item drawable="bluemoon" />
<item drawable="candle_torch" />
<item drawable="clipboard_whitelist" />
<item drawable="edadeal" />
<item drawable="evie_reader" />
<item drawable="expense_manager" />
<item drawable="fossify_calendar" />
<item drawable="fossify_file_manager" />
<item drawable="ftpclient" />
<item drawable="harmonia" />
<item drawable="keyguard" />
<item drawable="ludi" />
<item drawable="materialyou_dynamic_island" />
<item drawable="open_comic_vine" />
<item drawable="opendtu" />
<item drawable="peristyle" />
<item drawable="securify" />
<item drawable="security_bank" />
<item drawable="thats_you" />
<item drawable="videoyoux" />
<item drawable="vkusvill" />
<item drawable="yandex" />
<item drawable="yandex_alt_1" />
<item drawable="yandex_appmetrica" />
Expand All @@ -30,6 +50,7 @@
<item drawable="yandex_maps" />
<item drawable="yandex_maps_editor" />
<item drawable="yandex_market_partner" />
<item drawable="yandex_market_partners" />
<item drawable="yandex_meteum" />
<item drawable="yandex_navigator" />
<item drawable="yandex_pay" />
Expand Down Expand Up @@ -2187,6 +2208,7 @@
<item drawable="aora" />
<item drawable="aosp_mods" />
<item drawable="ap_mobile" />
<item drawable="apatch" />
<item drawable="apex_launcher" />
<item drawable="apex_legends" />
<item drawable="apex_player" />
Expand Down Expand Up @@ -2340,6 +2362,7 @@
<item drawable="atlassian_jira_server" />
<item drawable="atlassian_opsgenie" />
<item drawable="atm_milano" />
<item drawable="atmos_weather" />
<item drawable="atmosphere" />
<item drawable="atmosphere_binaural_therapy" />
<item drawable="atmosphere_lullaby" />
Expand Down Expand Up @@ -2747,6 +2770,7 @@
<item drawable="bluecord" />
<item drawable="blued" />
<item drawable="bluelearn" />
<item drawable="bluemoon" />
<item drawable="blueprint" />
<item drawable="blueprints_kustom" />
<item drawable="bluesky" />
Expand Down Expand Up @@ -2956,6 +2980,7 @@
<item drawable="candid" />
<item drawable="candies_n_curses" />
<item drawable="candle" />
<item drawable="candle_torch" />
<item drawable="candy_camera" />
<item drawable="candy_crush" />
<item drawable="candy_crush_soda_saga" />
Expand Down Expand Up @@ -3184,6 +3209,7 @@
<item drawable="clima" />
<item drawable="clip_studio_paint" />
<item drawable="clipboard_cleaner" />
<item drawable="clipboard_whitelist" />
<item drawable="clipboardcleaner" />
<item drawable="clipeus" />
<item drawable="clipious" />
Expand Down Expand Up @@ -4007,6 +4033,7 @@
<item drawable="exodus_privacy" />
<item drawable="exoplayer" />
<item drawable="expedia" />
<item drawable="expense_manager" />
<item drawable="experian" />
<item drawable="experian_credit" />
<item drawable="exploding_kittens" />
Expand Down Expand Up @@ -4283,6 +4310,8 @@
<item drawable="forza_football" />
<item drawable="fosdem" />
<item drawable="foss_browser" />
<item drawable="fossify_calendar" />
<item drawable="fossify_file_manager" />
<item drawable="fossify_gallery" />
<item drawable="fossil_smartwatches" />
<item drawable="fotmob" />
Expand Down Expand Up @@ -4356,6 +4385,7 @@
<item drawable="frozen_bubble" />
<item drawable="fruit_ninja" />
<item drawable="ftc" />
<item drawable="ftpclient" />
<item drawable="fts_russia" />
<item drawable="ftx_pro" />
<item drawable="fuelio" />
Expand Down Expand Up @@ -4661,6 +4691,7 @@
<item drawable="happycow" />
<item drawable="happylighting" />
<item drawable="harley_davidson" />
<item drawable="harmonia" />
<item drawable="harmonic_for_hacker_news" />
<item drawable="harmonoid" />
<item drawable="harmony" />
Expand Down Expand Up @@ -5222,6 +5253,7 @@
<item drawable="key_mapper_gui_keyboard" />
<item drawable="keybase" />
<item drawable="keyforge" />
<item drawable="keyguard" />
<item drawable="keyhealth" />
<item drawable="keylimba" />
<item drawable="keyman" />
Expand Down Expand Up @@ -5604,6 +5636,7 @@
<item drawable="lucid_launcher" />
<item drawable="lucky_financial" />
<item drawable="lucky_patcher" />
<item drawable="ludi" />
<item drawable="ludo_king" />
<item drawable="lufthansa" />
<item drawable="lukoil" />
Expand Down Expand Up @@ -5738,6 +5771,7 @@
<item drawable="material_terminal" />
<item drawable="material_u_kwgt" />
<item drawable="materialistic" />
<item drawable="materialyou_dynamic_island" />
<item drawable="math_riddles" />
<item drawable="mathongo_courses" />
<item drawable="mathway" />
Expand Down Expand Up @@ -6736,6 +6770,7 @@
<item drawable="opay" />
<item drawable="open_camera" />
<item drawable="open_chaos_chess" />
<item drawable="open_comic_vine" />
<item drawable="open_flashlight" />
<item drawable="open_golf" />
<item drawable="open_hpi" />
Expand All @@ -6756,6 +6791,7 @@
<item drawable="opencord" />
<item drawable="opencv" />
<item drawable="opendocument_reader" />
<item drawable="opendtu" />
<item drawable="openfoodfacts" />
<item drawable="opengur" />
<item drawable="openhab" />
Expand Down Expand Up @@ -6998,6 +7034,7 @@
<item drawable="periodic_table" />
<item drawable="periodical" />
<item drawable="periscope" />
<item drawable="peristyle" />
<item drawable="permission_manager_x" />
<item drawable="permission_pilot" />
<item drawable="permission_ruler" />
Expand Down Expand Up @@ -7874,6 +7911,8 @@
<item drawable="securepoint" />
<item drawable="securew2" />
<item drawable="securid" />
<item drawable="securify" />
<item drawable="security_bank" />
<item drawable="secuso_2048" />
<item drawable="secuso_aktivpause_to_go" />
<item drawable="secuso_backup" />
Expand Down Expand Up @@ -9262,6 +9301,7 @@
<item drawable="videoder" />
<item drawable="videostream" />
<item drawable="videotron_espace_client" />
<item drawable="videoyoux" />
<item drawable="vidio" />
<item drawable="vidmate" />
<item drawable="vigilante" />
Expand Down Expand Up @@ -9309,6 +9349,7 @@
<item drawable="vk_video" />
<item drawable="vk_x" />
<item drawable="vkontakte" />
<item drawable="vkusvill" />
<item drawable="vlc" />
<item drawable="vlc_benchmark" />
<item drawable="vlcfreemote" />
Expand Down Expand Up @@ -9732,6 +9773,7 @@
<item drawable="yandex_maps_editor" />
<item drawable="yandex_market" />
<item drawable="yandex_market_partner" />
<item drawable="yandex_market_partners" />
<item drawable="yandex_messenger" />
<item drawable="yandex_meteum" />
<item drawable="yandex_metrika" />
Expand Down
File renamed without changes
Binary file modified app/src/main/res/drawable-nodpi/auto_ru.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
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file modified app/src/main/res/drawable-nodpi/thats_you.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/yandex_alt_1.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/yandex_appmetrica.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/yandex_arenda.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/yandex_auto.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_cloud.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_courier.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_direct.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_divkit.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_divkit_pro.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_drive.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_eats_courier.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_eats_vendor.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_flights.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_fuel.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_games.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_gamesflow.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_health.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_maps_editor.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_meteum.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_pay.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_pay_alt_1.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_practicum.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_pro.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_realty.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_services_pro.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_smena.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_start.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_start_alt_1.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_talk.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_tasks.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_team_calendar.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_telemost.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_tickets.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_tracker.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_travel.png
Binary file modified app/src/main/res/drawable-nodpi/yandex_widget.png
2 changes: 1 addition & 1 deletion app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<resources>
<string name="changelog_date"></string>
<string-array name="changelog">
<item><![CDATA[<font color=#ff837d>49</font> new icons, <font color=#ff837d>9812</font> in total]]></item>
<item><![CDATA[<font color=#ff837d>70</font> new icons, <font color=#ff837d>9833</font> in total]]></item>
<item>Full changelog will be published upon release!</item>
</string-array>
</resources>
27 changes: 27 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13450,4 +13450,31 @@
<item component="ComponentInfo{com.lenntt.evoicereader/com.lenntt.evoicereader.ui.MainActivity}" drawable="evie_reader" />
<item component="ComponentInfo{com.edadeal.android/com.edadeal.android.ui.main.MainActivity}" drawable="edadeal" />
<item component="ComponentInfo{ru.auto.ara/ru.auto.ara.SplashActivity}" drawable="auto_ru" />
<item component="ComponentInfo{ru.yandex.market.partner/ru.yandex.market.partner.MainActivity}" drawable="yandex_market_partners" />
<item component="ComponentInfo{com.vpnhood.client.android/crc64878500d16bb23c1a.MainActivity}" drawable="vpnhood" />
<item component="ComponentInfo{ru.vkusvill/ru.vkusvill.ui.screens.splash.SplashActivity}" drawable="vkusvill" />
<item component="ComponentInfo{com.videoyou.x/com.videoyou.x.MainActivity}" drawable="videoyoux" />
<item component="ComponentInfo{com.securitybank.online/com.securitybank.online.app.activity.EntryActivity}" drawable="security_bank" />
<item component="ComponentInfo{io.github.rabahx.securify/io.github.rabahx.securify.ui.activity.MainActivity}" drawable="securify" />
<item component="ComponentInfo{app.simple.peri/app.simple.peri.activities.MainActivity}" drawable="peristyle" />
<item component="ComponentInfo{xyz.commanderred.opendtuapp/xyz.commanderred.opendtuapp.MainActivity}" drawable="opendtu" />
<item component="ComponentInfo{org.proninyaroslav.opencomicvine/org.proninyaroslav.opencomicvine.ui.MainActivity}" drawable="open_comic_vine" />
<item component="ComponentInfo{com.oliveyoung/com.oliveyoung.presentation.ui.home.MainActivity}" drawable="olive_young" />
<item component="ComponentInfo{fr.angel.dynamicisland/fr.angel.dynamicisland.MainActivity}" drawable="materialyou_dynamic_island" />
<item component="ComponentInfo{dev.zwander.peertuberedirect/dev.zwander.peertuberedirect.MainActivity}" drawable="mastodonredirect" />
<item component="ComponentInfo{org.malwarebytes.antimalware/org.malwarebytes.antimalware.ui.RoutingActivity}" drawable="malwarebytes" />
<item component="ComponentInfo{com.mr3y.ludi/com.mr3y.ludi.MainActivity}" drawable="ludi" />
<item component="ComponentInfo{com.artemchep.keyguard/com.artemchep.keyguard.android.MainActivity}" drawable="keyguard" />
<item component="ComponentInfo{com.kyant.music/com.kyant.music.MainActivity}" drawable="harmonia" />
<item component="ComponentInfo{de.qwerty287.ftpclient/de.qwerty287.ftpclient.MainActivity}" drawable="ftpclient" />
<item component="ComponentInfo{org.fossify.filemanager/org.fossify.filemanager.activities.SplashActivity.Green}" drawable="fossify_file_manager" />
<item component="ComponentInfo{org.fossify.calendar/org.fossify.calendar.activities.SplashActivity.Green}" drawable="fossify_calendar" />
<item component="ComponentInfo{com.naveenapps.expensemanager/com.naveenapps.expensemanager.MainActivity}" drawable="expense_manager" />
<item component="ComponentInfo{com.drdisagree.colorblendr/com.drdisagree.colorblendr.ui.activities.SplashActivity}" drawable="colorblendr" />
<item component="ComponentInfo{com.github.kr328.clipboard/com.github.kr328.clipboard.MainActivity}" drawable="clipboard_whitelist" />
<item component="ComponentInfo{com.elasticrock.candle/com.elasticrock.candle.MainActivity}" drawable="candle_torch" />
<item component="ComponentInfo{ch.nilsgrob.android.bluemoon/com.ngrob.android.bluemoon.MainActivity}" drawable="bluemoon" />
<item component="ComponentInfo{org.telegram.messenger/com.exteragram.messenger.DefaultIcon}" drawable="ayugram" />
<item component="ComponentInfo{io.atticusc.atmosweather/io.atticusc.atmosweather.MainActivity}" drawable="atmos_weather" />
<item component="ComponentInfo{me.bmax.apatch/me.bmax.apatch.ui.MainActivity}" drawable="apatch" />
</resources>
Loading

0 comments on commit 60cbcbe

Please sign in to comment.