Tusky-App-Android/app/src
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
..
androidTest/java/com/keylesspalace/tusky Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
blue/res add shortcut to ComposeActivity (#1147) 2019-03-30 15:19:02 +01:00
green/res add shortcut to ComposeActivity (#1147) 2019-03-30 15:19:02 +01:00
main Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
test/java Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00