- Added the Android
WorkManager
- Added the deep link handling
- Added the kotlin
Coroutins
- Single activity app IT-900
- Fragment transitions IT-911
- Add the paging library for on the store fragment
- Add the paging library for on the categories screen
- Finished the
Navigation Arch Component
implementing. But it is needed to refactor the whole application structure:from multi-activity to single activity
app structure.
- Added base navigation stuff
- As a user I can see the category screen IT-854
- Add the "Search image API" IT-856
- Add the
retry
button and theloading
indicator onto theproducts
screen IT-857 - Fixed the
products data source
- Add activity transitions IT-860
- Add android architecture components for the
Categories
screen
- Post new order as a guest user IT-852
- Update
personal info
block
- Added the items count restriction
- Updated and fixed UI and Unit tests
- Cart screen
- UI and Unit tests
- Fixed bugs
- Product details
- UI and Unit tests
- Fixed bugs
- Random products screen
- UI and Unit tests