• Stars
    star
    154
  • Rank 242,095 (Top 5 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 9 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A library that provides an emoji-keyboard implementation for Android applications

Android Emoji Keyboard

An Android library based on Rockerhieu / emojicon that implements an Emoji Keyboard.

Showcase

Quicky Setup

repositories {
    maven {
        url "https://jitpack.io"
    }
}
implementation 'com.github.edsilfer:emoji-keyboard:1.0.0'

Refer to the wiki section.

License

Copyright 2015 Edgar da Silva Fernandes

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

More Repositories

1

sticky-index

A library that provides the sticky-index and fast-scroller capabilities to your Android App
Kotlin
112
star
2

custom-searchable

This repository contains a library that aims to provide a custom searchable interface for android applications.
Java
47
star
3

android-user-onboarding

Provides an easy to set User OnBoarding based on Google's design
Kotlin
23
star
4

proof-of-concepts

Contains a set of PoCs in order to evaluate different technologies and strategies
Kotlin
21
star
5

marvel-characters

This App consumes MARVEL public API in order to present its chatacters information through a clean and beautfull user interface
Java
8
star
6

android-search-interface

Provides a search interface that allows the user to select results, decreasing the amount of code necessary for this common feature to any android application
Kotlin
8
star
7

android-chip-interface

Provides an easy to set interface to add Android Chips on your App
Kotlin
7
star
8

moviedb

Showcase Android Application built using Kotlin and Anko that displays the basic concepts of the technology by consuming The Movie DB Web API
Kotlin
5
star
9

star-wars-wiki

A sample application that consumes a web API and demonstrate the use of several mobile programming good practices
Kotlin
4
star
10

rxjs-hello-world

HTML
3
star
11

algorithms

Algorithm study resources such as: sorting, searching and data structures - in order to stay sharp on what really matters
Java
2
star
12

circular-picker

Kotlin
2
star
13

android-tools

Provides a set of scripts and small tools to help throughout the development of Android Applications
CSS
1
star