Husky/app
Konrad Pozniak fd7471f2ab
Polls part 1 - displaying in timelines and voting (#1200)
* add entity classes

* change data models and add database migration

* add polls to StatusViewData

* show poll results

* add methods for vote handling

* add voting interface

* enable voting in TimelineFragment

* update polls immediately

* enable custom emojis for poll options

* enable voting from search fragment

* add voting layout to detailed statuses

* fix tests

* enable voting in ViewThreadFragment

* enable voting in ConversationsFragment

* small refactor for StatusBaseViewHolder
2019-04-22 10:11:00 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
src Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle fix the Glide annotationProcessor warning 2019-04-21 08:24:29 +02:00
proguard-rules.pro Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00