FredHappyface / Android.EweSticker

EweSticker is an Android sticker keyboard application, specifically designed for sharing a wide variety of custom stickers in supported messaging apps. This project draws inspiration from the uSticker project and is a fork of the woosticker repository.
MIT License
79 stars 8 forks source link
android android-app android-keyboard kotlin sticker-board sticker-keyboard stickers usticker woosticker
Feature Graphic

GitHub top language Issues License Commit activity Last commit GitHub all releases Weblate project translated

Android.EweSticker

EweSticker is an Android sticker keyboard application, specifically designed for sharing a wide variety of custom stickers in supported messaging apps. This project draws inspiration from the uSticker project and is a fork of the woosticker repository.

Features

The EweSticker Android app offers the following key features to enhance your messaging experience:

EweSticker brings a wide range of customization options, diverse format support, and integration with messaging apps. Whether users are sharing static images, animated GIFs, or even short videos, the app aims to provide an engaging and expressive way to communicate using custom stickers.

Dark Theme

Dark 1 Dark 2 Dark 3 Dark 4 Dark 5 Dark 6

Light Theme

Light 1 Light 2 Light 3

Documentation

A high-level overview of how the documentation is organized organized will help you know where to look for certain things:

Installation

You can install the app using the following methods, Follow the link to the listing on your preferred store by clicking on one of the badges below, then download/install:

Get it on Obtainium Get it on F-Droid Get it on Google Play Get it on GitHub

Application compatibility

Working

I've tested EweSticker with the various apps I have installed. Please note that it will likely be compatible with other applications as well.

app id webp animated
Android Messages com.google.android.apps.messaging
WhatsApp com.whatsapp
Telegram org.telegram.messenger
Signal org.thoughtcrime.securesms
Discord com.discord
Fair Email eu.faircode.email
Element im.vector.app
Moshidon org.joinmastodon.android.moshinda
Google Keep com.google.android.keep
Twitter com.twitter.android

Known Issues/ Workarounds

app id Workaround
WeChat com.tencent.mm [Unknown]
Notion notion.id Displays the share sheet, can upload to a new note
Gmail com.google.android.gm Displays the share sheet, added to a new email
Reddit com.reddit.frontpage Displays the share sheet, added to a new post
Google Docs com.google.android.apps.docs.editors.docs [Unknown] Nothing happens

Build from Source

Follow the steps in the Building from Source section.

Gradle tasks

Kotlin and Android Version

This app has been written in Kotlin 1.9.0 with the Android Studio IDE.

Building From Source

  1. Download or clone this GitHub repository
  2. (If downloaded) Extract the zip archive
  3. In Android Studio click File > Open and then navigate to the project file (Android studio defaults to the directory of the last opened file)

Git Clone

Using The Command Line

  1. Press the Clone or download button in the top right
  2. Copy the URL (link)
  3. Open the command line and change directory to where you wish to clone to
  4. Type 'git clone' followed by URL in step 2

    git clone https://github.com/FredHappyface/Android.EweSticker

More information can be found at https://help.github.com/en/articles/cloning-a-repository

Using GitHub Desktop

  1. Press the Clone or download button in the top right
  2. Click open in desktop
  3. Choose the path for where you want and click Clone

More information can be found at https://help.github.com/en/desktop/contributing-to-projects/cloning-a-repository-from-github-to-github-desktop

(or) Download Zip File

  1. Download this GitHub repository
  2. Extract the zip archive
  3. Copy/ move to the desired location

Download Android Studio

Download the Android Studio IDE from https://developer.android.com/studio/. For Windows, double click the downloaded .exe file and follow the instructions provided by the installer - it will download the Android emulator and the Android SDK. Additional information can be found at https://developer.android.com/studio/install

Community Files

Licence

MIT License (See the LICENSE for more information.)

Changelog

See the Changelog for more information.

Code of Conduct

Our project welcomes individuals from diverse backgrounds and perspectives. We are committed to providing a friendly, safe and welcoming environment for all. Please see the Code of Conduct for more information.

Contributing

Your contributions are valuable and help improve the project for everyone, please see the Contributing Guidelines for more information.

Security

If you discover a security vulnerability, we appreciate your responsible disclosure. Please see the Security Policy for more information.

Support

Thank you for using this project, I hope it is of use to you. Please keep in mind that the folks working on this project are enthusiasts with various commitments such as work, family, and other passions. See the Support Policy for more information.

Development Info

Serves as a guide to various aspects of project development, including versioning, style guidelines, and recommended practices. Please see Development Info for more information.