You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sticker-board for android inspired by uSticker (forked from woosticker).
14
+
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.
15
15
16
16
-[Features](#features)
17
17
-[Screenshots](#screenshots)
18
18
-[Documentation](#documentation)
19
+
-[Installation](#installation)
19
20
-[Gradle tasks](#gradle-tasks)
20
-
-[Language Information](#language-information)
21
-
- [Kotlin and Android Version](#kotlin-and-android-version)
-Send stickers in supported apps (image/png is used as a fallback)
55
-
- Vertical and Horizontal scrolling
56
-
-Change number of rows and sticker preview size
57
-
- Ties in with the system theme
58
-
- Long press on a sticker to show a preview
39
+
The EweSticker Android app offers the following key features to enhance your messaging experience:
40
+
41
+
-**Wide Range of Custom Stickers Supported**: EweSticker supports a diverse set of sticker formats, ensuring that users can share their creativity in various ways. Supported formats include image/gif, image/png, image/webp, image/jpeg, image/heif, video/3gpp, video/mp4, video/x-matroska, and video/webm.
42
+
43
+
-**Seamless Sticker Sharing**: Users can easily send stickers within messaging apps that support custom media sharing using image/png as a fallback.
44
+
45
+
-**Customizable Scrolling**: The app offers both vertical and horizontal scrolling options, enabling users to navigate through their sticker collection according to their preferred orientation.
46
+
47
+
-**Sticker Preview Customization**: Users have the freedom to adjust the number of rows and the sticker preview size, tailoring the viewing experience to their liking and device screen dimensions.
48
+
49
+
-**Integration with System Theme**: EweSticker seamlessly integrates with the system's theme, ensuring that the app's appearance aligns with the user's device-wide design choices.
50
+
51
+
-**Sticker Preview on Long Press**: To facilitate sticker selection, users can long-press on a sticker to reveal a preview. This feature helps users quickly decide which sticker they want to share without the need to open the sticker collection separately.
52
+
53
+
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.
59
54
60
55
## Screenshots
61
56
@@ -81,79 +76,40 @@ where to look for certain things:
81
76
- The [Help](/documentation/help) guide provides a starting point and outlines common issues that you
82
77
may have.
83
78
84
-
## Gradle tasks
79
+
## Installation
85
80
86
-
- ktlintCheck (`gradlew ktlintCheck`): run ktlint over the codebase
87
-
- genDocs (`gradlew genDocs`): generate the api reference using dokka
81
+
You can install the app using the following methods, Follow the link to the listing on your
82
+
preferred store by clicking on one of the badges below, then download/install:
88
83
89
-
## Language Information
84
+
[<imgsrc="readme-assets/badges/f-droid-download.png"alt="Get it on F-Droid"height="80">](https://f-droid.org/en/packages/com.fredhappyface.ewesticker/)
85
+
[<imgsrc="readme-assets/badges/google-play-download.png"alt="Get it on Google Play"height="80">](https://play.google.com/store/apps/details?id=com.fredhappyface.ewesticker)
0 commit comments