Commit Graph

13 Commits

Author SHA1 Message Date
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
86f0aa47dc Completed address Adding Uis and api integration.
Worked on getting callbacks for url change in PaymentActivity.

Integrated sub-category api and its ui with tablyout

Integrated product listing api and cached data in ShopViewModel for every super-category, category and sub-category.

Created ProductFragment to showcase product details: Added viewpager and its adapter to show all images of a product in a sliding manner.
2024-07-29 21:06:32 +05:30
fbb253d612 KaraokePlayerActivity:
Ui creation

Audio recording implementation
Recorded audio implementation
2024-07-10 21:00:36 +05:30
69a8c34a57 Deleting exoplayer from project
updating to media player 3 in MoreHomeActivity SongAdapter and Player on HomeFragment 1 and 2

Error handing in PlayerActivity.kt and LiveStreamPlayerActivity.kt
2024-07-02 20:56:17 +05:30
c50cf3d29e . 2024-06-28 22:44:03 +05:30
fdf7cf4928 Seasons tab ui
Integrated Episode Api listing and caching

PlayerActivity created for playing any listed passed

Created and cached playlist for episodes for every season of show

Updated jwplayer to latest v4.17.0

Integrated teasers api and cached data

Created and cached playlist for teasers for every season of show
2024-06-25 20:55:14 +05:30
71b2522f1f continue watching for show api integration
continue watching data showing in recyclerview

clearing cached data when user logs out and logs in with new account

custom spinner for category in web series

started making ui for Show details page and episode listing
2024-06-20 20:57:20 +05:30
5bc2b44bc1 Integrated JWPlayer
implemented playerView on both fragments theme 1 and theme 2

Full screen activity LiveStreamPlayerActivity
2024-05-30 21:19:25 +05:30
cf82e1e9ed childList fragment 2024-05-09 13:44:35 +05:30
65c6f4fff1 Networking setup
mvvm setup for onboard
live data implementation
2024-05-06 20:59:43 +05:30
1fc9aea009 dynamic text and sizes dependency
dynamic size of the image on onboard slide
2024-05-02 21:05:27 +05:30
43565249d8 Avatars Screen
Login flow ui
forget password ui
2024-05-02 19:31:36 +05:30
56d7b7a3ba Initial commit 2024-05-02 14:49:19 +05:30