All Projects → cloud-emoticon → Cloudemoji

cloud-emoticon / Cloudemoji

A cloud solution to your favorite emoticons on Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cloudemoji

Filemanager
Android File Manager Demo
Stars: ✭ 36 (-63.64%)
Mutual labels:  android-app, android-application
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (-46.46%)
Mutual labels:  android-app, android-application
Permissionsflow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Stars: ✭ 49 (-50.51%)
Mutual labels:  android-app, android-application
Shutup
Uses proximity sensor to perform actions when ringing, Can also schedule calls.
Stars: ✭ 14 (-85.86%)
Mutual labels:  android-app, android-application
Deautherdroid
Additional android app for SpaceHunn's ESP8266 DeAuther.
Stars: ✭ 93 (-6.06%)
Mutual labels:  android-app, android-application
Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (-64.65%)
Mutual labels:  android-app, android-application
Phonenumberverificationui Android
Check out the new style for mobile number verification 😉😉😊😊
Stars: ✭ 52 (-47.47%)
Mutual labels:  android-app, android-application
Barinsta
Open-source alternative Instagram client on Android.
Stars: ✭ 717 (+624.24%)
Mutual labels:  android-app, android-application
Redreader
An unofficial open source Reddit client for Android.
Stars: ✭ 1,146 (+1057.58%)
Mutual labels:  android-app, android-application
Betteruntis
An alternative mobile client for the Untis timetable system.
Stars: ✭ 59 (-40.4%)
Mutual labels:  android-app, android-application
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (-73.74%)
Mutual labels:  android-app, android-application
Aurdroid
Android AUR [Arch Linux user Repository] packages browser
Stars: ✭ 88 (-11.11%)
Mutual labels:  android-app, android-application
Marvel App
Android application made with Kotlin and RxJava
Stars: ✭ 16 (-83.84%)
Mutual labels:  android-app, android-application
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-63.64%)
Mutual labels:  android-app, android-application
Morphing Material Dialogs
Material dialog ❤️ morphing animation. An android kotlin UI library for building beautiful animations for converting a floating action button into a material dialog.
Stars: ✭ 806 (+714.14%)
Mutual labels:  android-app, android-application
Amazing Android Apps
Amazing open source Android apps written in Java.
Stars: ✭ 1,063 (+973.74%)
Mutual labels:  android-app, android-application
Music Player Go
🎶🎼 Very slim music player 👨‍🎤 100% made in Italy 🍕🌳🌞🍝🌄
Stars: ✭ 654 (+560.61%)
Mutual labels:  android-app, android-application
Mango
🏀 An Android app for dribbble.com
Stars: ✭ 659 (+565.66%)
Mutual labels:  android-app, android-application
Testleavesloading
Android 自定义 View 之 LeavesLoading
Stars: ✭ 55 (-44.44%)
Mutual labels:  android-app, android-application
Edxposedmanager
Companion Android application for EdXposed
Stars: ✭ 1,172 (+1083.84%)
Mutual labels:  android-app, android-application

Cloud emoticon

A cloud solution for your favorite emoticons

Download

Unsigned GitHub release apk

or

Google Play

Features

This app

  • downloads emoticon repositories from remote servers
  • shows them on categorized lists
  • is one-click copy capable

You only need to add your emoticons (Json or XML) from

  • your own server
  • others' repositories from our repository store

So that you don't have to

  • hack IME's and make changes manually when you need to
  • use other cloud apps that is not one-click copy capable
  • use other un-customizable emoticon apps

Features

  • Multi-repository management
  • Bookmarks
  • History
  • Search
  • Repository store
  • Backup and restore bookmarks
  • Swipe-up navigation bar icon to replace home
  • Add your bookmarks to your user dictionary (some IME's can use it!)
  • More...

Screenshot

screenshot

Development

On Windows, replace ./gradlew with gradlew

Clean

./gradlew app:clean

Build debug variant

./gradlew app:assembleDebug
# Then find apk under app/build/outputs/apk/$versionName-$versionCode-debug.apk

Build and install debug variant

./gradlew app:installDebug

Build release variant (requires keystores.properties under root project directory)

./gradlew app:assembleRelease
# Then find apk under app/build/outputs/apk/$versionName-$versionCode-release.apk
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].