Skip to content

Commit a084c29

Browse files
committed
Disable apply fragment, update about icon and add more icons
1 parent 54a7d44 commit a084c29

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+193
-12
lines changed

app/src/main/java/me/iacn/mbestyle/ui/activity/MainActivity.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import me.iacn.mbestyle.R;
2424
import me.iacn.mbestyle.ui.fragment.BaseFragment;
2525
import me.iacn.mbestyle.ui.fragment.AboutFragment;
26-
import me.iacn.mbestyle.ui.fragment.ApplyFragment;
26+
// import me.iacn.mbestyle.ui.fragment.ApplyFragment;
2727
import me.iacn.mbestyle.ui.fragment.IconFragment;
2828
import me.iacn.mbestyle.util.ScreenUtils;
2929
import me.iacn.mbestyle.util.StatusBarUtils;
@@ -57,7 +57,7 @@ protected void onCreate(@Nullable Bundle savedInstanceState) {
5757

5858
mFragments = Arrays.asList(
5959
new IconFragment(),
60-
new ApplyFragment(),
60+
// new ApplyFragment(),
6161
new AboutFragment());
6262

6363
mFragmentManager = getFragmentManager();
-20.6 KB
18 Bytes
-6 Bytes
-9 Bytes
663 Bytes
407 Bytes
-11 Bytes
439 Bytes
452 Bytes
432 Bytes
429 Bytes
441 Bytes
429 Bytes
431 Bytes
434 Bytes
-28.3 KB

app/src/main/res/menu/bottom_bar.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
android:orderInCategory="0"
77
android:title="Icons" />
88

9-
<item
9+
<!-- <item
1010
android:icon="@drawable/selector_bottom_launcher"
1111
android:orderInCategory="1"
12-
android:title="Launchers" />
12+
android:title="Launchers" /> -->
1313

1414
<item
1515
android:icon="@drawable/selector_bottom_about"
16-
android:orderInCategory="2"
16+
android:orderInCategory="1"
1717
android:title="About" />
1818

1919
</menu>

app/src/main/res/values/arrays.xml

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,25 @@
1616
</string-array>
1717

1818
<string-array name="whatsnew">
19-
<item>markor</item>
20-
<item>musicpiped</item>
21-
<item>stanley</item>
22-
<item>deltacamera</item>
23-
<item>odyssey</item>
24-
<item>spotify</item>
19+
<item>footguy</item>
20+
<item>ltecleaner</item>
21+
<item>browser</item>
22+
<item>clock</item>
23+
<item>contacts</item>
24+
<item>mxplayer</item>
25+
<item>simple_calculator</item>
26+
<item>simple_calendar</item>
27+
<item>simple_camera</item>
28+
<item>simple_clock</item>
29+
<item>simple_contacts</item>
30+
<item>simple_draw</item>
31+
<item>simple_filemanager</item>
32+
<item>simple_flashlight</item>
33+
<item>simple_gallery</item>
34+
<item>simple_applauncher</item>
35+
<item>simple_musicplayer</item>
36+
<item>simple_notes</item>
37+
<item>simple_thankyou</item>
2538
</string-array>
2639

2740
</resources>

app/src/main/res/xml/appfilter.xml

Lines changed: 154 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4744,4 +4744,157 @@
47444744
component="ComponentInfo{fr.xgouchet.packageexplorer/fr.xgouchet.packageexplorer.applist.AppListActivity}"
47454745
drawable="stanley" />
47464746

4747-
</resources>
4747+
<!-- 2019.03.20 Add -->
4748+
<item
4749+
component="ComponentInfo{com.iazasoft.footguy/com.iazasoft.footguy.FootHelp}"
4750+
drawable="footguy" />
4751+
<item
4752+
component="ComponentInfo{theredspy15.ltecleanerfoss/theredspy15.ltecleanerfoss.MainActivity}"
4753+
drawable="ltecleaner" />
4754+
4755+
<!-- Simple Mobile Tools -->
4756+
<item
4757+
component="ComponentInfo{com.simplemobiletools.calculator/com.simplemobiletools.calculator.activities.SplashActivity.Orange}"
4758+
drawable="simple_calculator" />
4759+
<item
4760+
component="ComponentInfo{com.simplemobiletools.calculator.pro/com.simplemobiletools.calculator.pro.activities.SplashActivity.Orange}"
4761+
drawable="simple_calculator" /> <item
4762+
component="ComponentInfo{com.simplemobiletools.calculator/com.simplemobiletools.calculator.activities.SplashActivity}"
4763+
drawable="simple_calculator" />
4764+
<item
4765+
component="ComponentInfo{com.simplemobiletools.calculator.pro/com.simplemobiletools.calculator.pro.activities.SplashActivity}"
4766+
drawable="simple_calculator" />
4767+
<item
4768+
component="ComponentInfo{com.simplemobiletools.calendar/com.simplemobiletools.calendar.activities.SplashActivity.Orange}"
4769+
drawable="simple_calendar" />
4770+
<item
4771+
component="ComponentInfo{com.simplemobiletools.calendar.pro/com.simplemobiletools.calendar.pro.activities.SplashActivity.Orange}"
4772+
drawable="simple_calendar" /> <item
4773+
component="ComponentInfo{com.simplemobiletools.calendar/com.simplemobiletools.calendar.activities.SplashActivity}"
4774+
drawable="simple_calendar" />
4775+
<item
4776+
component="ComponentInfo{com.simplemobiletools.calendar.pro/com.simplemobiletools.calendar.pro.activities.SplashActivity}"
4777+
drawable="simple_calendar" />
4778+
<item
4779+
component="ComponentInfo{com.simplemobiletools.camera/com.simplemobiletools.camera.activities.SplashActivity.Orange}"
4780+
drawable="simple_camera" />
4781+
<item
4782+
component="ComponentInfo{com.simplemobiletools.camera.pro/com.simplemobiletools.camera.pro.activities.SplashActivity.Orange}"
4783+
drawable="simple_camera" /> <item
4784+
component="ComponentInfo{com.simplemobiletools.camera/com.simplemobiletools.camera.activities.SplashActivity}"
4785+
drawable="simple_camera" />
4786+
<item
4787+
component="ComponentInfo{com.simplemobiletools.camera.pro/com.simplemobiletools.camera.pro.activities.SplashActivity}"
4788+
drawable="simple_camera" />
4789+
<item
4790+
component="ComponentInfo{com.simplemobiletools.clock/com.simplemobiletools.clock.activities.SplashActivity.Orange}"
4791+
drawable="simple_clock" />
4792+
<item
4793+
component="ComponentInfo{com.simplemobiletools.clock.pro/com.simplemobiletools.clock.pro.activities.SplashActivity.Orange}"
4794+
drawable="simple_clock" /> <item
4795+
component="ComponentInfo{com.simplemobiletools.clock/com.simplemobiletools.clock.activities.SplashActivity}"
4796+
drawable="simple_clock" />
4797+
<item
4798+
component="ComponentInfo{com.simplemobiletools.clock.pro/com.simplemobiletools.clock.pro.activities.SplashActivity}"
4799+
drawable="simple_clock" />
4800+
<item
4801+
component="ComponentInfo{com.simplemobiletools.contacts/com.simplemobiletools.contacts.activities.SplashActivity.Orange}"
4802+
drawable="simple_contacts" />
4803+
<item
4804+
component="ComponentInfo{com.simplemobiletools.contacts.pro/com.simplemobiletools.contacts.pro.activities.SplashActivity.Orange}"
4805+
drawable="simple_contacts" /> <item
4806+
component="ComponentInfo{com.simplemobiletools.contacts/com.simplemobiletools.contacts.activities.SplashActivity}"
4807+
drawable="simple_contacts" />
4808+
<item
4809+
component="ComponentInfo{com.simplemobiletools.contacts.pro/com.simplemobiletools.contacts.pro.activities.SplashActivity}"
4810+
drawable="simple_contacts" />
4811+
<item
4812+
component="ComponentInfo{com.simplemobiletools.draw/com.simplemobiletools.draw.activities.SplashActivity.Orange}"
4813+
drawable="simple_draw" />
4814+
<item
4815+
component="ComponentInfo{com.simplemobiletools.draw.pro/com.simplemobiletools.draw.pro.activities.SplashActivity.Orange}"
4816+
drawable="simple_draw" /> <item
4817+
component="ComponentInfo{com.simplemobiletools.draw/com.simplemobiletools.draw.activities.SplashActivity}"
4818+
drawable="simple_draw" />
4819+
<item
4820+
component="ComponentInfo{com.simplemobiletools.draw.pro/com.simplemobiletools.draw.pro.activities.SplashActivity}"
4821+
drawable="simple_draw" />
4822+
<item
4823+
component="ComponentInfo{com.simplemobiletools.filemanager/com.simplemobiletools.filemanager.activities.SplashActivity.Orange}"
4824+
drawable="simple_filemanager" />
4825+
<item
4826+
component="ComponentInfo{com.simplemobiletools.filemanager.pro/com.simplemobiletools.filemanager.pro.activities.SplashActivity.Orange}"
4827+
drawable="simple_filemanager" /> <item
4828+
component="ComponentInfo{com.simplemobiletools.filemanager/com.simplemobiletools.filemanager.activities.SplashActivity}"
4829+
drawable="simple_filemanager" />
4830+
<item
4831+
component="ComponentInfo{com.simplemobiletools.filemanager.pro/com.simplemobiletools.filemanager.pro.activities.SplashActivity}"
4832+
drawable="simple_filemanager" />
4833+
<item
4834+
component="ComponentInfo{com.simplemobiletools.flashlight/com.simplemobiletools.flashlight.activities.SplashActivity.Orange}"
4835+
drawable="simple_flashlight" />
4836+
<item
4837+
component="ComponentInfo{com.simplemobiletools.flashlight.pro/com.simplemobiletools.flashlight.pro.activities.SplashActivity.Orange}"
4838+
drawable="simple_flashlight" /> <item
4839+
component="ComponentInfo{com.simplemobiletools.flashlight/com.simplemobiletools.flashlight.activities.SplashActivity}"
4840+
drawable="simple_flashlight" />
4841+
<item
4842+
component="ComponentInfo{com.simplemobiletools.flashlight.pro/com.simplemobiletools.flashlight.pro.activities.SplashActivity}"
4843+
drawable="simple_flashlight" />
4844+
<item
4845+
component="ComponentInfo{com.simplemobiletools.gallery/com.simplemobiletools.gallery.activities.SplashActivity.Orange}"
4846+
drawable="simple_gallery" />
4847+
<item
4848+
component="ComponentInfo{com.simplemobiletools.gallery.pro/com.simplemobiletools.gallery.pro.activities.SplashActivity.Orange}"
4849+
drawable="simple_gallery" /> <item
4850+
component="ComponentInfo{com.simplemobiletools.gallery/com.simplemobiletools.gallery.activities.SplashActivity}"
4851+
drawable="simple_gallery" />
4852+
<item
4853+
component="ComponentInfo{com.simplemobiletools.gallery.pro/com.simplemobiletools.gallery.pro.activities.SplashActivity}"
4854+
drawable="simple_gallery" />
4855+
<item
4856+
component="ComponentInfo{com.simplemobiletools.applauncher/com.simplemobiletools.applauncher.activities.SplashActivity.Orange}"
4857+
drawable="simple_applauncher" />
4858+
<item
4859+
component="ComponentInfo{com.simplemobiletools.applauncher.pro/com.simplemobiletools.applauncher.pro.activities.SplashActivity.Orange}"
4860+
drawable="simple_applauncher" /> <item
4861+
component="ComponentInfo{com.simplemobiletools.applauncher/com.simplemobiletools.applauncher.activities.SplashActivity}"
4862+
drawable="simple_applauncher" />
4863+
<item
4864+
component="ComponentInfo{com.simplemobiletools.applauncher.pro/com.simplemobiletools.applauncher.pro.activities.SplashActivity}"
4865+
drawable="simple_applauncher" />
4866+
<item
4867+
component="ComponentInfo{com.simplemobiletools.musicplayer/com.simplemobiletools.musicplayer.activities.SplashActivity.Orange}"
4868+
drawable="simple_musicplayer" />
4869+
<item
4870+
component="ComponentInfo{com.simplemobiletools.musicplayer.pro/com.simplemobiletools.musicplayer.pro.activities.SplashActivity.Orange}"
4871+
drawable="simple_musicplayer" /> <item
4872+
component="ComponentInfo{com.simplemobiletools.musicplayer/com.simplemobiletools.musicplayer.activities.SplashActivity}"
4873+
drawable="simple_musicplayer" />
4874+
<item
4875+
component="ComponentInfo{com.simplemobiletools.musicplayer.pro/com.simplemobiletools.musicplayer.pro.activities.SplashActivity}"
4876+
drawable="simple_musicplayer" />
4877+
<item
4878+
component="ComponentInfo{com.simplemobiletools.notes/com.simplemobiletools.notes.activities.SplashActivity.Orange}"
4879+
drawable="simple_notes" />
4880+
<item
4881+
component="ComponentInfo{com.simplemobiletools.notes.pro/com.simplemobiletools.notes.pro.activities.SplashActivity.Orange}"
4882+
drawable="simple_notes" /> <item
4883+
component="ComponentInfo{com.simplemobiletools.notes/com.simplemobiletools.notes.activities.SplashActivity}"
4884+
drawable="simple_notes" />
4885+
<item
4886+
component="ComponentInfo{com.simplemobiletools.notes.pro/com.simplemobiletools.notes.pro.activities.SplashActivity}"
4887+
drawable="simple_notes" />
4888+
<item
4889+
component="ComponentInfo{com.simplemobiletools.thankyou/com.simplemobiletools.thankyou.activities.SplashActivity.Orange}"
4890+
drawable="simple_thankyou" />
4891+
<item
4892+
component="ComponentInfo{com.simplemobiletools.thankyou.pro/com.simplemobiletools.thankyou.pro.activities.SplashActivity.Orange}"
4893+
drawable="simple_thankyou" /> <item
4894+
component="ComponentInfo{com.simplemobiletools.thankyou/com.simplemobiletools.thankyou.activities.SplashActivity}"
4895+
drawable="simple_thankyou" />
4896+
<item
4897+
component="ComponentInfo{com.simplemobiletools.thankyou.pro/com.simplemobiletools.thankyou.pro.activities.SplashActivity}"
4898+
drawable="simple_thankyou" />
4899+
4900+
</resources>

app/src/main/res/xml/drawable.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,5 +716,20 @@
716716
<item drawable="markor" />
717717
<item drawable="odyssey" />
718718
<item drawable="deltacamera" />
719+
<item drawable="footguy" />
720+
<item drawable="ltecleaner" />
721+
<item drawable="simple_calculator" />
722+
<item drawable="simple_calendar" />
723+
<item drawable="simple_camera" />
724+
<item drawable="simple_clock" />
725+
<item drawable="simple_contacts" />
726+
<item drawable="simple_draw" />
727+
<item drawable="simple_filemanager" />
728+
<item drawable="simple_flashlight" />
729+
<item drawable="simple_gallery" />
730+
<item drawable="simple_applauncher" />
731+
<item drawable="simple_musicplayer" />
732+
<item drawable="simple_notes" />
733+
<item drawable="simple_thankyou" />
719734

720735
</resources>

assets/dev/all-xxl.png

7.5 KB

assets/dev/all.png

778 Bytes

assets/icons/browser.png

273 Bytes

assets/icons/clock.png

229 Bytes

assets/icons/contacts.png

232 Bytes

assets/icons/footguy.png

248 Bytes

assets/icons/ltecleaner.png

206 Bytes

assets/icons/mxplayer.png

235 Bytes

assets/icons/simple_applauncher.png

215 Bytes

assets/icons/simple_calculator.png

237 Bytes

assets/icons/simple_calendar.png

260 Bytes

assets/icons/simple_camera.png

267 Bytes

assets/icons/simple_clock.png

229 Bytes

assets/icons/simple_contacts.png

233 Bytes

assets/icons/simple_draw.png

257 Bytes

assets/icons/simple_filemanager.png

234 Bytes

assets/icons/simple_flashlight.png

247 Bytes

assets/icons/simple_gallery.png

248 Bytes

assets/icons/simple_musicplayer.png

229 Bytes

assets/icons/simple_notes.png

221 Bytes

assets/icons/simple_thankyou.png

219 Bytes

0 commit comments

Comments
 (0)