Commit Graph

16 Commits

Author SHA1 Message Date
Bilal
4c8e7d3ec0 - added ads 2024-09-05 20:01:07 +05:30
9f5bc313a1 - Implemented ADs with api for getting the app.
- Added impressions and click count on the given ads with id.
- - TC 62
- TC 64
- TC 65, 63
- TC 59 fixed
2024-09-04 20:17:33 +05:30
d136a59680 - Tc 55 fixed
- Fixed an issue where the guest user was going to Home Screen when not connected to network.
- Also now if the user is guest, we will check if the live stream urls are fetched or not
- TC 57,58, 56
- TC 50
- Added hindi language to shop and cart and remove alert
2024-09-03 20:20:17 +05:30
08a2c7f8a2 - Fixed TC 41, TC 42, TC 43, TC 44, TC 45
- TC 40 fixed. Handled no internet
- TC 19 fixed. Now if the count it 0 it will hide the badge
- Added error handling to shop
- Fixed issue while switching themes. Now doing it on main thread with completion handler
2024-08-28 19:37:21 +05:30
Bilal
945ae7f45c - Fixed TC 16, TC 17
- added activity indicators for more vm with retry handling
- fixed a issue where karaoke user view was not reflecting when the player closed
2024-08-23 20:34:08 +05:30
d17fe416ae - My list Audio books on add remove fav, only calling audiobooks api and reloading in background
- My list Games on add remove fav, only calling Games api and reloading in background
- My list Karaoke on add remove fav, only calling Karaoke api and reloading in background
-Finalised clicks count for every module
2024-08-12 19:58:58 +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
995946b723 - Updating fav likes for karaoke
- Updated fav likes for audio books
2024-07-18 20:32:42 +05:30
850593c0c8 - Updated my list with guest user
- Handled sidebar logout if user is guest
- Handled free sign in my list
- Handled close button in my list for guest user to navigate to home
- Added check for guest user in web-series listing
- Added a universal popup for login for guest type user, also addd touch handling if user clicks outside of the box
2024-07-16 19:56:09 +05:30
6244317f3a - Updated the play pause and record button usage, also added it to appear over all subviews.
- MAde dynamic name for saving in files with the current Timestamp in seconds
- Added Icons for playhouse , also stopped other interactions while playing.
- Added lazy loading to WebSeries watch_show_listing
- Added Lazy loading to Games
2024-07-15 20:10:33 +05:30
ae1c30eea9 - Added likes and fav
- Completed audio details
2024-07-03 19:48:05 +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
bf98cc89b1 - Worked with woka react native for analysing the issues.
- Finished favourite and like in episode listing screen, also updating the websites view
- Handled the teaser data player play. Also now teaser will play according to category language, titles and desc will be base on app language
- My list merged hindi and English. Now if hindi version is like and same content is aavailable in English it will be replicated
- Handled the fav and likes reload if user navigates from my list to season rising
2024-06-27 19:51:43 +05:30
61262e8529 - Fixed the issue of next and pervious buttons not showing
- Added the trailer button to season episode.
- Trailer language will be based on the category selected
- Reversed data for continue watching
- Added html text convert from response for showing description
- Handled the fav and likes from episodes Screen
2024-06-26 20:01:14 +05:30
95495dc414 - Added native shimmer effect.
- Updated my list for handling the comma separated language.
- Added shimmer to manila , language , list table
- Added action for dropdown, if user clicks outside the dropdown it ill dismiss and change the arrow direction
- Handled shimmer with api call, removed the progress hud
- Updated Lingual file for webSeries VC
2024-06-20 19:51:39 +05:30
1d6add0322 - Added DropDown
- Added api for show listing , made data model, updated the dropdown
- Added api for category, made data model
- Made the dynamic height tableview to show all the shows
- On fav add remove , will refresh the mylist screen
- Added default load on hindi
- On category selection change, updating the show list data
- Handled the fav category id as int, string , string seeprated with “,”
- Modifying my list with bookmark id with above
2024-06-19 20:07:47 +05:30