Commit Graph

127 Commits

Author SHA1 Message Date
Gilbert Kimutai
f561de2e72
Update README.md 2020-05-05 12:45:38 +03:00
Gilbert Kimutai
b6e5a32cd3 icon change on add to cart 2020-03-24 16:10:30 +03:00
Gilbert Kimutai
b941c425e8 Merge remote-tracking branch 'origin/master' 2020-03-15 13:04:07 +03:00
Gilbert Kimutai
250b805126 added offline cart repo 2020-03-15 13:03:52 +03:00
Gilbert Kimutai
7ffffd7e80 Added serialization annotation to attributes 2020-03-02 16:34:37 +03:00
Gilbert Kimutai
6d401b1f87
Added slack link 2020-01-08 06:11:36 +03:00
Gilbert Kimutai
00799f0830
Merge pull request #14 from gilokimu/cocart
Cocart Integration
2019-12-28 07:44:41 +03:00
Gilbert Kimutai
d528e38709 updated the cocart implementation 2019-12-17 05:15:48 +03:00
Gilbert Kimutai
e07d3236a3 added cocart api structure 2019-11-30 17:36:59 +03:00
Gilbert Kimutai
b7b8d020b7 update to androidx 2019-11-30 12:15:29 +03:00
Gilbert Kimutai
bf39bba675 Merge branch 'master' of https://github.com/gilokimu/WooDroid
 Conflicts:
	.idea/gradle.xml
2019-11-28 06:21:45 +03:00
Gilbert Kimutai
d0e88fa726 added working demo to test 2019-11-28 06:21:34 +03:00
gilo
0b3045ae81 added categories 2019-11-02 10:28:54 +03:00
Gilbert Kimutai
24c45491b6
Update README.md 2019-09-25 07:56:59 +03:00
Gilbert Kimutai
2cc68830e4 added working demo to test 2019-08-14 06:42:17 +03:00
Gilbert Kimutai
2f885897a0 added cart abstraction 2019-07-08 19:36:33 +03:00
Gilbert Kimutai
6591cf8f95 added cart abstraction 2019-07-08 06:19:41 +03:00
Gilbert Kimutai
47e5575417 updated fully to Kotlin 2019-06-08 12:27:15 +03:00
Gilbert Kimutai
7b13ab92c6
Merge pull request #8 from gilokimu/kotlin_refactor
Kotlin refactor
2019-06-08 12:13:38 +03:00
Gilbert Kimutai
f3deac9ea0 updated to kotlin 2019-06-08 12:12:54 +03:00
Gilbert Kimutai
51e651de76 started Kotlin refactor 2019-06-08 04:08:53 +03:00
Gilbert Kimutai
b1de98db52
Icon addition
Added icon on readme
2019-06-01 10:52:45 +03:00
Gilbert Kimutai
5bb5bd650e updated launcher icon 2019-06-01 10:42:39 +03:00
Gilbert Kimutai
33b5a96a69 migrated the package names 2019-06-01 10:37:22 +03:00
Gilbert Kimutai
8e49de29da
Merge pull request #7 from Aroniez/master
Java to kotlin conversion
2019-06-01 09:52:11 +03:00
Aaron Rono
38db311926 java to kotlin conversion 2019-05-31 16:31:56 +03:00
Gilbert Kimutai
fcaec04239 updated order detailed page 2019-05-21 05:54:21 +03:00
Gilbert Kimutai
31602df99e Added order detailed page 2019-05-21 05:21:28 +03:00
Gilbert Kimutai
1ec0747e26 complete order page 2019-04-25 06:15:39 +03:00
Gilbert Kimutai
ceda450bb8 WIP - Added my orders page 2019-04-23 06:21:32 +03:00
Gilbert Kimutai
3b08a0541c order billing and shipping address 2019-04-22 07:04:56 +03:00
Gilbert Kimutai
e8fc0899ca Add to cart function 2019-04-22 06:57:55 +03:00
Gilbert Kimutai
6b94ee730d Merge remote-tracking branch 'origin/master' 2019-04-17 05:04:22 +03:00
Gilbert Kimutai
b87f96d336 updated the callback classes 2019-04-17 04:58:55 +03:00
Gilbert Kimutai
95a8d53349
Updated the app version
updated to 0.2.0
2019-04-17 04:36:10 +03:00
Gilbert Kimutai
69277df89b Restructured the API classes 2019-04-17 04:27:02 +03:00
Gilbert Kimutai
58a8cd5f6a Added loading state on product page and empty state on cart page 2019-04-16 05:17:28 +03:00
Gilbert Kimutai
3e9ad9fa6a Support for anonymous users 2019-04-13 10:00:00 +03:00
Gilbert Kimutai
13a2ccac2c Further formatting of UI to fit longer images with white background 2019-04-08 04:28:33 +03:00
Gilbert Kimutai
48e747cce3 UI updates to supports liquor store example 2019-04-07 16:46:00 +03:00
Gilbert Kimutai
688433d9e6 added payments, settings and shipping methods into the api 2019-04-07 09:48:58 +03:00
Gilbert Kimutai
cf671d332e Added settings and webhooks api 2019-04-07 09:15:04 +03:00
Gilbert Kimutai
53b865824f Merge remote-tracking branch 'origin/master' 2019-04-05 05:28:24 +03:00
Gilbert Kimutai
9136c6c337 Added shipping address and payment checkout options on design 2019-04-05 05:28:04 +03:00
Gilbert Kimutai
17859f9c92
Added cart screenshot 2019-04-04 06:34:11 +03:00
Gilbert Kimutai
0bb4360564 Added a screenshot of the page 2019-04-04 06:32:44 +03:00
Gilbert Kimutai
25f090c49e Complete cart page 2019-04-04 06:30:51 +03:00
Gilbert Kimutai
a19c3e24e3 Adding a cart page 2019-04-03 06:52:33 +03:00
Gilbert Kimutai
6d3ee7f2c7 Added cart counter and add and remove from cart logic tied to counter 2019-04-02 06:59:51 +03:00
Gilbert Kimutai
d7be6e4831 Added cart icon on menu 2019-04-02 06:00:08 +03:00