Commit Graph

22 Commits

Author SHA1 Message Date
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
d654dba8fe - TC 18, TC 20, TC 21, TC 23, TC 25, TC 26, TC 27, TC 28, TC 30, TC 33, TC 34, TC 37, TC 38
- Fixed contact support name error , if user goes back it used to display on top
2024-08-22 19:55:17 +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
Bilal
1eb7727aa2 - Added no data and error handling in my orderdetails
- added lazy loading in myorders
- finalised karaoke with new key
- handled failure to show retry btn in karaoke
- made mylist view all, with api call, modified the api which will display all kind of data.
- made a common module for above
2024-08-09 21:04:55 +05:30
08bf5514e2 Completed Report Module 2024-08-08 18:47:13 +05:30
0348f07230 - Implemented clicks for all home interactions. FM and webseries will hold posted 2024-08-07 20:21:47 +05:30
Bilal
f3a62cee63 - Added api for getting live stream and fm url
- modified the data for live stream url in theme 1 and theme 2 with speicifed languages also with titles
- modified FM url
- worked on coredata crud. made functions for crud with queries
- added default avatar images for guest
- Finalised the Data Model and tried to save and update the counts in local
2024-08-06 21:17:00 +05:30
4c69628a94 - Updated get user data response for avatar image
- updated cart icon in whole shop module , myoders
- Finalsied the payment gateway response
2024-07-31 19:42:51 +05:30
Bilal
0456c5f30d - modified the alert for session expired.
- finalised the cart icon with badge. MAde a singleton for this.
2024-07-31 00:18:49 +05:30
0e3b43adba - Worked on cart icon initialization
- Fixed cart payment
- Handled cc avenue payment web view
- Added analytics and crashlytics.
- Completed add address
- Completed payment , added callback handler
2024-07-30 20:06:57 +05:30
Bilal
adb2e2684c - solved issue of fullscreen for player. now transforming the view
- updated api for shop procuts, with lazy loading and proper structure
- added loading indicator when user navigates to bottom indicator will be shown
- Made shop product details view.
- Added carousel with page indicator
- added shadows to the images
- added selection option for address
- made address table dynamic
- added pincode_serviceability_check_edd for checking the delivery date of the selected address.
2024-07-26 23:21:09 +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
25a9491a33 - Made shop module, with mvvm, sb, shoplistingview
- Made cell for shop list.
- Made shopCategory vc
- Worked on dynamic cart button
- Worked on Subcategory cells and api call with model
- Added product listing api and made the model
2024-07-22 20:06:14 +05:30
Bilal
1f650bd2b7 - added api for fetching the episode as per the selected category
- made the category collection cells dynamic
- handled the category selection will call the episode api
- solved activity indicator view at the splash start-up
- handled the app lifecycle for live tv app going in foreground and background
- handled play pause while the live tv view apperas and disappears
- Made the likes and favourites dynamic on episode screen
2024-06-21 19:35:40 +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
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
Bilal
d6540e9f2e - Made login ID PAss dynamic with config in the network claass singleton
- Handled session expired globally
- Added Deactiovate account api, handled the logic.
- Handled the deactivate account on login.
- Made a view to handle privacy policy and terms and condition url, also it will handle the rich text file.
- Completed terms and condition, Privacy policy, disclaimer
- Fixed the issue of live TV going to Streaming Screen. Landscape and potrait handled
2024-06-07 21:04:29 +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
Bilal
334dc39dda - Implemented UserQuery API with post and error handling with checks
- Implemented the logic for Guest Query.
- Added api for guest contact support
- Finalised the logic for the user guest and normal.
- Completed Profile UI
- Updated the profile from the getuserdata
- Added API for Profile update
2024-06-05 20:00:10 +05:30
Bilal
4175dca940 - Added api for FAQ’s , Made data model and decoded it
- Made 3 layer gradient for the view
- Completed FAq expand collapse with logic.
- addd error handler
- Made Woka Support UI
- Added Custom DropDown in support
- Added Custom Gradeint
- Handled the autolayouts
- Added Check for No Subject Selected
2024-06-04 20:01:51 +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