1. 380af17 croupier: Upgrade Discovery to 0.0.5 by Alex Fandrianto · 8 years ago
  2. 84bed74 croupier: Upgrade to the real v23discovery by Alex Fandrianto · 8 years ago
  3. a41f4b4 croupier: Flutter changes to correspond with Go by Alex Fandrianto · 8 years ago
  4. 08fd7bf Added discovery, started to sync with dart version by Emily Shack · 8 years ago
  5. 7c744c0 croupier: Fix Top-Left card no resize bug by Alex Fandrianto · 8 years ago
  6. 1be468c croupier: Upgrade Flutter to the git repo (alpha branch) by Alex Fandrianto · 8 years ago
  7. c3f63f3 Finished split view functionality by Emily Shack · 8 years ago
  8. 1f1f639 Starting to create split play view by Emily Shack · 8 years ago
  9. d993043 Cleaned up views for phone and tablet by Emily Shack · 8 years ago
  10. 7fef65a Got app running on phone Separated score view into helper functions by Emily Shack · 8 years ago
  11. 4cf322d Modified score view UI by Emily Shack · 8 years ago
  12. 2dd7f8f Fixed animation issue Updates to hand views by Emily Shack · 8 years ago
  13. 81500ee croupier: Pivot to Join Game model and game-based Syncgroup by Alex Fandrianto · 8 years ago
  14. 3488f0e Merge "Removed Position struct Put vecs directly into card and staticimg" by Emily Shack · 8 years ago
  15. e6f0f5e croupier: Add Card Transitions Layer by Alex Fandrianto · 8 years ago
  16. 8f5cc7e Removed Position struct Put vecs directly into card and staticimg by Emily Shack · 8 years ago
  17. 5c6dd0d Added a bit more new view/touch handling stuff, made fixes by Emily Shack · 8 years ago
  18. b6e1a29 croupier: Upgrade to Flutter 0.0.14 by Alex Fandrianto · 8 years ago
  19. 1e3ea7f TBR croupier: Upgrade Flutter by Alex Fandrianto · 8 years ago
  20. aa4b110 croupier: Modify the Croupier Schema by Alex Fandrianto · 9 years ago
  21. 960d44e croupier: dartfmt by Alex Fandrianto · 9 years ago
  22. f6ce4eb croupier: Add Discovery by Alex Fandrianto · 9 years ago
  23. b1a59ff croupier: Quit Game Cleanups by Alex Fandrianto · 9 years ago
  24. 4747d0d TBR croupier: Upgrade showDialog (fixing Settings page) by Alex Fandrianto · 9 years ago
  25. f957e88 croupier: Add Solitaire Tests and Cheat Button by Alex Fandrianto · 9 years ago
  26. 2c94fd3 croupier: Upgrade Flutter Mojo and Syncbase by Alex Fandrianto · 9 years ago
  27. 46ee96b croupier: Switching to use the published version of Syncbase from by Ali Ghassemi · 9 years ago
  28. d789055 croupier: Add Solitaire to Croupier by Alex Fandrianto · 9 years ago
  29. d0233fd croupier: Use free ports to run Croupier by Alex Fandrianto · 9 years ago
  30. d090194 croupier: Upgrade to flutter 56 by Alex Fandrianto · 9 years ago
  31. b3ff376 croupier: Croupier with 2+ devices by Alex Fandrianto · 9 years ago
  32. c8bc76d Makefile changes to support syncgroups. by Nicolas Lacasse · 9 years ago
  33. c4db6ff TBR: croupier: syncbase: s/yncGroup/yncgroup/ by Adam Sadovsky · 9 years ago
  34. 4cd0aa8 TBR: rowName is now called rowKey. by Nicolas Lacasse · 9 years ago
  35. c0a7133 TBR croupier: Remove bad assert by Alex Fandrianto · 9 years ago
  36. 973110f Various fixes to croupier. by Nicolas Lacasse · 9 years ago
  37. f5916c7 Pass proper flags to syncbase mojo service. by Nicolas Lacasse · 9 years ago
  38. 5f94b8b Upgrade to sky 0.52. by Nicolas Lacasse · 9 years ago
  39. 68a2746 croupier: Allow replacing the cards being passed by Alex Fandrianto · 9 years ago
  40. c95dd19 croupier: Unify showPass and showTake in the HeartsGameComponent by Alex Fandrianto · 9 years ago
  41. 8a369b7 TBR: croupier: switch to CONTRIBUTING.md by Adam Sadovsky · 9 years ago
  42. 662b4e1 croupier: Remove lib/components/util.dart and dartfmt by Alex Fandrianto · 9 years ago
  43. 9a8d0c2 croupier: Create Board View by Alex Fandrianto · 9 years ago
  44. 7ae64d8 croupier: Modify Settings page to include Color and Image Picker by Alex Fandrianto · 9 years ago
  45. b1a80f5 Cleaned up code a bit by Emily Shack · 9 years ago
  46. 8dab3ed croupier: Introduce Settings Manager by Alex Fandrianto · 9 years ago
  47. 84d8677 croupier: Restore checked mode and keep passing cards by Alex Fandrianto · 9 years ago
  48. 9f8ae9a croupier: Upgrade Sky to the latest framework. by Alex Fandrianto · 9 years ago
  49. 390c18a Renamed packages and functions, added Position struct by Emily Shack · 9 years ago
  50. f4824d5 croupier: Modify commands and add syncbase log schema by Alex Fandrianto · 9 years ago
  51. 335f916 Tell sky_tool where to find syncbase_service.mojo by Nicolas Lacasse · 9 years ago
  52. c54673e Merge "TBR: croupier: Replace V23_ROOT with JIRI_ROOT everywhere." by Nicolas Lacasse · 9 years ago
  53. ebfc864 Cleaned up boolean if statements, and other requested changes by Emily Shack · 9 years ago
  54. bdca709 TBR: croupier: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 9 years ago
  55. 71ba598 Bump sky/flutter to 0.0.48, and use the sky_tool build and run-mojo commands. by Nicolas Lacasse · 9 years ago
  56. 6a93abe croupier: Split Game Logic apart into parts by Alex Fandrianto · 9 years ago
  57. 663e48f TBR: FIx copyright. by Nicolas Lacasse · 9 years ago
  58. d1ae24d croupier: Modify Game UI to get nearer to true Hearts UI by Alex Fandrianto · 9 years ago
  59. 212bd60 croupier: add missing copyright headers by Cosmos Nicolaou · 9 years ago
  60. 41a8c2d Basic UI for swiping cards, also renamed the ui directory to hearts by Emily Shack · 9 years ago
  61. 88fb8e1 TBR: croupier: Add '/.jiri' to .gitignore in all repos. by Nicolas Lacasse · 9 years ago
  62. 8e74ee4 Merge "Made requested changes-- added comments to Table variables, made a Suit type" by Emily Shack · 9 years ago
  63. 9f52c7c TBR: croupier: Prepare all repos for open-sourcing. by Todd Wang · 9 years ago
  64. 94b8187 croupier: Improve the UI for the Play Phase by Alex Fandrianto · 9 years ago
  65. 0c9e21b Made requested changes-- added comments to Table variables, made a Suit type by Emily Shack · 9 years ago
  66. 3b5428b Merge "Valid play logic, win condition, tests" by Emily Shack · 9 years ago
  67. 88f1c00 Added card images and ability to swipe cards by Emily Shack · 9 years ago
  68. 38b9a5c TBR everything: run `v23 copyright fix` to regen VERSION file by Adam Sadovsky · 9 years ago
  69. 48f7420 Makefile fixes. by Nicolas Lacasse · 9 years ago
  70. 48f44d8 Valid play logic, win condition, tests by Emily Shack · 9 years ago
  71. 00c46f5 Re-examined for loops in player and table to eliminate constants and meaningless variables wherever possible by Emily Shack · 9 years ago
  72. 867f5d3 croupier: Fix warning about dealCards by Alex Fandrianto · 9 years ago
  73. e3564d8 Reformatted System architecture and basic game logic (scoring, taking tricks) by Emily Shack · 9 years ago
  74. 5f48a7b make dartfmt by Nicolas Lacasse · 9 years ago
  75. 150eb49 Submit display by Emily Shack · 9 years ago
  76. 09b1b17 get started by Emily Shack · 9 years ago
  77. 1908e07 TBR croupier: Fix the image names by Alex Fandrianto · 9 years ago
  78. a7f8d3d croupier: Finish Rough UI for Hearts by Alex Fandrianto · 9 years ago
  79. 6c0b2fa croupier: Fix ETHER_DIR by Alex Fandrianto · 9 years ago
  80. 1120913 Merge branch 'master' of https://vanadium.googlesource.com/roadmap.projects.croupier by Alex Fandrianto · 9 years ago
  81. ac93f6c Initial empty repository by Alex Fandrianto · 9 years ago
  82. cbf5fa2 TBR Update Croupier by Alex Fandrianto · 9 years ago
  83. 3d88169 croupier: Add SyncbaseEcho by Alex Fandrianto · 9 years ago
  84. 4599099 croupier: Remove old files/imports/comments by Alex Fandrianto · 9 years ago
  85. 970e991 Merge branch 'master' of /usr/local/google/home/alexfandrianto/sky by Alex Fandrianto · 9 years ago
  86. b2b194f Adding .v23 to .gitignore. by Alex Fandrianto · 9 years ago
  87. 61fb852 Initial empty repository by Alex Fandrianto · 9 years ago
  88. e74249f The implementation has been fixed up and lots of tests added. by Alex Fandrianto · 9 years ago
  89. 598a93c This is the firstpass (untested) implementation of Hearts in Croupier. by Alex Fandrianto · 9 years ago
  90. 5bba585 This adds a few starting pages for the Hearts app. by Alex Fandrianto · 9 years ago
  91. 08d392a Merge branch 'master' of https://github.com/afandria/sky-croupier by Alex Fandrianto · 9 years ago
  92. 1f04bf6 This adds a the notion of a game log to Croupier. by Alex Fandrianto · 9 years ago
  93. be7fe1e More flexible played cards by Benjamin Prosnitz · 9 years ago
  94. 78392cd Shared board by Benjamin Prosnitz · 9 years ago
  95. 644cbb8 Refactor code to have a separate Draggable component by Benjamin Prosnitz · 9 years ago
  96. 3c130e6 This is my first version of cards. I can drag and drop them around the screen. by Alex Fandrianto · 9 years ago
  97. eb6d264 I tried to get Cards to be drag and droppable, but it doesn't seem by Alex Fandrianto · 9 years ago
  98. 544f22f This gets croupier going with some draggables. by Alex Fandrianto · 9 years ago
  99. 20c0056 This adds 2 more cards in a flex, but... by Alex Fandrianto · 9 years ago
  100. 290a774 This shows a flexbox with a card inside, but I think Stack is what we by Alex Fandrianto · 9 years ago