Skip to content

Commit

Permalink
New beta release: v1.9.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
flameshikari authored and github-actions[bot] committed Mar 20, 2024
1 parent 7c14025 commit 72fcc6b
Show file tree
Hide file tree
Showing 83 changed files with 127 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 190002
versionName "1.9.0-beta2"
versionCode 190003
versionName "1.9.0-beta3"
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(10072);
configuration.setCustomIconsCount(10092);
configuration.setDashboardThemingEnabled(true);
configuration.setGenerateAppFilter(true);
configuration.setGenerateAppMap(false);
Expand Down
19 changes: 19 additions & 0 deletions app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13766,4 +13766,23 @@
<item component="ComponentInfo{org.toshi/org.toshi.MainActivity}" drawable="coinbase_wallet" />
<item component="ComponentInfo{com.derdilla.bloodPressureApp/com.derdilla.blood_pressure_app.MainActivity}" drawable="blood_pressure_app" />
<item component="ComponentInfo{fr.dzx.audiosource/fr.dzx.audiosource.MainActivity}" drawable="audio_source" />
<item component="ComponentInfo{com.werewolfapps.online/com.werewolfapps.online.MainActivity}" drawable="wolvesville" />
<item component="ComponentInfo{io.github.saveastxt/io.github.saveastxt.MainActivity}" drawable="saveastxt" />
<item component="ComponentInfo{org.ligi.passandroid/org.ligi.passandroid.ui.PassListActivity}" drawable="passandroid" />
<item component="ComponentInfo{com.pagopopmobile/com.pagopopmobile.MainActivity}" drawable="oxxo_spin" />
<item component="ComponentInfo{com.theoppcompany.com.oppapp/com.theoppcompany.com.oppapp.MainActivity}" drawable="opp_app" />
<item component="ComponentInfo{nl.omroep.npo.sterrennl/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_sterren_nl" />
<item component="ComponentInfo{nl.uitzendinggemist/nl.uitzendinggemist.mobile.presentation.activities.StartupActivity}" drawable="npo_start" />
<item component="ComponentInfo{nl.omroep.npo.radio5/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_radio_5" />
<item component="ComponentInfo{nl.omroep.npo.radio2/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_radio_2" />
<item component="ComponentInfo{nl.omroep.npo.radio1/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_radio_1" />
<item component="ComponentInfo{nl.omroep.npo.luister/nl.omroep.npo.luister.SplashActivity}" drawable="npo_luister" />
<item component="ComponentInfo{nl.omroep.npo.radio4/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_klassiek" />
<item component="ComponentInfo{com.makabaka.hellrider3/com.unity3d.player.UnityPlayerActivity}" drawable="hellrider3" />
<item component="ComponentInfo{co.hellocode.exist/co.hellocode.exist.TabActivity}" drawable="exist" />
<item component="ComponentInfo{foundation.e.tasks/org.dmfs.tasks.TaskListActivity}" drawable="e_os_tasks" />
<item component="ComponentInfo{foundation.e.notes/it.niedermann.owncloud.notes.main.MainActivity}" drawable="e_os_notes" />
<item component="ComponentInfo{foundation.e.message/com.moez.QKSMS.feature.main.MainActivity}" drawable="e_os_messages" />
<item component="ComponentInfo{foundation.e.mail/com.fsck.k9.activity.MessageList}" drawable="e_os_mail" />
<item component="ComponentInfo{com.lambdafont.bigfont/com.lambdafont.bigfont.activities.SplashActivity}" drawable="a_big_font" />
</resources>
42 changes: 41 additions & 1 deletion app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<!--Please avoid automatically sorting categories to keep the current order in place-->

<category title="New" />
<item drawable="a_big_font" />
<item drawable="aeromatic" />
<item drawable="app_lounge" />
<item drawable="asn_bank" />
Expand All @@ -23,12 +24,18 @@
<item drawable="cz" />
<item drawable="declaree" />
<item drawable="declaree_mobilexpense" />
<item drawable="e_os_mail" />
<item drawable="e_os_messages" />
<item drawable="e_os_notes" />
<item drawable="e_os_tasks" />
<item drawable="exist" />
<item drawable="fast_draw" />
<item drawable="fast_draw_preferences" />
<item drawable="file_navigator" />
<item drawable="flink" />
<item drawable="gosuslugi_auto" />
<item drawable="gta_liberty_city_stories" />
<item drawable="hellrider3" />
<item drawable="hidemyass" />
<item drawable="homey" />
<item drawable="ics_cards" />
Expand All @@ -40,21 +47,34 @@
<item drawable="mijndsw" />
<item drawable="ms_designer" />
<item drawable="mygarden" />
<item drawable="nationwide" />
<item drawable="neer" />
<item drawable="netool_lite" />
<item drawable="netool_pro" />
<item drawable="nextcloud_maps" />
<item drawable="nextpush" />
<item drawable="nommo_pro" />
<item drawable="npo_klassiek" />
<item drawable="npo_luister" />
<item drawable="npo_radio_1" />
<item drawable="npo_radio_2" />
<item drawable="npo_radio_5" />
<item drawable="npo_start" />
<item drawable="npo_sterren_nl" />
<item drawable="opp_app" />
<item drawable="oura" />
<item drawable="owntracks" />
<item drawable="oxxo_spin" />
<item drawable="passandroid" />
<item drawable="pax_mobile_alt_1" />
<item drawable="pay_tm_for_business" />
<item drawable="pdf_to_images" />
<item drawable="perplexity" />
<item drawable="planet_vpn" />
<item drawable="prayerly" />
<item drawable="quran_indopak" />
<item drawable="quranly" />
<item drawable="saveastxt" />
<item drawable="sherpa_tts" />
<item drawable="silence_sms" />
<item drawable="snappr" />
Expand All @@ -72,10 +92,10 @@
<item drawable="unison" />
<item drawable="waterfox" />
<item drawable="widgetable" />
<item drawable="wolvesville" />
<item drawable="xed_editor" />
<item drawable="zorg_messenger" />
<item drawable="zvuk" />
<item drawable="nationwide" />

<category title="Alts" />
<item drawable="_1password_alt_1" />
Expand Down Expand Up @@ -442,6 +462,7 @@
<item drawable="passwordstore_alt_1" />
<item drawable="patreon_alt_1" />
<item drawable="patreon_alt_2" />
<item drawable="pax_mobile_alt_1" />
<item drawable="paymaya_alt_1" />
<item drawable="pdd_alt_1" />
<item drawable="peloton_alt_1" />
Expand Down Expand Up @@ -1768,6 +1789,7 @@
<item drawable="a__calendar" />
<item drawable="a_better_camera" />
<item drawable="a_better_routeplanner" />
<item drawable="a_big_font" />
<item drawable="a_color_story" />
<item drawable="a_dance_of_fire_and_ice" />
<item drawable="a_dark_room" />
Expand Down Expand Up @@ -3919,6 +3941,10 @@
<category title="E" />
<item drawable="e3dc_portal" />
<item drawable="e_devlet" />
<item drawable="e_os_mail" />
<item drawable="e_os_messages" />
<item drawable="e_os_notes" />
<item drawable="e_os_tasks" />
<item drawable="e_rezept" />
<item drawable="e_trade" />
<item drawable="ear_one" />
Expand Down Expand Up @@ -4111,6 +4137,7 @@
<item drawable="exercise_timer" />
<item drawable="exif_eraser" />
<item drawable="exif_thumbnail_adder" />
<item drawable="exist" />
<item drawable="exito" />
<item drawable="exodus" />
<item drawable="exodus_privacy" />
Expand Down Expand Up @@ -4849,6 +4876,7 @@
<item drawable="hello_weather" />
<item drawable="hellotalk" />
<item drawable="helloworld" />
<item drawable="hellrider3" />
<item drawable="helo" />
<item drawable="hema" />
<item drawable="hendroid" />
Expand Down Expand Up @@ -6794,6 +6822,13 @@
<item drawable="nozzle" />
<item drawable="np_manager" />
<item drawable="npbs" />
<item drawable="npo_klassiek" />
<item drawable="npo_luister" />
<item drawable="npo_radio_1" />
<item drawable="npo_radio_2" />
<item drawable="npo_radio_5" />
<item drawable="npo_start" />
<item drawable="npo_sterren_nl" />
<item drawable="npr_one" />
<item drawable="nrj" />
<item drawable="ns" />
Expand Down Expand Up @@ -6983,6 +7018,7 @@
<item drawable="operavpn" />
<item drawable="opl_mobile" />
<item drawable="opngo" />
<item drawable="opp_app" />
<item drawable="oppo_clone_phone" />
<item drawable="oppo_game_center" />
<item drawable="oppo_onetap_lockscreen" />
Expand Down Expand Up @@ -7059,6 +7095,7 @@
<item drawable="oxchat" />
<item drawable="oxford_medical_dictionary" />
<item drawable="oxxo" />
<item drawable="oxxo_spin" />
<item drawable="oxygen_updater" />
<item drawable="oyo" />
<item drawable="ozon" />
Expand Down Expand Up @@ -7124,6 +7161,7 @@
<item drawable="pass_by_kt" />
<item drawable="pass_restaurant" />
<item drawable="pass_two_u" />
<item drawable="passandroid" />
<item drawable="passngr" />
<item drawable="password_store" />
<item drawable="pastel_wallpapers" />
Expand Down Expand Up @@ -8017,6 +8055,7 @@
<item drawable="sausage_man" />
<item drawable="save_locally" />
<item drawable="save_my_time" />
<item drawable="saveastxt" />
<item drawable="savertuner" />
<item drawable="saveto" />
<item drawable="sbb" />
Expand Down Expand Up @@ -9846,6 +9885,7 @@
<item drawable="wolfie_for_kwgt" />
<item drawable="wolfram_alpha" />
<item drawable="wolt" />
<item drawable="wolvesville" />
<item drawable="wom" />
<item drawable="wombo" />
<item drawable="wombo_dream" />
Expand Down
File renamed without changes
Binary file modified app/src/main/res/drawable-nodpi/audio_source.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/blood_pressure_app.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/coinbase_wallet.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/conversa.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/cz.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
Binary file modified app/src/main/res/drawable-nodpi/homey.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/ics_cards.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/line_camera.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/mijndsw.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/ms_designer.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/mygarden.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/nationwide.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/nextcloud_maps.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/nextpush.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
Binary file modified app/src/main/res/drawable-nodpi/owntracks.png
File renamed without changes
File renamed without changes
Binary file modified app/src/main/res/drawable-nodpi/pay_tm_for_business.png
Binary file modified app/src/main/res/drawable-nodpi/perplexity.png
Binary file modified app/src/main/res/drawable-nodpi/prayerly.png
Binary file modified app/src/main/res/drawable-nodpi/quran_indopak.png
Binary file modified app/src/main/res/drawable-nodpi/quranly.png
File renamed without changes
Binary file modified app/src/main/res/drawable-nodpi/silence_sms.png
Binary file modified app/src/main/res/drawable-nodpi/snappr.png
Binary file modified app/src/main/res/drawable-nodpi/sobriety.png
Binary file modified app/src/main/res/drawable-nodpi/sportcity.png
Binary file modified app/src/main/res/drawable-nodpi/tado.png
Binary file modified app/src/main/res/drawable-nodpi/timetable.png
Binary file modified app/src/main/res/drawable-nodpi/tisseo.png
Binary file modified app/src/main/res/drawable-nodpi/unison.png
Binary file modified app/src/main/res/drawable-nodpi/waterfox.png
Binary file modified app/src/main/res/drawable-nodpi/widgetable.png
File renamed without changes
Binary file modified app/src/main/res/drawable-nodpi/xed_editor.png
Binary file modified app/src/main/res/drawable-nodpi/zorg_messenger.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>73</font> new icons, <font color=#ff837d>10072</font> in total]]></item>
<item><![CDATA[<font color=#ff837d>93</font> new icons, <font color=#ff837d>10092</font> in total]]></item>
<item>Full changelog will be published upon release!</item>
</string-array>
</resources>
19 changes: 19 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13766,4 +13766,23 @@
<item component="ComponentInfo{org.toshi/org.toshi.MainActivity}" drawable="coinbase_wallet" />
<item component="ComponentInfo{com.derdilla.bloodPressureApp/com.derdilla.blood_pressure_app.MainActivity}" drawable="blood_pressure_app" />
<item component="ComponentInfo{fr.dzx.audiosource/fr.dzx.audiosource.MainActivity}" drawable="audio_source" />
<item component="ComponentInfo{com.werewolfapps.online/com.werewolfapps.online.MainActivity}" drawable="wolvesville" />
<item component="ComponentInfo{io.github.saveastxt/io.github.saveastxt.MainActivity}" drawable="saveastxt" />
<item component="ComponentInfo{org.ligi.passandroid/org.ligi.passandroid.ui.PassListActivity}" drawable="passandroid" />
<item component="ComponentInfo{com.pagopopmobile/com.pagopopmobile.MainActivity}" drawable="oxxo_spin" />
<item component="ComponentInfo{com.theoppcompany.com.oppapp/com.theoppcompany.com.oppapp.MainActivity}" drawable="opp_app" />
<item component="ComponentInfo{nl.omroep.npo.sterrennl/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_sterren_nl" />
<item component="ComponentInfo{nl.uitzendinggemist/nl.uitzendinggemist.mobile.presentation.activities.StartupActivity}" drawable="npo_start" />
<item component="ComponentInfo{nl.omroep.npo.radio5/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_radio_5" />
<item component="ComponentInfo{nl.omroep.npo.radio2/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_radio_2" />
<item component="ComponentInfo{nl.omroep.npo.radio1/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_radio_1" />
<item component="ComponentInfo{nl.omroep.npo.luister/nl.omroep.npo.luister.SplashActivity}" drawable="npo_luister" />
<item component="ComponentInfo{nl.omroep.npo.radio4/nl.omroep.npo.presentation.SplashActivity}" drawable="npo_klassiek" />
<item component="ComponentInfo{com.makabaka.hellrider3/com.unity3d.player.UnityPlayerActivity}" drawable="hellrider3" />
<item component="ComponentInfo{co.hellocode.exist/co.hellocode.exist.TabActivity}" drawable="exist" />
<item component="ComponentInfo{foundation.e.tasks/org.dmfs.tasks.TaskListActivity}" drawable="e_os_tasks" />
<item component="ComponentInfo{foundation.e.notes/it.niedermann.owncloud.notes.main.MainActivity}" drawable="e_os_notes" />
<item component="ComponentInfo{foundation.e.message/com.moez.QKSMS.feature.main.MainActivity}" drawable="e_os_messages" />
<item component="ComponentInfo{foundation.e.mail/com.fsck.k9.activity.MessageList}" drawable="e_os_mail" />
<item component="ComponentInfo{com.lambdafont.bigfont/com.lambdafont.bigfont.activities.SplashActivity}" drawable="a_big_font" />
</resources>
Loading

0 comments on commit 72fcc6b

Please sign in to comment.