mirror of
https://github.com/gsantner/dandelion
synced 2025-12-09 05:41:12 +01:00
Improve badge and podselection colors ; Update podlist
This commit is contained in:
parent
c988fc3bdd
commit
eb0e2b0997
16 changed files with 844 additions and 226 deletions
|
|
@ -2,14 +2,11 @@
|
|||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/podselection__fragment__root"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:id="@+id/podselection__fragment__root"
|
||||
android:paddingBottom="@dimen/activity_vertical_margin"
|
||||
android:paddingLeft="@dimen/activity_horizontal_margin"
|
||||
android:paddingRight="@dimen/activity_horizontal_margin"
|
||||
android:paddingTop="@dimen/activity_vertical_margin"
|
||||
android:padding="0dp"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior">
|
||||
|
||||
<Button
|
||||
|
|
@ -27,7 +24,10 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_below="@+id/podselection__fragment__button_use_custom_pod"
|
||||
android:choiceMode="singleChoice" />
|
||||
android:choiceMode="singleChoice"
|
||||
android:paddingBottom="@dimen/activity_vertical_margin"
|
||||
android:paddingLeft="@dimen/activity_horizontal_margin"
|
||||
android:paddingRight="@dimen/activity_horizontal_margin" />
|
||||
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
@ -53,6 +53,11 @@
|
|||
android:icon="@drawable/ic_public_black_48px"
|
||||
android:title="@string/nav_public_activities" />
|
||||
|
||||
<item
|
||||
android:id="@+id/nav_dandelion"
|
||||
android:icon="@drawable/ic_person_black_24px"
|
||||
android:title="@string/dandelion" />
|
||||
|
||||
<item
|
||||
android:id="@+id/nav_statistics"
|
||||
android:icon="@drawable/ic_timeline_black_48px"
|
||||
|
|
|
|||
|
|
@ -52,6 +52,13 @@
|
|||
"mainLangs": ["de"],
|
||||
"id": 6695
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diaspora.zone"}],
|
||||
"name": "zone",
|
||||
"mainLangs": [],
|
||||
"id": 41976
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [
|
||||
|
|
@ -67,7 +74,62 @@
|
|||
"id": 6524
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "pod.orkz.net"}],
|
||||
"name": "orkz.net",
|
||||
"mainLangs": [],
|
||||
"id": 41604
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "poddery.com"}],
|
||||
"name": "poddery.com",
|
||||
"mainLangs": [],
|
||||
"id": 36667
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "pod.disroot.org"}],
|
||||
"name": "disroot.org",
|
||||
"mainLangs": [],
|
||||
"id": 39828
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diasporabr.com.br"}],
|
||||
"name": "diasporabr.com.br",
|
||||
"mainLangs": [],
|
||||
"id": 18248
|
||||
},
|
||||
{
|
||||
"score": -22,
|
||||
"podUrls": [{"host": "diaspora-fr.org"}],
|
||||
"name": "diaspora-fr.org",
|
||||
"mainLangs": [],
|
||||
"id": 13909
|
||||
},
|
||||
{
|
||||
"score": -22,
|
||||
"podUrls": [{"host": "diasp.de"}],
|
||||
"name": "diasp.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 46864
|
||||
},
|
||||
{
|
||||
"score": 99,
|
||||
"podUrls": [{"host": "diaspora.com.ar"}],
|
||||
"name": "com.ar",
|
||||
"mainLangs": [],
|
||||
"id": 22994
|
||||
},
|
||||
{
|
||||
"score": -22,
|
||||
"podUrls": [{"host": "diasp.eu"}],
|
||||
"name": "diasp.eu",
|
||||
"mainLangs": [],
|
||||
"id": 46423
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "berdaguermontes.eu"}],
|
||||
"name": "berdaguermontes.eu",
|
||||
"mainLangs": [],
|
||||
|
|
@ -116,7 +178,6 @@
|
|||
"id": 43611
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diapod.org"}],
|
||||
"name": "diapod.org",
|
||||
"mainLangs": [],
|
||||
|
|
@ -137,21 +198,6 @@
|
|||
"id": 21452
|
||||
},
|
||||
{
|
||||
"score": -22,
|
||||
"podUrls": [{"host": "diasp.de"}],
|
||||
"name": "diasp.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 46864
|
||||
},
|
||||
{
|
||||
"score": -22,
|
||||
"podUrls": [{"host": "diasp.eu"}],
|
||||
"name": "diasp.eu",
|
||||
"mainLangs": [],
|
||||
"id": 46423
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diasp.eu.com"}],
|
||||
"name": "diasp.eu.com",
|
||||
"mainLangs": [],
|
||||
|
|
@ -171,13 +217,6 @@
|
|||
"mainLangs": ["de"],
|
||||
"id": 2553
|
||||
},
|
||||
{
|
||||
"score": -22,
|
||||
"podUrls": [{"host": "diaspora-fr.org"}],
|
||||
"name": "diaspora-fr.org",
|
||||
"mainLangs": [],
|
||||
"id": 13909
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diaspora.alfter.us"}],
|
||||
|
|
@ -192,13 +231,6 @@
|
|||
"mainLangs": ["de"],
|
||||
"id": 8209
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diaspora.com.ar"}],
|
||||
"name": "com.ar",
|
||||
"mainLangs": [],
|
||||
"id": 22994
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diaspora.deadhexagon.com"}],
|
||||
|
|
@ -214,7 +246,6 @@
|
|||
"id": 13165
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.dorf-post.de"}],
|
||||
"name": "dorf-post.de",
|
||||
"mainLangs": ["de"],
|
||||
|
|
@ -228,7 +259,6 @@
|
|||
"id": 8690
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.horwood.biz"}],
|
||||
"name": "horwood.biz",
|
||||
"mainLangs": [],
|
||||
|
|
@ -256,7 +286,6 @@
|
|||
"id": 25812
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.kosebamse.com"}],
|
||||
"name": "kosebamse.com",
|
||||
"mainLangs": [],
|
||||
|
|
@ -305,7 +334,6 @@
|
|||
"id": 38497
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.pingupod.de"}],
|
||||
"name": "pingupod.de",
|
||||
"mainLangs": ["de"],
|
||||
|
|
@ -340,7 +368,6 @@
|
|||
"id": 17410
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.retrodigital.net"}],
|
||||
"name": "retrodigital.net",
|
||||
"mainLangs": [],
|
||||
|
|
@ -375,19 +402,11 @@
|
|||
"id": 9278
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.unixcorn.org"}],
|
||||
"name": "unixcorn.org",
|
||||
"mainLangs": [],
|
||||
"id": 43416
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diasporabr.com.br"}],
|
||||
"name": "diasporabr.com.br",
|
||||
"mainLangs": [],
|
||||
"id": 18248
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diasporabrazil.org"}],
|
||||
|
|
@ -396,7 +415,7 @@
|
|||
"id": 42422
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"score": 51,
|
||||
"podUrls": [{"host": "diasporapr.tk"}],
|
||||
"name": "diasporapr.tk",
|
||||
"mainLangs": [],
|
||||
|
|
@ -431,7 +450,6 @@
|
|||
"id": 5948
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "failure.net"}],
|
||||
"name": "failure.net",
|
||||
"mainLangs": [],
|
||||
|
|
@ -550,7 +568,6 @@
|
|||
"id": 2522
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "pod.8n1.org"}],
|
||||
"name": "8n1.org",
|
||||
"mainLangs": [],
|
||||
|
|
@ -564,7 +581,6 @@
|
|||
"id": 1176
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "pod.asap-soft.com"}],
|
||||
"name": "asap-soft.com",
|
||||
"mainLangs": [],
|
||||
|
|
@ -612,13 +628,6 @@
|
|||
"mainLangs": ["de"],
|
||||
"id": 47570
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "pod.disroot.org"}],
|
||||
"name": "disroot.org",
|
||||
"mainLangs": [],
|
||||
"id": 39828
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "pod.gedankenausbruch.com"}],
|
||||
|
|
@ -682,13 +691,6 @@
|
|||
"mainLangs": [],
|
||||
"id": 31958
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "pod.orkz.net"}],
|
||||
"name": "orkz.net",
|
||||
"mainLangs": [],
|
||||
"id": 41604
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "pod.ponk.pink"}],
|
||||
|
|
@ -760,14 +762,6 @@
|
|||
"id": 16270
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "poddery.com"}],
|
||||
"name": "poddery.com",
|
||||
"mainLangs": [],
|
||||
"id": 36667
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "podricing.pw"}],
|
||||
"name": "podricing.pw",
|
||||
"mainLangs": [],
|
||||
|
|
@ -802,7 +796,6 @@
|
|||
"id": 22166
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "shrekislove.us"}],
|
||||
"name": "shrekislove.us",
|
||||
"mainLangs": ["en"],
|
||||
|
|
@ -837,7 +830,6 @@
|
|||
"id": 30112
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "social.lanham.id.au"}],
|
||||
"name": "lanham.id.au",
|
||||
"mainLangs": [],
|
||||
|
|
@ -851,14 +843,13 @@
|
|||
"id": 18258
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"score": 95,
|
||||
"podUrls": [{"host": "socializer.cc"}],
|
||||
"name": "socializer.cc",
|
||||
"mainLangs": [],
|
||||
"id": 30584
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "spora.zone"}],
|
||||
"name": "spora.zone",
|
||||
"mainLangs": [],
|
||||
|
|
@ -949,7 +940,7 @@
|
|||
"id": 33510
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"score": 39,
|
||||
"podUrls": [{"host": "confetticake.club"}],
|
||||
"name": "confetticake.club",
|
||||
"mainLangs": [],
|
||||
|
|
@ -962,13 +953,6 @@
|
|||
"mainLangs": [],
|
||||
"id": 33317
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "diaspora.zone"}],
|
||||
"name": "zone",
|
||||
"mainLangs": [],
|
||||
"id": 41976
|
||||
},
|
||||
{
|
||||
"score": 20,
|
||||
"podUrls": [{"host": "pod.userzap.de"}],
|
||||
|
|
@ -984,47 +968,564 @@
|
|||
"id": 5856
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.punkbeer.me"}],
|
||||
"name": "punkbeer.me",
|
||||
"mainLangs": [],
|
||||
"id": 16609
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "ingtech.net"}],
|
||||
"name": "ingtech.net",
|
||||
"mainLangs": [],
|
||||
"id": 13051
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "mmkr.co"}],
|
||||
"name": "mmkr.co",
|
||||
"mainLangs": [],
|
||||
"id": 30787
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "pod.kneedrag.org"}],
|
||||
"name": "kneedrag.org",
|
||||
"mainLangs": [],
|
||||
"id": 24936
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "spyurk.am"}],
|
||||
"name": "Spyurk",
|
||||
"mainLangs": [],
|
||||
"id": 24921
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "pod.mew.cat"}],
|
||||
"name": "mew.cat",
|
||||
"mainLangs": [],
|
||||
"id": 10609
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "dfhz.tk"}],
|
||||
"name": "dfhz.tk",
|
||||
"mainLangs": [],
|
||||
"id": 17389
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "netiz.in"}],
|
||||
"name": "netiz.in",
|
||||
"mainLangs": ["in"],
|
||||
"id": 26206
|
||||
},
|
||||
{
|
||||
"score": 98,
|
||||
"podUrls": [{"host": "pod1.orobouros.net"}],
|
||||
"name": "pod1.orobouros.net",
|
||||
"mainLangs": [],
|
||||
"id": 41891
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "witchcraft.ml"}],
|
||||
"name": "witchcraft.ml",
|
||||
"mainLangs": [],
|
||||
"id": 37791
|
||||
},
|
||||
{
|
||||
"score": 40,
|
||||
"podUrls": [{"host": "libellula.criptica.org"}],
|
||||
"name": "libellula.criptica.org",
|
||||
"mainLangs": [],
|
||||
"id": 36850
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.datamol.org"}],
|
||||
"name": "datamol.org",
|
||||
"mainLangs": [],
|
||||
"id": 31476
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.berdaguermontes.eu"}],
|
||||
"name": "berdaguermontes.eu",
|
||||
"mainLangs": [],
|
||||
"id": 47620
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "mh8.lat-clan.fr"}],
|
||||
"name": "mh8.lat-clan.fr",
|
||||
"mainLangs": ["fr"],
|
||||
"id": 25711
|
||||
},
|
||||
{
|
||||
"score": 55,
|
||||
"podUrls": [{"host": "dp.lumy.me"}],
|
||||
"name": "dp.lumy.me",
|
||||
"mainLangs": [],
|
||||
"id": 37629
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.souvenirfromlife.fr"}],
|
||||
"name": "souvenirfromlife.fr",
|
||||
"mainLangs": ["fr"],
|
||||
"id": 22180
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.mokrynskyi.com"}],
|
||||
"name": "mokrynskyi.com",
|
||||
"mainLangs": [],
|
||||
"id": 24363
|
||||
},
|
||||
{
|
||||
"score": 40,
|
||||
"podUrls": [{"host": "hub.transition-regensburg.de"}],
|
||||
"name": "hub.transition-regensburg.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 3300
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "co.zy.lc"}],
|
||||
"name": "co.zy.lc",
|
||||
"mainLangs": [],
|
||||
"id": 31291
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.treefish.org"}],
|
||||
"name": "treefish.org",
|
||||
"mainLangs": [],
|
||||
"id": 37210
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.bke.ro"}],
|
||||
"name": "bke.ro",
|
||||
"mainLangs": [],
|
||||
"id": 43350
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.sd.vc"}],
|
||||
"name": "sd.vc",
|
||||
"mainLangs": [],
|
||||
"id": 3302
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.cxx.rocks"}],
|
||||
"name": "cxx.rocks",
|
||||
"mainLangs": [],
|
||||
"id": 20172
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.homenet.org"}],
|
||||
"name": "homenet.org",
|
||||
"mainLangs": [],
|
||||
"id": 48291
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.cigliola.com"}],
|
||||
"name": "cigliola.com",
|
||||
"mainLangs": [],
|
||||
"id": 31082
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "friaspora.tk"}],
|
||||
"name": "friaspora.tk",
|
||||
"mainLangs": [],
|
||||
"id": 32711
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.lasserh.dk"}],
|
||||
"name": "lasserh.dk",
|
||||
"mainLangs": [],
|
||||
"id": 29141
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubz.tk"}],
|
||||
"name": "hubz.tk",
|
||||
"mainLangs": [],
|
||||
"id": 31332
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubzilla.kosebamse.com"}],
|
||||
"name": "hubzilla.kosebamse.com",
|
||||
"mainLangs": [],
|
||||
"id": 19953
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "driaans.nl"}],
|
||||
"name": "driaans.nl",
|
||||
"mainLangs": ["nl"],
|
||||
"id": 6488
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "dispersio.us"}],
|
||||
"name": "dispersio.us",
|
||||
"mainLangs": ["en"],
|
||||
"id": 9
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "go.lookbehind.eu"}],
|
||||
"name": "go.lookbehind.eu",
|
||||
"mainLangs": [],
|
||||
"id": 39260
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diasp.ot-si.com"}],
|
||||
"name": "diasp.ot-si.com",
|
||||
"mainLangs": [],
|
||||
"id": 1100
|
||||
},
|
||||
{
|
||||
"score": 99,
|
||||
"podUrls": [{"host": "diaspora.crossfamilyweb.com"}],
|
||||
"name": "crossfamilyweb.com",
|
||||
"mainLangs": [],
|
||||
"id": 10816
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hub.aoeu.me"}],
|
||||
"name": "hub.aoeu.me",
|
||||
"mainLangs": [],
|
||||
"id": 22535
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "dia.pwn.ninja"}],
|
||||
"name": "dia.pwn.ninja",
|
||||
"mainLangs": [],
|
||||
"id": 41416
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "3ogsbs3vuvapgg37.onion.to"}],
|
||||
"name": "3ogsbs3vuvapgg37.onion.to",
|
||||
"mainLangs": [],
|
||||
"id": 43975
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubz.secretlair.me"}],
|
||||
"name": "hubz.secretlair.me",
|
||||
"mainLangs": [],
|
||||
"id": 31412
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "got.noip.me"}],
|
||||
"name": "got.noip.me",
|
||||
"mainLangs": [],
|
||||
"id": 24638
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.bitcast.info"}],
|
||||
"name": "bitcast.info",
|
||||
"mainLangs": [],
|
||||
"id": 31132
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "f.tschlotfeldt.de"}],
|
||||
"name": "f.tschlotfeldt.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 12221
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubloq.net"}],
|
||||
"name": "hubloq.net",
|
||||
"mainLangs": [],
|
||||
"id": 41618
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubzilla.kneedrag.org"}],
|
||||
"name": "hubzilla.kneedrag.org",
|
||||
"mainLangs": [],
|
||||
"id": 38463
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "gesichtsbu.ch"}],
|
||||
"name": "gesichtsbu.ch",
|
||||
"mainLangs": ["de"],
|
||||
"id": 47552
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubzi.fraengii.de"}],
|
||||
"name": "hubzi.fraengii.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 40845
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "friendica.narf.ssji.net"}],
|
||||
"name": "friendica.narf.ssji.net",
|
||||
"mainLangs": [],
|
||||
"id": 37056
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "durohr.de"}],
|
||||
"name": "durohr.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 48207
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "0kcg.com"}],
|
||||
"name": "0kcg.com",
|
||||
"mainLangs": [],
|
||||
"id": 9891
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "aegibson.me"}],
|
||||
"name": "aegibson.me",
|
||||
"mainLangs": [],
|
||||
"id": 45381
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "redmatrix.us"}],
|
||||
"name": "redmatrix.us",
|
||||
"mainLangs": ["en"],
|
||||
"id": 28470
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "15o2.de"}],
|
||||
"name": "15o2.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 10262
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "upt.social"}],
|
||||
"name": "upt.social",
|
||||
"mainLangs": [],
|
||||
"id": 22385
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "friendica.bohrshouse.com"}],
|
||||
"name": "friendica.bohrshouse.com",
|
||||
"mainLangs": [],
|
||||
"id": 9771
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubzilla.site"}],
|
||||
"name": "hubzilla.site",
|
||||
"mainLangs": [],
|
||||
"id": 12050
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubzilla.zavb.de"}],
|
||||
"name": "hubzilla.zavb.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 16156
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.aeriesguard.com"}],
|
||||
"name": "aeriesguard.com",
|
||||
"mainLangs": [],
|
||||
"id": 25987
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.cornify.de"}],
|
||||
"name": "cornify.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 46021
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hochminuseins.net"}],
|
||||
"name": "hochminuseins.net",
|
||||
"mainLangs": [],
|
||||
"id": 27013
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "thecrimsontint.com"}],
|
||||
"name": "thecrimsontint.com",
|
||||
"mainLangs": [],
|
||||
"id": 44004
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.clubelek.fr"}],
|
||||
"name": "clubelek.fr",
|
||||
"mainLangs": ["fr"],
|
||||
"id": 48494
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "teamhubzilla.org"}],
|
||||
"name": "teamhubzilla.org",
|
||||
"mainLangs": [],
|
||||
"id": 35346
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.schlimme.net"}],
|
||||
"name": "schlimme.net",
|
||||
"mainLangs": [],
|
||||
"id": 33506
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "www.wiwiec.com"}],
|
||||
"name": "wiwiec.com",
|
||||
"mainLangs": [],
|
||||
"id": 14764
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diasp.danletard.de"}],
|
||||
"name": "diasp.danletard.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 38252
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "libertypod.com"}],
|
||||
"name": "libertypod.com",
|
||||
"mainLangs": [],
|
||||
"id": 47484
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubzilla.pskosinski.pl"}],
|
||||
"name": "hubzilla.pskosinski.pl",
|
||||
"mainLangs": [],
|
||||
"id": 49996
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.juvenesco.eu"}],
|
||||
"name": "juvenesco.eu",
|
||||
"mainLangs": [],
|
||||
"id": 35432
|
||||
},
|
||||
{
|
||||
"score": 99,
|
||||
"podUrls": [{"host": "pirati.ca"}],
|
||||
"name": "pirati.ca",
|
||||
"mainLangs": [],
|
||||
"id": 7832
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diasp.sk"}],
|
||||
"name": "diasp.sk",
|
||||
"mainLangs": [],
|
||||
"id": 42123
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "f.libreden.net"}],
|
||||
"name": "f.libreden.net",
|
||||
"mainLangs": [],
|
||||
"id": 28236
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.mausdompteur.de"}],
|
||||
"name": "mausdompteur.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 22517
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.raitisoja.com"}],
|
||||
"name": "raitisoja.com",
|
||||
"mainLangs": [],
|
||||
"id": 13163
|
||||
},
|
||||
{
|
||||
"score": 99,
|
||||
"podUrls": [{"host": "squeet.me"}],
|
||||
"name": "squeet.me",
|
||||
"mainLangs": [],
|
||||
"id": 33979
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.kakise.xyz"}],
|
||||
"name": "kakise.xyz",
|
||||
"mainLangs": [],
|
||||
"id": 15607
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.diasporacaribe.org"}],
|
||||
"name": "diasporacaribe.org",
|
||||
"mainLangs": [],
|
||||
"id": 5615
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hub.feder8.ru"}],
|
||||
"name": "hub.feder8.ru",
|
||||
"mainLangs": ["ru"],
|
||||
"id": 451
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hubzilla.a-zwenkau.de"}],
|
||||
"name": "hubzilla.a-zwenkau.de",
|
||||
"mainLangs": ["de"],
|
||||
"id": 973
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.punkbeer.me"}],
|
||||
"name": "punkbeer.me",
|
||||
"mainLangs": [],
|
||||
"id": 9210
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.sapient.fun"}],
|
||||
"name": "sapient.fun",
|
||||
"mainLangs": [],
|
||||
"id": 12715
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.phantasie.cc"}],
|
||||
"name": "phantasie.cc",
|
||||
"mainLangs": [],
|
||||
"id": 17966
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "diaspora.masharih.me"}],
|
||||
"name": "masharih.me",
|
||||
"mainLangs": [],
|
||||
"id": 33148
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hub.mariovavti.com"}],
|
||||
"name": "hub.mariovavti.com",
|
||||
"mainLangs": [],
|
||||
"id": 43393
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.patur.in"}],
|
||||
"name": "patur.in",
|
||||
"mainLangs": ["in"],
|
||||
"id": 35985
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "jeroenpraat.nl"}],
|
||||
"name": "jeroenpraat.nl",
|
||||
"mainLangs": ["nl"],
|
||||
"id": 12243
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "grindcore.ch"}],
|
||||
"name": "grindcore.ch",
|
||||
"mainLangs": ["de"],
|
||||
"id": 8505
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "pod.vixiv.net"}],
|
||||
"name": "vixiv.net",
|
||||
"mainLangs": [],
|
||||
"id": 22599
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.deuxfleurs.fr"}],
|
||||
"name": "deuxfleurs.fr",
|
||||
"mainLangs": ["fr"],
|
||||
"id": 19227
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "parlementum.net"}],
|
||||
"name": "parlementum.net",
|
||||
"mainLangs": [],
|
||||
"id": 8591
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "villianbook.com"}],
|
||||
"name": "villianbook.com",
|
||||
"mainLangs": [],
|
||||
"id": 40782
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "frolix8.asia"}],
|
||||
"name": "frolix8.asia",
|
||||
"mainLangs": [],
|
||||
"id": 14385
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "hub.vilarejo.pro.br"}],
|
||||
"name": "hub.vilarejo.pro.br",
|
||||
"mainLangs": [],
|
||||
"id": 45914
|
||||
},
|
||||
{
|
||||
"podUrls": [{"host": "social.vixiv.net"}],
|
||||
"name": "vixiv.net",
|
||||
"mainLangs": [],
|
||||
"id": 13922
|
||||
}
|
||||
],
|
||||
"timestamp": 1481906950869
|
||||
"timestamp": 1502656297127
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,6 +11,6 @@
|
|||
https://developer.android.com/design/patterns/navigation-drawer.html -->
|
||||
|
||||
|
||||
<dimen name="textsize_badge_count">11sp</dimen>
|
||||
<dimen name="textsize_badge_count">13sp</dimen>
|
||||
<dimen name="color_picker_circle_size">30dp</dimen>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -93,6 +93,7 @@
|
|||
<string name="pref_key__visibility_nav__reports" translatable="false">pref_key__visibility_nav__reports</string>
|
||||
<string name="pref_key__visibility_nav__statistics" translatable="false">pref_key__visibility_nav__statistics</string>
|
||||
<string name="pref_key__visibility_nav__toggle_mobile_desktop" translatable="false">pref_key__visibility_nav__toggle_mobile_desktop</string>
|
||||
<string name="pref_key__visibility_nav__dandelion_account" translatable="false">pref_key__visibility_nav__dandelion_account</string>
|
||||
|
||||
<!-- PodProfile -->
|
||||
<string name="pref_key__podprofile_avatar_url" translatable="false">pref_key__podprofile_avatar_url</string>
|
||||
|
|
|
|||
|
|
@ -40,6 +40,10 @@
|
|||
android:defaultValue="false"
|
||||
android:key="@string/pref_key__visibility_nav__public_activities"
|
||||
android:title="@string/nav_public_activities"/>
|
||||
<com.github.dfa.diaspora_android.ui.theme.ThemedVisibilityPreference
|
||||
android:defaultValue="false"
|
||||
android:key="@string/pref_key__visibility_nav__dandelion_account"
|
||||
android:title="@string/dandelion"/>
|
||||
|
||||
</com.github.dfa.diaspora_android.ui.theme.ThemedPreferenceCategory>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue