Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/search
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
..
adapter Fix search bugs, fix #1403 (#1440) 2019-08-04 20:32:44 +02:00
fragments Create polls (#1452) 2019-08-22 20:30:08 +02:00
SearchActivity.kt Improve search results (#1327) 2019-07-19 20:10:20 +02:00
SearchType.kt Improve search results (#1327) 2019-07-19 20:10:20 +02:00
SearchViewModel.kt Fix search bugs, fix #1403 (#1440) 2019-08-04 20:32:44 +02:00