Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/interfaces
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
..
AccountActionListener.java Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
AccountSelectionListener.kt Add support for selecting account when sharing from outside apps (#1011) 2019-02-06 10:23:02 +01:00
ActionButtonActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
LinkListener.java move bottom sheet from fragments to activities (#628) 2018-05-06 22:05:54 +02:00
PermissionRequester.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
ReselectableFragment.kt Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
StatusActionListener.java Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00