Skip to content

Commit e988a9c

Browse files
committed
Add dimmer
1 parent 9ce8f40 commit e988a9c

File tree

117 files changed

+5
-0
lines changed

Some content is hidden

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

117 files changed

+5
-0
lines changed
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
1.31 KB
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<item>anysoft_keyboard</item>
2020
<item>aurora_droid</item>
2121
<item>chrome</item>
22+
<item>dimmer</item>
2223
<item>habitica</item>
2324
<item>kdeconnect</item>
2425
<item>minetest</item>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4998,5 +4998,8 @@
49984998
<item
49994999
component="ComponentInfo{com.menny.android.anysoftkeyboard/com.menny.android.anysoftkeyboard.LauncherSettingsActivity}"
50005000
drawable="anysoft_keyboard" />
5001+
<item
5002+
component="ComponentInfo{giraffine.dimmer/giraffine.dimmer.Dimmer}"
5003+
drawable="dimmer" />
50015004

50025005
</resources>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,5 +762,6 @@
762762
<item drawable="habitica" />
763763
<item drawable="prime_video" />
764764
<item drawable="anysoft_keyboard" />
765+
<item drawable="dimmer" />
765766

766767
</resources>

assets/dev/all-xxl.png

1.61 KB

assets/dev/all.png

8 Bytes

assets/icons/dimmer.png

635 Bytes

0 commit comments

Comments
 (0)