Yuito è un fork di Tusky, Tusky è un bellissimo client Android per Mastodon. Mastodon è una rete sociale federata. Ciò significa che nessuna singola entità controlla l'intera rete. https://mastodon.uno
Go to file
Constantin A 1108652823 EmojiCompat support (#600)
* Add EmojiCompat

* EmojiCompat doesn' replace all emojis anymore

* This app should be now capable of loading a EmojiCompat-font located in a file somewhere inside the device's storage

* Should now replace all emojis

* Add EmojiCompat support to EditTextTyped

* Provide EmojiCompat fonts

* The app won't crash anymore when no emoji font is available.
Emoji font should now be located at [Private external app directory]/files/EmojiCompat.ttf

* Removed BundledEmojiCompat dependency

Since this EmojiCompat-implementation does not rely on BundledEmojiCompat, there's no reason to have it enabled.

* Update EditTextTyped.kt

Since connection isn't assigned to (I tried doing so), it can be declared final/val again.

* Update README.md

* Add some non-working emoji preferences

* Add a short font list for testing

* Finished implementation

* Add Twemoji to font list

* Update documentation, more comments

* Delete AssetEmojiCompat which is obsolete now

* Update the font list

* Update the font list

* Fix font list & add Exception handling for malformed JSON files (hopefully)

* More fixes. It should work now...

* Removed AssetEmojiCompat (again)

* Add most of the changes

* Improved the EmojiCompat dialog's style

* The font list is now based on a static layout without external files

* Re-add the real font URL for Twemoji

* Emoji-font captions are now translatable

* Removed one unused String (loading)

* Removed emoji fonts from this repo

* Applied changes from the PR change requests

* The correct emoji font will be selected after cancelling a change

* Add details on the EmojiCompat fonts available (not shown yet)

* Add licensing information on Twemoji and Blobmoji

* Reworked some strings

* Moved FileEmojiCompat to its own library

* Update FileEmojiCompat to the latest version (1.0.3)

* EmojiCompat bug should be fixed

* Better handling of failed downloads

* Removed one TODO

Signed-off-by: Constantin A <10349490+C1710@users.noreply.github.com>

* Update emoji attribution strings

Signed-off-by: Constantin A <10349490+C1710@users.noreply.github.com>

* Fixed some misspelled strings

Signed-off-by: Constantin A <10349490+C1710@users.noreply.github.com>
2018-05-10 11:16:56 +02:00
.circleci [CI] Change CircleCI Docker image 2018-05-03 21:42:46 +03:00
app EmojiCompat support (#600) 2018-05-10 11:16:56 +02:00
assets Add titel, description and images for fastlane (and F-Droid) (#564) 2018-04-09 12:37:56 +02:00
fastlane/metadata/android/en-US update screenshots 2018-04-14 22:50:38 +02:00
gradle/wrapper upgrade gradle & dependencies 2018-03-27 20:12:43 +02:00
.gitignore update gitignore 2018-03-03 13:26:08 +01:00
CONTRIBUTING.md README and CONTRIBUTING capitalization and typo (#565) 2018-04-09 08:45:27 +03:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2018-03-10 16:43:34 +01:00
LICENSE.txt License change back to GPL 3 2017-04-09 20:12:31 -04:00
README.md add stringlate badge to readme 2018-04-14 10:19:17 +02:00
build.gradle 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
gradle.properties speed up gradle build 2018-02-17 23:24:05 +01:00
gradlew Restore mode +x no gradelw (#556) 2018-03-31 16:27:09 +02:00
gradlew.bat Add Dagger (#554) 2018-03-27 19:47:00 +02:00
settings.gradle added README.md and missing files 2017-01-02 20:37:38 -05:00

README.md

Translate - with Stringlate Build Status

Tusky

Tusky is a beautiful Android client for Mastodon. Mastodon is a GNU social-compatible federated social network. That means not one entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly.

Get it on F-Droid Get it on Google Play Get it on Amazon

Features

  • Material Design
  • Most Mastodon APIs implemented
  • Multi-Account support
  • Dark and Light theme with the possibility to auto-switch based on the time of day
  • Drafts - compose toots and save them for later
  • Completely open-source - no non-free dependencies like Google services

Support

If you have any bug reports, feature requests or questions please open an issue or send us a toot at Tusky@mastodon.social!

Head of development

This app was developed by Vavassor@mastodon.social. The current maintainer is ConnyDuck@mastodon.social.