35 Commits (b68b08300a09cd7f035b11506590c43c092d7734)

Author SHA1 Message Date
Benoit Marty ea63f2aa32 Rename some fun regarding polls 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Benoit Marty 74a9a54719 Rename Preview to follow code convention 5 months ago
Benoit Marty 3f85d4e566 Add trophy icon next the the winner vote in polls. 6 months ago
Benoit Marty 16056ef787 Rename `PollAnswerItem.isDisclosed` to `PollAnswerItem.showVotes` for clarity. 6 months ago
Benoit Marty 961cc71522 Remove unecessary parenthesis 7 months ago
Benoit Marty df32534045 PollHistoryView: add UI test. 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 7 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
ganfra aa9693126f PollHistory : simplify so we only have one Node. Also enrich PollHistoryState. 10 months ago
ganfra 4a2cbb1ed4 Polls: share logic around PollContent 10 months ago
Marco Romano d0d73e04c1 WIP: Poll History 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
jonnyandrew 8fcec4a006
Allow polls to be edited (#1869) 10 months ago
Marco Romano 60f58f9915
Update poll icons from Compound (#1849) 10 months ago
Benoit Marty 250389633b Progress for LinearProgressIndicator and CircularProgressIndicator are now lambdas. 11 months ago
Marco Romano 2e6581a5ad
Show poll creator view in timeline (#1429) 1 year ago
Marco Romano f4b46aa2bb
Push TimelineEvents further down the UI tree. (#1424) 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 03d69146aa Remove unused resource, and use compound icons when possible. 1 year ago
Benoit Marty c652606f56 Remove VectorIcons object, inline the values. 1 year ago
Marco Romano 50c7892eab Make PollContentView a11y friendly 1 year ago
Marco Romano b960892f09
Set proper progress indicator track color on polls (#1295) 1 year ago
Marco Romano a4c9c55a8b
New icons for Poll and Poll end (#1280) 1 year ago
Marco Romano 00828b6714
New icon for "poll end" in both action menu and timeline item. (#1203) 1 year ago
Marco Romano f0bed85458
Poll vote (#1181) 1 year ago
Marco Romano 633d5282d6
"Create poll" UI (#1143) 1 year ago
Florian Renaud 29cd8f287f Add missing modifier 1 year ago
Florian Renaud 8657a5dfac Rename previews 1 year ago
Florian Renaud bb2f5a1330 Render ended poll with winning answers 1 year ago
Florian Renaud d59349184f Rename progress variable to percentage 1 year ago
Florian Renaud 81051295a4 Use custom RadioButton 1 year ago
Florian Renaud 079d89ace5 Update UI for poll in the timeline 1 year ago
Florian Renaud 8a62abe93e
"View only" polls in the timeline (#1031) 1 year ago