Skip to content

Commit

Permalink
- Added fraenk, Hanseatic Bank Secure, OSS Kartenetui, Postident, Wea…
Browse files Browse the repository at this point in the history
…ther Master, WiFi4EU Map

- Updated NINA, Habitica, Tusky
  • Loading branch information
MiepHD committed Nov 3, 2024
1 parent 71ab49a commit f0847bc
Show file tree
Hide file tree
Showing 15 changed files with 44 additions and 3 deletions.
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.froxot.cuscon'
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 4039
versionName '4.0.3.9'
versionCode 4040
versionName '4.0.4.0'
multiDexEnabled true

// Naming app bundles
Expand Down
8 changes: 8 additions & 0 deletions app/src/main/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5685,5 +5685,13 @@
<item component="ComponentInfo{com.habitrpg.android.habitica/com.habitrpg.android.habitica.ui.activities.MainActivity}" drawable="habitica" />
<item component="ComponentInfo{com.chimbori.hermitcrab/com.chimbori.hermitcrab.AdminActivity}" drawable="hermit" />
<item component="ComponentInfo{com.pdf.suite.app.word2pdfconverter/com.pdf.suite.app.word2pdfconverter.MainActivity}" drawable="word2pdf" />
<item component="ComponentInfo{de.materna.bbk.mobile.app/de.materna.bbk.mobile.app.ui.MainActivity}" drawable="nina" />
<item component="ComponentInfo{de.congstar.fraenk/de.congstar.fraenk.MainActivity}" drawable="fraenk" />
<item component="ComponentInfo{com.hanseaticbank.secure/com.netcetera.tpmw.core.app.presentation.launch.launcher.view.LauncherActivity}" drawable="hanseatic_bank_secure" />
<item component="ComponentInfo{com.akylas.cardwallet/com.akylas.cardwallet.MainActivity}" drawable="oss_kartenetui" />
<item component="ComponentInfo{de.deutschepost.postident/de.post.ident.ui.WelcomeActivity}" drawable="postident" />
<item component="ComponentInfo{com.example.weathermaster/com.example.weathermaster.MainActivity}" drawable="weather_master" />
<item component="ComponentInfo{eu.europa.publications.wifi4eu/eu.europa.publications.wifi4eu.MainActivity}" drawable="wifi4eu_map" />
<item component="ComponentInfo{com.keylesspalace.tusky/com.keylesspalace.tusky.MainActivity}" drawable="tusky" />

</resources>
6 changes: 6 additions & 0 deletions app/src/main/assets/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1713,6 +1713,7 @@
<item drawable="explorer" />
<item drawable="exteragram" />
<category title="F" />
<item drawable="fraenk" />
<item drawable="fahrenlernen" />
<item drawable="folder_blue" />
<item drawable="folder_dark_blue" />
Expand Down Expand Up @@ -2181,6 +2182,7 @@
<item drawable="gspace" />
<item drawable="guerrilla_mail" />
<category title="H" />
<item drawable="hanseatic_bank_secure" />
<item drawable="habitica" />
<item drawable="hermit" />
<item drawable="hellomoji" />
Expand Down Expand Up @@ -3471,6 +3473,7 @@
<item drawable="nozzle" />
<item drawable="nytimes" />
<category title="O" />
<item drawable="oss_kartenetui" />
<item drawable="ostrom" />
<item drawable="orhtodoxcalendarmacedonia" />
<item drawable="one4wall" />
Expand Down Expand Up @@ -3632,6 +3635,7 @@
<item drawable="ovag_e_mobil" />
<item drawable="owlfiles" />
<category title="P" />
<item drawable="postident" />
<item drawable="proton_vpn" />
<item drawable="planet_marathi" />
<item drawable="pluxee_fr" />
Expand Down Expand Up @@ -5229,6 +5233,8 @@
<item drawable="vr_banking_app" />
<item drawable="vsolution_app" />
<category title="W" />
<item drawable="weather_master" />
<item drawable="wifi4eu_map" />
<item drawable="word2pdf" />
<item drawable="wonderland" />
<item drawable="wypiek" />
Expand Down
Binary file added app/src/main/res/drawable-nodpi/fraenk.webp
Binary file not shown.
Binary file modified app/src/main/res/drawable-nodpi/habitica.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added app/src/main/res/drawable-nodpi/postident.webp
Binary file not shown.
Binary file not shown.
Binary file added app/src/main/res/drawable-nodpi/wifi4eu_map.webp
Binary file not shown.
5 changes: 4 additions & 1 deletion app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="changelog_date">12.10.2024</string>
<string name="changelog_date">03.11.2024</string>
<string-array name="changelog">
<item>4.0.4.0:</item>
<item>Added fraenk, Hanseatic Bank Secure, OSS Kartenetui, Postident, Weather Master, WiFi4EU Map</item>
<item>Updated NINA, Habitica, Tusky</item>
<item>4.0.3.9:</item>
<item>Updated YTDLnis</item>
<item>Added FahrenLernen, Notenapp., Notewise, Spck Editor, AppLock, Habitica, Hermit, Word2Pdf</item>
Expand Down
8 changes: 8 additions & 0 deletions app/src/main/res/xml/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5685,5 +5685,13 @@
<item component="ComponentInfo{com.habitrpg.android.habitica/com.habitrpg.android.habitica.ui.activities.MainActivity}" drawable="habitica" />
<item component="ComponentInfo{com.chimbori.hermitcrab/com.chimbori.hermitcrab.AdminActivity}" drawable="hermit" />
<item component="ComponentInfo{com.pdf.suite.app.word2pdfconverter/com.pdf.suite.app.word2pdfconverter.MainActivity}" drawable="word2pdf" />
<item component="ComponentInfo{de.materna.bbk.mobile.app/de.materna.bbk.mobile.app.ui.MainActivity}" drawable="nina" />
<item component="ComponentInfo{de.congstar.fraenk/de.congstar.fraenk.MainActivity}" drawable="fraenk" />
<item component="ComponentInfo{com.hanseaticbank.secure/com.netcetera.tpmw.core.app.presentation.launch.launcher.view.LauncherActivity}" drawable="hanseatic_bank_secure" />
<item component="ComponentInfo{com.akylas.cardwallet/com.akylas.cardwallet.MainActivity}" drawable="oss_kartenetui" />
<item component="ComponentInfo{de.deutschepost.postident/de.post.ident.ui.WelcomeActivity}" drawable="postident" />
<item component="ComponentInfo{com.example.weathermaster/com.example.weathermaster.MainActivity}" drawable="weather_master" />
<item component="ComponentInfo{eu.europa.publications.wifi4eu/eu.europa.publications.wifi4eu.MainActivity}" drawable="wifi4eu_map" />
<item component="ComponentInfo{com.keylesspalace.tusky/com.keylesspalace.tusky.MainActivity}" drawable="tusky" />

</resources>
6 changes: 6 additions & 0 deletions app/src/main/res/xml/drawable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1713,6 +1713,7 @@
<item drawable="explorer" />
<item drawable="exteragram" />
<category title="F" />
<item drawable="fraenk" />
<item drawable="fahrenlernen" />
<item drawable="folder_blue" />
<item drawable="folder_dark_blue" />
Expand Down Expand Up @@ -2181,6 +2182,7 @@
<item drawable="gspace" />
<item drawable="guerrilla_mail" />
<category title="H" />
<item drawable="hanseatic_bank_secure" />
<item drawable="habitica" />
<item drawable="hermit" />
<item drawable="hellomoji" />
Expand Down Expand Up @@ -3471,6 +3473,7 @@
<item drawable="nozzle" />
<item drawable="nytimes" />
<category title="O" />
<item drawable="oss_kartenetui" />
<item drawable="ostrom" />
<item drawable="orhtodoxcalendarmacedonia" />
<item drawable="one4wall" />
Expand Down Expand Up @@ -3632,6 +3635,7 @@
<item drawable="ovag_e_mobil" />
<item drawable="owlfiles" />
<category title="P" />
<item drawable="postident" />
<item drawable="proton_vpn" />
<item drawable="planet_marathi" />
<item drawable="pluxee_fr" />
Expand Down Expand Up @@ -5229,6 +5233,8 @@
<item drawable="vr_banking_app" />
<item drawable="vsolution_app" />
<category title="W" />
<item drawable="weather_master" />
<item drawable="wifi4eu_map" />
<item drawable="word2pdf" />
<item drawable="wonderland" />
<item drawable="wypiek" />
Expand Down
8 changes: 8 additions & 0 deletions app/src/main/res/xml/theme_resources.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5667,5 +5667,13 @@
<AppIcon name="com.habitrpg.android.habitica/com.habitrpg.android.habitica.ui.activities.MainActivity" image="habitica"/>
<AppIcon name="com.chimbori.hermitcrab/com.chimbori.hermitcrab.AdminActivity" image="hermit"/>
<AppIcon name="com.pdf.suite.app.word2pdfconverter/com.pdf.suite.app.word2pdfconverter.MainActivity" image="word2pdf"/>
<AppIcon name="de.materna.bbk.mobile.app/de.materna.bbk.mobile.app.ui.MainActivity" image="nina"/>
<AppIcon name="de.congstar.fraenk/de.congstar.fraenk.MainActivity" image="fraenk"/>
<AppIcon name="com.hanseaticbank.secure/com.netcetera.tpmw.core.app.presentation.launch.launcher.view.LauncherActivity" image="hanseatic_bank_secure"/>
<AppIcon name="com.akylas.cardwallet/com.akylas.cardwallet.MainActivity" image="oss_kartenetui"/>
<AppIcon name="de.deutschepost.postident/de.post.ident.ui.WelcomeActivity" image="postident"/>
<AppIcon name="com.example.weathermaster/com.example.weathermaster.MainActivity" image="weather_master"/>
<AppIcon name="eu.europa.publications.wifi4eu/eu.europa.publications.wifi4eu.MainActivity" image="wifi4eu_map"/>
<AppIcon name="com.keylesspalace.tusky/com.keylesspalace.tusky.MainActivity" image="tusky"/>

</Theme>
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/4040.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Added fraenk, Hanseatic Bank Secure, OSS Kartenetui, Postident, Weather Master, WiFi4EU Map
- Updated NINA, Habitica, Tusky

0 comments on commit f0847bc

Please sign in to comment.