Yuito-app-android/app/src/test/java/com/keylesspalace/tusky
Konrad Pozniak 51c6852492
Create polls (#1452)
* add AddPollDialog

* add support for pleroma poll options

* add PollPreviewView

* add Poll support to drafts

* add license header, cleanup

* rename drawable files to correct size

* fix tests

* fix bug with Poll having wrong duration after delete&redraft

* add input validation

* grey out poll button when its disabled

* code cleanup & small improvements
2019-08-22 20:30:08 +02:00
..
di Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
fragment cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
util fix shouldTrimStatus and add tests (#1404) 2019-07-25 12:15:54 +02:00
BottomSheetActivityTest.kt cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
ComposeActivityTest.kt Create polls (#1452) 2019-08-22 20:30:08 +02:00
ComposeTokenizerTest.kt Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
FakeTuskyApplication.kt Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
FocalPointUtilTest.kt Set image previews correctly according to their focal points (#899) 2018-12-28 16:32:07 +01:00
SpanUtilsTest.kt Fix issue #1174 with span parsing (#1183) 2019-04-08 15:27:41 +02:00
StringUtilsTest.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00