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