Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
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
33141797b8 - Added haptics for theme and language change.
- Added haptics for app load
- Added JWplayer Pods.
- Added Av player for home live stream
- Made the Explore Woka Screen.
- Made button Effect for the selection
2024-05-30 19:49:41 +05:30
b832b483da - added theme defaults on logout
- Added guest login from onboard
- Added notification icon. Handled it with user journey
2024-05-29 19:40:46 +05:30
0e921c3113 - Handled the star and moon to show only at the night time.
- Added a star above the grass and added it to the animation.
- Woke Client call 1:15 - 1:40
- Added Sidebar theme clicks and added userdefaults with checks for default loading. Also added to logout
- Handled the Theme change from sidebar, also handled the default theme selected and loading it at the time of startup
- Fixed issue of sidebar showing up, left side blacktint was not coming. It was the issue of ViewLifeCycle
- Theme 2  Explore woka items size ratio updated for auto layouts
- Worked on RootView Navigation.
2024-05-27 19:42:56 +05:30