Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/entity
Konrad Pozniak b95ff10a3c
Unlimited number of poll options (#1340)
* implement unlimited number of poll options

* fixes

* extract percent calculation into function so it can be used anywhere

* add license header
2019-06-22 21:55:03 +02:00
..
AccessToken.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Account.kt List editing (#1104) 2019-03-16 13:36:16 +01:00
AppCredentials.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Attachment.kt cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
Card.kt Improve link preview cards (#1330) 2019-06-22 08:05:55 +02:00
Conversation.kt Fix crash with null lastStatus in Conversations (#1042) 2019-02-13 21:14:12 +01:00
Emoji.kt Filter emoji where "visible_in_picker" is set to false. (#907) 2018-11-04 10:51:31 +01:00
Filter.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
Instance.kt 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
MastoList.kt cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
Notification.kt Poll notifications (#1229) 2019-05-02 19:44:35 +02:00
Poll.kt Unlimited number of poll options (#1340) 2019-06-22 21:55:03 +02:00
Relationship.kt Account activity redesign (#662) 2018-06-18 13:26:18 +02:00
SearchResults.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00
Status.kt Improve link preview cards (#1330) 2019-06-22 08:05:55 +02:00
StatusContext.kt convert entity classes to Kotlin data classes (#526) 2018-03-03 13:24:03 +01:00