Commit Graph

  • f561de2e72
    Update README.md master Gilbert Kimutai 2020-05-05 12:45:38 +0300
  • b6e5a32cd3 icon change on add to cart Gilbert Kimutai 2020-03-24 16:10:30 +0300
  • b941c425e8 Merge remote-tracking branch 'origin/master' Gilbert Kimutai 2020-03-15 13:04:07 +0300
  • 250b805126 added offline cart repo Gilbert Kimutai 2020-03-15 13:03:52 +0300
  • 7ffffd7e80 Added serialization annotation to attributes Gilbert Kimutai 2020-03-02 16:34:37 +0300
  • 6d401b1f87
    Added slack link Gilbert Kimutai 2020-01-08 06:11:36 +0300
  • 00799f0830
    Merge pull request #14 from gilokimu/cocart Gilbert Kimutai 2019-12-28 07:44:41 +0300
  • d528e38709 updated the cocart implementation cocart Gilbert Kimutai 2019-12-17 05:15:48 +0300
  • e07d3236a3 added cocart api structure Gilbert Kimutai 2019-11-30 17:36:59 +0300
  • b7b8d020b7 update to androidx Gilbert Kimutai 2019-11-30 12:15:29 +0300
  • bf39bba675 Merge branch 'master' of https://github.com/gilokimu/WooDroid Gilbert Kimutai 2019-11-28 06:21:45 +0300
  • d0e88fa726 added working demo to test Gilbert Kimutai 2019-11-28 06:21:34 +0300
  • 0b3045ae81 added categories gilo 2019-11-02 10:28:54 +0300
  • 24c45491b6
    Update README.md Gilbert Kimutai 2019-09-25 07:56:59 +0300
  • 2cc68830e4 added working demo to test Gilbert Kimutai 2019-08-14 06:42:17 +0300
  • 2f885897a0 added cart abstraction Gilbert Kimutai 2019-07-08 19:36:33 +0300
  • 6591cf8f95 added cart abstraction Gilbert Kimutai 2019-07-08 06:19:41 +0300
  • 47e5575417 updated fully to Kotlin Gilbert Kimutai 2019-06-08 12:27:15 +0300
  • 7b13ab92c6
    Merge pull request #8 from gilokimu/kotlin_refactor Gilbert Kimutai 2019-06-08 12:13:38 +0300
  • f3deac9ea0 updated to kotlin kotlin_refactor Gilbert Kimutai 2019-06-08 12:12:54 +0300
  • 51e651de76 started Kotlin refactor Gilbert Kimutai 2019-06-08 04:08:53 +0300
  • b1de98db52
    Icon addition Gilbert Kimutai 2019-06-01 10:52:45 +0300
  • 5bb5bd650e updated launcher icon Gilbert Kimutai 2019-06-01 10:42:39 +0300
  • 33b5a96a69 migrated the package names Gilbert Kimutai 2019-06-01 10:37:22 +0300
  • 8e49de29da
    Merge pull request #7 from Aroniez/master Gilbert Kimutai 2019-06-01 09:52:11 +0300
  • 38db311926 java to kotlin conversion Aaron Rono 2019-05-31 16:31:56 +0300
  • fcaec04239 updated order detailed page Gilbert Kimutai 2019-05-21 05:54:21 +0300
  • 31602df99e Added order detailed page Gilbert Kimutai 2019-05-21 05:21:28 +0300
  • 1ec0747e26 complete order page Gilbert Kimutai 2019-04-25 06:15:39 +0300
  • ceda450bb8 WIP - Added my orders page Gilbert Kimutai 2019-04-23 06:21:32 +0300
  • 3b08a0541c order billing and shipping address Gilbert Kimutai 2019-04-22 07:04:56 +0300
  • e8fc0899ca Add to cart function Gilbert Kimutai 2019-04-22 06:57:55 +0300
  • 6b94ee730d Merge remote-tracking branch 'origin/master' Gilbert Kimutai 2019-04-17 05:04:22 +0300
  • b87f96d336 updated the callback classes Gilbert Kimutai 2019-04-17 04:58:55 +0300
  • 95a8d53349
    Updated the app version 0.2.1 Gilbert Kimutai 2019-04-17 04:36:10 +0300
  • 69277df89b Restructured the API classes 0.2.0 Gilbert Kimutai 2019-04-17 04:27:02 +0300
  • 58a8cd5f6a Added loading state on product page and empty state on cart page Gilbert Kimutai 2019-04-16 05:17:28 +0300
  • 3e9ad9fa6a Support for anonymous users Gilbert Kimutai 2019-04-13 10:00:00 +0300
  • 13a2ccac2c Further formatting of UI to fit longer images with white background Gilbert Kimutai 2019-04-08 04:28:33 +0300
  • 48e747cce3 UI updates to supports liquor store example Gilbert Kimutai 2019-04-07 16:46:00 +0300
  • 688433d9e6 added payments, settings and shipping methods into the api Gilbert Kimutai 2019-04-07 09:48:58 +0300
  • cf671d332e Added settings and webhooks api Gilbert Kimutai 2019-04-07 09:15:04 +0300
  • 53b865824f Merge remote-tracking branch 'origin/master' Gilbert Kimutai 2019-04-05 05:28:24 +0300
  • 9136c6c337 Added shipping address and payment checkout options on design Gilbert Kimutai 2019-04-05 05:28:04 +0300
  • 17859f9c92
    Added cart screenshot Gilbert Kimutai 2019-04-04 06:34:11 +0300
  • 0bb4360564 Added a screenshot of the page Gilbert Kimutai 2019-04-04 06:32:44 +0300
  • 25f090c49e Complete cart page Gilbert Kimutai 2019-04-04 06:30:51 +0300
  • a19c3e24e3 Adding a cart page Gilbert Kimutai 2019-04-03 06:52:33 +0300
  • 6d3ee7f2c7 Added cart counter and add and remove from cart logic tied to counter Gilbert Kimutai 2019-04-02 06:59:51 +0300
  • d7be6e4831 Added cart icon on menu Gilbert Kimutai 2019-04-02 06:00:08 +0300
  • 9dddd4713c Added firebase cart repo Gilbert Kimutai 2019-04-02 05:50:21 +0300
  • 37e1147615 Complete customer edit functions Gilbert Kimutai 2019-04-01 05:49:16 +0300
  • b395c4e6e0 Added profile page Gilbert Kimutai 2019-04-01 05:17:00 +0300
  • 6977c0fc85 update shipping address Gilbert Kimutai 2019-03-31 15:27:21 +0300
  • df9ae110d8 update billing address Gilbert Kimutai 2019-03-31 14:51:54 +0300
  • c5304e76d2 basic user details update Gilbert Kimutai 2019-03-31 13:07:23 +0300
  • 7fe30becb1 UI design for customer pages Gilbert Kimutai 2019-03-31 10:36:21 +0300
  • 5410926f5a Merge remote-tracking branch 'origin/master' Gilbert Kimutai 2019-03-31 08:09:59 +0300
  • 8296ffc5ed UI design for customer pages Gilbert Kimutai 2019-03-31 08:09:47 +0300
  • fa59a544ec
    Updated language Gilbert Kimutai 2019-03-30 06:50:30 +0300
  • 5694e92dac
    Updated Screenshots on Readme Gilbert Kimutai 2019-03-30 06:49:27 +0300
  • 0cc26c29cc Added screenshots Gilbert Kimutai 2019-03-30 06:38:53 +0300
  • 7643a8e089 Added login and registration using firebase Gilbert Kimutai 2019-03-30 06:01:00 +0300
  • 152397b6fa WIP - Added profile page view Gilbert Kimutai 2019-03-27 05:04:46 +0300
  • 3ce22edb33 Redesign of the categories page Gilbert Kimutai 2019-03-26 05:32:08 +0300
  • 0bc203c5db Add a review dialog and function Gilbert Kimutai 2019-03-25 06:32:24 +0300
  • 53e6f95ab7 Composable UI approach with fragments on the product page Gilbert Kimutai 2019-03-24 07:50:59 +0300
  • 3134e59f4c Added images on reviews section Gilbert Kimutai 2019-03-21 06:37:43 +0300
  • 37e71535b7 Added product reviews section Gilbert Kimutai 2019-03-20 06:34:08 +0300
  • 82c76bb970 Support for sending arrays in url for filters with arrays Also able to get similar products in one call Gilbert Kimutai 2019-03-19 06:35:29 +0300
  • aa218fe992 Added similar product section on the product page Gilbert Kimutai 2019-03-18 05:51:48 +0300
  • c161bc454a Viewpager added onto the products page for images gilokimu 2019-03-14 05:48:50 +0300
  • 74362552b3 home page design gilokimu 2019-03-12 06:24:17 +0300
  • 3272450dd7 home page design gilokimu 2019-03-12 06:06:40 +0300
  • 9786252c78 Added home page and categories page on sample app gilokimu 2019-03-06 05:53:47 +0300
  • 11ffd08276 WIP Add to cart struggling with cookies gilokimu 2019-03-04 05:43:15 +0300
  • ed0f31421f Add to cart function using cocart gilokimu 2019-03-03 17:59:35 +0300
  • c5322be2b3 Added filter draw on sample app Gilbert Kimutai 2019-02-23 07:39:19 +0300
  • c3697b297f Changes on product layout Gilbert Kimutai 2019-02-22 06:16:29 +0300
  • db41825cc3 Updated readme Gilbert Kimutai 2019-02-21 18:32:14 +0300
  • 0f244cbb15 Merge branch 'master' of https://github.com/gilokimu/WooDroid Gilbert Kimutai 2019-02-21 18:00:54 +0300
  • d23dde5d2a
    Update README.md Gilbert Kimutai 2019-02-21 06:20:56 +0300
  • 2548979f0e
    Update README.md Gilbert Kimutai 2019-02-21 06:20:07 +0300
  • 881870dadc Added settings api, enums for easier filtering Gilbert Kimutai 2019-02-21 06:07:49 +0300
  • 9732f236ef Added search view and introduced filter icon Gilbert Kimutai 2019-02-20 06:51:33 +0300
  • e975393b5e Added reports API Migrated to a MVVM architecture on sample app Gilbert Kimutai 2019-02-20 05:57:06 +0300
  • 5b18bb626b Added filter classes Gilbert Kimutai 2019-02-19 20:03:29 +0300
  • 256de109c3 Added Filters support for Products Gilbert Kimutai 2019-02-19 06:29:19 +0300
  • df5f1b0868 Merge remote-tracking branch 'origin/master' Gilbert Kimutai 2019-02-19 04:59:59 +0300
  • 31002b6169 Modified AuthIntercepter to correctly authenticate requests with parameters that are not oauth Gilbert Kimutai 2019-02-19 04:59:29 +0300
  • 4880090fb7
    Update the example code to reflect current changes Gilbert Kimutai 2019-02-18 06:20:45 +0300
  • 939afd1d9a Resorted to using Repo over service and exposed all the repos available Gilbert Kimutai 2019-02-18 06:16:27 +0300
  • b56ac5f17d OrderService and CustomerService are now available from API Gilbert Kimutai 2019-02-18 05:37:44 +0300
  • 91c6ac52d4 Merge remote-tracking branch 'origin/master' Gilbert Kimutai 2019-02-18 05:26:32 +0300
  • 5ca1540974 Added coupon use case for view, update and delete Gilbert Kimutai 2019-02-18 05:26:10 +0300
  • 09d723b443
    Added Gradle and maven dependencies Gilbert Kimutai 2019-02-17 13:13:03 +0300
  • 17177d07e0 Added coupon use case for create v0.1.0-alpha 0.1.0-alpha 0.1.0 Gilbert Kimutai 2019-02-17 09:13:27 +0300
  • 130ac6375e
    Merge pull request #3 from gilokimu/development Gilbert Kimutai 2019-02-17 05:46:05 +0300
  • 1479378fe8
    Merge pull request #1 from bitsnaps/patch-1 Gilbert Kimutai 2019-02-17 05:42:52 +0300
  • ed4d9ce28e
    Merge pull request #2 from bitsnaps/patch-2 Gilbert Kimutai 2019-02-17 05:42:38 +0300