Yuito-app-android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase Create polls (#1452) 2019-08-22 20:30:08 +02:00
src Create polls (#1452) 2019-08-22 20:30:08 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle upgrade dagger (#1424) 2019-07-28 20:00:19 +02:00
proguard-rules.pro fix r8 rules to avoid crash when downloading Emoji Font (#1312) 2019-06-09 16:56:34 +02:00