From 123facba2b86692d876f5f61432d3edb8dea3fc8 Mon Sep 17 00:00:00 2001 From: tom79 Date: Tue, 22 Aug 2017 11:24:38 +0200 Subject: [PATCH] Prepares remote follows --- .../main/res/drawable-hdpi/ic_remote_follow.png | Bin 0 -> 309 bytes .../main/res/drawable-ldpi/ic_remote_follow.png | Bin 0 -> 290 bytes .../main/res/drawable-mdpi/ic_remote_follow.png | Bin 0 -> 185 bytes .../main/res/drawable-xhdpi/ic_remote_follow.png | Bin 0 -> 313 bytes .../main/res/drawable-xxhdpi/ic_remote_follow.png | Bin 0 -> 420 bytes .../res/drawable-xxxhdpi/ic_remote_follow.png | Bin 0 -> 515 bytes app/src/main/res/menu/activity_main_drawer.xml | 4 ++++ app/src/main/res/values-fr/strings.xml | 1 + app/src/main/res/values/strings.xml | 1 + 9 files changed, 6 insertions(+) create mode 100644 app/src/main/res/drawable-hdpi/ic_remote_follow.png create mode 100644 app/src/main/res/drawable-ldpi/ic_remote_follow.png create mode 100644 app/src/main/res/drawable-mdpi/ic_remote_follow.png create mode 100644 app/src/main/res/drawable-xhdpi/ic_remote_follow.png create mode 100644 app/src/main/res/drawable-xxhdpi/ic_remote_follow.png create mode 100644 app/src/main/res/drawable-xxxhdpi/ic_remote_follow.png diff --git a/app/src/main/res/drawable-hdpi/ic_remote_follow.png b/app/src/main/res/drawable-hdpi/ic_remote_follow.png new file mode 100644 index 0000000000000000000000000000000000000000..e5443f29ab4a764f63c46f69d34c2187e4cd19b0 GIT binary patch literal 309 zcmV-50m}Y~P)1B6iu=Wry2f3;bI1M;xw@^T!L!?!5P?<2{0%yNFebeQ8fK$_{$)J zOHrddGMcvk3?Ves7J;Ve4}&zSh7~~N2N)gzr9OaJ2f%)0VYrB*Z5p~g4=|jg z02Y^KH~|+~z`%yCtpMo22B01Pfd({yp#VI(oft}i@;bQV3Egi*0&LpY7}Oc8fKZWv z37574pc7ZXd8Q2A4CjHN2lLxEhJy^1P(R}UrVK|h0tuEZpG9lM^Mv$hI^RW6o}CF09*EHAP5VFcaa7Fp*P5fG6Lx=00000NkvXX Hu0mjf>?n0w literal 0 HcmV?d00001 diff --git a/app/src/main/res/drawable-ldpi/ic_remote_follow.png b/app/src/main/res/drawable-ldpi/ic_remote_follow.png new file mode 100644 index 0000000000000000000000000000000000000000..ef11833cbde4a6c3d79361e596c1f4aa41897d52 GIT binary patch literal 290 zcmV+-0p0$IP)Y^WspArWwe~X;3mtR99{eerrTsnadXnFjv}65S05rOqh`^;6u)AL0h;RHEO^Bj8|<(bJNY(4THR9w-{|8D oJ;f(dTKn?Kp0s$h9^|I_2kg-}1CoB+6NS|@&!@P&e zhf@@|)qzZTF7*Z8jVy`}Y-27;CyDHJ3ukEN;hFs4P28QX8{4)OQkloKv!6jM#I6U9Io{RTEBX2 g6)q@dc4@FPNI$9YD%Pu64s;8Hr>mdKI;Vst04f?nA^-pY literal 0 HcmV?d00001 diff --git a/app/src/main/res/drawable-xhdpi/ic_remote_follow.png b/app/src/main/res/drawable-xhdpi/ic_remote_follow.png new file mode 100644 index 0000000000000000000000000000000000000000..347ab6922d8ea22cf1860b4db86703cce5884e9f GIT binary patch literal 313 zcmV-90mlA`P)1ujeiANVRD{#$74QhgsK5o}C?@P#8BPETLW9xD1#p48h7f`-NXj=0la`tO z%(yTieV^5I+9&PI+kql~Pn8Z+HvBN7DW_QhkkF1 zW@;3T?L`}-DELQ_`O`+}f6bA6mjT}H1nix067~>ju8jYfr6LAV-0xQ|5a05Mn5u%2*hJ_YRAo9lrMG}1z zV_P?rWDb*WEEE`Fw?%LdL^oQY;S*$3BHCXIX4jZsoM-B`A67yN?K@Kai z*r^Sm>sLH>+>RUu+((YOwtI9OwvL{5OdBh*7-)~^Y1ZME?V{i@HM`r;^@`~xY>TNJ z;vCQDQ=f2#OuVf&dg%+tVGc`_c^n~!3sljh^VE>qrB7;wUW6Q7nUg_MbgKgD?E6?p zp0?}R_|PVuEZRn|{?9I1MA{z8jMaiYcietVW8;WD^$-dpTb(q7Z0CREqpL_yTTsnLON;vEQ O0000)NiR(xsr=QcJrKK{R&J z(hyIO(AG#bU8oELOK>kU}0cG|5$3B@yi%%rr8v;e4}= z3q*Q>vxE8%7|$QrGL4h?6UOs_*{|aWc+*_&)P;a7Oql_?6vA3oR4@=`!I`hjXvKo$K!O(~$p00LF}Eo5>@oz)MNlma@^4-}PXj4k!ULmUV+ z?}!4OtGr&s-HOn>BeLrq6J~%wc27>YYfYsnIJ!v&ld0M|xaI%=002ovPDHLk FV1ky~?~MQe literal 0 HcmV?d00001 diff --git a/app/src/main/res/menu/activity_main_drawer.xml b/app/src/main/res/menu/activity_main_drawer.xml index 3dda9f489..c5d8508ea 100644 --- a/app/src/main/res/menu/activity_main_drawer.xml +++ b/app/src/main/res/menu/activity_main_drawer.xml @@ -31,6 +31,10 @@ android:id="@+id/nav_scheduled" android:icon="@drawable/ic_schedule_black" android:title="@string/scheduled_toots" /> + Communication Utilisateurs muets Utilisateurs bloqués + Suivre à distance Notifications Demandes d\'abonnements Optimisation diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e0539dd83..90e77b85b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -67,6 +67,7 @@ Communication Muted users Blocked users + Remote follow Notifications Follow requests Optimization