Commit Graph

8 Commits

Author SHA1 Message Date
0348f07230 - Implemented clicks for all home interactions. FM and webseries will hold posted 2024-08-07 20:21:47 +05:30
bb68fa1e3c - Completed Apply Coupon Functionality
- Made a selection for the coupon selected, also added no coupon found when coupon is not there
- Added Masila view in more section
- Added Play trailer from Manila in more section
- Gave other connectivity
2024-07-24 19:59:08 +05:30
Bilal
12ddde2eb0 - Modified the like and favourite image.
- Resized the images
- Added Icon coloring dynamically
- Fixed issue of constraint breaking for Season Cells
- Fixed issue of TableHeight
- Updated MyList Icons, also modified the click handler
- Fixed the issue of favourite remove in my list screen
- finalised mylist refresh, when user goes from mylist to seasons.
2024-06-30 23:29:32 +05:30
Bilal
a8f0b7b662 - contact apple developer, now if enrolling for a organisation account, same domain website is compulsary
- Completed the blogs detail screen, also handled the language change.
- added a nsnotification to handle the sidebar only on home an my list
- Added api for like , unlike , fav remove, with data models.
- handled the like unlike realtime, without the extra network call.
- added realtime language change will update the fav cells.
2024-06-14 21:27:18 +05:30
3754a7f75b - Fixed the blog image issue for fit.
- Finalised more module.
- Made UI for notifications
- Made notification cells
- Added pull to refresh
- Worked on logic for Favourites.
- Getting the logic data, then separating the hindi web series
- Added collection for Webseries hindi , English , Audio book, karaoke, games
- MAde the data model for favourites
2024-06-13 19:54:44 +05:30
4887db2d4a - Working on Song listing, Reworked
- Added a global handling of timer and cell reuse.
- Fixed the issue of song timer. Made the AvPlayer Optional to handle multiple instances
- Made a logic to handle the player stop. matched the current time with the total time.
2024-06-12 19:47:40 +05:30
5164f2fe10 - Handled inline play play pause.
- Created a enum to handle the play pause resume functionality
- Added tap handler with animation for cells.
- Made logic if one audio is playing and then other audio plays , it ill deinit the first audio and play second.
- Added deinit to the view controller, if the view dismiss the play will stop and denitialize
2024-06-11 19:49:10 +05:30
5a7750d012 - Completed My oders. Rest will be completed when shop module is finished.
- Internet issue
- Added api to get blogs, with data model decoding, inflating the collection view
- Added api to get the songs, with data model decoding , inflated tableview with dynamic height
- Added inline player for song list
2024-06-10 19:45:36 +05:30