aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/post_gallery_activity.xml
blob: 4bdcff544b373ed653b3fca7aab4e0453960aee3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto">
    <item
        android:id="@+id/action_send_post_gallery_activity"
        android:orderInCategory="1"
        android:title="@string/action_send"
        android:icon="@drawable/ic_send_toolbar_24dp"
        app:showAsAction="ifRoom" />
</menu>
'>did chmod +x because ocdMango0x451-0/+0 2020-08-16Better formatting of stared messageAnInternetTroll1-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 >Fixed the trailing comma from listcommands 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