[WIP] Add experimental feed support

This commit is contained in:
MM20
2026-01-04 00:58:35 +01:00
parent 720ea787a9
commit 664419b3c4
35 changed files with 876 additions and 15 deletions

View File

@@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="960"
android:viewportHeight="960"
android:tint="?attr/colorControlNormal"
android:autoMirrored="true">
<path
android:fillColor="@android:color/white"
android:pathData="M200,840Q167,840 143.5,816.5Q120,793 120,760L120,200Q120,167 143.5,143.5Q167,120 200,120L607,120Q623,120 637.5,126Q652,132 663,143L817,297Q828,308 834,322.5Q840,337 840,353L840,760Q840,793 816.5,816.5Q793,840 760,840L200,840ZM200,760L760,760Q760,760 760,760Q760,760 760,760L760,360L640,360Q623,360 611.5,348.5Q600,337 600,320L600,200L200,200Q200,200 200,200Q200,200 200,200L200,760Q200,760 200,760Q200,760 200,760ZM640,680Q657,680 668.5,668.5Q680,657 680,640Q680,623 668.5,611.5Q657,600 640,600L320,600Q303,600 291.5,611.5Q280,623 280,640Q280,657 291.5,668.5Q303,680 320,680L640,680ZM440,360Q457,360 468.5,348.5Q480,337 480,320Q480,303 468.5,291.5Q457,280 440,280L320,280Q303,280 291.5,291.5Q280,303 280,320Q280,337 291.5,348.5Q303,360 320,360L440,360ZM640,520Q657,520 668.5,508.5Q680,497 680,480Q680,463 668.5,451.5Q657,440 640,440L320,440Q303,440 291.5,451.5Q280,463 280,480Q280,497 291.5,508.5Q303,520 320,520L640,520ZM200,200L200,200L200,360L200,360L200,200L200,360L200,360L200,760Q200,760 200,760Q200,760 200,760L200,760Q200,760 200,760Q200,760 200,760L200,200Q200,200 200,200Q200,200 200,200Z"/>
</vector>

View File

@@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="48dp"
android:height="48dp"
android:viewportWidth="960"
android:viewportHeight="960"
android:tint="?attr/colorControlNormal"
android:autoMirrored="true">
<path
android:fillColor="@android:color/white"
android:pathData="M180,840Q156,840 138,822Q120,804 120,780L120,180Q120,156 138,138Q156,120 180,120L617,120Q629.44,120 640.72,125Q652,130 660,138L822,300Q830,308 835,319.28Q840,330.56 840,343L840,780Q840,804 822,822Q804,840 780,840L180,840ZM180,780L780,780Q780,780 780,780Q780,780 780,780L780,351L639,351Q626.25,351 617.63,342.37Q609,333.75 609,321L609,180L180,180Q180,180 180,180Q180,180 180,180L180,780Q180,780 180,780Q180,780 180,780ZM651,669Q663.75,669 672.38,660.32Q681,651.65 681,638.82Q681,626 672.38,617.5Q663.75,609 651,609L309,609Q296.25,609 287.63,617.68Q279,626.35 279,639.18Q279,652 287.63,660.5Q296.25,669 309,669L651,669ZM450,351Q462.75,351 471.38,342.32Q480,333.65 480,320.82Q480,308 471.38,299.5Q462.75,291 450,291L309,291Q296.25,291 287.63,299.68Q279,308.35 279,321.18Q279,334 287.63,342.5Q296.25,351 309,351L450,351ZM651,510Q663.75,510 672.38,501.32Q681,492.65 681,479.82Q681,467 672.38,458.5Q663.75,450 651,450L309,450Q296.25,450 287.63,458.68Q279,467.35 279,480.18Q279,493 287.63,501.5Q296.25,510 309,510L651,510ZM180,180L180,180L180,351.43L180,351.43L180,180L180,351.43L180,351.43L180,780Q180,780 180,780Q180,780 180,780L180,780Q180,780 180,780Q180,780 180,780L180,180Q180,180 180,180Q180,180 180,180Z"/>
</vector>