Skip to content

Commit d3ee006

Browse files
committed
Add qrstream
1 parent e988a9c commit d3ee006

File tree

118 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.

118 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
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
1.1 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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<item>open_food_facts</item>
2929
<item>picpay</item>
3030
<item>prime_video</item>
31+
<item>qrstream</item>
3132
<item>twire</item>
3233
<item>whatsapp</item>
3334
</string-array>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5001,5 +5001,8 @@
50015001
<item
50025002
component="ComponentInfo{giraffine.dimmer/giraffine.dimmer.Dimmer}"
50035003
drawable="dimmer" />
5004+
<item
5005+
component="ComponentInfo{com.github.xloem.qrstream/com.github.xloem.qrstream.Launcher}"
5006+
drawable="qrstream" />
50045007

50055008
</resources>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -763,5 +763,6 @@
763763
<item drawable="prime_video" />
764764
<item drawable="anysoft_keyboard" />
765765
<item drawable="dimmer" />
766+
<item drawable="qrstream" />
766767

767768
</resources>

assets/dev/all-xxl.png

-309 Bytes

assets/dev/all.png

61 Bytes

assets/icons/qrstream.png

608 Bytes

0 commit comments

Comments
 (0)