Commit Graph

30 Commits

Author SHA1 Message Date
Bilal
15681d2402 - made a custom captcha module, as per apple law child cannot directly share a link
- Added share functionality for kids
- improved timing for add to cart and remove cart, cart icon text update
- remove login from first app start, now when language is selected guest login api ill be called.
- added google ads to audiobooks and games
- added google ads to more section
- updated fm url
2024-09-20 19:04:23 +05:30
3a499281c2 - handled nodata in orders 2024-09-18 19:25:25 +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
d66df15fbb - Fixed TC 51, TC 49, TC 48, TC 46
- TC 52, 53
- Added banner to home
2024-09-02 19:59:53 +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
27bfd6f032 fixed creating parent account, child account was gettting created 2024-08-27 17:58:03 +05:30
Bilal
56c9a81eaf - fixed player issue for ios 15 and below
- Updated the moving live tv timings
2024-08-22 00:29:23 +05:30
c760af6179 fixed bugs 2024-08-21 19:47:30 +05:30
750cc59cde - handled theme 2 player pause while the radio is opened and closed
- Completed forget username flow with hindi language
- Completed app update functionality, need the api to be updated as the version will not be a double, its going to be string
2024-08-20 19:50:11 +05:30
5cf02c5aae - Completed click count in sidebar
- Handled optional gender type
- Handled optional gender in profile
- Remaining MyListVC changes
2024-08-13 20:02:41 +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
12e08aa7fa completed mylistviewall added api 2024-08-08 19:50:19 +05:30
Bilal
210094e65c - finalised theme 2 collection clicks
- worked on homelive tv observers
- addd fav remove fav for audio books will now locally update my list instead reloading
- addd fav remove fav for karaoke will now locally update my list instead reloading
- addd fav remove fav for games will now locally update my list instead reloading
2024-08-02 23:22:06 +05:30
357b683650 - Made address list view controller
- Made address cell
- Added address Get api.
- Completed create order api.
- updated to get the link url.
- Updated end points.
2024-07-25 20:06:58 +05:30
22796ec0b1 - Made new module for Cart
- Finalised Listing of CartList
- Added pull to refresh and swipe to delete
- Handled manual delete on icon click
- Made CouponCart listing view controller
- Added api to fetch the coupons
- Added api to apply coupon with model
- Made a coupon discount stack , will show up
2024-07-23 19:53:12 +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
Bilal
ff464359a8 changes 2024-06-24 09:19:41 +05:30
Bilal
5fdd255130 - fixed home name label content hugging issue
- added edit btn to full name
- Linked the add child to the userregisteration details
- Added Hindi Lingual file to profile view
- Made the custom alert for deactivate account
- updated the username check logic
- Added logout api and handled the user logout
- Handled the logout when device change globally
2024-06-06 20:19:22 +05:30
a5b33a3cfa - Fixed the issue of Presenting the view controller. So added it in navigation bar
- Handled the dismiss of jwplayer view controller
- Made sidebar navigation
- Worked on NAvigation for Live TV
- Prepared FAQ API
- Made FAQ View
- Customized the FAQ Cell
2024-06-03 20:02:39 +05:30
86bd90db31 - Created an extension to handle the rootview.
- Added localisation to theme 1, also updated the English localisation for reversing the language
- Added localisation to the sidebar. Also handled the live language change with the help of observers
- Integrated GetUserData API at splash.
- Added the login NAv. Now if user will logout he will be redirected to the login Screen.
- Added Activity Indicator on the splash to handle the getuserdata.
- Added Guest Login To home.
2024-05-28 19:47:51 +05:30
33180a55ab - Icon setup on home screen in auto layout
- Added the LiveTv Moving View. Converted the timer into animation for the moving view.
- Made a Enum with custom functions to handle the time.
- Added logic to handle the dark grass for night time
- Rescaled the home grass so dark grass and light grass has identical dimensions
- Handled the night mode with white text for clear text
2024-05-23 19:27:34 +05:30
0ebb59eab8 - Finalised The side menu integration in the project. 2024-05-21 19:36:15 +05:30
6ee8786f65 - Updated the flow of auth.
- Finalised the Localization for the auth flow.
2024-05-14 11:12:28 +05:30
Bilal
ecfa31b57f - Removed the pod for center collection view. Now instead of library i have created a custom flowlayout
- Added the Forgot password otp send api.
- Done the error handling and navigation for the same.
- Added api for password updated.
- Added necessary Checks for the password.
- Fixed the versioning issue of the centered flow layout. Also fixed the errors, for the complex calculations , splitted the calculations to avoid crash.
2024-05-10 20:43:57 +05:30
3f2899b9a3 - Added api for child register
- Finalised the registration for parent
- Finalised the flow for above 16 and go the registeration completed.
- Added a View controller for showing the linked child.
2024-05-09 18:07:59 +05:30
d6624b8de7 - Added api for username check
- Added checks and error for the name, username and password
- On gender select adding values to the post reg struct.
- Handled the interest selection into a array to post to the reg struct
- Finalised the Age Select vc with gender select, date select, interest select
- Added Avatar API
2024-05-08 19:36:20 +05:30
3c69db0032 - Added send OTP api
- Added verify  OTP api
- Modified the flow
- Made a authfunc to handle the type of user and the language selected
- Added OTP fields combine logic. Also handled the otp blank checks.
- Added API for intrestes get
2024-05-07 19:33:29 +05:30
Bilal
32f9ddaa7d - Made the forget password UI.
- Made login view.
- Continue the flow from onboarding.
- added the flow from login-> create account and forget password.
2024-05-03 20:27:54 +05:30
f55dda0883 2nd May 2024-05-02 19:30:09 +05:30
39bd2e66da Initial Commit 2024-05-02 13:20:40 +05:30