Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 718f4a5

Browse files
committed
Refactor
1 parent c5a129e commit 718f4a5

Some content is hidden

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

45 files changed

+430
-425
lines changed

.idea/gradle.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/AndroidManifest.xml

Lines changed: 152 additions & 152 deletions
Original file line numberDiff line numberDiff line change
@@ -1,165 +1,165 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
33

4-
<application
5-
android:allowBackup="false"
6-
android:icon="@mipmap/ic_launcher_icon_pack"
7-
android:label="@string/app_name"
8-
android:supportsRtl="true">
9-
<activity
10-
android:name=".MainActivity"
11-
android:exported="true">
12-
<intent-filter>
13-
<action android:name="org.adw.launcher.THEMES" />
14-
<category android:name="android.intent.category.DEFAULT" />
15-
</intent-filter>
16-
<intent-filter>
17-
<action android:name="org.adw.launcher.icons.ACTION_PICK_ICON" />
18-
<category android:name="android.intent.category.DEFAULT" />
19-
</intent-filter>
20-
<!-- Apex Launcher -->
21-
<intent-filter>
22-
<action android:name="android.intent.action.MAIN" />
23-
<category android:name="com.anddoes.launcher.THEME" />
24-
</intent-filter>
25-
<!-- Atom Launcher -->
26-
<intent-filter>
27-
<action android:name="com.dlto.atom.launcher.THEME" />
28-
</intent-filter>
29-
<!-- GO Launcher -->
30-
<intent-filter>
31-
<action android:name="android.intent.action.MAIN" />
32-
<action android:name="com.gau.go.launcherex.theme" />
4+
<application
5+
android:allowBackup="false"
6+
android:icon="@mipmap/ic_launcher_icon_pack"
7+
android:label="@string/app_name"
8+
android:supportsRtl="true">
9+
<activity
10+
android:name=".MainActivity"
11+
android:exported="true">
12+
<intent-filter>
13+
<action android:name="org.adw.launcher.THEMES" />
14+
<category android:name="android.intent.category.DEFAULT" />
15+
</intent-filter>
16+
<intent-filter>
17+
<action android:name="org.adw.launcher.icons.ACTION_PICK_ICON" />
18+
<category android:name="android.intent.category.DEFAULT" />
19+
</intent-filter>
20+
<!-- Apex Launcher -->
21+
<intent-filter>
22+
<action android:name="android.intent.action.MAIN" />
23+
<category android:name="com.anddoes.launcher.THEME" />
24+
</intent-filter>
25+
<!-- Atom Launcher -->
26+
<intent-filter>
27+
<action android:name="com.dlto.atom.launcher.THEME" />
28+
</intent-filter>
29+
<!-- GO Launcher -->
30+
<intent-filter>
31+
<action android:name="android.intent.action.MAIN" />
32+
<action android:name="com.gau.go.launcherex.theme" />
3333

34-
<category android:name="android.intent.category.DEFAULT" />
35-
</intent-filter>
36-
<intent-filter>
37-
<action android:name="com.gau.go.launcherex.theme" />
38-
<action android:name="com.zeroteam.zerolauncher.theme" />
39-
<action android:name="android.intent.action.MAIN" />
40-
</intent-filter>
41-
<intent-filter>
42-
<action android:name="com.gau.go.launcherex.theme" />
43-
<action android:name="android.intent.action.MAIN" />
34+
<category android:name="android.intent.category.DEFAULT" />
35+
</intent-filter>
36+
<intent-filter>
37+
<action android:name="com.gau.go.launcherex.theme" />
38+
<action android:name="com.zeroteam.zerolauncher.theme" />
39+
<action android:name="android.intent.action.MAIN" />
40+
</intent-filter>
41+
<intent-filter>
42+
<action android:name="com.gau.go.launcherex.theme" />
43+
<action android:name="android.intent.action.MAIN" />
4444

45-
<category android:name="android.intent.category.THEME_SCENE" />
46-
<category android:name="android.intent.category.DEFAULT" />
47-
</intent-filter>
48-
<!-- LauncherPro / Holo -->
49-
<intent-filter>
50-
<action android:name="android.intent.action.MAIN" />
45+
<category android:name="android.intent.category.THEME_SCENE" />
46+
<category android:name="android.intent.category.DEFAULT" />
47+
</intent-filter>
48+
<!-- LauncherPro / Holo -->
49+
<intent-filter>
50+
<action android:name="android.intent.action.MAIN" />
5151

52-
<category android:name="com.fede.launcher.THEME_ICONPACK" />
53-
</intent-filter>
54-
<!-- Next Launcher -->
55-
<intent-filter>
56-
<action android:name="com.gtp.nextlauncher.theme" />
57-
<category android:name="android.intent.category.DEFAULT" />
58-
</intent-filter>
59-
<intent-filter>
60-
<action android:name="com.gtp.nextlauncher.MAIN" />
61-
<category android:name="android.intent.category.DEFAULT" />
62-
</intent-filter>
63-
<intent-filter>
64-
<action android:name="com.gtp.nextlauncher.trial.MAIN" />
65-
<category android:name="android.intent.category.DEFAULT" />
66-
</intent-filter>
67-
<!-- Nine Launcher -->
68-
<intent-filter>
69-
<action android:name="com.gridappsinc.launcher.theme.apk_action" />
70-
<category android:name="android.intent.category.DEFAULT" />
71-
</intent-filter>
72-
<!-- Nova Launcher-->
73-
<intent-filter>
74-
<action android:name="android.intent.action.MAIN" />
75-
<category android:name="com.teslacoilsw.launcher.THEME" />
76-
</intent-filter>
77-
<intent-filter>
78-
<action android:name="com.novalauncher.THEME" />
79-
<category android:name="com.novalauncher.category.CUSTOM_ICON_PICKER" />
80-
</intent-filter>
81-
<!-- Lawnchair -->
82-
<intent-filter>
83-
<action android:name="ch.deletescape.lawnchair.ICONPACK" />
84-
<category android:name="ch.deletescape.lawnchair.PICK_ICON" />
85-
</intent-filter>
86-
<!-- LG Home -->
87-
<intent-filter>
88-
<action android:name="android.intent.action.MAIN" />
89-
<action android:name="com.lge.launcher2.THEME" />
52+
<category android:name="com.fede.launcher.THEME_ICONPACK" />
53+
</intent-filter>
54+
<!-- Next Launcher -->
55+
<intent-filter>
56+
<action android:name="com.gtp.nextlauncher.theme" />
57+
<category android:name="android.intent.category.DEFAULT" />
58+
</intent-filter>
59+
<intent-filter>
60+
<action android:name="com.gtp.nextlauncher.MAIN" />
61+
<category android:name="android.intent.category.DEFAULT" />
62+
</intent-filter>
63+
<intent-filter>
64+
<action android:name="com.gtp.nextlauncher.trial.MAIN" />
65+
<category android:name="android.intent.category.DEFAULT" />
66+
</intent-filter>
67+
<!-- Nine Launcher -->
68+
<intent-filter>
69+
<action android:name="com.gridappsinc.launcher.theme.apk_action" />
70+
<category android:name="android.intent.category.DEFAULT" />
71+
</intent-filter>
72+
<!-- Nova Launcher-->
73+
<intent-filter>
74+
<action android:name="android.intent.action.MAIN" />
75+
<category android:name="com.teslacoilsw.launcher.THEME" />
76+
</intent-filter>
77+
<intent-filter>
78+
<action android:name="com.novalauncher.THEME" />
79+
<category android:name="com.novalauncher.category.CUSTOM_ICON_PICKER" />
80+
</intent-filter>
81+
<!-- Lawnchair -->
82+
<intent-filter>
83+
<action android:name="ch.deletescape.lawnchair.ICONPACK" />
84+
<category android:name="ch.deletescape.lawnchair.PICK_ICON" />
85+
</intent-filter>
86+
<!-- LG Home -->
87+
<intent-filter>
88+
<action android:name="android.intent.action.MAIN" />
89+
<action android:name="com.lge.launcher2.THEME" />
9090

91-
<category android:name="android.intent.category.DEFAULT" />
92-
</intent-filter>
93-
<!-- OnePlus Launcher -->
94-
<intent-filter>
95-
<action android:name="net.oneplus.launcher.icons.ACTION_PICK_ICON" />
96-
<category android:name="android.intent.category.DEFAULT" />
97-
</intent-filter>
98-
<!-- Smart Launcher -->
99-
<intent-filter>
100-
<action android:name="ginlemon.smartlauncher.THEMES" />
101-
<action android:name="ginlemon.smartlauncher.BUBBLESTYLE" />
102-
<action android:name="ginlemon.smartlauncher.BUBBLEICONS" />
103-
<action android:name="ginlemon.smartlauncher.CLOCKS" />
104-
<action android:name="ginlemon.smartlauncher.CLOCKFONTS" />
91+
<category android:name="android.intent.category.DEFAULT" />
92+
</intent-filter>
93+
<!-- OnePlus Launcher -->
94+
<intent-filter>
95+
<action android:name="net.oneplus.launcher.icons.ACTION_PICK_ICON" />
96+
<category android:name="android.intent.category.DEFAULT" />
97+
</intent-filter>
98+
<!-- Smart Launcher -->
99+
<intent-filter>
100+
<action android:name="ginlemon.smartlauncher.THEMES" />
101+
<action android:name="ginlemon.smartlauncher.BUBBLESTYLE" />
102+
<action android:name="ginlemon.smartlauncher.BUBBLEICONS" />
103+
<action android:name="ginlemon.smartlauncher.CLOCKS" />
104+
<action android:name="ginlemon.smartlauncher.CLOCKFONTS" />
105105

106-
<category android:name="android.intent.category.DEFAULT" />
107-
</intent-filter>
108-
<!-- Solo Launcher -->
109-
<intent-filter>
110-
<action android:name="android.intent.action.MAIN" />
111-
<action android:name="home.solo.launcher.free.THEMES" />
112-
<action android:name="home.solo.launcher.free.ACTION_ICON" />
113-
</intent-filter>
114-
<!-- Sony Launcher -->
115-
<intent-filter>
116-
<action android:name="com.sonymobile.home.ICON_PACK" />
117-
<category android:name="android.intent.category.DEFAULT" />
118-
</intent-filter>
119-
<!-- TSF Shell -->
120-
<intent-filter>
121-
<action android:name="android.intent.action.MAIN" />
122-
<action android:name="com.tsf.shell.themes" />
106+
<category android:name="android.intent.category.DEFAULT" />
107+
</intent-filter>
108+
<!-- Solo Launcher -->
109+
<intent-filter>
110+
<action android:name="android.intent.action.MAIN" />
111+
<action android:name="home.solo.launcher.free.THEMES" />
112+
<action android:name="home.solo.launcher.free.ACTION_ICON" />
113+
</intent-filter>
114+
<!-- Sony Launcher -->
115+
<intent-filter>
116+
<action android:name="com.sonymobile.home.ICON_PACK" />
117+
<category android:name="android.intent.category.DEFAULT" />
118+
</intent-filter>
119+
<!-- TSF Shell -->
120+
<intent-filter>
121+
<action android:name="android.intent.action.MAIN" />
122+
<action android:name="com.tsf.shell.themes" />
123123

124-
<category android:name="android.intent.category.DEFAULT" />
125-
</intent-filter>
126-
<!-- Turbo Launcher -->
127-
<intent-filter>
128-
<action android:name="com.phonemetra.turbo.launcher.THEMES" />
129-
<category android:name="android.intent.category.DEFAULT" />
130-
</intent-filter>
131-
<intent-filter>
132-
<action android:name="com.phonemetra.turbo.launcher.icons.ACTION_PICK_ICON" />
133-
<category android:name="android.intent.category.DEFAULT" />
134-
</intent-filter>
135-
<!-- Xperia Home Launcher -->
136-
<intent-filter>
137-
<action android:name="com.sonymobile.home.ICON_PACK" />
138-
<category android:name="android.intent.category.DEFAULT" />
139-
</intent-filter>
140-
<!-- Random launchers -->
141-
<intent-filter>
142-
<action android:name="android.intent.action.MAIN" />
143-
<action android:name="org.adw.launcher.THEMES" />
144-
<action android:name="mobi.bbase.ahome.THEME" />
145-
<action android:name="com.rogro.GDE.THEME.1" />
146-
<action android:name="com.android.dxtop.launcher.THEME" />
124+
<category android:name="android.intent.category.DEFAULT" />
125+
</intent-filter>
126+
<!-- Turbo Launcher -->
127+
<intent-filter>
128+
<action android:name="com.phonemetra.turbo.launcher.THEMES" />
129+
<category android:name="android.intent.category.DEFAULT" />
130+
</intent-filter>
131+
<intent-filter>
132+
<action android:name="com.phonemetra.turbo.launcher.icons.ACTION_PICK_ICON" />
133+
<category android:name="android.intent.category.DEFAULT" />
134+
</intent-filter>
135+
<!-- Xperia Home Launcher -->
136+
<intent-filter>
137+
<action android:name="com.sonymobile.home.ICON_PACK" />
138+
<category android:name="android.intent.category.DEFAULT" />
139+
</intent-filter>
140+
<!-- Random launchers -->
141+
<intent-filter>
142+
<action android:name="android.intent.action.MAIN" />
143+
<action android:name="org.adw.launcher.THEMES" />
144+
<action android:name="mobi.bbase.ahome.THEME" />
145+
<action android:name="com.rogro.GDE.THEME.1" />
146+
<action android:name="com.android.dxtop.launcher.THEME" />
147147

148-
<category android:name="com.fede.launcher.THEME_ICONPACK" />
149-
<category android:name="android.intent.category.DEFAULT" />
150-
</intent-filter>
151-
<intent-filter>
152-
<action android:name="org.adw.launcher.icons.ACTION_PICK_ICON" />
153-
<action android:name="mobi.bbase.ahome.THEME" />
154-
<action android:name="com.rogro.GDE.THEME.1" />
148+
<category android:name="com.fede.launcher.THEME_ICONPACK" />
149+
<category android:name="android.intent.category.DEFAULT" />
150+
</intent-filter>
151+
<intent-filter>
152+
<action android:name="org.adw.launcher.icons.ACTION_PICK_ICON" />
153+
<action android:name="mobi.bbase.ahome.THEME" />
154+
<action android:name="com.rogro.GDE.THEME.1" />
155155

156-
<category android:name="android.intent.category.DEFAULT" />
157-
</intent-filter>
158-
<intent-filter>
159-
<action android:name="cdproductions.crazyicons.TWO" />
156+
<category android:name="android.intent.category.DEFAULT" />
157+
</intent-filter>
158+
<intent-filter>
159+
<action android:name="cdproductions.crazyicons.TWO" />
160160

161-
<category android:name="android.intent.category.DEFAULT" />
162-
</intent-filter>
163-
</activity>
164-
</application>
161+
<category android:name="android.intent.category.DEFAULT" />
162+
</intent-filter>
163+
</activity>
164+
</application>
165165
</manifest>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3-
android:height="108.0dip"
43
android:width="108.0dip"
4+
android:height="108.0dip"
55
android:viewportWidth="136.18182"
66
android:viewportHeight="136.18182">
77
<group
88
android:translateX="47.721382"
99
android:translateY="51.721382">
1010
<path
1111
android:fillColor="#ffff8205"
12-
android:pathData="M7.94,0L0,0L0,16.6L7.94,16.6L7.94,0ZM16.31,0L16.31,8.2L24.69,8.2L24.69,0L16.31,0ZM33.06,0L33.06,16.6L41.44,16.6L41.44,0L33.06,0ZM0,33.4L7.94,33.4L7.94,25L0,25L0,33.4ZM41.44,33.4L33.06,33.4L33.06,25L41.44,25L41.44,33.4ZM24.69,33.4L16.31,33.4L16.31,16.6L24.69,16.6L24.69,33.4Z"
13-
android:fillType="evenOdd" />
12+
android:fillType="evenOdd"
13+
android:pathData="M7.94,0L0,0L0,16.6L7.94,16.6L7.94,0ZM16.31,0L16.31,8.2L24.69,8.2L24.69,0L16.31,0ZM33.06,0L33.06,16.6L41.44,16.6L41.44,0L33.06,0ZM0,33.4L7.94,33.4L7.94,25L0,25L0,33.4ZM41.44,33.4L33.06,33.4L33.06,25L41.44,25L41.44,33.4ZM24.69,33.4L16.31,33.4L16.31,16.6L24.69,16.6L24.69,33.4Z" />
1414
</group>
1515
</vector>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
android:viewportWidth="108"
99
android:viewportHeight="108">
1010
<path
11-
android:pathData="M36.913,57.144C43.541,59.265 48.735,64.459 50.856,71.087L51.95,74.503C52.588,76.499 55.412,76.499 56.05,74.503L57.144,71.087C59.265,64.459 64.459,59.265 71.087,57.144L74.503,56.05C76.499,55.412 76.499,52.588 74.503,51.95L71.087,50.856C64.459,48.735 59.265,43.541 57.144,36.913L56.05,33.497C55.412,31.501 52.588,31.501 51.95,33.497L50.856,36.913C48.735,43.541 43.541,48.735 36.913,50.856L33.497,51.95C31.501,52.588 31.501,55.412 33.497,56.05L36.913,57.144ZM46.497,54.771C49.481,56.128 51.872,58.519 53.229,61.503C53.53,62.166 54.47,62.166 54.771,61.503C56.128,58.519 58.519,56.128 61.503,54.771C62.166,54.47 62.166,53.53 61.503,53.229C58.519,51.872 56.128,49.481 54.771,46.497C54.47,45.834 53.53,45.834 53.229,46.497C51.872,49.481 49.481,51.872 46.497,53.229C45.834,53.53 45.834,54.47 46.497,54.771Z"
1211
android:fillColor="#ffffffff"
13-
android:fillType="evenOdd" />
12+
android:fillType="evenOdd"
13+
android:pathData="M36.913,57.144C43.541,59.265 48.735,64.459 50.856,71.087L51.95,74.503C52.588,76.499 55.412,76.499 56.05,74.503L57.144,71.087C59.265,64.459 64.459,59.265 71.087,57.144L74.503,56.05C76.499,55.412 76.499,52.588 74.503,51.95L71.087,50.856C64.459,48.735 59.265,43.541 57.144,36.913L56.05,33.497C55.412,31.501 52.588,31.501 51.95,33.497L50.856,36.913C48.735,43.541 43.541,48.735 36.913,50.856L33.497,51.95C31.501,52.588 31.501,55.412 33.497,56.05L36.913,57.144ZM46.497,54.771C49.481,56.128 51.872,58.519 53.229,61.503C53.53,62.166 54.47,62.166 54.771,61.503C56.128,58.519 58.519,56.128 61.503,54.771C62.166,54.47 62.166,53.53 61.503,53.229C58.519,51.872 56.128,49.481 54.771,46.497C54.47,45.834 53.53,45.834 53.229,46.497C51.872,49.481 49.481,51.872 46.497,53.229C45.834,53.53 45.834,54.47 46.497,54.771Z" />
1414
</vector>

0 commit comments

Comments
 (0)