Commit Graph

3 Commits

Author SHA1 Message Date
84fe475951 Created BlogsActivity and integrated blogs api.
Image loading in Home1Fragment, Home2Fragment and HomeActivity.

Created and shared build with testers.

Integrated navigation component for web series.

Research for problem related to save state of WebSeriesFragment of collapsing toolbar.
Solved it.

Integrated room database dependency with ksp and started working on on creating database for click events.

Created models, dao, database (singleton).

Issue related to app-inspection.
2024-08-05 20:53:29 +05:30
73e6a9f3fc RnD for caching cart and also adding items to cart locally.
Integrated product view api for viewing product.

Added removing cart item functionality from product view fragment.

Added callback to listen removal changes when gone to cart from product view fragment.

Debugged crash with configuration changes with multiple fragments in an activity with no public constructor.
And issue with no saved state when configuration is changed.

Understood and integrated navigation-safe-args in ShopActivity.
2024-07-31 20:52:15 +05:30
56d7b7a3ba Initial commit 2024-05-02 14:49:19 +05:30