aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/font/noto_sans.xml
blob: 5fe68106eb40f1e4b86d3668bed70127aa221302 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
    <font
        app:fontStyle="normal"
        app:fontWeight="400"
        app:font="@font/noto_sans_regular" />

    <font
        app:fontStyle="normal"
        app:fontWeight="700"
        app:font="@font/noto_sans_bold" />

    <font
        app:fontStyle="italic"
        app:fontWeight="400"
        app:font="@font/noto_sans_italic" />

    <font
        app:fontStyle="italic"
        app:fontWeight="700"
        app:font="@font/noto_sans_bold_italic" />
</font-family>
>-1/+1 2020-08-16Pin requirement increased to 3 starsAnInternetTroll1-1/+1 2020-08-16Removed star counterAnInternetTroll1-2/+5 2020-08-16New pins systemAnInternetTroll2-2/+26 2020-08-11added delvar()Mango0x451-0/+8 2020-08-11AwaitMango0x451-7/+8 2020-08-11Print all config vars at onceMango0x451-4/+8 2020-08-11Organized importsMango0x4511-49/+55 2020-08-10Some people need to ruin it for everybodyThomas Voss1-1/+1 2020-08-10Harvested more user dataThomas Voss1-1/+2 2020-08-10Fixed typo and indentsThomas Voss1-3/+3 2020-08-08Temporary fix for pending commandAnInternetTroll1-0/+3 2020-08-07Update admin.pyThomas Voss1-1/+2 2020-08-07Update admin.pyThomas Voss1-1/+1 2020-08-07Update admin.pyAAP1-4/+4 2020-08-07Update admin.pyThomas Voss1-1/+1 2020-08-07Update admin.pyThomas Voss1-0/+5 2020-08-06Fixed day -99 bugAnInternetTroll1-303/+306 2020-08-06Check for ban command is fixedAnInternetTroll1-1/+1 2020-08-06Propper loop breakAnInternetTroll1-2/+2 2020-08-06+ Fixed trailing commaziro2-8/+3 2020-08-06+ Steve Branchziro20-342/+2453 2020-08-06+ Added listcommands to help.py (from mcbeDiscordBot)ziro1-0/+16 2020-08-06+ Show aliasses to help commandziro1-1/+1 2020-08-06+ Increases default clearchat limitziro1-1/+1 2020-08-06+ Tweaking cogsziro3-3/+3 2020-08-06+ Tweakingziro2-3/+3 2020-08-06+ Add more info to serverinfo commandziro1-2/+4 2020-08-06+ Tweaking help commandziro1-2/+1 2020-08-06+ Added desc for help cmd and serverinfo commandziro1-1/+20 2020-08-06+ Added description for help commandziro1-0/+1