Yuito-app-android/app
Konrad Pozniak 1b6a0908f6
Handle even more instance defaults (#2612)
* handle media size instance limits

* remove unused attributes from Instance entity

* support max_media_attachments

* support pleroma field limits, remove max_bio_chars support

* improve field input margin

* fix tests

* MAX_ACCOUNT_FIELDS -> DEFAULT_MAX_ACCOUNT_FIELDS

* improve "add field" button behavior

* fix copy paste mistake in AccountFieldEditAdapter

* refactor sendStatus to be a suspending function
2022-07-26 20:24:50 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
src Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Set FilemojiCompat to version 3.2.3 (#2611) 2022-07-25 12:36:35 +02:00
proguard-rules.pro add shrinker rules to keep bouncycastle EC classes (#2542) 2022-05-19 07:19:16 +02:00