File tree Expand file tree Collapse file tree
foss/java/website/leifs/delta/applications
play/java/website/leifs/delta/applications
metadata/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " website.leifs.delta"
1010 minSdkVersion rootProject.ext.MinSdk
1111 targetSdkVersion rootProject.ext.TargetSdk
12- versionCode 209003
13- versionName " 2.9.0 "
12+ versionCode 210001
13+ versionName " 2.10.0-beta.1 "
1414 multiDexEnabled true
1515
1616 // Naming app bundles
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ public Configuration onInit() {
1919 Configuration configuration = new Configuration ();
2020
2121 configuration .setAutomaticIconsCountEnabled (false );
22- configuration .setCustomIconsCount (13212 );
22+ configuration .setCustomIconsCount (13213 );
2323 configuration .setDashboardThemingEnabled (true );
2424 configuration .setGenerateAppFilter (true );
2525 configuration .setGenerateAppMap (false );
Original file line number Diff line number Diff line change 1538215382 <item component="ComponentInfo{net.drawpile/org.qtproject.qt5.android.bindings.QtActivity}" drawable="drawpile" />
1538315383 <item component="ComponentInfo{net.e1547/net.e1547.MainActivity}" drawable="e1547" />
1538415384 <item component="ComponentInfo{net.easyconn.carman.wws/net.easyconn.carman.MainActivity}" drawable="carbit_link" />
15385- <item component="ComponentInfo{net.easypark.android/net.easypark.android.mvp.splash.SplashActivity}" drawable="easypark" />
15385+ <item component="ComponentInfo{net.easyconn.carman.wws/net.easyconn.carman.MainActivity}" drawable="carbitlink" />
15386+ <item component="ComponentInfo{net.easypark.android/net.easypark.android.mvp.splash.SplashActivity}" drawable="easypark" />
1538615387 <item component="ComponentInfo{net.eneiluj.moneybuster/net.eneiluj.moneybuster.android.activity.BillsListViewActivity}" drawable="moneybuster" />
1538715388 <item component="ComponentInfo{net.eneiluj.nextcloud.phonetrack/net.eneiluj.nextcloud.phonetrack.android.activity.LogjobsListViewActivity}" drawable="nextcloud_phonetrack" />
1538815389 <item component="ComponentInfo{net.explosm.CyanideAndHappiness/net.explosm.CyanideAndHappiness.MainActivity}" drawable="cyanide_and_happiness" />
Original file line number Diff line number Diff line change 44 <!-- Please avoid automatically sorting categories to keep the current order in place-->
55
66 <category title =" New" />
7+ <item drawable =" carbitlink" />
78
89 <category title =" Alts" />
910 <item drawable =" _1password_alt_1" />
39133914 <item drawable =" cara" />
39143915 <item drawable =" carb_manager" />
39153916 <item drawable =" carbit_link" />
3917+ <item drawable =" carbitlink" />
39163918 <item drawable =" card_smash" />
39173919 <item drawable =" card_wars" />
39183920 <item drawable =" cardinal_mobile_banking" />
File renamed without changes.
Original file line number Diff line number Diff line change 22<resources >
33 <string name =" changelog_date" ></string >
44 <string-array name =" changelog" >
5- <item >73 new icons, 13212 in total</item >
6- <item >Fixed icons not applying properly</item >
7- <item >CandyBar updated to 3.22.2</item >
5+ <item >1 new icons, 13213 in total</item >
6+ <item >Full changelog will be published upon release!</item >
87 </string-array >
98</resources >
Original file line number Diff line number Diff line change 1538215382 <item component="ComponentInfo{net.drawpile/org.qtproject.qt5.android.bindings.QtActivity}" drawable="drawpile" />
1538315383 <item component="ComponentInfo{net.e1547/net.e1547.MainActivity}" drawable="e1547" />
1538415384 <item component="ComponentInfo{net.easyconn.carman.wws/net.easyconn.carman.MainActivity}" drawable="carbit_link" />
15385- <item component="ComponentInfo{net.easypark.android/net.easypark.android.mvp.splash.SplashActivity}" drawable="easypark" />
15385+ <item component="ComponentInfo{net.easyconn.carman.wws/net.easyconn.carman.MainActivity}" drawable="carbitlink" />
15386+ <item component="ComponentInfo{net.easypark.android/net.easypark.android.mvp.splash.SplashActivity}" drawable="easypark" />
1538615387 <item component="ComponentInfo{net.eneiluj.moneybuster/net.eneiluj.moneybuster.android.activity.BillsListViewActivity}" drawable="moneybuster" />
1538715388 <item component="ComponentInfo{net.eneiluj.nextcloud.phonetrack/net.eneiluj.nextcloud.phonetrack.android.activity.LogjobsListViewActivity}" drawable="nextcloud_phonetrack" />
1538815389 <item component="ComponentInfo{net.explosm.CyanideAndHappiness/net.explosm.CyanideAndHappiness.MainActivity}" drawable="cyanide_and_happiness" />
Original file line number Diff line number Diff line change 44 <!-- Please avoid automatically sorting categories to keep the current order in place-->
55
66 <category title =" New" />
7+ <item drawable =" carbitlink" />
78
89 <category title =" Alts" />
910 <item drawable =" _1password_alt_1" />
39133914 <item drawable =" cara" />
39143915 <item drawable =" carb_manager" />
39153916 <item drawable =" carbit_link" />
3917+ <item drawable =" carbitlink" />
39163918 <item drawable =" card_smash" />
39173919 <item drawable =" card_wars" />
39183920 <item drawable =" cardinal_mobile_banking" />
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ public Configuration onInit() {
1919 Configuration configuration = new Configuration ();
2020
2121 configuration .setAutomaticIconsCountEnabled (false );
22- configuration .setCustomIconsCount (13212 );
22+ configuration .setCustomIconsCount (13213 );
2323 configuration .setDashboardThemingEnabled (true );
2424 configuration .setGenerateAppFilter (true );
2525 configuration .setGenerateAppMap (false );
Original file line number Diff line number Diff line change 1212# category: Google
1313# compinfos:
1414# - com.google.app/com.google.app.MainActivity
15-
16- carbitlink :
17- - net.easyconn.carman.wws/net.easyconn.carman.MainActivity
You can’t perform that action at this time.
0 commit comments