Commit Graph

11 Commits

Author SHA1 Message Date
3a499281c2 - handled nodata in orders 2024-09-18 19:25:25 +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
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
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
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